Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.57950 + umask 022 + cd /usr/src/rpm/BUILD + LANG=C + export LANG + unset DISPLAY + cd /usr/src/rpm/BUILD + rm -rf glib-2.8.6 + /usr/bin/bzip2 -dc /usr/src/rpm/SOURCES/glib-2.8.6.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd glib-2.8.6 ++ /usr/bin/id -u + '[' 500 = 0 ']' ++ /usr/bin/id -u + '[' 500 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.10641 + umask 022 + cd /usr/src/rpm/BUILD + cd glib-2.8.6 + LANG=C + export LANG + unset DISPLAY + for i in config.guess config.sub + test -f /usr/share/libtool/config.guess + for i in config.guess config.sub + test -f /usr/share/libtool/config.sub + CFLAGS='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-gtk-doc --enable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for the BeOS... no checking for Win32... no checking whether to enable garbage collector friendliness... no checking whether to disable memory pools... no checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for c++... c++ checking for i686-redhat-linux-gnu-g++... (cached) c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for gcc option to accept ANSI C... none needed checking for a BSD-compatible install... /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 _LARGE_FILES value needed for large files... no checking for pkg-config... /usr/bin/pkg-config checking for gawk... (cached) gawk checking for perl5... no checking for perl... perl checking for indent... no checking for perl... /usr/bin/perl checking for iconv_open... yes checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking whether we are using the GNU C Library 2.1 or newer... yes checking Whether to cache iconv descriptors... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... am ar az be bg bn bs ca cs cy da de el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu id is it ja ko lt lv mk ml mn ms nb ne nl nn no or pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sr@ije sv ta te th tl tr uk vi wa xh yi zh_CN zh_HK zh_TW checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... c++ -E checking for i686-redhat-linux-gnu-g77... no checking for i686-redhat-linux-gnu-f77... no checking for i686-redhat-linux-gnu-xlf... no checking for i686-redhat-linux-gnu-frt... no checking for i686-redhat-linux-gnu-pgf77... no checking for i686-redhat-linux-gnu-fort77... no checking for i686-redhat-linux-gnu-fl32... no checking for i686-redhat-linux-gnu-af77... no checking for i686-redhat-linux-gnu-f90... no checking for i686-redhat-linux-gnu-xlf90... no checking for i686-redhat-linux-gnu-pgf90... no checking for i686-redhat-linux-gnu-epcf90... no checking for i686-redhat-linux-gnu-f95... no checking for i686-redhat-linux-gnu-fort... no checking for i686-redhat-linux-gnu-xlf95... no checking for i686-redhat-linux-gnu-ifc... no checking for i686-redhat-linux-gnu-efc... no checking for i686-redhat-linux-gnu-pgf95... no checking for i686-redhat-linux-gnu-lf95... no checking for i686-redhat-linux-gnu-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse nm output from gcc object... ok checking for objdir... .libs checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking for extra flags to get ANSI library prototypes... none needed checking for extra flags for POSIX compliance... none needed checking for ANSI C header files... (cached) yes checking for vprintf... yes checking for _doprnt... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for working alloca.h... yes checking for alloca... yes checking for atexit... yes checking for on_exit... yes checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for long... yes checking size of long... 4 checking for int... yes checking size of int... 4 checking for void *... yes checking size of void *... 4 checking for long long... yes checking size of long long... 8 checking for __int64... no checking size of __int64... 0 checking for format to printf and scanf a guint64... %llu checking for an ANSI C-conforming const... yes checking if malloc() and friends prototypes are gmem.h compatible... yes checking for growing stack pointer... no checking for __inline... yes checking for __inline__... yes checking for inline... yes checking if inline functions in headers work... yes checking for ISO C99 varargs macros in C... yes checking for ISO C99 varargs macros in C++... yes checking for GNUC varargs macros... yes checking for GNUC visibility attribute... yes checking whether byte ordering is bigendian... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking 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 for stdint.h... (cached) yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for nl_langinfo... yes checking for nl_langinfo and CODESET... yes checking whether we are using the GNU C Library 2.1 or newer... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for setlocale... yes checking for size_t... yes checking size of size_t... 4 checking for the appropriate definition for size_t... unsigned int checking for lstat... yes checking for strerror... yes checking for strsignal... yes checking for memmove... yes checking for mkstemp... yes checking for vsnprintf... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for poll... yes checking for getcwd... yes checking for nanosleep... yes checking for vasprintf... yes checking for setenv... yes checking for unsetenv... yes checking for getc_unlocked... yes checking for readlink... yes checking for symlink... yes checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking for _NSGetEnviron... no checking for C99 vsnprintf... yes checking whether printf supports positional parameters... yes checking for signed... yes checking for long long... (cached) yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for size_t... (cached) yes checking for ptrdiff_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for snprintf... yes checking for C99 snprintf... yes checking for sys_errlist... yes checking for sys_siglist... yes checking for sys_siglist declaration... yes checking for fd_set... yes, found in sys/types.h checking whether realloc (NULL,) will work... yes checking for nl_langinfo (CODESET)... yes checking for OpenBSD strlcpy/strlcat... no checking for an implementation of va_copy()... yes checking for an implementation of __va_copy()... yes checking whether va_lists can be copied by value... yes checking for dlopen... no checking for NSLinkModule... no checking for dlopen in -ldl... yes checking for dlsym in -ldl... yes checking for RTLD_GLOBAL brokenness... no checking for preceeding underscore in symbols... no checking for dlerror... yes checking for the suffix of shared libraries... .so checking for gspawn implementation... gspawn.lo checking for GIOChannel implementation... giounix.lo checking for platform-dependent source... checking whether to compile timeloop... yes checking if building for some Win32 platform... no checking for thread implementation... posix checking thread related cflags... -pthread checking for sched_get_priority_min... yes checking thread related libraries... -pthread checking for localtime_r... yes checking for posix getpwuid_r... yes checking size of pthread_t... 4 checking for pthread_attr_setstacksize... yes checking for minimal/maximal thread priority... sched_get_priority_min(SCHED_OTHER)/sched_get_priority_max(SCHED_OTHER) checking for pthread_setschedparam... yes checking for posix yield function... sched_yield checking size of pthread_mutex_t... 24 checking byte contents of PTHREAD_MUTEX_INITIALIZER... 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 checking whether to use assembler code for atomic operations... i486 checking value of POLLIN... 1 checking value of POLLOUT... 4 checking value of POLLPRI... 2 checking value of POLLERR... 8 checking value of POLLHUP... 16 checking value of POLLNVAL... 32 checking for EILSEQ... yes checking gtk-doc version >= 1.4... yes configure: creating ./config.status config.status: creating glib-2.0.pc config.status: creating glib-2.0-uninstalled.pc config.status: creating gmodule-2.0.pc config.status: creating gmodule-export-2.0.pc config.status: creating gmodule-no-export-2.0.pc config.status: creating gmodule-2.0-uninstalled.pc config.status: creating gmodule-no-export-2.0-uninstalled.pc config.status: creating gthread-2.0.pc config.status: creating gthread-2.0-uninstalled.pc config.status: creating gobject-2.0.pc config.status: creating gobject-2.0-uninstalled.pc config.status: creating glib-zip config.status: creating glib-gettextize config.status: creating Makefile config.status: creating build/Makefile config.status: creating build/win32/Makefile config.status: creating build/win32/dirent/Makefile config.status: creating glib/Makefile config.status: creating glib/libcharset/Makefile config.status: creating glib/gnulib/Makefile config.status: creating gmodule/Makefile config.status: creating gmodule/gmoduleconf.h config.status: creating gobject/Makefile config.status: creating gobject/glib-mkenums config.status: creating gthread/Makefile config.status: creating po/Makefile.in config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/glib/Makefile config.status: creating docs/reference/glib/version.xml config.status: creating docs/reference/gobject/Makefile config.status: creating docs/reference/gobject/version.xml config.status: creating tests/Makefile config.status: creating tests/gobject/Makefile config.status: creating tests/refcount/Makefile config.status: creating m4macros/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing glibconfig.h commands config.status: executing chmod-scripts commands + make cd . && /bin/sh ./config.status glibconfig.h config.status: executing glibconfig.h commands config.status: glibconfig.h is unchanged echo timestamp > stamp-gc-h make all-recursive make[1]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6' Making all in . make[2]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6' Making all in m4macros make[2]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/m4macros' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/m4macros' Making all in glib make[2]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/glib' make all-recursive make[3]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/glib' Making all in libcharset make[4]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/glib/libcharset' if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -I../.. -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT localcharset.lo -MD -MP -MF ".deps/localcharset.Tpo" \ -c -o localcharset.lo `test -f 'localcharset.c' || echo './'`localcharset.c; \ then mv -f ".deps/localcharset.Tpo" ".deps/localcharset.Plo"; \ else rm -f ".deps/localcharset.Tpo"; exit 1; \ fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -I../.. -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o localcharset.c: In function '_g_locale_get_charset_aliases': localcharset.c:174: warning: ignoring return value of 'ungetc', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -I../.. -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c localcharset.c -o localcharset.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o libcharset.la localcharset.lo ar cru .libs/libcharset.a .libs/localcharset.o ranlib .libs/libcharset.a creating libcharset.la (cd .libs && rm -f libcharset.la && ln -s ../libcharset.la libcharset.la) sed -e '/^#/d' -e 's/@''PACKAGE''@/glib/g' ref-add.sin > t-ref-add.sed mv t-ref-add.sed ref-add.sed sed -e '/^#/d' -e 's/@''PACKAGE''@/glib/g' ref-del.sin > t-ref-del.sed mv t-ref-del.sed ref-del.sed /bin/sh ./config.charset 'i686-redhat-linux-gnu' > t-charset.alias mv t-charset.alias charset.alias make[4]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/glib/libcharset' make[4]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/glib' if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT garray.lo -MD -MP -MF ".deps/garray.Tpo" \ -c -o garray.lo `test -f 'garray.c' || echo './'`garray.c; \ then mv -f ".deps/garray.Tpo" ".deps/garray.Plo"; \ else rm -f ".deps/garray.Tpo"; exit 1; \ fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT garray.lo -MD -MP -MF .deps/garray.Tpo -c garray.c -fPIC -DPIC -o .libs/garray.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT garray.lo -MD -MP -MF .deps/garray.Tpo -c garray.c -o garray.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gasyncqueue.lo -MD -MP -MF ".deps/gasyncqueue.Tpo" \ -c -o gasyncqueue.lo `test -f 'gasyncqueue.c' || echo './'`gasyncqueue.c; \ then mv -f ".deps/gasyncqueue.Tpo" ".deps/gasyncqueue.Plo"; \ else rm -f ".deps/gasyncqueue.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gasyncqueue.lo -MD -MP -MF .deps/gasyncqueue.Tpo -c gasyncqueue.c -fPIC -DPIC -o .libs/gasyncqueue.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gasyncqueue.lo -MD -MP -MF .deps/gasyncqueue.Tpo -c gasyncqueue.c -o gasyncqueue.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gatomic.lo -MD -MP -MF ".deps/gatomic.Tpo" \ -c -o gatomic.lo `test -f 'gatomic.c' || echo './'`gatomic.c; \ then mv -f ".deps/gatomic.Tpo" ".deps/gatomic.Plo"; \ else rm -f ".deps/gatomic.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gatomic.lo -MD -MP -MF .deps/gatomic.Tpo -c gatomic.c -fPIC -DPIC -o .libs/gatomic.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gatomic.lo -MD -MP -MF .deps/gatomic.Tpo -c gatomic.c -o gatomic.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gbacktrace.lo -MD -MP -MF ".deps/gbacktrace.Tpo" \ -c -o gbacktrace.lo `test -f 'gbacktrace.c' || echo './'`gbacktrace.c; \ then mv -f ".deps/gbacktrace.Tpo" ".deps/gbacktrace.Plo"; \ else rm -f ".deps/gbacktrace.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gbacktrace.lo -MD -MP -MF .deps/gbacktrace.Tpo -c gbacktrace.c -fPIC -DPIC -o .libs/gbacktrace.o gbacktrace.c: In function 'IA__g_on_error_query': gbacktrace.c:122: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result gbacktrace.c: In function 'stack_trace': gbacktrace.c:233: warning: ignoring return value of 'dup', declared with attribute warn_unused_result gbacktrace.c:234: warning: ignoring return value of 'dup', declared with attribute warn_unused_result gbacktrace.c:235: warning: ignoring return value of 'dup', declared with attribute warn_unused_result gbacktrace.c:250: warning: ignoring return value of 'write', declared with attribute warn_unused_result gbacktrace.c:251: warning: ignoring return value of 'write', declared with attribute warn_unused_result gbacktrace.c:252: warning: ignoring return value of 'write', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gbacktrace.lo -MD -MP -MF .deps/gbacktrace.Tpo -c gbacktrace.c -o gbacktrace.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gcache.lo -MD -MP -MF ".deps/gcache.Tpo" \ -c -o gcache.lo `test -f 'gcache.c' || echo './'`gcache.c; \ then mv -f ".deps/gcache.Tpo" ".deps/gcache.Plo"; \ else rm -f ".deps/gcache.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gcache.lo -MD -MP -MF .deps/gcache.Tpo -c gcache.c -fPIC -DPIC -o .libs/gcache.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gcache.lo -MD -MP -MF .deps/gcache.Tpo -c gcache.c -o gcache.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gcompletion.lo -MD -MP -MF ".deps/gcompletion.Tpo" \ -c -o gcompletion.lo `test -f 'gcompletion.c' || echo './'`gcompletion.c; \ then mv -f ".deps/gcompletion.Tpo" ".deps/gcompletion.Plo"; \ else rm -f ".deps/gcompletion.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gcompletion.lo -MD -MP -MF .deps/gcompletion.Tpo -c gcompletion.c -fPIC -DPIC -o .libs/gcompletion.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gcompletion.lo -MD -MP -MF .deps/gcompletion.Tpo -c gcompletion.c -o gcompletion.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gconvert.lo -MD -MP -MF ".deps/gconvert.Tpo" \ -c -o gconvert.lo `test -f 'gconvert.c' || echo './'`gconvert.c; \ then mv -f ".deps/gconvert.Tpo" ".deps/gconvert.Plo"; \ else rm -f ".deps/gconvert.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gconvert.lo -MD -MP -MF .deps/gconvert.Tpo -c gconvert.c -fPIC -DPIC -o .libs/gconvert.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gconvert.lo -MD -MP -MF .deps/gconvert.Tpo -c gconvert.c -o gconvert.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gdataset.lo -MD -MP -MF ".deps/gdataset.Tpo" \ -c -o gdataset.lo `test -f 'gdataset.c' || echo './'`gdataset.c; \ then mv -f ".deps/gdataset.Tpo" ".deps/gdataset.Plo"; \ else rm -f ".deps/gdataset.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gdataset.lo -MD -MP -MF .deps/gdataset.Tpo -c gdataset.c -fPIC -DPIC -o .libs/gdataset.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gdataset.lo -MD -MP -MF .deps/gdataset.Tpo -c gdataset.c -o gdataset.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gdate.lo -MD -MP -MF ".deps/gdate.Tpo" \ -c -o gdate.lo `test -f 'gdate.c' || echo './'`gdate.c; \ then mv -f ".deps/gdate.Tpo" ".deps/gdate.Plo"; \ else rm -f ".deps/gdate.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gdate.lo -MD -MP -MF .deps/gdate.Tpo -c gdate.c -fPIC -DPIC -o .libs/gdate.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gdate.lo -MD -MP -MF .deps/gdate.Tpo -c gdate.c -o gdate.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gdir.lo -MD -MP -MF ".deps/gdir.Tpo" \ -c -o gdir.lo `test -f 'gdir.c' || echo './'`gdir.c; \ then mv -f ".deps/gdir.Tpo" ".deps/gdir.Plo"; \ else rm -f ".deps/gdir.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gdir.lo -MD -MP -MF .deps/gdir.Tpo -c gdir.c -fPIC -DPIC -o .libs/gdir.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gdir.lo -MD -MP -MF .deps/gdir.Tpo -c gdir.c -o gdir.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gerror.lo -MD -MP -MF ".deps/gerror.Tpo" \ -c -o gerror.lo `test -f 'gerror.c' || echo './'`gerror.c; \ then mv -f ".deps/gerror.Tpo" ".deps/gerror.Plo"; \ else rm -f ".deps/gerror.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c gerror.c -fPIC -DPIC -o .libs/gerror.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c gerror.c -o gerror.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gfileutils.lo -MD -MP -MF ".deps/gfileutils.Tpo" \ -c -o gfileutils.lo `test -f 'gfileutils.c' || echo './'`gfileutils.c; \ then mv -f ".deps/gfileutils.Tpo" ".deps/gfileutils.Plo"; \ else rm -f ".deps/gfileutils.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gfileutils.lo -MD -MP -MF .deps/gfileutils.Tpo -c gfileutils.c -fPIC -DPIC -o .libs/gfileutils.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gfileutils.lo -MD -MP -MF .deps/gfileutils.Tpo -c gfileutils.c -o gfileutils.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT ghash.lo -MD -MP -MF ".deps/ghash.Tpo" \ -c -o ghash.lo `test -f 'ghash.c' || echo './'`ghash.c; \ then mv -f ".deps/ghash.Tpo" ".deps/ghash.Plo"; \ else rm -f ".deps/ghash.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT ghash.lo -MD -MP -MF .deps/ghash.Tpo -c ghash.c -fPIC -DPIC -o .libs/ghash.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT ghash.lo -MD -MP -MF .deps/ghash.Tpo -c ghash.c -o ghash.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT ghook.lo -MD -MP -MF ".deps/ghook.Tpo" \ -c -o ghook.lo `test -f 'ghook.c' || echo './'`ghook.c; \ then mv -f ".deps/ghook.Tpo" ".deps/ghook.Plo"; \ else rm -f ".deps/ghook.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT ghook.lo -MD -MP -MF .deps/ghook.Tpo -c ghook.c -fPIC -DPIC -o .libs/ghook.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT ghook.lo -MD -MP -MF .deps/ghook.Tpo -c ghook.c -o ghook.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT giochannel.lo -MD -MP -MF ".deps/giochannel.Tpo" \ -c -o giochannel.lo `test -f 'giochannel.c' || echo './'`giochannel.c; \ then mv -f ".deps/giochannel.Tpo" ".deps/giochannel.Plo"; \ else rm -f ".deps/giochannel.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT giochannel.lo -MD -MP -MF .deps/giochannel.Tpo -c giochannel.c -fPIC -DPIC -o .libs/giochannel.o giochannel.c: In function 'IA__g_io_channel_ref': giochannel.c:100: warning: pointer targets in passing argument 1 of 'IA__g_atomic_int_add' differ in signedness giochannel.c: In function 'IA__g_io_channel_unref': giochannel.c:112: warning: pointer targets in passing argument 1 of 'IA__g_atomic_int_exchange_and_add' differ in signedness gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT giochannel.lo -MD -MP -MF .deps/giochannel.Tpo -c giochannel.c -o giochannel.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gkeyfile.lo -MD -MP -MF ".deps/gkeyfile.Tpo" \ -c -o gkeyfile.lo `test -f 'gkeyfile.c' || echo './'`gkeyfile.c; \ then mv -f ".deps/gkeyfile.Tpo" ".deps/gkeyfile.Plo"; \ else rm -f ".deps/gkeyfile.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gkeyfile.lo -MD -MP -MF .deps/gkeyfile.Tpo -c gkeyfile.c -fPIC -DPIC -o .libs/gkeyfile.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gkeyfile.lo -MD -MP -MF .deps/gkeyfile.Tpo -c gkeyfile.c -o gkeyfile.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT glist.lo -MD -MP -MF ".deps/glist.Tpo" \ -c -o glist.lo `test -f 'glist.c' || echo './'`glist.c; \ then mv -f ".deps/glist.Tpo" ".deps/glist.Plo"; \ else rm -f ".deps/glist.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c glist.c -fPIC -DPIC -o .libs/glist.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c glist.c -o glist.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gmain.lo -MD -MP -MF ".deps/gmain.Tpo" \ -c -o gmain.lo `test -f 'gmain.c' || echo './'`gmain.c; \ then mv -f ".deps/gmain.Tpo" ".deps/gmain.Plo"; \ else rm -f ".deps/gmain.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gmain.lo -MD -MP -MF .deps/gmain.Tpo -c gmain.c -fPIC -DPIC -o .libs/gmain.o gmain.c: In function 'IA__g_main_context_check': gmain.c:2391: warning: ignoring return value of 'read', declared with attribute warn_unused_result gmain.c: In function 'g_main_context_wakeup_unlocked': gmain.c:3167: warning: ignoring return value of 'write', declared with attribute warn_unused_result gmain.c: In function 'g_child_watch_signal_handler': gmain.c:3548: warning: ignoring return value of 'write', declared with attribute warn_unused_result gmain.c: In function 'child_watch_helper_thread': gmain.c:3593: warning: ignoring return value of 'read', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gmain.lo -MD -MP -MF .deps/gmain.Tpo -c gmain.c -o gmain.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gmappedfile.lo -MD -MP -MF ".deps/gmappedfile.Tpo" \ -c -o gmappedfile.lo `test -f 'gmappedfile.c' || echo './'`gmappedfile.c; \ then mv -f ".deps/gmappedfile.Tpo" ".deps/gmappedfile.Plo"; \ else rm -f ".deps/gmappedfile.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gmappedfile.lo -MD -MP -MF .deps/gmappedfile.Tpo -c gmappedfile.c -fPIC -DPIC -o .libs/gmappedfile.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gmappedfile.lo -MD -MP -MF .deps/gmappedfile.Tpo -c gmappedfile.c -o gmappedfile.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gmarkup.lo -MD -MP -MF ".deps/gmarkup.Tpo" \ -c -o gmarkup.lo `test -f 'gmarkup.c' || echo './'`gmarkup.c; \ then mv -f ".deps/gmarkup.Tpo" ".deps/gmarkup.Plo"; \ else rm -f ".deps/gmarkup.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gmarkup.lo -MD -MP -MF .deps/gmarkup.Tpo -c gmarkup.c -fPIC -DPIC -o .libs/gmarkup.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gmarkup.lo -MD -MP -MF .deps/gmarkup.Tpo -c gmarkup.c -o gmarkup.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gmem.lo -MD -MP -MF ".deps/gmem.Tpo" \ -c -o gmem.lo `test -f 'gmem.c' || echo './'`gmem.c; \ then mv -f ".deps/gmem.Tpo" ".deps/gmem.Plo"; \ else rm -f ".deps/gmem.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gmem.lo -MD -MP -MF .deps/gmem.Tpo -c gmem.c -fPIC -DPIC -o .libs/gmem.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gmem.lo -MD -MP -MF .deps/gmem.Tpo -c gmem.c -o gmem.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gmessages.lo -MD -MP -MF ".deps/gmessages.Tpo" \ -c -o gmessages.lo `test -f 'gmessages.c' || echo './'`gmessages.c; \ then mv -f ".deps/gmessages.Tpo" ".deps/gmessages.Plo"; \ else rm -f ".deps/gmessages.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gmessages.lo -MD -MP -MF .deps/gmessages.Tpo -c gmessages.c -fPIC -DPIC -o .libs/gmessages.o gmessages.c: In function 'write_string': gmessages.c:130: warning: ignoring return value of 'write', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gmessages.lo -MD -MP -MF .deps/gmessages.Tpo -c gmessages.c -o gmessages.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gnode.lo -MD -MP -MF ".deps/gnode.Tpo" \ -c -o gnode.lo `test -f 'gnode.c' || echo './'`gnode.c; \ then mv -f ".deps/gnode.Tpo" ".deps/gnode.Plo"; \ else rm -f ".deps/gnode.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gnode.lo -MD -MP -MF .deps/gnode.Tpo -c gnode.c -fPIC -DPIC -o .libs/gnode.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gnode.lo -MD -MP -MF .deps/gnode.Tpo -c gnode.c -o gnode.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT goption.lo -MD -MP -MF ".deps/goption.Tpo" \ -c -o goption.lo `test -f 'goption.c' || echo './'`goption.c; \ then mv -f ".deps/goption.Tpo" ".deps/goption.Plo"; \ else rm -f ".deps/goption.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT goption.lo -MD -MP -MF .deps/goption.Tpo -c goption.c -fPIC -DPIC -o .libs/goption.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT goption.lo -MD -MP -MF .deps/goption.Tpo -c goption.c -o goption.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gpattern.lo -MD -MP -MF ".deps/gpattern.Tpo" \ -c -o gpattern.lo `test -f 'gpattern.c' || echo './'`gpattern.c; \ then mv -f ".deps/gpattern.Tpo" ".deps/gpattern.Plo"; \ else rm -f ".deps/gpattern.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gpattern.lo -MD -MP -MF .deps/gpattern.Tpo -c gpattern.c -fPIC -DPIC -o .libs/gpattern.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gpattern.lo -MD -MP -MF .deps/gpattern.Tpo -c gpattern.c -o gpattern.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gprimes.lo -MD -MP -MF ".deps/gprimes.Tpo" \ -c -o gprimes.lo `test -f 'gprimes.c' || echo './'`gprimes.c; \ then mv -f ".deps/gprimes.Tpo" ".deps/gprimes.Plo"; \ else rm -f ".deps/gprimes.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gprimes.lo -MD -MP -MF .deps/gprimes.Tpo -c gprimes.c -fPIC -DPIC -o .libs/gprimes.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gprimes.lo -MD -MP -MF .deps/gprimes.Tpo -c gprimes.c -o gprimes.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gqsort.lo -MD -MP -MF ".deps/gqsort.Tpo" \ -c -o gqsort.lo `test -f 'gqsort.c' || echo './'`gqsort.c; \ then mv -f ".deps/gqsort.Tpo" ".deps/gqsort.Plo"; \ else rm -f ".deps/gqsort.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gqsort.lo -MD -MP -MF .deps/gqsort.Tpo -c gqsort.c -fPIC -DPIC -o .libs/gqsort.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gqsort.lo -MD -MP -MF .deps/gqsort.Tpo -c gqsort.c -o gqsort.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gqueue.lo -MD -MP -MF ".deps/gqueue.Tpo" \ -c -o gqueue.lo `test -f 'gqueue.c' || echo './'`gqueue.c; \ then mv -f ".deps/gqueue.Tpo" ".deps/gqueue.Plo"; \ else rm -f ".deps/gqueue.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gqueue.lo -MD -MP -MF .deps/gqueue.Tpo -c gqueue.c -fPIC -DPIC -o .libs/gqueue.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gqueue.lo -MD -MP -MF .deps/gqueue.Tpo -c gqueue.c -o gqueue.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT grel.lo -MD -MP -MF ".deps/grel.Tpo" \ -c -o grel.lo `test -f 'grel.c' || echo './'`grel.c; \ then mv -f ".deps/grel.Tpo" ".deps/grel.Plo"; \ else rm -f ".deps/grel.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT grel.lo -MD -MP -MF .deps/grel.Tpo -c grel.c -fPIC -DPIC -o .libs/grel.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT grel.lo -MD -MP -MF .deps/grel.Tpo -c grel.c -o grel.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT grand.lo -MD -MP -MF ".deps/grand.Tpo" \ -c -o grand.lo `test -f 'grand.c' || echo './'`grand.c; \ then mv -f ".deps/grand.Tpo" ".deps/grand.Plo"; \ else rm -f ".deps/grand.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT grand.lo -MD -MP -MF .deps/grand.Tpo -c grand.c -fPIC -DPIC -o .libs/grand.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT grand.lo -MD -MP -MF .deps/grand.Tpo -c grand.c -o grand.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gscanner.lo -MD -MP -MF ".deps/gscanner.Tpo" \ -c -o gscanner.lo `test -f 'gscanner.c' || echo './'`gscanner.c; \ then mv -f ".deps/gscanner.Tpo" ".deps/gscanner.Plo"; \ else rm -f ".deps/gscanner.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gscanner.lo -MD -MP -MF .deps/gscanner.Tpo -c gscanner.c -fPIC -DPIC -o .libs/gscanner.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gscanner.lo -MD -MP -MF .deps/gscanner.Tpo -c gscanner.c -o gscanner.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gshell.lo -MD -MP -MF ".deps/gshell.Tpo" \ -c -o gshell.lo `test -f 'gshell.c' || echo './'`gshell.c; \ then mv -f ".deps/gshell.Tpo" ".deps/gshell.Plo"; \ else rm -f ".deps/gshell.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gshell.lo -MD -MP -MF .deps/gshell.Tpo -c gshell.c -fPIC -DPIC -o .libs/gshell.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gshell.lo -MD -MP -MF .deps/gshell.Tpo -c gshell.c -o gshell.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gslist.lo -MD -MP -MF ".deps/gslist.Tpo" \ -c -o gslist.lo `test -f 'gslist.c' || echo './'`gslist.c; \ then mv -f ".deps/gslist.Tpo" ".deps/gslist.Plo"; \ else rm -f ".deps/gslist.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gslist.lo -MD -MP -MF .deps/gslist.Tpo -c gslist.c -fPIC -DPIC -o .libs/gslist.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gslist.lo -MD -MP -MF .deps/gslist.Tpo -c gslist.c -o gslist.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gstdio.lo -MD -MP -MF ".deps/gstdio.Tpo" \ -c -o gstdio.lo `test -f 'gstdio.c' || echo './'`gstdio.c; \ then mv -f ".deps/gstdio.Tpo" ".deps/gstdio.Plo"; \ else rm -f ".deps/gstdio.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gstdio.lo -MD -MP -MF .deps/gstdio.Tpo -c gstdio.c -fPIC -DPIC -o .libs/gstdio.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gstdio.lo -MD -MP -MF .deps/gstdio.Tpo -c gstdio.c -o gstdio.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gstrfuncs.lo -MD -MP -MF ".deps/gstrfuncs.Tpo" \ -c -o gstrfuncs.lo `test -f 'gstrfuncs.c' || echo './'`gstrfuncs.c; \ then mv -f ".deps/gstrfuncs.Tpo" ".deps/gstrfuncs.Plo"; \ else rm -f ".deps/gstrfuncs.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gstrfuncs.lo -MD -MP -MF .deps/gstrfuncs.Tpo -c gstrfuncs.c -fPIC -DPIC -o .libs/gstrfuncs.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gstrfuncs.lo -MD -MP -MF .deps/gstrfuncs.Tpo -c gstrfuncs.c -o gstrfuncs.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gstring.lo -MD -MP -MF ".deps/gstring.Tpo" \ -c -o gstring.lo `test -f 'gstring.c' || echo './'`gstring.c; \ then mv -f ".deps/gstring.Tpo" ".deps/gstring.Plo"; \ else rm -f ".deps/gstring.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gstring.lo -MD -MP -MF .deps/gstring.Tpo -c gstring.c -fPIC -DPIC -o .libs/gstring.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gstring.lo -MD -MP -MF .deps/gstring.Tpo -c gstring.c -o gstring.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gthread.lo -MD -MP -MF ".deps/gthread.Tpo" \ -c -o gthread.lo `test -f 'gthread.c' || echo './'`gthread.c; \ then mv -f ".deps/gthread.Tpo" ".deps/gthread.Plo"; \ else rm -f ".deps/gthread.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gthread.lo -MD -MP -MF .deps/gthread.Tpo -c gthread.c -fPIC -DPIC -o .libs/gthread.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gthread.lo -MD -MP -MF .deps/gthread.Tpo -c gthread.c -o gthread.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gthreadpool.lo -MD -MP -MF ".deps/gthreadpool.Tpo" \ -c -o gthreadpool.lo `test -f 'gthreadpool.c' || echo './'`gthreadpool.c; \ then mv -f ".deps/gthreadpool.Tpo" ".deps/gthreadpool.Plo"; \ else rm -f ".deps/gthreadpool.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gthreadpool.lo -MD -MP -MF .deps/gthreadpool.Tpo -c gthreadpool.c -fPIC -DPIC -o .libs/gthreadpool.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gthreadpool.lo -MD -MP -MF .deps/gthreadpool.Tpo -c gthreadpool.c -o gthreadpool.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gtimer.lo -MD -MP -MF ".deps/gtimer.Tpo" \ -c -o gtimer.lo `test -f 'gtimer.c' || echo './'`gtimer.c; \ then mv -f ".deps/gtimer.Tpo" ".deps/gtimer.Plo"; \ else rm -f ".deps/gtimer.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gtimer.lo -MD -MP -MF .deps/gtimer.Tpo -c gtimer.c -fPIC -DPIC -o .libs/gtimer.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gtimer.lo -MD -MP -MF .deps/gtimer.Tpo -c gtimer.c -o gtimer.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gtree.lo -MD -MP -MF ".deps/gtree.Tpo" \ -c -o gtree.lo `test -f 'gtree.c' || echo './'`gtree.c; \ then mv -f ".deps/gtree.Tpo" ".deps/gtree.Plo"; \ else rm -f ".deps/gtree.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gtree.lo -MD -MP -MF .deps/gtree.Tpo -c gtree.c -fPIC -DPIC -o .libs/gtree.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gtree.lo -MD -MP -MF .deps/gtree.Tpo -c gtree.c -o gtree.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT guniprop.lo -MD -MP -MF ".deps/guniprop.Tpo" \ -c -o guniprop.lo `test -f 'guniprop.c' || echo './'`guniprop.c; \ then mv -f ".deps/guniprop.Tpo" ".deps/guniprop.Plo"; \ else rm -f ".deps/guniprop.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT guniprop.lo -MD -MP -MF .deps/guniprop.Tpo -c guniprop.c -fPIC -DPIC -o .libs/guniprop.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT guniprop.lo -MD -MP -MF .deps/guniprop.Tpo -c guniprop.c -o guniprop.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gutf8.lo -MD -MP -MF ".deps/gutf8.Tpo" \ -c -o gutf8.lo `test -f 'gutf8.c' || echo './'`gutf8.c; \ then mv -f ".deps/gutf8.Tpo" ".deps/gutf8.Plo"; \ else rm -f ".deps/gutf8.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gutf8.lo -MD -MP -MF .deps/gutf8.Tpo -c gutf8.c -fPIC -DPIC -o .libs/gutf8.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gutf8.lo -MD -MP -MF .deps/gutf8.Tpo -c gutf8.c -o gutf8.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gunibreak.lo -MD -MP -MF ".deps/gunibreak.Tpo" \ -c -o gunibreak.lo `test -f 'gunibreak.c' || echo './'`gunibreak.c; \ then mv -f ".deps/gunibreak.Tpo" ".deps/gunibreak.Plo"; \ else rm -f ".deps/gunibreak.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gunibreak.lo -MD -MP -MF .deps/gunibreak.Tpo -c gunibreak.c -fPIC -DPIC -o .libs/gunibreak.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gunibreak.lo -MD -MP -MF .deps/gunibreak.Tpo -c gunibreak.c -o gunibreak.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gunicollate.lo -MD -MP -MF ".deps/gunicollate.Tpo" \ -c -o gunicollate.lo `test -f 'gunicollate.c' || echo './'`gunicollate.c; \ then mv -f ".deps/gunicollate.Tpo" ".deps/gunicollate.Plo"; \ else rm -f ".deps/gunicollate.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gunicollate.lo -MD -MP -MF .deps/gunicollate.Tpo -c gunicollate.c -fPIC -DPIC -o .libs/gunicollate.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gunicollate.lo -MD -MP -MF .deps/gunicollate.Tpo -c gunicollate.c -o gunicollate.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gunidecomp.lo -MD -MP -MF ".deps/gunidecomp.Tpo" \ -c -o gunidecomp.lo `test -f 'gunidecomp.c' || echo './'`gunidecomp.c; \ then mv -f ".deps/gunidecomp.Tpo" ".deps/gunidecomp.Plo"; \ else rm -f ".deps/gunidecomp.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gunidecomp.lo -MD -MP -MF .deps/gunidecomp.Tpo -c gunidecomp.c -fPIC -DPIC -o .libs/gunidecomp.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gunidecomp.lo -MD -MP -MF .deps/gunidecomp.Tpo -c gunidecomp.c -o gunidecomp.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gutils.lo -MD -MP -MF ".deps/gutils.Tpo" \ -c -o gutils.lo `test -f 'gutils.c' || echo './'`gutils.c; \ then mv -f ".deps/gutils.Tpo" ".deps/gutils.Plo"; \ else rm -f ".deps/gutils.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gutils.lo -MD -MP -MF .deps/gutils.Tpo -c gutils.c -fPIC -DPIC -o .libs/gutils.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gutils.lo -MD -MP -MF .deps/gutils.Tpo -c gutils.c -o gutils.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gprintf.lo -MD -MP -MF ".deps/gprintf.Tpo" \ -c -o gprintf.lo `test -f 'gprintf.c' || echo './'`gprintf.c; \ then mv -f ".deps/gprintf.Tpo" ".deps/gprintf.Plo"; \ else rm -f ".deps/gprintf.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gprintf.lo -MD -MP -MF .deps/gprintf.Tpo -c gprintf.c -fPIC -DPIC -o .libs/gprintf.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gprintf.lo -MD -MP -MF .deps/gprintf.Tpo -c gprintf.c -o gprintf.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT giounix.lo -MD -MP -MF ".deps/giounix.Tpo" \ -c -o giounix.lo `test -f 'giounix.c' || echo './'`giounix.c; \ then mv -f ".deps/giounix.Tpo" ".deps/giounix.Plo"; \ else rm -f ".deps/giounix.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT giounix.lo -MD -MP -MF .deps/giounix.Tpo -c giounix.c -fPIC -DPIC -o .libs/giounix.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT giounix.lo -MD -MP -MF .deps/giounix.Tpo -c giounix.c -o giounix.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gspawn.lo -MD -MP -MF ".deps/gspawn.Tpo" \ -c -o gspawn.lo `test -f 'gspawn.c' || echo './'`gspawn.c; \ then mv -f ".deps/gspawn.Tpo" ".deps/gspawn.Plo"; \ else rm -f ".deps/gspawn.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gspawn.lo -MD -MP -MF .deps/gspawn.Tpo -c gspawn.c -fPIC -DPIC -o .libs/gspawn.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gspawn.lo -MD -MP -MF .deps/gspawn.Tpo -c gspawn.c -o gspawn.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o libglib-2.0.la -rpath /usr/lib -version-info 800:6:800 -export-dynamic -export-symbols-regex "^[^_].*" garray.lo gasyncqueue.lo gatomic.lo gbacktrace.lo gcache.lo gcompletion.lo gconvert.lo gdataset.lo gdate.lo gdir.lo gerror.lo gfileutils.lo ghash.lo ghook.lo giochannel.lo gkeyfile.lo glist.lo gmain.lo gmappedfile.lo gmarkup.lo gmem.lo gmessages.lo gnode.lo goption.lo gpattern.lo gprimes.lo gqsort.lo gqueue.lo grel.lo grand.lo gscanner.lo gshell.lo gslist.lo gstdio.lo gstrfuncs.lo gstring.lo gthread.lo gthreadpool.lo gtimer.lo gtree.lo guniprop.lo gutf8.lo gunibreak.lo gunicollate.lo gunidecomp.lo gutils.lo gprintf.lo libcharset/libcharset.la giounix.lo gspawn.lo generating symbol list for `libglib-2.0.la' nm .libs/garray.o .libs/gasyncqueue.o .libs/gatomic.o .libs/gbacktrace.o .libs/gcache.o .libs/gcompletion.o .libs/gconvert.o .libs/gdataset.o .libs/gdate.o .libs/gdir.o .libs/gerror.o .libs/gfileutils.o .libs/ghash.o .libs/ghook.o .libs/giochannel.o .libs/gkeyfile.o .libs/glist.o .libs/gmain.o .libs/gmappedfile.o .libs/gmarkup.o .libs/gmem.o .libs/gmessages.o .libs/gnode.o .libs/goption.o .libs/gpattern.o .libs/gprimes.o .libs/gqsort.o .libs/gqueue.o .libs/grel.o .libs/grand.o .libs/gscanner.o .libs/gshell.o .libs/gslist.o .libs/gstdio.o .libs/gstrfuncs.o .libs/gstring.o .libs/gthread.o .libs/gthreadpool.o .libs/gtimer.o .libs/gtree.o .libs/guniprop.o .libs/gutf8.o .libs/gunibreak.o .libs/gunicollate.o .libs/gunidecomp.o .libs/gutils.o .libs/gprintf.o .libs/giounix.o .libs/gspawn.o libcharset/.libs/libcharset.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libglib-2.0.exp grep -E -e "^[^_].*" ".libs/libglib-2.0.exp" > ".libs/libglib-2.0.expT" mv -f ".libs/libglib-2.0.expT" ".libs/libglib-2.0.exp" echo "{ global:" > .libs/libglib-2.0.ver cat .libs/libglib-2.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libglib-2.0.ver echo "local: *; };" >> .libs/libglib-2.0.ver gcc -shared .libs/garray.o .libs/gasyncqueue.o .libs/gatomic.o .libs/gbacktrace.o .libs/gcache.o .libs/gcompletion.o .libs/gconvert.o .libs/gdataset.o .libs/gdate.o .libs/gdir.o .libs/gerror.o .libs/gfileutils.o .libs/ghash.o .libs/ghook.o .libs/giochannel.o .libs/gkeyfile.o .libs/glist.o .libs/gmain.o .libs/gmappedfile.o .libs/gmarkup.o .libs/gmem.o .libs/gmessages.o .libs/gnode.o .libs/goption.o .libs/gpattern.o .libs/gprimes.o .libs/gqsort.o .libs/gqueue.o .libs/grel.o .libs/grand.o .libs/gscanner.o .libs/gshell.o .libs/gslist.o .libs/gstdio.o .libs/gstrfuncs.o .libs/gstring.o .libs/gthread.o .libs/gthreadpool.o .libs/gtimer.o .libs/gtree.o .libs/guniprop.o .libs/gutf8.o .libs/gunibreak.o .libs/gunicollate.o .libs/gunidecomp.o .libs/gutils.o .libs/gprintf.o .libs/giounix.o .libs/gspawn.o -Wl,--whole-archive libcharset/.libs/libcharset.a -Wl,--no-whole-archive -m32 -march=i386 -mtune=pentium4 -Wl,-soname -Wl,libglib-2.0.so.0 -Wl,-version-script -Wl,.libs/libglib-2.0.ver -o .libs/libglib-2.0.so.0.800.6 (cd .libs && rm -f libglib-2.0.so.0 && ln -s libglib-2.0.so.0.800.6 libglib-2.0.so.0) (cd .libs && rm -f libglib-2.0.so && ln -s libglib-2.0.so.0.800.6 libglib-2.0.so) rm -fr .libs/libglib-2.0.lax mkdir .libs/libglib-2.0.lax rm -fr .libs/libglib-2.0.lax/libcharset.a mkdir .libs/libglib-2.0.lax/libcharset.a (cd .libs/libglib-2.0.lax/libcharset.a && ar x /usr/src/rpm/BUILD/glib-2.8.6/glib/libcharset/.libs/libcharset.a) ar cru .libs/libglib-2.0.a garray.o gasyncqueue.o gatomic.o gbacktrace.o gcache.o gcompletion.o gconvert.o gdataset.o gdate.o gdir.o gerror.o gfileutils.o ghash.o ghook.o giochannel.o gkeyfile.o glist.o gmain.o gmappedfile.o gmarkup.o gmem.o gmessages.o gnode.o goption.o gpattern.o gprimes.o gqsort.o gqueue.o grel.o grand.o gscanner.o gshell.o gslist.o gstdio.o gstrfuncs.o gstring.o gthread.o gthreadpool.o gtimer.o gtree.o guniprop.o gutf8.o gunibreak.o gunicollate.o gunidecomp.o gutils.o gprintf.o giounix.o gspawn.o .libs/libglib-2.0.lax/libcharset.a/localcharset.o ranlib .libs/libglib-2.0.a rm -fr .libs/libglib-2.0.lax creating libglib-2.0.la (cd .libs && rm -f libglib-2.0.la && ln -s ../libglib-2.0.la libglib-2.0.la) make[4]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/glib' make[3]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/glib' make[2]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/glib' Making all in gobject make[2]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/gobject' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT glib-genmarshal.o -MD -MP -MF ".deps/glib-genmarshal.Tpo" \ -c -o glib-genmarshal.o `test -f 'glib-genmarshal.c' || echo './'`glib-genmarshal.c; \ then mv -f ".deps/glib-genmarshal.Tpo" ".deps/glib-genmarshal.Po"; \ else rm -f ".deps/glib-genmarshal.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o glib-genmarshal glib-genmarshal.o ../glib/libglib-2.0.la mkdir .libs gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/glib-genmarshal glib-genmarshal.o ../glib/.libs/libglib-2.0.so creating glib-genmarshal make glib-genmarshal make[3]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/gobject' make[3]: `glib-genmarshal' is up to date. make[3]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/gobject' echo "#ifndef __G_MARSHAL_H__" > xgen-gmh \ && echo "#define __G_MARSHAL_H__" >> xgen-gmh \ && ./glib-genmarshal --nostdinc --prefix=g_cclosure_marshal ./gmarshal.list --header >> xgen-gmh \ && echo "#endif /* __G_MARSHAL_H__ */" >> xgen-gmh \ && (cmp -s xgen-gmh gmarshal.h 2>/dev/null || cp xgen-gmh gmarshal.h) \ && rm -f xgen-gmh xgen-gmh~ \ && echo timestamp > stamp-gmarshal.h ./glib-genmarshal --nostdinc --prefix=g_cclosure_marshal ./gmarshal.list --body >> xgen-gmc \ && cp xgen-gmc gmarshal.c \ && rm -f xgen-gmc xgen-gmc~ make all-am make[3]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/gobject' if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gboxed.lo -MD -MP -MF ".deps/gboxed.Tpo" \ -c -o gboxed.lo `test -f 'gboxed.c' || echo './'`gboxed.c; \ then mv -f ".deps/gboxed.Tpo" ".deps/gboxed.Plo"; \ else rm -f ".deps/gboxed.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gboxed.lo -MD -MP -MF .deps/gboxed.Tpo -c gboxed.c -fPIC -DPIC -o .libs/gboxed.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gboxed.lo -MD -MP -MF .deps/gboxed.Tpo -c gboxed.c -o gboxed.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gclosure.lo -MD -MP -MF ".deps/gclosure.Tpo" \ -c -o gclosure.lo `test -f 'gclosure.c' || echo './'`gclosure.c; \ then mv -f ".deps/gclosure.Tpo" ".deps/gclosure.Plo"; \ else rm -f ".deps/gclosure.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gclosure.lo -MD -MP -MF .deps/gclosure.Tpo -c gclosure.c -fPIC -DPIC -o .libs/gclosure.o gclosure.c: In function 'IA__g_closure_new_simple': gclosure.c:98: warning: passing argument 1 of 'g_atomic_int_compare_and_exchange' discards qualifiers from pointer target type gclosure.c:99: warning: passing argument 1 of 'g_atomic_int_compare_and_exchange' discards qualifiers from pointer target type gclosure.c:100: warning: passing argument 1 of 'g_atomic_int_compare_and_exchange' discards qualifiers from pointer target type gclosure.c:101: warning: passing argument 1 of 'g_atomic_int_compare_and_exchange' discards qualifiers from pointer target type gclosure.c:102: warning: passing argument 1 of 'g_atomic_int_compare_and_exchange' discards qualifiers from pointer target type gclosure.c:103: warning: passing argument 1 of 'g_atomic_int_compare_and_exchange' discards qualifiers from pointer target type gclosure.c:104: warning: passing argument 1 of 'g_atomic_int_compare_and_exchange' discards qualifiers from pointer target type gclosure.c:105: warning: passing argument 1 of 'g_atomic_int_compare_and_exchange' discards qualifiers from pointer target type gclosure.c:106: warning: passing argument 1 of 'g_atomic_int_compare_and_exchange' discards qualifiers from pointer target type gclosure.c:107: warning: passing argument 1 of 'g_atomic_int_compare_and_exchange' discards qualifiers from pointer target type gclosure.c: In function 'closure_invoke_notifiers': gclosure.c:146: warning: passing argument 1 of 'g_atomic_int_compare_and_exchange' discards qualifiers from pointer target type gclosure.c:157: warning: passing argument 1 of 'g_atomic_int_compare_and_exchange' discards qualifiers from pointer target type gclosure.c:161: warning: passing argument 1 of 'g_atomic_int_compare_and_exchange' discards qualifiers from pointer target type gclosure.c:170: warning: passing argument 1 of 'g_atomic_int_compare_and_exchange' discards qualifiers from pointer target type gclosure.c: In function 'IA__g_closure_set_meta_marshal': gclosure.c:220: warning: passing argument 1 of 'g_atomic_int_compare_and_exchange' discards qualifiers from pointer target type gclosure.c: In function 'IA__g_closure_add_marshal_guards': gclosure.c:265: warning: passing argument 1 of 'g_atomic_int_compare_and_exchange' discards qualifiers from pointer target type gclosure.c: In function 'IA__g_closure_add_finalize_notifier': gclosure.c:288: warning: passing argument 1 of 'g_atomic_int_compare_and_exchange' discards qualifiers from pointer target type gclosure.c: In function 'IA__g_closure_add_invalidate_notifier': gclosure.c:307: warning: passing argument 1 of 'g_atomic_int_compare_and_exchange' discards qualifiers from pointer target type gclosure.c: In function 'closure_try_remove_inotify': gclosure.c:321: warning: passing argument 1 of 'g_atomic_int_compare_and_exchange' discards qualifiers from pointer target type gclosure.c: In function 'closure_try_remove_fnotify': gclosure.c:341: warning: passing argument 1 of 'g_atomic_int_compare_and_exchange' discards qualifiers from pointer target type gclosure.c: In function 'IA__g_closure_ref': gclosure.c:362: warning: passing argument 1 of 'g_atomic_int_compare_and_exchange' discards qualifiers from pointer target type gclosure.c: In function 'IA__g_closure_invalidate': gclosure.c:377: warning: passing argument 1 of 'g_atomic_int_compare_and_exchange' discards qualifiers from pointer target type gclosure.c: In function 'IA__g_closure_unref': gclosure.c:396: warning: passing argument 1 of 'g_atomic_int_compare_and_exchange' discards qualifiers from pointer target type gclosure.c: In function 'IA__g_closure_sink': gclosure.c:420: warning: passing argument 1 of 'g_atomic_int_compare_and_exchange' discards qualifiers from pointer target type gclosure.c: In function 'IA__g_closure_invoke': gclosure.c:479: warning: passing argument 1 of 'g_atomic_int_compare_and_exchange' discards qualifiers from pointer target type gclosure.c:499: warning: passing argument 1 of 'g_atomic_int_compare_and_exchange' discards qualifiers from pointer target type gclosure.c: In function 'IA__g_cclosure_new_swap': gclosure.c:548: warning: passing argument 1 of 'g_atomic_int_compare_and_exchange' discards qualifiers from pointer target type gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gclosure.lo -MD -MP -MF .deps/gclosure.Tpo -c gclosure.c -o gclosure.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT genums.lo -MD -MP -MF ".deps/genums.Tpo" \ -c -o genums.lo `test -f 'genums.c' || echo './'`genums.c; \ then mv -f ".deps/genums.Tpo" ".deps/genums.Plo"; \ else rm -f ".deps/genums.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT genums.lo -MD -MP -MF .deps/genums.Tpo -c genums.c -fPIC -DPIC -o .libs/genums.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT genums.lo -MD -MP -MF .deps/genums.Tpo -c genums.c -o genums.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gobject.lo -MD -MP -MF ".deps/gobject.Tpo" \ -c -o gobject.lo `test -f 'gobject.c' || echo './'`gobject.c; \ then mv -f ".deps/gobject.Tpo" ".deps/gobject.Plo"; \ else rm -f ".deps/gobject.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gobject.lo -MD -MP -MF .deps/gobject.Tpo -c gobject.c -fPIC -DPIC -o .libs/gobject.o gobject.c: In function 'IA__g_object_ref': gobject.c:1636: warning: passing argument 1 of 'g_atomic_int_exchange_and_add' discards qualifiers from pointer target type gobject.c: In function 'IA__g_object_unref': gobject.c:1664: warning: passing argument 1 of 'g_atomic_int_compare_and_exchange' discards qualifiers from pointer target type gobject.c:1681: warning: passing argument 1 of 'g_atomic_int_compare_and_exchange' discards qualifiers from pointer target type gobject.c:1697: warning: passing argument 1 of 'g_atomic_int_exchange_and_add' discards qualifiers from pointer target type gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gobject.lo -MD -MP -MF .deps/gobject.Tpo -c gobject.c -o gobject.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gparam.lo -MD -MP -MF ".deps/gparam.Tpo" \ -c -o gparam.lo `test -f 'gparam.c' || echo './'`gparam.c; \ then mv -f ".deps/gparam.Tpo" ".deps/gparam.Plo"; \ else rm -f ".deps/gparam.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gparam.lo -MD -MP -MF .deps/gparam.Tpo -c gparam.c -fPIC -DPIC -o .libs/gparam.o gparam.c: In function 'IA__g_param_spec_ref': gparam.c:173: warning: pointer targets in passing argument 1 of 'g_atomic_int_add' differ in signedness gparam.c: In function 'IA__g_param_spec_unref': gparam.c:186: warning: pointer targets in passing argument 1 of 'g_atomic_int_exchange_and_add' differ in signedness gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gparam.lo -MD -MP -MF .deps/gparam.Tpo -c gparam.c -o gparam.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gparamspecs.lo -MD -MP -MF ".deps/gparamspecs.Tpo" \ -c -o gparamspecs.lo `test -f 'gparamspecs.c' || echo './'`gparamspecs.c; \ then mv -f ".deps/gparamspecs.Tpo" ".deps/gparamspecs.Plo"; \ else rm -f ".deps/gparamspecs.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gparamspecs.lo -MD -MP -MF .deps/gparamspecs.Tpo -c gparamspecs.c -fPIC -DPIC -o .libs/gparamspecs.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gparamspecs.lo -MD -MP -MF .deps/gparamspecs.Tpo -c gparamspecs.c -o gparamspecs.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gsignal.lo -MD -MP -MF ".deps/gsignal.Tpo" \ -c -o gsignal.lo `test -f 'gsignal.c' || echo './'`gsignal.c; \ then mv -f ".deps/gsignal.Tpo" ".deps/gsignal.Plo"; \ else rm -f ".deps/gsignal.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gsignal.lo -MD -MP -MF .deps/gsignal.Tpo -c gsignal.c -fPIC -DPIC -o .libs/gsignal.o gsignal.c: In function 'handler_ref': gsignal.c:569: warning: pointer targets in passing argument 1 of 'g_atomic_int_add' differ in signedness gsignal.c: In function 'handler_unref_R': gsignal.c:581: warning: pointer targets in passing argument 1 of 'g_atomic_int_exchange_and_add' differ in signedness gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gsignal.lo -MD -MP -MF .deps/gsignal.Tpo -c gsignal.c -o gsignal.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gsourceclosure.lo -MD -MP -MF ".deps/gsourceclosure.Tpo" \ -c -o gsourceclosure.lo `test -f 'gsourceclosure.c' || echo './'`gsourceclosure.c; \ then mv -f ".deps/gsourceclosure.Tpo" ".deps/gsourceclosure.Plo"; \ else rm -f ".deps/gsourceclosure.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gsourceclosure.lo -MD -MP -MF .deps/gsourceclosure.Tpo -c gsourceclosure.c -fPIC -DPIC -o .libs/gsourceclosure.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gsourceclosure.lo -MD -MP -MF .deps/gsourceclosure.Tpo -c gsourceclosure.c -o gsourceclosure.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gtype.lo -MD -MP -MF ".deps/gtype.Tpo" \ -c -o gtype.lo `test -f 'gtype.c' || echo './'`gtype.c; \ then mv -f ".deps/gtype.Tpo" ".deps/gtype.Plo"; \ else rm -f ".deps/gtype.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gtype.lo -MD -MP -MF .deps/gtype.Tpo -c gtype.c -fPIC -DPIC -o .libs/gtype.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gtype.lo -MD -MP -MF .deps/gtype.Tpo -c gtype.c -o gtype.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gtypemodule.lo -MD -MP -MF ".deps/gtypemodule.Tpo" \ -c -o gtypemodule.lo `test -f 'gtypemodule.c' || echo './'`gtypemodule.c; \ then mv -f ".deps/gtypemodule.Tpo" ".deps/gtypemodule.Plo"; \ else rm -f ".deps/gtypemodule.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gtypemodule.lo -MD -MP -MF .deps/gtypemodule.Tpo -c gtypemodule.c -fPIC -DPIC -o .libs/gtypemodule.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gtypemodule.lo -MD -MP -MF .deps/gtypemodule.Tpo -c gtypemodule.c -o gtypemodule.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gtypeplugin.lo -MD -MP -MF ".deps/gtypeplugin.Tpo" \ -c -o gtypeplugin.lo `test -f 'gtypeplugin.c' || echo './'`gtypeplugin.c; \ then mv -f ".deps/gtypeplugin.Tpo" ".deps/gtypeplugin.Plo"; \ else rm -f ".deps/gtypeplugin.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gtypeplugin.lo -MD -MP -MF .deps/gtypeplugin.Tpo -c gtypeplugin.c -fPIC -DPIC -o .libs/gtypeplugin.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gtypeplugin.lo -MD -MP -MF .deps/gtypeplugin.Tpo -c gtypeplugin.c -o gtypeplugin.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gvalue.lo -MD -MP -MF ".deps/gvalue.Tpo" \ -c -o gvalue.lo `test -f 'gvalue.c' || echo './'`gvalue.c; \ then mv -f ".deps/gvalue.Tpo" ".deps/gvalue.Plo"; \ else rm -f ".deps/gvalue.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gvalue.lo -MD -MP -MF .deps/gvalue.Tpo -c gvalue.c -fPIC -DPIC -o .libs/gvalue.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gvalue.lo -MD -MP -MF .deps/gvalue.Tpo -c gvalue.c -o gvalue.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gvaluearray.lo -MD -MP -MF ".deps/gvaluearray.Tpo" \ -c -o gvaluearray.lo `test -f 'gvaluearray.c' || echo './'`gvaluearray.c; \ then mv -f ".deps/gvaluearray.Tpo" ".deps/gvaluearray.Plo"; \ else rm -f ".deps/gvaluearray.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gvaluearray.lo -MD -MP -MF .deps/gvaluearray.Tpo -c gvaluearray.c -fPIC -DPIC -o .libs/gvaluearray.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gvaluearray.lo -MD -MP -MF .deps/gvaluearray.Tpo -c gvaluearray.c -o gvaluearray.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gvaluetransform.lo -MD -MP -MF ".deps/gvaluetransform.Tpo" \ -c -o gvaluetransform.lo `test -f 'gvaluetransform.c' || echo './'`gvaluetransform.c; \ then mv -f ".deps/gvaluetransform.Tpo" ".deps/gvaluetransform.Plo"; \ else rm -f ".deps/gvaluetransform.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gvaluetransform.lo -MD -MP -MF .deps/gvaluetransform.Tpo -c gvaluetransform.c -fPIC -DPIC -o .libs/gvaluetransform.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gvaluetransform.lo -MD -MP -MF .deps/gvaluetransform.Tpo -c gvaluetransform.c -o gvaluetransform.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gvaluetypes.lo -MD -MP -MF ".deps/gvaluetypes.Tpo" \ -c -o gvaluetypes.lo `test -f 'gvaluetypes.c' || echo './'`gvaluetypes.c; \ then mv -f ".deps/gvaluetypes.Tpo" ".deps/gvaluetypes.Plo"; \ else rm -f ".deps/gvaluetypes.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gvaluetypes.lo -MD -MP -MF .deps/gvaluetypes.Tpo -c gvaluetypes.c -fPIC -DPIC -o .libs/gvaluetypes.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gvaluetypes.lo -MD -MP -MF .deps/gvaluetypes.Tpo -c gvaluetypes.c -o gvaluetypes.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o libgobject-2.0.la -rpath /usr/lib -version-info 800:6:800 -export-dynamic -export-symbols-regex "^[^_].*" gboxed.lo gclosure.lo genums.lo gobject.lo gparam.lo gparamspecs.lo gsignal.lo gsourceclosure.lo gtype.lo gtypemodule.lo gtypeplugin.lo gvalue.lo gvaluearray.lo gvaluetransform.lo gvaluetypes.lo ../glib/libglib-2.0.la generating symbol list for `libgobject-2.0.la' nm .libs/gboxed.o .libs/gclosure.o .libs/genums.o .libs/gobject.o .libs/gparam.o .libs/gparamspecs.o .libs/gsignal.o .libs/gsourceclosure.o .libs/gtype.o .libs/gtypemodule.o .libs/gtypeplugin.o .libs/gvalue.o .libs/gvaluearray.o .libs/gvaluetransform.o .libs/gvaluetypes.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgobject-2.0.exp grep -E -e "^[^_].*" ".libs/libgobject-2.0.exp" > ".libs/libgobject-2.0.expT" mv -f ".libs/libgobject-2.0.expT" ".libs/libgobject-2.0.exp" echo "{ global:" > .libs/libgobject-2.0.ver cat .libs/libgobject-2.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgobject-2.0.ver echo "local: *; };" >> .libs/libgobject-2.0.ver gcc -shared .libs/gboxed.o .libs/gclosure.o .libs/genums.o .libs/gobject.o .libs/gparam.o .libs/gparamspecs.o .libs/gsignal.o .libs/gsourceclosure.o .libs/gtype.o .libs/gtypemodule.o .libs/gtypeplugin.o .libs/gvalue.o .libs/gvaluearray.o .libs/gvaluetransform.o .libs/gvaluetypes.o -Wl,--rpath -Wl,/usr/src/rpm/BUILD/glib-2.8.6/glib/.libs ../glib/.libs/libglib-2.0.so -m32 -march=i386 -mtune=pentium4 -Wl,-soname -Wl,libgobject-2.0.so.0 -Wl,-version-script -Wl,.libs/libgobject-2.0.ver -o .libs/libgobject-2.0.so.0.800.6 (cd .libs && rm -f libgobject-2.0.so.0 && ln -s libgobject-2.0.so.0.800.6 libgobject-2.0.so.0) (cd .libs && rm -f libgobject-2.0.so && ln -s libgobject-2.0.so.0.800.6 libgobject-2.0.so) ar cru .libs/libgobject-2.0.a gboxed.o gclosure.o genums.o gobject.o gparam.o gparamspecs.o gsignal.o gsourceclosure.o gtype.o gtypemodule.o gtypeplugin.o gvalue.o gvaluearray.o gvaluetransform.o gvaluetypes.o ranlib .libs/libgobject-2.0.a creating libgobject-2.0.la (cd .libs && rm -f libgobject-2.0.la && ln -s ../libgobject-2.0.la libgobject-2.0.la) if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gobject-query.o -MD -MP -MF ".deps/gobject-query.Tpo" \ -c -o gobject-query.o `test -f 'gobject-query.c' || echo './'`gobject-query.c; \ then mv -f ".deps/gobject-query.Tpo" ".deps/gobject-query.Po"; \ else rm -f ".deps/gobject-query.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o gobject-query gobject-query.o ./libgobject-2.0.la ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/gobject-query gobject-query.o ./.libs/libgobject-2.0.so /usr/src/rpm/BUILD/glib-2.8.6/glib/.libs/libglib-2.0.so ../glib/.libs/libglib-2.0.so creating gobject-query if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT testgobject.o -MD -MP -MF ".deps/testgobject.Tpo" \ -c -o testgobject.o `test -f 'testgobject.c' || echo './'`testgobject.c; \ then mv -f ".deps/testgobject.Tpo" ".deps/testgobject.Po"; \ else rm -f ".deps/testgobject.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o testgobject testgobject.o ./libgobject-2.0.la ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/testgobject testgobject.o ./.libs/libgobject-2.0.so /usr/src/rpm/BUILD/glib-2.8.6/glib/.libs/libglib-2.0.so ../glib/.libs/libglib-2.0.so creating testgobject make[3]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/gobject' make[2]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/gobject' Making all in gmodule make[2]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/gmodule' make all-am make[3]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/gmodule' if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gmodule.lo -MD -MP -MF ".deps/gmodule.Tpo" \ -c -o gmodule.lo `test -f 'gmodule.c' || echo './'`gmodule.c; \ then mv -f ".deps/gmodule.Tpo" ".deps/gmodule.Plo"; \ else rm -f ".deps/gmodule.Tpo"; exit 1; \ fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gmodule.lo -MD -MP -MF .deps/gmodule.Tpo -c gmodule.c -fPIC -DPIC -o .libs/gmodule.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gmodule.lo -MD -MP -MF .deps/gmodule.Tpo -c gmodule.c -o gmodule.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o libgmodule-2.0.la -rpath /usr/lib -Wl,--export-dynamic -version-info 800:6:800 -export-dynamic gmodule.lo -ldl ../glib/libglib-2.0.la gcc -shared .libs/gmodule.o -Wl,--rpath -Wl,/usr/src/rpm/BUILD/glib-2.8.6/glib/.libs -ldl ../glib/.libs/libglib-2.0.so -m32 -march=i386 -mtune=pentium4 -Wl,--export-dynamic -Wl,-soname -Wl,libgmodule-2.0.so.0 -o .libs/libgmodule-2.0.so.0.800.6 (cd .libs && rm -f libgmodule-2.0.so.0 && ln -s libgmodule-2.0.so.0.800.6 libgmodule-2.0.so.0) (cd .libs && rm -f libgmodule-2.0.so && ln -s libgmodule-2.0.so.0.800.6 libgmodule-2.0.so) ar cru .libs/libgmodule-2.0.a gmodule.o ranlib .libs/libgmodule-2.0.a creating libgmodule-2.0.la (cd .libs && rm -f libgmodule-2.0.la && ln -s ../libgmodule-2.0.la libgmodule-2.0.la) make[3]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/gmodule' make[2]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/gmodule' Making all in gthread make[2]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/gthread' if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gthread -DG_LOG_DOMAIN=\"GThread\" -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gthread-impl.lo -MD -MP -MF ".deps/gthread-impl.Tpo" \ -c -o gthread-impl.lo `test -f 'gthread-impl.c' || echo './'`gthread-impl.c; \ then mv -f ".deps/gthread-impl.Tpo" ".deps/gthread-impl.Plo"; \ else rm -f ".deps/gthread-impl.Tpo"; exit 1; \ fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gthread -DG_LOG_DOMAIN=\"GThread\" -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gthread-impl.lo -MD -MP -MF .deps/gthread-impl.Tpo -c gthread-impl.c -fPIC -DPIC -o .libs/gthread-impl.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gthread -DG_LOG_DOMAIN=\"GThread\" -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gthread-impl.lo -MD -MP -MF .deps/gthread-impl.Tpo -c gthread-impl.c -o gthread-impl.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o libgthread-2.0.la -rpath /usr/lib -version-info 800:6:800 -export-dynamic gthread-impl.lo -lpthread ../glib/libglib-2.0.la gcc -shared .libs/gthread-impl.o -Wl,--rpath -Wl,/usr/src/rpm/BUILD/glib-2.8.6/glib/.libs -lpthread ../glib/.libs/libglib-2.0.so -m32 -march=i386 -mtune=pentium4 -Wl,-soname -Wl,libgthread-2.0.so.0 -o .libs/libgthread-2.0.so.0.800.6 (cd .libs && rm -f libgthread-2.0.so.0 && ln -s libgthread-2.0.so.0.800.6 libgthread-2.0.so.0) (cd .libs && rm -f libgthread-2.0.so && ln -s libgthread-2.0.so.0.800.6 libgthread-2.0.so) ar cru .libs/libgthread-2.0.a gthread-impl.o ranlib .libs/libgthread-2.0.a creating libgthread-2.0.la (cd .libs && rm -f libgthread-2.0.la && ln -s ../libgthread-2.0.la libgthread-2.0.la) make[2]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/gthread' Making all in tests make[2]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/tests' Making all in gobject make[3]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/tests/gobject' ../../gobject/glib-genmarshal --prefix=test_marshal ./testmarshal.list --header >> xgen-gmh \ && (cmp -s xgen-gmh testmarshal.h 2>/dev/null || cp xgen-gmh testmarshal.h) \ && rm -f xgen-gmh xgen-gmh~ \ && echo timestamp > stamp-testmarshal.h ../../gobject/glib-genmarshal --prefix=test_marshal ./testmarshal.list --body >> xgen-gmc \ && cp xgen-gmc testmarshal.c \ && rm -f xgen-gmc xgen-gmc~ make all-am make[4]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/tests/gobject' if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT testmarshal.lo -MD -MP -MF ".deps/testmarshal.Tpo" \ -c -o testmarshal.lo `test -f 'testmarshal.c' || echo './'`testmarshal.c; \ then mv -f ".deps/testmarshal.Tpo" ".deps/testmarshal.Plo"; \ else rm -f ".deps/testmarshal.Tpo"; exit 1; \ fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT testmarshal.lo -MD -MP -MF .deps/testmarshal.Tpo -c testmarshal.c -fPIC -DPIC -o .libs/testmarshal.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT testmarshal.lo -MD -MP -MF .deps/testmarshal.Tpo -c testmarshal.c -o testmarshal.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT testmodule.lo -MD -MP -MF ".deps/testmodule.Tpo" \ -c -o testmodule.lo `test -f 'testmodule.c' || echo './'`testmodule.c; \ then mv -f ".deps/testmodule.Tpo" ".deps/testmodule.Plo"; \ else rm -f ".deps/testmodule.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT testmodule.lo -MD -MP -MF .deps/testmodule.Tpo -c testmodule.c -fPIC -DPIC -o .libs/testmodule.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT testmodule.lo -MD -MP -MF .deps/testmodule.Tpo -c testmodule.c -o testmodule.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o libtestgobject.la testmarshal.lo testmodule.lo ar cru .libs/libtestgobject.a .libs/testmarshal.o .libs/testmodule.o ranlib .libs/libtestgobject.a creating libtestgobject.la (cd .libs && rm -f libtestgobject.la && ln -s ../libtestgobject.la libtestgobject.la) make[4]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/tests/gobject' make[3]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/tests/gobject' Making all in refcount make[3]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/tests/refcount' if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT closures.o -MD -MP -MF ".deps/closures.Tpo" \ -c -o closures.o `test -f 'closures.c' || echo './'`closures.c; \ then mv -f ".deps/closures.Tpo" ".deps/closures.Po"; \ else rm -f ".deps/closures.Tpo"; exit 1; \ fi /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o closures closures.o ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread mkdir .libs gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/closures closures.o -pthread ../../gobject/.libs/libgobject-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /usr/src/rpm/BUILD/glib-2.8.6/glib/.libs/libglib-2.0.so creating closures if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT objects.o -MD -MP -MF ".deps/objects.Tpo" \ -c -o objects.o `test -f 'objects.c' || echo './'`objects.c; \ then mv -f ".deps/objects.Tpo" ".deps/objects.Po"; \ else rm -f ".deps/objects.Tpo"; exit 1; \ fi /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o objects objects.o ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/objects objects.o -pthread ../../gobject/.libs/libgobject-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /usr/src/rpm/BUILD/glib-2.8.6/glib/.libs/libglib-2.0.so creating objects if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT objects2.o -MD -MP -MF ".deps/objects2.Tpo" \ -c -o objects2.o `test -f 'objects2.c' || echo './'`objects2.c; \ then mv -f ".deps/objects2.Tpo" ".deps/objects2.Po"; \ else rm -f ".deps/objects2.Tpo"; exit 1; \ fi /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o objects2 objects2.o ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/objects2 objects2.o -pthread ../../gobject/.libs/libgobject-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /usr/src/rpm/BUILD/glib-2.8.6/glib/.libs/libglib-2.0.so creating objects2 if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT properties.o -MD -MP -MF ".deps/properties.Tpo" \ -c -o properties.o `test -f 'properties.c' || echo './'`properties.c; \ then mv -f ".deps/properties.Tpo" ".deps/properties.Po"; \ else rm -f ".deps/properties.Tpo"; exit 1; \ fi /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o properties properties.o ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/properties properties.o -pthread ../../gobject/.libs/libgobject-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /usr/src/rpm/BUILD/glib-2.8.6/glib/.libs/libglib-2.0.so creating properties if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT properties2.o -MD -MP -MF ".deps/properties2.Tpo" \ -c -o properties2.o `test -f 'properties2.c' || echo './'`properties2.c; \ then mv -f ".deps/properties2.Tpo" ".deps/properties2.Po"; \ else rm -f ".deps/properties2.Tpo"; exit 1; \ fi /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o properties2 properties2.o ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/properties2 properties2.o -pthread ../../gobject/.libs/libgobject-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /usr/src/rpm/BUILD/glib-2.8.6/glib/.libs/libglib-2.0.so creating properties2 if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -pthread -DTESTNUM=1 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT signal1-signals.o -MD -MP -MF ".deps/signal1-signals.Tpo" \ -c -o signal1-signals.o `test -f 'signals.c' || echo './'`signals.c; \ then mv -f ".deps/signal1-signals.Tpo" ".deps/signal1-signals.Po"; \ else rm -f ".deps/signal1-signals.Tpo"; exit 1; \ fi /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o signal1 signal1-signals.o ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/signal1 signal1-signals.o -pthread ../../gobject/.libs/libgobject-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /usr/src/rpm/BUILD/glib-2.8.6/glib/.libs/libglib-2.0.so creating signal1 if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -pthread -DTESTNUM=2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT signal2-signals.o -MD -MP -MF ".deps/signal2-signals.Tpo" \ -c -o signal2-signals.o `test -f 'signals.c' || echo './'`signals.c; \ then mv -f ".deps/signal2-signals.Tpo" ".deps/signal2-signals.Po"; \ else rm -f ".deps/signal2-signals.Tpo"; exit 1; \ fi /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o signal2 signal2-signals.o ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/signal2 signal2-signals.o -pthread ../../gobject/.libs/libgobject-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /usr/src/rpm/BUILD/glib-2.8.6/glib/.libs/libglib-2.0.so creating signal2 if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -pthread -DTESTNUM=3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT signal3-signals.o -MD -MP -MF ".deps/signal3-signals.Tpo" \ -c -o signal3-signals.o `test -f 'signals.c' || echo './'`signals.c; \ then mv -f ".deps/signal3-signals.Tpo" ".deps/signal3-signals.Po"; \ else rm -f ".deps/signal3-signals.Tpo"; exit 1; \ fi /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o signal3 signal3-signals.o ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/signal3 signal3-signals.o -pthread ../../gobject/.libs/libgobject-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /usr/src/rpm/BUILD/glib-2.8.6/glib/.libs/libglib-2.0.so creating signal3 make[3]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/tests/refcount' make[3]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/tests' if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT libmoduletestplugin_a.lo -MD -MP -MF ".deps/libmoduletestplugin_a.Tpo" \ -c -o libmoduletestplugin_a.lo `test -f 'libmoduletestplugin_a.c' || echo './'`libmoduletestplugin_a.c; \ then mv -f ".deps/libmoduletestplugin_a.Tpo" ".deps/libmoduletestplugin_a.Plo"; \ else rm -f ".deps/libmoduletestplugin_a.Tpo"; exit 1; \ fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT libmoduletestplugin_a.lo -MD -MP -MF .deps/libmoduletestplugin_a.Tpo -c libmoduletestplugin_a.c -fPIC -DPIC -o .libs/libmoduletestplugin_a.o libmoduletestplugin_a.c: In function 'gplugin_a_module_func': libmoduletestplugin_a.c:64: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT libmoduletestplugin_a.lo -MD -MP -MF .deps/libmoduletestplugin_a.Tpo -c libmoduletestplugin_a.c -o libmoduletestplugin_a.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o libmoduletestplugin_a.la -rpath /usr/lib -Wl,--export-dynamic -avoid-version -module -rpath /usr/lib libmoduletestplugin_a.lo -ldl gcc -shared .libs/libmoduletestplugin_a.o -ldl -m32 -march=i386 -mtune=pentium4 -Wl,--export-dynamic -Wl,-soname -Wl,libmoduletestplugin_a.so -o .libs/libmoduletestplugin_a.so ar cru .libs/libmoduletestplugin_a.a libmoduletestplugin_a.o ranlib .libs/libmoduletestplugin_a.a creating libmoduletestplugin_a.la (cd .libs && rm -f libmoduletestplugin_a.la && ln -s ../libmoduletestplugin_a.la libmoduletestplugin_a.la) if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT libmoduletestplugin_b.lo -MD -MP -MF ".deps/libmoduletestplugin_b.Tpo" \ -c -o libmoduletestplugin_b.lo `test -f 'libmoduletestplugin_b.c' || echo './'`libmoduletestplugin_b.c; \ then mv -f ".deps/libmoduletestplugin_b.Tpo" ".deps/libmoduletestplugin_b.Plo"; \ else rm -f ".deps/libmoduletestplugin_b.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT libmoduletestplugin_b.lo -MD -MP -MF .deps/libmoduletestplugin_b.Tpo -c libmoduletestplugin_b.c -fPIC -DPIC -o .libs/libmoduletestplugin_b.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT libmoduletestplugin_b.lo -MD -MP -MF .deps/libmoduletestplugin_b.Tpo -c libmoduletestplugin_b.c -o libmoduletestplugin_b.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o libmoduletestplugin_b.la -rpath /usr/lib -Wl,--export-dynamic -avoid-version -module -rpath /usr/lib libmoduletestplugin_b.lo -ldl gcc -shared .libs/libmoduletestplugin_b.o -ldl -m32 -march=i386 -mtune=pentium4 -Wl,--export-dynamic -Wl,-soname -Wl,libmoduletestplugin_b.so -o .libs/libmoduletestplugin_b.so ar cru .libs/libmoduletestplugin_b.a libmoduletestplugin_b.o ranlib .libs/libmoduletestplugin_b.a creating libmoduletestplugin_b.la (cd .libs && rm -f libmoduletestplugin_b.la && ln -s ../libmoduletestplugin_b.la libmoduletestplugin_b.la) if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT testglib.o -MD -MP -MF ".deps/testglib.Tpo" \ -c -o testglib.o `test -f 'testglib.c' || echo './'`testglib.c; \ then mv -f ".deps/testglib.Tpo" ".deps/testglib.Po"; \ else rm -f ".deps/testglib.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o testglib testglib.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/testglib testglib.o ../glib/.libs/libglib-2.0.so creating testglib if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT testgdate.o -MD -MP -MF ".deps/testgdate.Tpo" \ -c -o testgdate.o `test -f 'testgdate.c' || echo './'`testgdate.c; \ then mv -f ".deps/testgdate.Tpo" ".deps/testgdate.Po"; \ else rm -f ".deps/testgdate.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o testgdate testgdate.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/testgdate testgdate.o ../glib/.libs/libglib-2.0.so creating testgdate if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT testgdateparser.o -MD -MP -MF ".deps/testgdateparser.Tpo" \ -c -o testgdateparser.o `test -f 'testgdateparser.c' || echo './'`testgdateparser.c; \ then mv -f ".deps/testgdateparser.Tpo" ".deps/testgdateparser.Po"; \ else rm -f ".deps/testgdateparser.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o testgdateparser testgdateparser.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/testgdateparser testgdateparser.o ../glib/.libs/libglib-2.0.so creating testgdateparser if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT unicode-normalize.o -MD -MP -MF ".deps/unicode-normalize.Tpo" \ -c -o unicode-normalize.o `test -f 'unicode-normalize.c' || echo './'`unicode-normalize.c; \ then mv -f ".deps/unicode-normalize.Tpo" ".deps/unicode-normalize.Po"; \ else rm -f ".deps/unicode-normalize.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o unicode-normalize unicode-normalize.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/unicode-normalize unicode-normalize.o ../glib/.libs/libglib-2.0.so creating unicode-normalize if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT unicode-collate.o -MD -MP -MF ".deps/unicode-collate.Tpo" \ -c -o unicode-collate.o `test -f 'unicode-collate.c' || echo './'`unicode-collate.c; \ then mv -f ".deps/unicode-collate.Tpo" ".deps/unicode-collate.Po"; \ else rm -f ".deps/unicode-collate.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o unicode-collate unicode-collate.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/unicode-collate unicode-collate.o ../glib/.libs/libglib-2.0.so creating unicode-collate if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT timeloop.o -MD -MP -MF ".deps/timeloop.Tpo" \ -c -o timeloop.o `test -f 'timeloop.c' || echo './'`timeloop.c; \ then mv -f ".deps/timeloop.Tpo" ".deps/timeloop.Po"; \ else rm -f ".deps/timeloop.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o timeloop timeloop.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/timeloop timeloop.o ../glib/.libs/libglib-2.0.so creating timeloop if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT timeloop-closure.o -MD -MP -MF ".deps/timeloop-closure.Tpo" \ -c -o timeloop-closure.o `test -f 'timeloop-closure.c' || echo './'`timeloop-closure.c; \ then mv -f ".deps/timeloop-closure.Tpo" ".deps/timeloop-closure.Po"; \ else rm -f ".deps/timeloop-closure.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o timeloop-closure timeloop-closure.o ../glib/libglib-2.0.la ../gobject/libgobject-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/timeloop-closure timeloop-closure.o ../glib/.libs/libglib-2.0.so ../gobject/.libs/libgobject-2.0.so /usr/src/rpm/BUILD/glib-2.8.6/glib/.libs/libglib-2.0.so creating timeloop-closure make[3]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/tests' make[2]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/tests' Making all in build make[2]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/build' Making all in win32 make[3]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/build/win32' Making all in dirent make[4]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/build/win32/dirent' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/build/win32/dirent' make[4]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/build/win32' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/build/win32' make[3]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/build/win32' make[3]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/build' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/build' make[2]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/build' Making all in po make[2]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/po' Making all in docs make[2]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/docs' Making all in reference make[3]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/docs/reference' Making all in glib make[4]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/docs/reference/glib' gtk-doc: Scanning header files if grep -l '^..*$' ./glib.types > /dev/null 2>&1 ; then \ CC="/bin/sh ../../../libtool --mode=compile gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall" LD="/bin/sh ../../../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall " CFLAGS="" LDFLAGS="" gtkdoc-scangobj --module=glib --output-dir=. ; \ else \ cd . ; \ for i in glib.args glib.hierarchy glib.interfaces glib.prerequisites glib.signals ; do \ test -f $i || touch $i ; \ done \ fi cd . && \ gtkdoc-scan --module=glib --source-dir=../../.. --ignore-headers="build gobject config.h gdatasetprivate.h glibintl.h gbsearcharray.h gmoduleconf.h gunibreak.h gunicomp.h gunidecomp.h gunichartables.h glibconfig-sysdefs.h gdebug.h gprintfint.h galias.h gnulib" --deprecated-guards="G_DISABLE_DEPRECATED" touch scan-build.stamp gtk-doc: Rebuilding template files cd . && gtkdoc-mktmpl --module=glib ============================================================================= WARNING: 1 unused declarations. These can be found in glib-unused.txt. They should be added to glib-sections.txt in the appropriate place. ============================================================================= touch tmpl-build.stamp gtk-doc: Building XML cd . && \ gtkdoc-mkdb --module=glib --source-dir=../../.. --output-format=xml --expand-content-files="" --main-sgml-file=glib-docs.sgml --sgml-mode --output-format=xml --ignore-files=trio 100% symbol docs coverage (1512 symbols documented, 14 symbols incomplete, 2 not documented) See glib-undocumented.txt for a list of missing docs. The doc coverage percentage doesn't include intro sections. touch sgml-build.stamp gtk-doc: Building HTML rm -rf ./html mkdir ./html cd ./html && gtkdoc-mkhtml glib ../glib-docs.sgml Computing chunks... Writing glib-building.html for refentry(glib-building) Writing glib-cross-compiling.html for refentry(glib-cross-compiling) Writing glib-compiling.html for refentry(glib-compiling) Writing glib-running.html for refentry(glib-running) Writing glib-changes.html for refentry(glib-changes) Writing glib-resources.html for refentry(glib-resources) Writing glib.html for chapter(glib) Writing glib-Version-Information.html for refentry(glib-Version-Information) Writing glib-Basic-Types.html for refentry(glib-Basic-Types) Writing glib-Limits-of-Basic-Types.html for refentry(glib-Limits-of-Basic-Types) Writing glib-Standard-Macros.html for refentry(glib-Standard-Macros) Writing glib-Type-Conversion-Macros.html for refentry(glib-Type-Conversion-Macros) Writing glib-Byte-Order-Macros.html for refentry(glib-Byte-Order-Macros) Writing glib-Numerical-Definitions.html for refentry(glib-Numerical-Definitions) Writing glib-Miscellaneous-Macros.html for refentry(glib-Miscellaneous-Macros) Writing glib-Atomic-Operations.html for refentry(glib-Atomic-Operations) Writing glib-fundamentals.html for chapter(glib-fundamentals) Writing glib-The-Main-Event-Loop.html for refentry(glib-The-Main-Event-Loop) Writing glib-Threads.html for refentry(glib-Threads) Writing glib-Thread-Pools.html for refentry(glib-Thread-Pools) Writing glib-Asynchronous-Queues.html for refentry(glib-Asynchronous-Queues) Writing glib-Dynamic-Loading-of-Modules.html for refentry(glib-Dynamic-Loading-of-Modules) Writing glib-Memory-Allocation.html for refentry(glib-Memory-Allocation) Writing glib-IO-Channels.html for refentry(glib-IO-Channels) Writing glib-Error-Reporting.html for refentry(glib-Error-Reporting) Writing glib-Warnings-and-Assertions.html for refentry(glib-Warnings-and-Assertions) Writing glib-Message-Logging.html for refentry(glib-Message-Logging) Writing glib-core.html for chapter(glib-core) Writing glib-String-Utility-Functions.html for refentry(glib-String-Utility-Functions) Writing glib-Character-Set-Conversion.html for refentry(glib-Character-Set-Conversion) Writing glib-Unicode-Manipulation.html for refentry(glib-Unicode-Manipulation) Writing glib-I18N.html for refentry(glib-I18N) Writing glib-Date-and-Time-Functions.html for refentry(glib-Date-and-Time-Functions) Writing glib-Random-Numbers.html for refentry(glib-Random-Numbers) Writing glib-Hook-Functions.html for refentry(glib-Hook-Functions) Writing glib-Miscellaneous-Utility-Functions.html for refentry(glib-Miscellaneous-Utility-Functions) Writing glib-Lexical-Scanner.html for refentry(glib-Lexical-Scanner) Writing glib-Automatic-String-Completion.html for refentry(glib-Automatic-String-Completion) Writing glib-Timers.html for refentry(glib-Timers) Writing glib-Spawning-Processes.html for refentry(glib-Spawning-Processes) Writing glib-File-Utilities.html for refentry(glib-File-Utilities) Writing glib-Shell-related-Utilities.html for refentry(glib-Shell-related-Utilities) Writing glib-Commandline-option-parser.html for refentry(glib-Commandline-option-parser) Writing glib-Glob-style-pattern-matching.html for refentry(glib-Glob-style-pattern-matching) Writing glib-Simple-XML-Subset-Parser.html for refentry(glib-Simple-XML-Subset-Parser) Writing glib-Key-value-file-parser.html for refentry(glib-Key-value-file-parser) Writing glib-Windows-Compatability-Functions.html for refentry(glib-Windows-Compatability-Functions) Writing glib-utilities.html for chapter(glib-utilities) Writing glib-Memory-Chunks.html for refentry(glib-Memory-Chunks) Writing glib-Doubly-Linked-Lists.html for refentry(glib-Doubly-Linked-Lists) Writing glib-Singly-Linked-Lists.html for refentry(glib-Singly-Linked-Lists) Writing glib-Double-ended-Queues.html for refentry(glib-Double-ended-Queues) Writing glib-Trash-Stacks.html for refentry(glib-Trash-Stacks) Writing glib-Hash-Tables.html for refentry(glib-Hash-Tables) Writing glib-Strings.html for refentry(glib-Strings) Writing glib-String-Chunks.html for refentry(glib-String-Chunks) Writing glib-Arrays.html for refentry(glib-Arrays) Writing glib-Pointer-Arrays.html for refentry(glib-Pointer-Arrays) Writing glib-Byte-Arrays.html for refentry(glib-Byte-Arrays) Writing glib-Balanced-Binary-Trees.html for refentry(glib-Balanced-Binary-Trees) Writing glib-N-ary-Trees.html for refentry(glib-N-ary-Trees) Writing glib-Quarks.html for refentry(glib-Quarks) Writing glib-Keyed-Data-Lists.html for refentry(glib-Keyed-Data-Lists) Writing glib-Datasets.html for refentry(glib-Datasets) Writing glib-Relations-and-Tuples.html for refentry(glib-Relations-and-Tuples) Writing glib-Caches.html for refentry(glib-Caches) Writing glib-Memory-Allocators.html for refentry(glib-Memory-Allocators) Writing glib-data-types.html for chapter(glib-data-types) Writing glib-gettextize.html for refentry(glib-gettextize) Writing tools.html for chapter(tools) Writing ix01.html for index Writing ix02.html for index Writing ix03.html for index Writing ix04.html for index Writing ix05.html for index Writing ix06.html for index Writing index.html for book(index) Writing index.sgml for book(index) Writing glib.devhelp for book(index) test "xfile-name-encodings.png mainloop-states.gif" = "x" || ( cd . && cp file-name-encodings.png mainloop-states.gif html ) gtk-doc: Fixing cross-references cd . && gtkdoc-fixxref --module-dir=html --html-dir=/usr/share/gtk-doc/html touch html-build.stamp make[4]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/docs/reference/glib' Making all in gobject make[4]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/docs/reference/gobject' gtk-doc: Scanning header files if grep -l '^..*$' ./gobject.types > /dev/null 2>&1 ; then \ CC="/bin/sh ../../../libtool --mode=compile gcc -I. -I../../.. -I../../../glib -I../../.. -I../../../glib -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall" LD="/bin/sh ../../../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall " CFLAGS="" LDFLAGS="../../../glib/libglib-2.0.la ../../../gobject/libgobject-2.0.la" gtkdoc-scangobj --module=gobject --output-dir=. ; \ else \ cd . ; \ for i in gobject.args gobject.hierarchy gobject.interfaces gobject.prerequisites gobject.signals ; do \ test -f $i || touch $i ; \ done \ fi mkdir .libs gcc -I. -I../../.. -I../../../glib -I../../.. -I../../../glib -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -c gobject-scan.c -fPIC -DPIC -o .libs/gobject-scan.o gcc -I. -I../../.. -I../../../glib -I../../.. -I../../../glib -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -c gobject-scan.c -o gobject-scan.o >/dev/null 2>&1 gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/gobject-scan .libs/gobject-scan.o ../../../glib/.libs/libglib-2.0.so ../../../gobject/.libs/libgobject-2.0.so /usr/src/rpm/BUILD/glib-2.8.6/glib/.libs/libglib-2.0.so creating gobject-scan cd . && \ gtkdoc-scan --module=gobject --source-dir=../../../gobject --ignore-headers="gobjectalias.h" touch scan-build.stamp gtk-doc: Rebuilding template files cd . && gtkdoc-mktmpl --module=gobject Cannot parse enumeration member "#ifndef G_DISABLE_DEPRECATED G_PARAM_PRIVATE = G_PARAM_STATIC_NAME" at /usr/share/gtk-doc/data/gtkdoc-common.pl line 285, line 390. Cannot parse enumeration member "#endif G_PARAM_STATIC_NICK = 1 << 6" at /usr/share/gtk-doc/data/gtkdoc-common.pl line 285, line 390. ============================================================================= WARNING: 1 unused declarations. These can be found in gobject-unused.txt. They should be added to gobject-sections.txt in the appropriate place. ============================================================================= touch tmpl-build.stamp gtk-doc: Building XML cd . && \ gtkdoc-mkdb --module=gobject --source-dir=../../../gobject --output-format=xml --expand-content-files="" --main-sgml-file=gobject-docs.sgml Cannot parse enumeration member "#ifndef G_DISABLE_DEPRECATED G_PARAM_PRIVATE = G_PARAM_STATIC_NAME" at /usr/share/gtk-doc/data/gtkdoc-common.pl line 285, line 390. Cannot parse enumeration member "#endif G_PARAM_STATIC_NICK = 1 << 6" at /usr/share/gtk-doc/data/gtkdoc-common.pl line 285, line 390. 100% symbol docs coverage (617 symbols documented, 0 symbols incomplete, 0 not documented) See gobject-undocumented.txt for a list of missing docs. The doc coverage percentage doesn't include intro sections. touch sgml-build.stamp gtk-doc: Building HTML rm -rf ./html mkdir ./html cd ./html && gtkdoc-mkhtml gobject ../gobject-docs.sgml Computing chunks... Writing pr01.html for preface Writing ch01s02.html for sect1 Writing ch01.html for chapter Writing gtype-conventions.html for sect1(gtype-conventions) Writing gtype-non-instantiable.html for sect1(gtype-non-instantiable) Writing gtype-instantiable-classed.html for sect1(gtype-instantiable-classed) Writing gtype-non-instantiable-classed.html for sect1(gtype-non-instantiable-classed) Writing ch02.html for chapter Writing gobject-memory.html for sect1(gobject-memory) Writing gobject-properties.html for sect1(gobject-properties) Writing chapter-gobject.html for chapter(chapter-gobject) Writing signal.html for sect1(signal) Writing chapter-signal.html for chapter(chapter-signal) Writing pt01.html for part Writing gobject-Type-Information.html for refentry(gobject-Type-Information) Writing GTypePlugin.html for refentry(GTypePlugin) Writing GTypeModule.html for refentry(GTypeModule) Writing gobject-The-Base-Object-Type.html for refentry(gobject-The-Base-Object-Type) Writing gobject-Enumeration-and-Flag-Types.html for refentry(gobject-Enumeration-and-Flag-Types) Writing gobject-Boxed-Types.html for refentry(gobject-Boxed-Types) Writing gobject-Generic-values.html for refentry(gobject-Generic-values) Writing gobject-Standard-Parameter-and-Value-Types.html for refentry(gobject-Standard-Parameter-and-Value-Types) Writing gobject-Varargs-Value-Collection.html for refentry(gobject-Varargs-Value-Collection) Writing gobject-GParamSpec.html for refentry(gobject-GParamSpec) Writing gobject-Signals.html for refentry(gobject-Signals) Writing gobject-Closures.html for refentry(gobject-Closures) Writing gobject-Value-arrays.html for refentry(gobject-Value-arrays) Writing rn01.html for reference Writing glib-mkenums.html for refentry(glib-mkenums) Writing glib-genmarshal.html for refentry(glib-genmarshal) Writing gobject-query.html for refentry(gobject-query) Writing rn02.html for reference Writing howto-gobject-code.html for sect1(howto-gobject-code) Writing howto-gobject-construction.html for sect1(howto-gobject-construction) Writing howto-gobject-destruction.html for sect1(howto-gobject-destruction) Writing howto-gobject-methods.html for sect1(howto-gobject-methods) Writing howto-gobject-chainup.html for sect1(howto-gobject-chainup) Writing howto-gobject.html for chapter(howto-gobject) Writing howto-interface-implement.html for sect1(howto-interface-implement) Writing ch06s03.html for sect1 Writing howto-interface-properties.html for sect1(howto-interface-properties) Writing howto-interface.html for chapter(howto-interface) Writing ch07s02.html for sect1 Writing ch07s03.html for sect1 Writing howto-signals.html for chapter(howto-signals) Writing pt02.html for part Writing tools-gob.html for chapter(tools-gob) Writing tools-ginspector.html for chapter(tools-ginspector) Writing tools-refdb.html for chapter(tools-refdb) Writing tools-gtkdoc.html for chapter(tools-gtkdoc) Writing pt03.html for part Writing ix01.html for index Writing ix02.html for index Writing ix03.html for index Writing ix04.html for index Writing ix05.html for index Writing ix06.html for index Writing index.html for book(index) Writing index.sgml for book(index) Writing gobject.devhelp for book(index) test "x./images/glue.png" = "x" || ( cd . && cp ./images/glue.png html ) gtk-doc: Fixing cross-references cd . && gtkdoc-fixxref --module-dir=html --html-dir=/usr/share/gtk-doc/html --extra-dir=./../glib/html touch html-build.stamp make[4]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/docs/reference/gobject' make[4]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/docs/reference' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/docs/reference' make[3]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/docs/reference' make[3]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/docs' make[2]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/docs' make[1]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6' + LANG=en_US.UTF8 + make check make check-recursive make[1]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6' Making check in . make[2]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6' Making check in m4macros make[2]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/m4macros' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/m4macros' Making check in glib make[2]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/glib' make check-recursive make[3]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/glib' Making check in libcharset make[4]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/glib/libcharset' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/glib/libcharset' make[4]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/glib' make check-TESTS make[5]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/glib' PASS: abicheck.sh ================== All 1 tests passed ================== make[5]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/glib' make[4]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/glib' make[3]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/glib' make[2]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/glib' Making check in gobject make[2]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/gobject' make check-am make[3]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/gobject' make check-TESTS make[4]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/gobject' PASS: abicheck.sh ================== All 1 tests passed ================== make[4]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/gobject' make[3]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/gobject' make[2]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/gobject' Making check in gmodule make[2]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/gmodule' make check-am make[3]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/gmodule' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/gmodule' make[2]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/gmodule' Making check in gthread make[2]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/gthread' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/gthread' Making check in tests make[2]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/tests' Making check in gobject make[3]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/tests/gobject' make check-am make[4]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/tests/gobject' make gvalue-test accumulator defaultiface ifacecheck ifaceinit ifaceinherit ifaceproperties override references make[5]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/tests/gobject' if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gvalue-test.o -MD -MP -MF ".deps/gvalue-test.Tpo" \ -c -o gvalue-test.o `test -f 'gvalue-test.c' || echo './'`gvalue-test.c; \ then mv -f ".deps/gvalue-test.Tpo" ".deps/gvalue-test.Po"; \ else rm -f ".deps/gvalue-test.Tpo"; exit 1; \ fi /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o gvalue-test gvalue-test.o libtestgobject.la ../../gobject/libgobject-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/gvalue-test gvalue-test.o ./.libs/libtestgobject.a ../../gobject/.libs/libgobject-2.0.so /usr/src/rpm/BUILD/glib-2.8.6/glib/.libs/libglib-2.0.so creating gvalue-test if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT accumulator.o -MD -MP -MF ".deps/accumulator.Tpo" \ -c -o accumulator.o `test -f 'accumulator.c' || echo './'`accumulator.c; \ then mv -f ".deps/accumulator.Tpo" ".deps/accumulator.Po"; \ else rm -f ".deps/accumulator.Tpo"; exit 1; \ fi /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o accumulator accumulator.o libtestgobject.la ../../gobject/libgobject-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/accumulator accumulator.o ./.libs/libtestgobject.a ../../gobject/.libs/libgobject-2.0.so /usr/src/rpm/BUILD/glib-2.8.6/glib/.libs/libglib-2.0.so creating accumulator if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT defaultiface.o -MD -MP -MF ".deps/defaultiface.Tpo" \ -c -o defaultiface.o `test -f 'defaultiface.c' || echo './'`defaultiface.c; \ then mv -f ".deps/defaultiface.Tpo" ".deps/defaultiface.Po"; \ else rm -f ".deps/defaultiface.Tpo"; exit 1; \ fi /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o defaultiface defaultiface.o libtestgobject.la ../../gobject/libgobject-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/defaultiface defaultiface.o ./.libs/libtestgobject.a ../../gobject/.libs/libgobject-2.0.so /usr/src/rpm/BUILD/glib-2.8.6/glib/.libs/libglib-2.0.so creating defaultiface if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT ifacecheck.o -MD -MP -MF ".deps/ifacecheck.Tpo" \ -c -o ifacecheck.o `test -f 'ifacecheck.c' || echo './'`ifacecheck.c; \ then mv -f ".deps/ifacecheck.Tpo" ".deps/ifacecheck.Po"; \ else rm -f ".deps/ifacecheck.Tpo"; exit 1; \ fi /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o ifacecheck ifacecheck.o libtestgobject.la ../../gobject/libgobject-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/ifacecheck ifacecheck.o ./.libs/libtestgobject.a ../../gobject/.libs/libgobject-2.0.so /usr/src/rpm/BUILD/glib-2.8.6/glib/.libs/libglib-2.0.so creating ifacecheck if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT ifaceinit.o -MD -MP -MF ".deps/ifaceinit.Tpo" \ -c -o ifaceinit.o `test -f 'ifaceinit.c' || echo './'`ifaceinit.c; \ then mv -f ".deps/ifaceinit.Tpo" ".deps/ifaceinit.Po"; \ else rm -f ".deps/ifaceinit.Tpo"; exit 1; \ fi /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o ifaceinit ifaceinit.o libtestgobject.la ../../gobject/libgobject-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/ifaceinit ifaceinit.o ./.libs/libtestgobject.a ../../gobject/.libs/libgobject-2.0.so /usr/src/rpm/BUILD/glib-2.8.6/glib/.libs/libglib-2.0.so creating ifaceinit if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT ifaceinherit.o -MD -MP -MF ".deps/ifaceinherit.Tpo" \ -c -o ifaceinherit.o `test -f 'ifaceinherit.c' || echo './'`ifaceinherit.c; \ then mv -f ".deps/ifaceinherit.Tpo" ".deps/ifaceinherit.Po"; \ else rm -f ".deps/ifaceinherit.Tpo"; exit 1; \ fi /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o ifaceinherit ifaceinherit.o libtestgobject.la ../../gobject/libgobject-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/ifaceinherit ifaceinherit.o ./.libs/libtestgobject.a ../../gobject/.libs/libgobject-2.0.so /usr/src/rpm/BUILD/glib-2.8.6/glib/.libs/libglib-2.0.so creating ifaceinherit if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT ifaceproperties.o -MD -MP -MF ".deps/ifaceproperties.Tpo" \ -c -o ifaceproperties.o `test -f 'ifaceproperties.c' || echo './'`ifaceproperties.c; \ then mv -f ".deps/ifaceproperties.Tpo" ".deps/ifaceproperties.Po"; \ else rm -f ".deps/ifaceproperties.Tpo"; exit 1; \ fi ifaceproperties.c: In function ‘main’: ifaceproperties.c:479: warning: pointer targets in passing argument 2 of ‘g_object_class_list_properties’ differ in signedness ifaceproperties.c:497: warning: pointer targets in passing argument 2 of ‘g_object_interface_list_properties’ differ in signedness /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o ifaceproperties ifaceproperties.o libtestgobject.la ../../gobject/libgobject-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/ifaceproperties ifaceproperties.o ./.libs/libtestgobject.a ../../gobject/.libs/libgobject-2.0.so /usr/src/rpm/BUILD/glib-2.8.6/glib/.libs/libglib-2.0.so creating ifaceproperties if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT override.o -MD -MP -MF ".deps/override.Tpo" \ -c -o override.o `test -f 'override.c' || echo './'`override.c; \ then mv -f ".deps/override.Tpo" ".deps/override.Po"; \ else rm -f ".deps/override.Tpo"; exit 1; \ fi /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o override override.o libtestgobject.la ../../gobject/libgobject-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/override override.o ./.libs/libtestgobject.a ../../gobject/.libs/libgobject-2.0.so /usr/src/rpm/BUILD/glib-2.8.6/glib/.libs/libglib-2.0.so creating override if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../glib -I../../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT references.o -MD -MP -MF ".deps/references.Tpo" \ -c -o references.o `test -f 'references.c' || echo './'`references.c; \ then mv -f ".deps/references.Tpo" ".deps/references.Po"; \ else rm -f ".deps/references.Tpo"; exit 1; \ fi /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o references references.o libtestgobject.la ../../gobject/libgobject-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/references references.o ./.libs/libtestgobject.a ../../gobject/.libs/libgobject-2.0.so /usr/src/rpm/BUILD/glib-2.8.6/glib/.libs/libglib-2.0.so creating references make[5]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/tests/gobject' make check-TESTS make[5]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/tests/gobject' PASS: gvalue-test PASS: accumulator PASS: defaultiface PASS: ifacecheck PASS: ifaceinit PASS: ifaceinherit PASS: ifaceproperties PASS: override PASS: references ================== All 9 tests passed ================== make[5]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/tests/gobject' make[4]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/tests/gobject' make[3]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/tests/gobject' Making check in refcount make[3]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/tests/refcount' make closures objects objects2 properties properties2 signal1 signal2 signal3 make[4]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/tests/refcount' make[4]: `closures' is up to date. make[4]: `objects' is up to date. make[4]: `objects2' is up to date. make[4]: `properties' is up to date. make[4]: `properties2' is up to date. make[4]: `signal1' is up to date. make[4]: `signal2' is up to date. make[4]: `signal3' is up to date. make[4]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/tests/refcount' make check-TESTS make[4]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/tests/refcount' START: /usr/src/rpm/BUILD/glib-2.8.6/tests/refcount/.libs/lt-closures init 0x9a43f50 .c.C.cC.cC.c.C.cC..cC.cC..cC.cC..Cc.cC..Cc.Cc.c.C.Cc..Cc.c.C.Cc.Cc..Cc..Cc.Cc.Cc.c.C.Cc..Cc.c.C.Cc.Cc..cC..Cc.Cc.Cc..Cc.Cc..Cc.c.C.Cc.Cc..cC..Cc.Cc.c.C.Cc.Cc..cC..Cc.Cc.c.C.cC..Cc.Cc.c.C.Cc..Cc.c.C.Cc.Cc..cC.Cc..Cc.c.Cc.C.Cc..cC.c.C stopping stopped PASS: closures START: /usr/src/rpm/BUILD/glib-2.8.6/tests/refcount/.libs/lt-objects init 0x813bfc8 init 0x813d118 ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... stopping stopped PASS: objects START: /usr/src/rpm/BUILD/glib-2.8.6/tests/refcount/.libs/lt-objects2 init 0x9ec3fc8 ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ PASS: objects2 START: /usr/src/rpm/BUILD/glib-2.8.6/tests/refcount/.libs/lt-properties .e.f.c.d.b.c.f.e.b.f.e.f.e.d.b.c.b.e.f.d.b.e.f.d.c.b.e.f.d.e.b.d stopping stopped PASS: properties START: /usr/src/rpm/BUILD/glib-2.8.6/tests/refcount/.libs/lt-properties2 init 0x899bd38 ....................................................................................................PASS: properties2 START: /usr/src/rpm/BUILD/glib-2.8.6/tests/refcount/.libs/lt-signal1 init 0x9090900 init 0x9091200 ............................................................................................................................................................................................................................................................................. stopping stopped PASS: signal1 START: /usr/src/rpm/BUILD/glib-2.8.6/tests/refcount/.libs/lt-signal2 init 0x9ae7900 init 0x9ae8200 ...................................................................................................................................................................................... stopping stopped PASS: signal2 START: /usr/src/rpm/BUILD/glib-2.8.6/tests/refcount/.libs/lt-signal3 init 0x84b9900 init 0x84ba200 ....................................................................................................................... stopping stopped PASS: signal3 ================== All 8 tests passed ================== make[4]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/tests/refcount' make[3]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/tests/refcount' make[3]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/tests' make atomic-test array-test cxx-test child-test completion-test convert-test date-test dirname-test file-test env-test gio-test hash-test iochannel-test keyfile-test list-test mainloop-test mapping-test markup-escape-test module-test node-test option-test patterntest printf-test queue-test qsort-test rand-test relation-test shell-test slist-test spawn-test strfunc-test string-test strtod-test thread-test threadpool-test tree-test type-test unicode-caseconv unicode-encoding utf8-validate uri-test markup-test make[4]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/tests' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT atomic-test.o -MD -MP -MF ".deps/atomic-test.Tpo" \ -c -o atomic-test.o `test -f 'atomic-test.c' || echo './'`atomic-test.c; \ then mv -f ".deps/atomic-test.Tpo" ".deps/atomic-test.Po"; \ else rm -f ".deps/atomic-test.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o atomic-test atomic-test.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/atomic-test atomic-test.o ../glib/.libs/libglib-2.0.so creating atomic-test if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT array-test.o -MD -MP -MF ".deps/array-test.Tpo" \ -c -o array-test.o `test -f 'array-test.c' || echo './'`array-test.c; \ then mv -f ".deps/array-test.Tpo" ".deps/array-test.Po"; \ else rm -f ".deps/array-test.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o array-test array-test.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/array-test array-test.o ../glib/.libs/libglib-2.0.so creating array-test if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT cxx-test.o -MD -MP -MF ".deps/cxx-test.Tpo" \ -c -o cxx-test.o `test -f 'cxx-test.C' || echo './'`cxx-test.C; \ then mv -f ".deps/cxx-test.Tpo" ".deps/cxx-test.Po"; \ else rm -f ".deps/cxx-test.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link c++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o cxx-test cxx-test.o ../glib/libglib-2.0.la c++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o .libs/cxx-test cxx-test.o ../glib/.libs/libglib-2.0.so creating cxx-test if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT child-test.o -MD -MP -MF ".deps/child-test.Tpo" \ -c -o child-test.o `test -f 'child-test.c' || echo './'`child-test.c; \ then mv -f ".deps/child-test.Tpo" ".deps/child-test.Po"; \ else rm -f ".deps/child-test.Tpo"; exit 1; \ fi child-test.c: In function ‘main’: child-test.c:177: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o child-test child-test.o ../gthread/libgthread-2.0.la -pthread ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/child-test child-test.o -pthread ../gthread/.libs/libgthread-2.0.so -lpthread /usr/src/rpm/BUILD/glib-2.8.6/glib/.libs/libglib-2.0.so ../glib/.libs/libglib-2.0.so creating child-test if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT completion-test.o -MD -MP -MF ".deps/completion-test.Tpo" \ -c -o completion-test.o `test -f 'completion-test.c' || echo './'`completion-test.c; \ then mv -f ".deps/completion-test.Tpo" ".deps/completion-test.Po"; \ else rm -f ".deps/completion-test.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o completion-test completion-test.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/completion-test completion-test.o ../glib/.libs/libglib-2.0.so creating completion-test if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT convert-test.o -MD -MP -MF ".deps/convert-test.Tpo" \ -c -o convert-test.o `test -f 'convert-test.c' || echo './'`convert-test.c; \ then mv -f ".deps/convert-test.Tpo" ".deps/convert-test.Po"; \ else rm -f ".deps/convert-test.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o convert-test convert-test.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/convert-test convert-test.o ../glib/.libs/libglib-2.0.so creating convert-test if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT date-test.o -MD -MP -MF ".deps/date-test.Tpo" \ -c -o date-test.o `test -f 'date-test.c' || echo './'`date-test.c; \ then mv -f ".deps/date-test.Tpo" ".deps/date-test.Po"; \ else rm -f ".deps/date-test.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o date-test date-test.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/date-test date-test.o ../glib/.libs/libglib-2.0.so creating date-test if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT dirname-test.o -MD -MP -MF ".deps/dirname-test.Tpo" \ -c -o dirname-test.o `test -f 'dirname-test.c' || echo './'`dirname-test.c; \ then mv -f ".deps/dirname-test.Tpo" ".deps/dirname-test.Po"; \ else rm -f ".deps/dirname-test.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o dirname-test dirname-test.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/dirname-test dirname-test.o ../glib/.libs/libglib-2.0.so creating dirname-test if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT file-test.o -MD -MP -MF ".deps/file-test.Tpo" \ -c -o file-test.o `test -f 'file-test.c' || echo './'`file-test.c; \ then mv -f ".deps/file-test.Tpo" ".deps/file-test.Po"; \ else rm -f ".deps/file-test.Tpo"; exit 1; \ fi file-test.c: In function ‘test_get_contents’: file-test.c:146: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o file-test file-test.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/file-test file-test.o ../glib/.libs/libglib-2.0.so creating file-test if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT env-test.o -MD -MP -MF ".deps/env-test.Tpo" \ -c -o env-test.o `test -f 'env-test.c' || echo './'`env-test.c; \ then mv -f ".deps/env-test.Tpo" ".deps/env-test.Po"; \ else rm -f ".deps/env-test.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o env-test env-test.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/env-test env-test.o ../glib/.libs/libglib-2.0.so creating env-test if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT gio-test.o -MD -MP -MF ".deps/gio-test.Tpo" \ -c -o gio-test.o `test -f 'gio-test.c' || echo './'`gio-test.c; \ then mv -f ".deps/gio-test.Tpo" ".deps/gio-test.Po"; \ else rm -f ".deps/gio-test.Tpo"; exit 1; \ fi gio-test.c: In function ‘main’: gio-test.c:361: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result gio-test.c:400: warning: ignoring return value of ‘sscanf’, declared with attribute warn_unused_result gio-test.c:418: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result gio-test.c:419: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result gio-test.c:420: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o gio-test gio-test.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/gio-test gio-test.o ../glib/.libs/libglib-2.0.so creating gio-test if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT hash-test.o -MD -MP -MF ".deps/hash-test.Tpo" \ -c -o hash-test.o `test -f 'hash-test.c' || echo './'`hash-test.c; \ then mv -f ".deps/hash-test.Tpo" ".deps/hash-test.Po"; \ else rm -f ".deps/hash-test.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o hash-test hash-test.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/hash-test hash-test.o ../glib/.libs/libglib-2.0.so creating hash-test if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT iochannel-test.o -MD -MP -MF ".deps/iochannel-test.Tpo" \ -c -o iochannel-test.o `test -f 'iochannel-test.c' || echo './'`iochannel-test.c; \ then mv -f ".deps/iochannel-test.Tpo" ".deps/iochannel-test.Po"; \ else rm -f ".deps/iochannel-test.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o iochannel-test iochannel-test.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/iochannel-test iochannel-test.o ../glib/.libs/libglib-2.0.so creating iochannel-test if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT keyfile-test.o -MD -MP -MF ".deps/keyfile-test.Tpo" \ -c -o keyfile-test.o `test -f 'keyfile-test.c' || echo './'`keyfile-test.c; \ then mv -f ".deps/keyfile-test.Tpo" ".deps/keyfile-test.Po"; \ else rm -f ".deps/keyfile-test.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o keyfile-test keyfile-test.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/keyfile-test keyfile-test.o ../glib/.libs/libglib-2.0.so creating keyfile-test if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT list-test.o -MD -MP -MF ".deps/list-test.Tpo" \ -c -o list-test.o `test -f 'list-test.c' || echo './'`list-test.c; \ then mv -f ".deps/list-test.Tpo" ".deps/list-test.Po"; \ else rm -f ".deps/list-test.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o list-test list-test.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/list-test list-test.o ../glib/.libs/libglib-2.0.so creating list-test if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT mainloop-test.o -MD -MP -MF ".deps/mainloop-test.Tpo" \ -c -o mainloop-test.o `test -f 'mainloop-test.c' || echo './'`mainloop-test.c; \ then mv -f ".deps/mainloop-test.Tpo" ".deps/mainloop-test.Po"; \ else rm -f ".deps/mainloop-test.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o mainloop-test mainloop-test.o ../gthread/libgthread-2.0.la -pthread ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/mainloop-test mainloop-test.o -pthread ../gthread/.libs/libgthread-2.0.so -lpthread /usr/src/rpm/BUILD/glib-2.8.6/glib/.libs/libglib-2.0.so ../glib/.libs/libglib-2.0.so creating mainloop-test if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT mapping-test.o -MD -MP -MF ".deps/mapping-test.Tpo" \ -c -o mapping-test.o `test -f 'mapping-test.c' || echo './'`mapping-test.c; \ then mv -f ".deps/mapping-test.Tpo" ".deps/mapping-test.Po"; \ else rm -f ".deps/mapping-test.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o mapping-test mapping-test.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/mapping-test mapping-test.o ../glib/.libs/libglib-2.0.so creating mapping-test if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT markup-escape-test.o -MD -MP -MF ".deps/markup-escape-test.Tpo" \ -c -o markup-escape-test.o `test -f 'markup-escape-test.c' || echo './'`markup-escape-test.c; \ then mv -f ".deps/markup-escape-test.Tpo" ".deps/markup-escape-test.Po"; \ else rm -f ".deps/markup-escape-test.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o markup-escape-test markup-escape-test.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/markup-escape-test markup-escape-test.o ../glib/.libs/libglib-2.0.so creating markup-escape-test if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT module-test.o -MD -MP -MF ".deps/module-test.Tpo" \ -c -o module-test.o `test -f 'module-test.c' || echo './'`module-test.c; \ then mv -f ".deps/module-test.Tpo" ".deps/module-test.Po"; \ else rm -f ".deps/module-test.Tpo"; exit 1; \ fi module-test.c: In function ‘main’: module-test.c:101: warning: dereferencing type-punned pointer will break strict-aliasing rules module-test.c:115: warning: dereferencing type-punned pointer will break strict-aliasing rules module-test.c:119: warning: dereferencing type-punned pointer will break strict-aliasing rules module-test.c:125: warning: dereferencing type-punned pointer will break strict-aliasing rules module-test.c:129: warning: dereferencing type-punned pointer will break strict-aliasing rules module-test.c:142: warning: dereferencing type-punned pointer will break strict-aliasing rules module-test.c:146: warning: dereferencing type-punned pointer will break strict-aliasing rules module-test.c:150: warning: dereferencing type-punned pointer will break strict-aliasing rules module-test.c:165: warning: dereferencing type-punned pointer will break strict-aliasing rules module-test.c:169: warning: dereferencing type-punned pointer will break strict-aliasing rules module-test.c:183: warning: dereferencing type-punned pointer will break strict-aliasing rules /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o module-test -Wl,--export-dynamic module-test.o ../gmodule/libgmodule-2.0.la -ldl ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/module-test -Wl,--export-dynamic module-test.o ../gmodule/.libs/libgmodule-2.0.so /usr/src/rpm/BUILD/glib-2.8.6/glib/.libs/libglib-2.0.so -ldl ../glib/.libs/libglib-2.0.so creating module-test if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT node-test.o -MD -MP -MF ".deps/node-test.Tpo" \ -c -o node-test.o `test -f 'node-test.c' || echo './'`node-test.c; \ then mv -f ".deps/node-test.Tpo" ".deps/node-test.Po"; \ else rm -f ".deps/node-test.Tpo"; exit 1; \ fi node-test.c: In function ‘g_node_test’: node-test.c:101: warning: reading through null pointer (argument 5) node-test.c:105: warning: reading through null pointer (argument 5) node-test.c:114: warning: reading through null pointer (argument 5) node-test.c:124: warning: reading through null pointer (argument 5) node-test.c:125: warning: reading through null pointer (argument 5) node-test.c:126: warning: reading through null pointer (argument 5) node-test.c:127: warning: reading through null pointer (argument 5) node-test.c:128: warning: reading through null pointer (argument 5) node-test.c:129: warning: reading through null pointer (argument 5) node-test.c:130: warning: reading through null pointer (argument 5) node-test.c:131: warning: reading through null pointer (argument 5) node-test.c:132: warning: reading through null pointer (argument 5) node-test.c:133: warning: reading through null pointer (argument 5) node-test.c:134: warning: reading through null pointer (argument 5) node-test.c:139: warning: reading through null pointer (argument 5) node-test.c:143: warning: reading through null pointer (argument 5) node-test.c:205: warning: reading through null pointer (argument 5) node-test.c:206: warning: reading through null pointer (argument 5) /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o node-test node-test.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/node-test node-test.o ../glib/.libs/libglib-2.0.so creating node-test if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT option-test.o -MD -MP -MF ".deps/option-test.Tpo" \ -c -o option-test.o `test -f 'option-test.c' || echo './'`option-test.c; \ then mv -f ".deps/option-test.Tpo" ".deps/option-test.Po"; \ else rm -f ".deps/option-test.Tpo"; exit 1; \ fi option-test.c: In function ‘error_test1_post_parse’: option-test.c:87: warning: zero-length printf format string option-test.c: In function ‘error_test2_post_parse’: option-test.c:147: warning: zero-length printf format string option-test.c: In function ‘error_test3_post_parse’: option-test.c:206: warning: zero-length printf format string /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o option-test option-test.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/option-test option-test.o ../glib/.libs/libglib-2.0.so creating option-test if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT patterntest.o -MD -MP -MF ".deps/patterntest.Tpo" \ -c -o patterntest.o `test -f 'patterntest.c' || echo './'`patterntest.c; \ then mv -f ".deps/patterntest.Tpo" ".deps/patterntest.Po"; \ else rm -f ".deps/patterntest.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o patterntest patterntest.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/patterntest patterntest.o ../glib/.libs/libglib-2.0.so creating patterntest if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT printf-test.o -MD -MP -MF ".deps/printf-test.Tpo" \ -c -o printf-test.o `test -f 'printf-test.c' || echo './'`printf-test.c; \ then mv -f ".deps/printf-test.Tpo" ".deps/printf-test.Po"; \ else rm -f ".deps/printf-test.Tpo"; exit 1; \ fi printf-test.c: In function ‘main’: printf-test.c:106: warning: ' ' flag ignored with '+' flag in printf format printf-test.c:108: warning: '0' flag ignored with '-' flag in printf format /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o printf-test printf-test.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/printf-test printf-test.o ../glib/.libs/libglib-2.0.so creating printf-test if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT queue-test.o -MD -MP -MF ".deps/queue-test.Tpo" \ -c -o queue-test.o `test -f 'queue-test.c' || echo './'`queue-test.c; \ then mv -f ".deps/queue-test.Tpo" ".deps/queue-test.Po"; \ else rm -f ".deps/queue-test.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o queue-test queue-test.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/queue-test queue-test.o ../glib/.libs/libglib-2.0.so creating queue-test if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT qsort-test.o -MD -MP -MF ".deps/qsort-test.Tpo" \ -c -o qsort-test.o `test -f 'qsort-test.c' || echo './'`qsort-test.c; \ then mv -f ".deps/qsort-test.Tpo" ".deps/qsort-test.Po"; \ else rm -f ".deps/qsort-test.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o qsort-test qsort-test.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/qsort-test qsort-test.o ../glib/.libs/libglib-2.0.so creating qsort-test if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT rand-test.o -MD -MP -MF ".deps/rand-test.Tpo" \ -c -o rand-test.o `test -f 'rand-test.c' || echo './'`rand-test.c; \ then mv -f ".deps/rand-test.Tpo" ".deps/rand-test.Po"; \ else rm -f ".deps/rand-test.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o rand-test rand-test.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/rand-test rand-test.o ../glib/.libs/libglib-2.0.so creating rand-test if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT relation-test.o -MD -MP -MF ".deps/relation-test.Tpo" \ -c -o relation-test.o `test -f 'relation-test.c' || echo './'`relation-test.c; \ then mv -f ".deps/relation-test.Tpo" ".deps/relation-test.Po"; \ else rm -f ".deps/relation-test.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o relation-test relation-test.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/relation-test relation-test.o ../glib/.libs/libglib-2.0.so creating relation-test if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT shell-test.o -MD -MP -MF ".deps/shell-test.Tpo" \ -c -o shell-test.o `test -f 'shell-test.c' || echo './'`shell-test.c; \ then mv -f ".deps/shell-test.Tpo" ".deps/shell-test.Po"; \ else rm -f ".deps/shell-test.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o shell-test shell-test.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/shell-test shell-test.o ../glib/.libs/libglib-2.0.so creating shell-test if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT slist-test.o -MD -MP -MF ".deps/slist-test.Tpo" \ -c -o slist-test.o `test -f 'slist-test.c' || echo './'`slist-test.c; \ then mv -f ".deps/slist-test.Tpo" ".deps/slist-test.Po"; \ else rm -f ".deps/slist-test.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o slist-test slist-test.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/slist-test slist-test.o ../glib/.libs/libglib-2.0.so creating slist-test if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT spawn-test.o -MD -MP -MF ".deps/spawn-test.Tpo" \ -c -o spawn-test.o `test -f 'spawn-test.c' || echo './'`spawn-test.c; \ then mv -f ".deps/spawn-test.Tpo" ".deps/spawn-test.Po"; \ else rm -f ".deps/spawn-test.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o spawn-test spawn-test.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/spawn-test spawn-test.o ../glib/.libs/libglib-2.0.so creating spawn-test if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT strfunc-test.o -MD -MP -MF ".deps/strfunc-test.Tpo" \ -c -o strfunc-test.o `test -f 'strfunc-test.c' || echo './'`strfunc-test.c; \ then mv -f ".deps/strfunc-test.Tpo" ".deps/strfunc-test.Po"; \ else rm -f ".deps/strfunc-test.Tpo"; exit 1; \ fi strfunc-test.c: In function ‘main’: strfunc-test.c:425: warning: not enough variable arguments to fit a sentinel strfunc-test.c:431: warning: not enough variable arguments to fit a sentinel strfunc-test.c:455: warning: not enough variable arguments to fit a sentinel strfunc-test.c:600: warning: not enough variable arguments to fit a sentinel /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o strfunc-test strfunc-test.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/strfunc-test strfunc-test.o ../glib/.libs/libglib-2.0.so creating strfunc-test if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT string-test.o -MD -MP -MF ".deps/string-test.Tpo" \ -c -o string-test.o `test -f 'string-test.c' || echo './'`string-test.c; \ then mv -f ".deps/string-test.Tpo" ".deps/string-test.Po"; \ else rm -f ".deps/string-test.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o string-test string-test.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/string-test string-test.o ../glib/.libs/libglib-2.0.so creating string-test if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT strtod-test.o -MD -MP -MF ".deps/strtod-test.Tpo" \ -c -o strtod-test.o `test -f 'strtod-test.c' || echo './'`strtod-test.c; \ then mv -f ".deps/strtod-test.Tpo" ".deps/strtod-test.Po"; \ else rm -f ".deps/strtod-test.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o strtod-test strtod-test.o ../glib/libglib-2.0.la -lm gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/strtod-test strtod-test.o ../glib/.libs/libglib-2.0.so -lm creating strtod-test if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT thread-test.o -MD -MP -MF ".deps/thread-test.Tpo" \ -c -o thread-test.o `test -f 'thread-test.c' || echo './'`thread-test.c; \ then mv -f ".deps/thread-test.Tpo" ".deps/thread-test.Po"; \ else rm -f ".deps/thread-test.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o thread-test thread-test.o ../gthread/libgthread-2.0.la -pthread ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/thread-test thread-test.o -pthread ../gthread/.libs/libgthread-2.0.so -lpthread /usr/src/rpm/BUILD/glib-2.8.6/glib/.libs/libglib-2.0.so ../glib/.libs/libglib-2.0.so creating thread-test if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT threadpool-test.o -MD -MP -MF ".deps/threadpool-test.Tpo" \ -c -o threadpool-test.o `test -f 'threadpool-test.c' || echo './'`threadpool-test.c; \ then mv -f ".deps/threadpool-test.Tpo" ".deps/threadpool-test.Po"; \ else rm -f ".deps/threadpool-test.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o threadpool-test threadpool-test.o ../gthread/libgthread-2.0.la -pthread ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/threadpool-test threadpool-test.o -pthread ../gthread/.libs/libgthread-2.0.so -lpthread /usr/src/rpm/BUILD/glib-2.8.6/glib/.libs/libglib-2.0.so ../glib/.libs/libglib-2.0.so creating threadpool-test if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT tree-test.o -MD -MP -MF ".deps/tree-test.Tpo" \ -c -o tree-test.o `test -f 'tree-test.c' || echo './'`tree-test.c; \ then mv -f ".deps/tree-test.Tpo" ".deps/tree-test.Po"; \ else rm -f ".deps/tree-test.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o tree-test tree-test.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/tree-test tree-test.o ../glib/.libs/libglib-2.0.so creating tree-test if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT type-test.o -MD -MP -MF ".deps/type-test.Tpo" \ -c -o type-test.o `test -f 'type-test.c' || echo './'`type-test.c; \ then mv -f ".deps/type-test.Tpo" ".deps/type-test.Po"; \ else rm -f ".deps/type-test.Tpo"; exit 1; \ fi type-test.c: In function ‘main’: type-test.c:114: warning: ignoring return value of ‘sscanf’, declared with attribute warn_unused_result type-test.c:126: warning: ignoring return value of ‘sscanf’, declared with attribute warn_unused_result type-test.c:136: warning: ignoring return value of ‘sscanf’, declared with attribute warn_unused_result /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o type-test type-test.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/type-test type-test.o ../glib/.libs/libglib-2.0.so creating type-test if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT unicode-caseconv.o -MD -MP -MF ".deps/unicode-caseconv.Tpo" \ -c -o unicode-caseconv.o `test -f 'unicode-caseconv.c' || echo './'`unicode-caseconv.c; \ then mv -f ".deps/unicode-caseconv.Tpo" ".deps/unicode-caseconv.Po"; \ else rm -f ".deps/unicode-caseconv.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o unicode-caseconv unicode-caseconv.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/unicode-caseconv unicode-caseconv.o ../glib/.libs/libglib-2.0.so creating unicode-caseconv if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT unicode-encoding.o -MD -MP -MF ".deps/unicode-encoding.Tpo" \ -c -o unicode-encoding.o `test -f 'unicode-encoding.c' || echo './'`unicode-encoding.c; \ then mv -f ".deps/unicode-encoding.Tpo" ".deps/unicode-encoding.Po"; \ else rm -f ".deps/unicode-encoding.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o unicode-encoding unicode-encoding.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/unicode-encoding unicode-encoding.o ../glib/.libs/libglib-2.0.so creating unicode-encoding if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT utf8-validate.o -MD -MP -MF ".deps/utf8-validate.Tpo" \ -c -o utf8-validate.o `test -f 'utf8-validate.c' || echo './'`utf8-validate.c; \ then mv -f ".deps/utf8-validate.Tpo" ".deps/utf8-validate.Po"; \ else rm -f ".deps/utf8-validate.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o utf8-validate utf8-validate.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/utf8-validate utf8-validate.o ../glib/.libs/libglib-2.0.so creating utf8-validate if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT uri-test.o -MD -MP -MF ".deps/uri-test.Tpo" \ -c -o uri-test.o `test -f 'uri-test.c' || echo './'`uri-test.c; \ then mv -f ".deps/uri-test.Tpo" ".deps/uri-test.Po"; \ else rm -f ".deps/uri-test.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o uri-test uri-test.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/uri-test uri-test.o ../glib/.libs/libglib-2.0.so creating uri-test if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -pthread -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -MT markup-test.o -MD -MP -MF ".deps/markup-test.Tpo" \ -c -o markup-test.o `test -f 'markup-test.c' || echo './'`markup-test.c; \ then mv -f ".deps/markup-test.Tpo" ".deps/markup-test.Po"; \ else rm -f ".deps/markup-test.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o markup-test markup-test.o ../glib/libglib-2.0.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o .libs/markup-test markup-test.o ../glib/.libs/libglib-2.0.so creating markup-test make[4]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/tests' make check-TESTS make[4]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/tests' PASS: atomic-test PASS: array-test PASS: cxx-test PASS: child-test PASS: completion-test PASS: convert-test PASS: date-test PASS: dirname-test PASS: file-test PASS: env-test PASS: gio-test PASS: hash-test PASS: iochannel-test PASS: keyfile-test PASS: list-test PASS: mainloop-test PASS: mapping-test PASS: markup-escape-test PASS: module-test PASS: node-test PASS: option-test PASS: patterntest PASS: printf-test PASS: queue-test PASS: qsort-test PASS: rand-test PASS: relation-test PASS: shell-test PASS: slist-test PASS: spawn-test PASS: strfunc-test PASS: string-test PASS: strtod-test PASS: thread-test PASS: threadpool-test PASS: tree-test PASS: type-test PASS: unicode-caseconv PASS: unicode-encoding PASS: utf8-validate PASS: uri-test PASS: run-markup-tests.sh =================== All 42 tests passed =================== make[4]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/tests' make[3]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/tests' make[2]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/tests' Making check in build make[2]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/build' Making check in win32 make[3]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/build/win32' Making check in dirent make[4]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/build/win32/dirent' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/build/win32/dirent' make[4]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/build/win32' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/build/win32' make[3]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/build/win32' make[3]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/build' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/build' make[2]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/build' Making check in po make[2]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/po' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/po' Making check in docs make[2]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/docs' Making check in reference make[3]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/docs/reference' Making check in glib make[4]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/docs/reference/glib' make[4]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/docs/reference/glib' Making check in gobject make[4]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/docs/reference/gobject' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/docs/reference/gobject' make[4]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/docs/reference' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/docs/reference' make[3]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/docs/reference' make[3]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/docs' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/docs' make[2]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/docs' make[1]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.53891 + umask 022 + cd /usr/src/rpm/BUILD + cd glib-2.8.6 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/glib-2.8.6-root + mkdir -p /var/tmp/glib-2.8.6-root/usr/bin + /usr/bin/make prefix=/var/tmp/glib-2.8.6-root/usr exec_prefix=/var/tmp/glib-2.8.6-root/usr bindir=/var/tmp/glib-2.8.6-root/usr/bin sbindir=/var/tmp/glib-2.8.6-root/usr/sbin sysconfdir=/var/tmp/glib-2.8.6-root/etc datadir=/var/tmp/glib-2.8.6-root/usr/share includedir=/var/tmp/glib-2.8.6-root/usr/include libdir=/var/tmp/glib-2.8.6-root/usr/lib libexecdir=/var/tmp/glib-2.8.6-root/usr/libexec localstatedir=/var/tmp/glib-2.8.6-root/var sharedstatedir=/var/tmp/glib-2.8.6-root/usr/com mandir=/var/tmp/glib-2.8.6-root/usr/share/man infodir=/var/tmp/glib-2.8.6-root/usr/share/info install /usr/bin/make install-recursive make[1]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6' Making install in . make[2]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6' make[3]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6' /bin/sh ./mkinstalldirs /var/tmp/glib-2.8.6-root/usr/bin /usr/bin/install -c glib-gettextize /var/tmp/glib-2.8.6-root/usr/bin/glib-gettextize /bin/sh ./mkinstalldirs /var/tmp/glib-2.8.6-root/usr/lib/glib-2.0/include mkdir -p -- /var/tmp/glib-2.8.6-root/usr/lib/glib-2.0/include file=/var/tmp/glib-2.8.6-root/usr/lib/glib-2.0/include/glibconfig.h; \ if test -r $file && cmp -s glibconfig.h $file; then :; \ else /usr/bin/install -c -m 644 glibconfig.h $file; fi /bin/sh ./mkinstalldirs /var/tmp/glib-2.8.6-root/usr/share/glib-2.0/gettext mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/glib-2.0/gettext /usr/bin/install -c mkinstalldirs /var/tmp/glib-2.8.6-root/usr/share/glib-2.0/gettext/mkinstalldirs /bin/sh ./mkinstalldirs /var/tmp/glib-2.8.6-root/usr/lib/pkgconfig mkdir -p -- /var/tmp/glib-2.8.6-root/usr/lib/pkgconfig /usr/bin/install -c -m 644 glib-2.0.pc /var/tmp/glib-2.8.6-root/usr/lib/pkgconfig/glib-2.0.pc /usr/bin/install -c -m 644 gobject-2.0.pc /var/tmp/glib-2.8.6-root/usr/lib/pkgconfig/gobject-2.0.pc /usr/bin/install -c -m 644 gmodule-2.0.pc /var/tmp/glib-2.8.6-root/usr/lib/pkgconfig/gmodule-2.0.pc /usr/bin/install -c -m 644 gmodule-export-2.0.pc /var/tmp/glib-2.8.6-root/usr/lib/pkgconfig/gmodule-export-2.0.pc /usr/bin/install -c -m 644 gmodule-no-export-2.0.pc /var/tmp/glib-2.8.6-root/usr/lib/pkgconfig/gmodule-no-export-2.0.pc /usr/bin/install -c -m 644 gthread-2.0.pc /var/tmp/glib-2.8.6-root/usr/lib/pkgconfig/gthread-2.0.pc make[3]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6' make[2]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6' Making install in m4macros make[2]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/m4macros' make[3]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/m4macros' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /var/tmp/glib-2.8.6-root/usr/share/aclocal mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/aclocal /usr/bin/install -c -m 644 glib-2.0.m4 /var/tmp/glib-2.8.6-root/usr/share/aclocal/glib-2.0.m4 /usr/bin/install -c -m 644 glib-gettext.m4 /var/tmp/glib-2.8.6-root/usr/share/aclocal/glib-gettext.m4 make[3]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/m4macros' make[2]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/m4macros' Making install in glib make[2]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/glib' /usr/bin/make install-recursive make[3]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/glib' Making install in libcharset make[4]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/glib/libcharset' make[5]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/glib/libcharset' /bin/sh ../../mkinstalldirs /var/tmp/glib-2.8.6-root/usr/lib if test -f /var/tmp/glib-2.8.6-root/usr/lib/charset.alias; then \ sed -f ref-add.sed /var/tmp/glib-2.8.6-root/usr/lib/charset.alias > /var/tmp/glib-2.8.6-root/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /var/tmp/glib-2.8.6-root/usr/lib/charset.tmp /var/tmp/glib-2.8.6-root/usr/lib/charset.alias ; \ rm -f /var/tmp/glib-2.8.6-root/usr/lib/charset.tmp ; \ else \ if test yes = no; then \ sed -f ref-add.sed charset.alias > /var/tmp/glib-2.8.6-root/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /var/tmp/glib-2.8.6-root/usr/lib/charset.tmp /var/tmp/glib-2.8.6-root/usr/lib/charset.alias ; \ rm -f /var/tmp/glib-2.8.6-root/usr/lib/charset.tmp ; \ fi ; \ fi make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/glib/libcharset' make[4]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/glib/libcharset' make[4]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/glib' make[5]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/glib' /bin/sh ../mkinstalldirs /var/tmp/glib-2.8.6-root/usr/lib /bin/sh ../libtool --mode=install /usr/bin/install -c libglib-2.0.la /var/tmp/glib-2.8.6-root/usr/lib/libglib-2.0.la /usr/bin/install -c .libs/libglib-2.0.so.0.800.6 /var/tmp/glib-2.8.6-root/usr/lib/libglib-2.0.so.0.800.6 (cd /var/tmp/glib-2.8.6-root/usr/lib && rm -f libglib-2.0.so.0 && ln -s libglib-2.0.so.0.800.6 libglib-2.0.so.0) (cd /var/tmp/glib-2.8.6-root/usr/lib && rm -f libglib-2.0.so && ln -s libglib-2.0.so.0.800.6 libglib-2.0.so) /usr/bin/install -c .libs/libglib-2.0.lai /var/tmp/glib-2.8.6-root/usr/lib/libglib-2.0.la /usr/bin/install -c .libs/libglib-2.0.a /var/tmp/glib-2.8.6-root/usr/lib/libglib-2.0.a ranlib /var/tmp/glib-2.8.6-root/usr/lib/libglib-2.0.a chmod 644 /var/tmp/glib-2.8.6-root/usr/lib/libglib-2.0.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../mkinstalldirs /var/tmp/glib-2.8.6-root/usr/bin /bin/sh ../mkinstalldirs /var/tmp/glib-2.8.6-root/usr/include/glib-2.0 mkdir -p -- /var/tmp/glib-2.8.6-root/usr/include/glib-2.0 /usr/bin/install -c -m 644 glib-object.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib-object.h /usr/bin/install -c -m 644 glib.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib.h /bin/sh ../mkinstalldirs /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib mkdir -p -- /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib /usr/bin/install -c -m 644 galloca.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/galloca.h /usr/bin/install -c -m 644 garray.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/garray.h /usr/bin/install -c -m 644 gasyncqueue.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gasyncqueue.h /usr/bin/install -c -m 644 gatomic.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gatomic.h /usr/bin/install -c -m 644 gbacktrace.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gbacktrace.h /usr/bin/install -c -m 644 gcache.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gcache.h /usr/bin/install -c -m 644 gcompletion.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gcompletion.h /usr/bin/install -c -m 644 gconvert.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gconvert.h /usr/bin/install -c -m 644 gdataset.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gdataset.h /usr/bin/install -c -m 644 gdate.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gdate.h /usr/bin/install -c -m 644 gdir.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gdir.h /usr/bin/install -c -m 644 gerror.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gerror.h /usr/bin/install -c -m 644 gfileutils.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gfileutils.h /usr/bin/install -c -m 644 ghash.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/ghash.h /usr/bin/install -c -m 644 ghook.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/ghook.h /usr/bin/install -c -m 644 gi18n.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gi18n.h /usr/bin/install -c -m 644 gi18n-lib.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gi18n-lib.h /usr/bin/install -c -m 644 giochannel.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/giochannel.h /usr/bin/install -c -m 644 gkeyfile.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gkeyfile.h /usr/bin/install -c -m 644 glist.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/glist.h /usr/bin/install -c -m 644 gmacros.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gmacros.h /usr/bin/install -c -m 644 gmain.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gmain.h /usr/bin/install -c -m 644 gmappedfile.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gmappedfile.h /usr/bin/install -c -m 644 gmarkup.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gmarkup.h /usr/bin/install -c -m 644 gmem.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gmem.h /usr/bin/install -c -m 644 gmessages.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gmessages.h /usr/bin/install -c -m 644 gnode.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gnode.h /usr/bin/install -c -m 644 goption.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/goption.h /usr/bin/install -c -m 644 gpattern.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gpattern.h /usr/bin/install -c -m 644 gprimes.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gprimes.h /usr/bin/install -c -m 644 gqsort.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gqsort.h /usr/bin/install -c -m 644 gquark.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gquark.h /usr/bin/install -c -m 644 gqueue.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gqueue.h /usr/bin/install -c -m 644 grand.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/grand.h /usr/bin/install -c -m 644 grel.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/grel.h /usr/bin/install -c -m 644 gscanner.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gscanner.h /usr/bin/install -c -m 644 gshell.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gshell.h /usr/bin/install -c -m 644 gslist.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gslist.h /usr/bin/install -c -m 644 gspawn.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gspawn.h /usr/bin/install -c -m 644 gstdio.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gstdio.h /usr/bin/install -c -m 644 gstrfuncs.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gstrfuncs.h /usr/bin/install -c -m 644 gstring.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gstring.h /usr/bin/install -c -m 644 gthread.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gthread.h /usr/bin/install -c -m 644 gthreadpool.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gthreadpool.h /usr/bin/install -c -m 644 gtimer.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gtimer.h /usr/bin/install -c -m 644 gtree.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gtree.h /usr/bin/install -c -m 644 gtypes.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gtypes.h /usr/bin/install -c -m 644 gunicode.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gunicode.h /usr/bin/install -c -m 644 gutils.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gutils.h /usr/bin/install -c -m 644 gwin32.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gwin32.h /usr/bin/install -c -m 644 gprintf.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/glib/gprintf.h make[5]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/glib' make[4]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/glib' make[3]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/glib' make[2]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/glib' Making install in gobject make[2]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/gobject' /usr/bin/make install-am make[3]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/gobject' make[4]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/gobject' /bin/sh ../mkinstalldirs /var/tmp/glib-2.8.6-root/usr/lib /bin/sh ../libtool --mode=install /usr/bin/install -c libgobject-2.0.la /var/tmp/glib-2.8.6-root/usr/lib/libgobject-2.0.la libtool: install: warning: relinking `libgobject-2.0.la' (cd /usr/src/rpm/BUILD/glib-2.8.6/gobject; /bin/sh ../libtool --mode=relink gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o libgobject-2.0.la -rpath /usr/lib -version-info 800:6:800 -export-dynamic -export-symbols-regex "^[^_].*" gboxed.lo gclosure.lo genums.lo gobject.lo gparam.lo gparamspecs.lo gsignal.lo gsourceclosure.lo gtype.lo gtypemodule.lo gtypeplugin.lo gvalue.lo gvaluearray.lo gvaluetransform.lo gvaluetypes.lo ../glib/libglib-2.0.la -inst-prefix-dir /var/tmp/glib-2.8.6-root) generating symbol list for `libgobject-2.0.la' nm .libs/gboxed.o .libs/gclosure.o .libs/genums.o .libs/gobject.o .libs/gparam.o .libs/gparamspecs.o .libs/gsignal.o .libs/gsourceclosure.o .libs/gtype.o .libs/gtypemodule.o .libs/gtypeplugin.o .libs/gvalue.o .libs/gvaluearray.o .libs/gvaluetransform.o .libs/gvaluetypes.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgobject-2.0.exp grep -E -e "^[^_].*" ".libs/libgobject-2.0.exp" > ".libs/libgobject-2.0.expT" mv -f ".libs/libgobject-2.0.expT" ".libs/libgobject-2.0.exp" echo "{ global:" > .libs/libgobject-2.0.ver cat .libs/libgobject-2.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgobject-2.0.ver echo "local: *; };" >> .libs/libgobject-2.0.ver gcc -shared .libs/gboxed.o .libs/gclosure.o .libs/genums.o .libs/gobject.o .libs/gparam.o .libs/gparamspecs.o .libs/gsignal.o .libs/gsourceclosure.o .libs/gtype.o .libs/gtypemodule.o .libs/gtypeplugin.o .libs/gvalue.o .libs/gvaluearray.o .libs/gvaluetransform.o .libs/gvaluetypes.o -L/var/tmp/glib-2.8.6-root/usr/lib -L/usr/lib -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -Wl,-soname -Wl,libgobject-2.0.so.0 -Wl,-version-script -Wl,.libs/libgobject-2.0.ver -o .libs/libgobject-2.0.so.0.800.6 /usr/bin/install -c .libs/libgobject-2.0.so.0.800.6T /var/tmp/glib-2.8.6-root/usr/lib/libgobject-2.0.so.0.800.6 (cd /var/tmp/glib-2.8.6-root/usr/lib && rm -f libgobject-2.0.so.0 && ln -s libgobject-2.0.so.0.800.6 libgobject-2.0.so.0) (cd /var/tmp/glib-2.8.6-root/usr/lib && rm -f libgobject-2.0.so && ln -s libgobject-2.0.so.0.800.6 libgobject-2.0.so) /usr/bin/install -c .libs/libgobject-2.0.lai /var/tmp/glib-2.8.6-root/usr/lib/libgobject-2.0.la /usr/bin/install -c .libs/libgobject-2.0.a /var/tmp/glib-2.8.6-root/usr/lib/libgobject-2.0.a ranlib /var/tmp/glib-2.8.6-root/usr/lib/libgobject-2.0.a chmod 644 /var/tmp/glib-2.8.6-root/usr/lib/libgobject-2.0.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../mkinstalldirs /var/tmp/glib-2.8.6-root/usr/bin /bin/sh ../libtool --mode=install /usr/bin/install -c gobject-query /var/tmp/glib-2.8.6-root/usr/bin/gobject-query libtool: install: warning: `./libgobject-2.0.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/rpm/BUILD/glib-2.8.6/glib/libglib-2.0.la' has not been installed in `/usr/lib' libtool: install: warning: `../glib/libglib-2.0.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/gobject-query /var/tmp/glib-2.8.6-root/usr/bin/gobject-query /bin/sh ../libtool --mode=install /usr/bin/install -c glib-genmarshal /var/tmp/glib-2.8.6-root/usr/bin/glib-genmarshal libtool: install: warning: `../glib/libglib-2.0.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/glib-genmarshal /var/tmp/glib-2.8.6-root/usr/bin/glib-genmarshal /bin/sh ../mkinstalldirs /var/tmp/glib-2.8.6-root/usr/bin /usr/bin/install -c glib-mkenums /var/tmp/glib-2.8.6-root/usr/bin/glib-mkenums /bin/sh ../mkinstalldirs /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/gobject mkdir -p -- /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/gobject /usr/bin/install -c -m 644 gboxed.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/gobject/gboxed.h /usr/bin/install -c -m 644 gclosure.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/gobject/gclosure.h /usr/bin/install -c -m 644 genums.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/gobject/genums.h /usr/bin/install -c -m 644 gobject.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/gobject/gobject.h /usr/bin/install -c -m 644 gparam.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/gobject/gparam.h /usr/bin/install -c -m 644 gparamspecs.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/gobject/gparamspecs.h /usr/bin/install -c -m 644 gsignal.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/gobject/gsignal.h /usr/bin/install -c -m 644 gsourceclosure.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/gobject/gsourceclosure.h /usr/bin/install -c -m 644 gtype.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/gobject/gtype.h /usr/bin/install -c -m 644 gtypemodule.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/gobject/gtypemodule.h /usr/bin/install -c -m 644 gtypeplugin.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/gobject/gtypeplugin.h /usr/bin/install -c -m 644 gvalue.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/gobject/gvalue.h /usr/bin/install -c -m 644 gvaluearray.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/gobject/gvaluearray.h /usr/bin/install -c -m 644 gvaluecollector.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/gobject/gvaluecollector.h /usr/bin/install -c -m 644 gvaluetypes.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/gobject/gvaluetypes.h /usr/bin/install -c -m 644 gobjectnotifyqueue.c /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/gobject/gobjectnotifyqueue.c /usr/bin/install -c -m 644 gmarshal.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/gobject/gmarshal.h make[4]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/gobject' make[3]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/gobject' make[2]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/gobject' Making install in gmodule make[2]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/gmodule' /usr/bin/make install-am make[3]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/gmodule' make[4]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/gmodule' /bin/sh ../mkinstalldirs /var/tmp/glib-2.8.6-root/usr/lib /bin/sh ../libtool --mode=install /usr/bin/install -c libgmodule-2.0.la /var/tmp/glib-2.8.6-root/usr/lib/libgmodule-2.0.la libtool: install: warning: relinking `libgmodule-2.0.la' (cd /usr/src/rpm/BUILD/glib-2.8.6/gmodule; /bin/sh ../libtool --mode=relink gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o libgmodule-2.0.la -rpath /usr/lib -Wl,--export-dynamic -version-info 800:6:800 -export-dynamic gmodule.lo -ldl ../glib/libglib-2.0.la -inst-prefix-dir /var/tmp/glib-2.8.6-root) gcc -shared .libs/gmodule.o -ldl -L/var/tmp/glib-2.8.6-root/usr/lib -L/usr/lib -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -Wl,--export-dynamic -Wl,-soname -Wl,libgmodule-2.0.so.0 -o .libs/libgmodule-2.0.so.0.800.6 /usr/bin/install -c .libs/libgmodule-2.0.so.0.800.6T /var/tmp/glib-2.8.6-root/usr/lib/libgmodule-2.0.so.0.800.6 (cd /var/tmp/glib-2.8.6-root/usr/lib && rm -f libgmodule-2.0.so.0 && ln -s libgmodule-2.0.so.0.800.6 libgmodule-2.0.so.0) (cd /var/tmp/glib-2.8.6-root/usr/lib && rm -f libgmodule-2.0.so && ln -s libgmodule-2.0.so.0.800.6 libgmodule-2.0.so) /usr/bin/install -c .libs/libgmodule-2.0.lai /var/tmp/glib-2.8.6-root/usr/lib/libgmodule-2.0.la /usr/bin/install -c .libs/libgmodule-2.0.a /var/tmp/glib-2.8.6-root/usr/lib/libgmodule-2.0.a ranlib /var/tmp/glib-2.8.6-root/usr/lib/libgmodule-2.0.a chmod 644 /var/tmp/glib-2.8.6-root/usr/lib/libgmodule-2.0.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../mkinstalldirs /var/tmp/glib-2.8.6-root/usr/include/glib-2.0 /usr/bin/install -c -m 644 gmodule.h /var/tmp/glib-2.8.6-root/usr/include/glib-2.0/gmodule.h make[4]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/gmodule' make[3]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/gmodule' make[2]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/gmodule' Making install in gthread make[2]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/gthread' make[3]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/gthread' /bin/sh ../mkinstalldirs /var/tmp/glib-2.8.6-root/usr/lib /bin/sh ../libtool --mode=install /usr/bin/install -c libgthread-2.0.la /var/tmp/glib-2.8.6-root/usr/lib/libgthread-2.0.la libtool: install: warning: relinking `libgthread-2.0.la' (cd /usr/src/rpm/BUILD/glib-2.8.6/gthread; /bin/sh ../libtool --mode=relink gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Wall -o libgthread-2.0.la -rpath /usr/lib -version-info 800:6:800 -export-dynamic gthread-impl.lo -lpthread ../glib/libglib-2.0.la -inst-prefix-dir /var/tmp/glib-2.8.6-root) gcc -shared .libs/gthread-impl.o -lpthread -L/var/tmp/glib-2.8.6-root/usr/lib -L/usr/lib -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -Wl,-soname -Wl,libgthread-2.0.so.0 -o .libs/libgthread-2.0.so.0.800.6 /usr/bin/install -c .libs/libgthread-2.0.so.0.800.6T /var/tmp/glib-2.8.6-root/usr/lib/libgthread-2.0.so.0.800.6 (cd /var/tmp/glib-2.8.6-root/usr/lib && rm -f libgthread-2.0.so.0 && ln -s libgthread-2.0.so.0.800.6 libgthread-2.0.so.0) (cd /var/tmp/glib-2.8.6-root/usr/lib && rm -f libgthread-2.0.so && ln -s libgthread-2.0.so.0.800.6 libgthread-2.0.so) /usr/bin/install -c .libs/libgthread-2.0.lai /var/tmp/glib-2.8.6-root/usr/lib/libgthread-2.0.la /usr/bin/install -c .libs/libgthread-2.0.a /var/tmp/glib-2.8.6-root/usr/lib/libgthread-2.0.a ranlib /var/tmp/glib-2.8.6-root/usr/lib/libgthread-2.0.a chmod 644 /var/tmp/glib-2.8.6-root/usr/lib/libgthread-2.0.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/gthread' make[2]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/gthread' Making install in tests make[2]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/tests' Making install in gobject make[3]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/tests/gobject' /usr/bin/make install-am make[4]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/tests/gobject' make[5]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/tests/gobject' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/tests/gobject' make[4]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/tests/gobject' make[3]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/tests/gobject' Making install in refcount make[3]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/tests/refcount' make[4]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/tests/refcount' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/tests/refcount' make[3]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/tests/refcount' make[3]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/tests' make[4]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/tests' : make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/tests' make[3]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/tests' make[2]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/tests' Making install in build make[2]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/build' Making install in win32 make[3]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/build/win32' Making install in dirent make[4]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/build/win32/dirent' make[5]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/build/win32/dirent' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/build/win32/dirent' make[4]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/build/win32/dirent' make[4]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/build/win32' make[5]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/build/win32' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/build/win32' make[4]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/build/win32' make[3]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/build/win32' make[3]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/build' make[4]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/build' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/build' make[3]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/build' make[2]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/build' Making install in po make[2]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/po' if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /var/tmp/glib-2.8.6-root/usr/share; \ else \ /bin/sh ../mkinstalldirs /var/tmp/glib-2.8.6-root/usr/share; \ fi mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/am/LC_MESSAGES installing am.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/am/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/ar/LC_MESSAGES installing ar.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/ar/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/az/LC_MESSAGES installing az.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/az/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/be/LC_MESSAGES installing be.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/be/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/bg/LC_MESSAGES installing bg.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/bg/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/bn/LC_MESSAGES installing bn.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/bn/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/bs/LC_MESSAGES installing bs.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/bs/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/ca/LC_MESSAGES installing ca.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/ca/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/cs/LC_MESSAGES installing cs.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/cs/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/cy/LC_MESSAGES installing cy.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/cy/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/da/LC_MESSAGES installing da.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/da/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/de/LC_MESSAGES installing de.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/de/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/el/LC_MESSAGES installing el.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/el/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/en_CA/LC_MESSAGES installing en_CA.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/en_CA/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/en_GB/LC_MESSAGES installing en_GB.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/en_GB/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/eo/LC_MESSAGES installing eo.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/eo/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/es/LC_MESSAGES installing es.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/es/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/et/LC_MESSAGES installing et.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/et/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/eu/LC_MESSAGES installing eu.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/eu/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/fa/LC_MESSAGES installing fa.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/fa/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/fi/LC_MESSAGES installing fi.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/fi/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/fr/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/ga/LC_MESSAGES installing ga.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/ga/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/gl/LC_MESSAGES installing gl.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/gl/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/gu/LC_MESSAGES installing gu.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/gu/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/he/LC_MESSAGES installing he.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/he/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/hi/LC_MESSAGES installing hi.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/hi/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/hr/LC_MESSAGES installing hr.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/hr/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/hu/LC_MESSAGES installing hu.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/hu/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/id/LC_MESSAGES installing id.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/id/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/is/LC_MESSAGES installing is.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/is/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/it/LC_MESSAGES installing it.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/it/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/ja/LC_MESSAGES installing ja.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/ja/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/ko/LC_MESSAGES installing ko.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/ko/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/lt/LC_MESSAGES installing lt.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/lt/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/lv/LC_MESSAGES installing lv.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/lv/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/mk/LC_MESSAGES installing mk.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/mk/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/ml/LC_MESSAGES installing ml.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/ml/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/mn/LC_MESSAGES installing mn.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/mn/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/ms/LC_MESSAGES installing ms.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/ms/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/nb/LC_MESSAGES installing nb.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/nb/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/ne/LC_MESSAGES installing ne.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/ne/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/nl/LC_MESSAGES installing nl.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/nl/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/nn/LC_MESSAGES installing nn.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/nn/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/no/LC_MESSAGES installing no.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/no/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/or/LC_MESSAGES installing or.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/or/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/pa/LC_MESSAGES installing pa.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/pa/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/pl/LC_MESSAGES installing pl.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/pl/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/pt/LC_MESSAGES installing pt.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/pt/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/pt_BR/LC_MESSAGES installing pt_BR.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/pt_BR/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/ro/LC_MESSAGES installing ro.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/ro/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/ru/LC_MESSAGES installing ru.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/ru/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/rw/LC_MESSAGES installing rw.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/rw/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/sk/LC_MESSAGES installing sk.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/sk/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/sl/LC_MESSAGES installing sl.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/sl/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/sq/LC_MESSAGES installing sq.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/sq/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/sr/LC_MESSAGES installing sr.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/sr/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/sr@Latn/LC_MESSAGES installing sr@Latn.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/sr@Latn/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/sr@ije/LC_MESSAGES installing sr@ije.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/sr@ije/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/sv/LC_MESSAGES installing sv.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/sv/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/ta/LC_MESSAGES installing ta.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/ta/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/te/LC_MESSAGES installing te.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/te/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/th/LC_MESSAGES installing th.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/th/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/tl/LC_MESSAGES installing tl.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/tl/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/tr/LC_MESSAGES installing tr.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/tr/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/uk/LC_MESSAGES installing uk.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/uk/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/vi/LC_MESSAGES installing vi.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/vi/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/wa/LC_MESSAGES installing wa.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/wa/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/xh/LC_MESSAGES installing xh.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/xh/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/yi/LC_MESSAGES installing yi.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/yi/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/zh_CN/LC_MESSAGES installing zh_CN.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/zh_CN/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/zh_HK/LC_MESSAGES installing zh_HK.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/zh_HK/LC_MESSAGES/glib20.mo mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/locale/zh_TW/LC_MESSAGES installing zh_TW.gmo as /var/tmp/glib-2.8.6-root/usr/share/locale/zh_TW/LC_MESSAGES/glib20.mo if test "glib" = "glib"; then \ if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /var/tmp/glib-2.8.6-root/usr/share/glib-2.0/gettext/po; \ else \ /bin/sh ../mkinstalldirs /var/tmp/glib-2.8.6-root/usr/share/glib-2.0/gettext/po; \ fi; \ /usr/bin/install -c -m 644 ./Makefile.in.in \ /var/tmp/glib-2.8.6-root/usr/share/glib-2.0/gettext/po/Makefile.in.in; \ else \ : ; \ fi mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/glib-2.0/gettext/po make[2]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/po' Making install in docs make[2]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/docs' Making install in reference make[3]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/docs/reference' Making install in glib make[4]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/docs/reference/glib' make[5]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/docs/reference/glib' make[5]: Nothing to be done for `install-exec-am'. installfiles=`echo ./html/*`; \ if test "$installfiles" = './html/*'; \ then echo '-- Nothing to install' ; \ else \ /bin/sh ../../../mkinstalldirs /var/tmp/glib-2.8.6-root/usr/share/gtk-doc/html/glib; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /var/tmp/glib-2.8.6-root/usr/share/gtk-doc/html/glib; \ done; \ echo '-- Installing ./html/index.sgml' ; \ /usr/bin/install -c -m 644 ./html/index.sgml /var/tmp/glib-2.8.6-root/usr/share/gtk-doc/html/glib || :; \ fi mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/gtk-doc/html/glib -- Installing ./html/file-name-encodings.png -- Installing ./html/glib-Arrays.html -- Installing ./html/glib-Asynchronous-Queues.html -- Installing ./html/glib-Atomic-Operations.html -- Installing ./html/glib-Automatic-String-Completion.html -- Installing ./html/glib-Balanced-Binary-Trees.html -- Installing ./html/glib-Basic-Types.html -- Installing ./html/glib-Byte-Arrays.html -- Installing ./html/glib-Byte-Order-Macros.html -- Installing ./html/glib-Caches.html -- Installing ./html/glib-Character-Set-Conversion.html -- Installing ./html/glib-Commandline-option-parser.html -- Installing ./html/glib-Datasets.html -- Installing ./html/glib-Date-and-Time-Functions.html -- Installing ./html/glib-Double-ended-Queues.html -- Installing ./html/glib-Doubly-Linked-Lists.html -- Installing ./html/glib-Dynamic-Loading-of-Modules.html -- Installing ./html/glib-Error-Reporting.html -- Installing ./html/glib-File-Utilities.html -- Installing ./html/glib-Glob-style-pattern-matching.html -- Installing ./html/glib-Hash-Tables.html -- Installing ./html/glib-Hook-Functions.html -- Installing ./html/glib-I18N.html -- Installing ./html/glib-IO-Channels.html -- Installing ./html/glib-Key-value-file-parser.html -- Installing ./html/glib-Keyed-Data-Lists.html -- Installing ./html/glib-Lexical-Scanner.html -- Installing ./html/glib-Limits-of-Basic-Types.html -- Installing ./html/glib-Memory-Allocation.html -- Installing ./html/glib-Memory-Allocators.html -- Installing ./html/glib-Memory-Chunks.html -- Installing ./html/glib-Message-Logging.html -- Installing ./html/glib-Miscellaneous-Macros.html -- Installing ./html/glib-Miscellaneous-Utility-Functions.html -- Installing ./html/glib-N-ary-Trees.html -- Installing ./html/glib-Numerical-Definitions.html -- Installing ./html/glib-Pointer-Arrays.html -- Installing ./html/glib-Quarks.html -- Installing ./html/glib-Random-Numbers.html -- Installing ./html/glib-Relations-and-Tuples.html -- Installing ./html/glib-Shell-related-Utilities.html -- Installing ./html/glib-Simple-XML-Subset-Parser.html -- Installing ./html/glib-Singly-Linked-Lists.html -- Installing ./html/glib-Spawning-Processes.html -- Installing ./html/glib-Standard-Macros.html -- Installing ./html/glib-String-Chunks.html -- Installing ./html/glib-String-Utility-Functions.html -- Installing ./html/glib-Strings.html -- Installing ./html/glib-The-Main-Event-Loop.html -- Installing ./html/glib-Thread-Pools.html -- Installing ./html/glib-Threads.html -- Installing ./html/glib-Timers.html -- Installing ./html/glib-Trash-Stacks.html -- Installing ./html/glib-Type-Conversion-Macros.html -- Installing ./html/glib-Unicode-Manipulation.html -- Installing ./html/glib-Version-Information.html -- Installing ./html/glib-Warnings-and-Assertions.html -- Installing ./html/glib-Windows-Compatability-Functions.html -- Installing ./html/glib-building.html -- Installing ./html/glib-changes.html -- Installing ./html/glib-compiling.html -- Installing ./html/glib-core.html -- Installing ./html/glib-cross-compiling.html -- Installing ./html/glib-data-types.html -- Installing ./html/glib-fundamentals.html -- Installing ./html/glib-gettextize.html -- Installing ./html/glib-resources.html -- Installing ./html/glib-running.html -- Installing ./html/glib-utilities.html -- Installing ./html/glib.devhelp -- Installing ./html/glib.html -- Installing ./html/home.png -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/ix01.html -- Installing ./html/ix02.html -- Installing ./html/ix03.html -- Installing ./html/ix04.html -- Installing ./html/ix05.html -- Installing ./html/ix06.html -- Installing ./html/left.png -- Installing ./html/mainloop-states.gif -- Installing ./html/right.png -- Installing ./html/style.css -- Installing ./html/tools.html -- Installing ./html/up.png -- Installing ./html/index.sgml /bin/sh ../../../mkinstalldirs /var/tmp/glib-2.8.6-root/usr/share/man/man1 mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/man/man1 /usr/bin/install -c -m 644 ./glib-gettextize.1 /var/tmp/glib-2.8.6-root/usr/share/man/man1/glib-gettextize.1 make[5]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/docs/reference/glib' make[4]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/docs/reference/glib' Making install in gobject make[4]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/docs/reference/gobject' make[5]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/docs/reference/gobject' make[5]: Nothing to be done for `install-exec-am'. installfiles=`echo ./html/*`; \ if test "$installfiles" = './html/*'; \ then echo '-- Nothing to install' ; \ else \ /bin/sh ../../../mkinstalldirs /var/tmp/glib-2.8.6-root/usr/share/gtk-doc/html/gobject; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /var/tmp/glib-2.8.6-root/usr/share/gtk-doc/html/gobject; \ done; \ echo '-- Installing ./html/index.sgml' ; \ /usr/bin/install -c -m 644 ./html/index.sgml /var/tmp/glib-2.8.6-root/usr/share/gtk-doc/html/gobject || :; \ fi mkdir -p -- /var/tmp/glib-2.8.6-root/usr/share/gtk-doc/html/gobject -- Installing ./html/GTypeModule.html -- Installing ./html/GTypePlugin.html -- Installing ./html/ch01.html -- Installing ./html/ch01s02.html -- Installing ./html/ch02.html -- Installing ./html/ch06s03.html -- Installing ./html/ch07s02.html -- Installing ./html/ch07s03.html -- Installing ./html/chapter-gobject.html -- Installing ./html/chapter-signal.html -- Installing ./html/glib-genmarshal.html -- Installing ./html/glib-mkenums.html -- Installing ./html/glue.png -- Installing ./html/gobject-Boxed-Types.html -- Installing ./html/gobject-Closures.html -- Installing ./html/gobject-Enumeration-and-Flag-Types.html -- Installing ./html/gobject-GParamSpec.html -- Installing ./html/gobject-Generic-values.html -- Installing ./html/gobject-Signals.html -- Installing ./html/gobject-Standard-Parameter-and-Value-Types.html -- Installing ./html/gobject-The-Base-Object-Type.html -- Installing ./html/gobject-Type-Information.html -- Installing ./html/gobject-Value-arrays.html -- Installing ./html/gobject-Varargs-Value-Collection.html -- Installing ./html/gobject-memory.html -- Installing ./html/gobject-properties.html -- Installing ./html/gobject-query.html -- Installing ./html/gobject.devhelp -- Installing ./html/gtype-conventions.html -- Installing ./html/gtype-instantiable-classed.html -- Installing ./html/gtype-non-instantiable-classed.html -- Installing ./html/gtype-non-instantiable.html -- Installing ./html/home.png -- Installing ./html/howto-gobject-chainup.html -- Installing ./html/howto-gobject-code.html -- Installing ./html/howto-gobject-construction.html -- Installing ./html/howto-gobject-destruction.html -- Installing ./html/howto-gobject-methods.html -- Installing ./html/howto-gobject.html -- Installing ./html/howto-interface-implement.html -- Installing ./html/howto-interface-properties.html -- Installing ./html/howto-interface.html -- Installing ./html/howto-signals.html -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/ix01.html -- Installing ./html/ix02.html -- Installing ./html/ix03.html -- Installing ./html/ix04.html -- Installing ./html/ix05.html -- Installing ./html/ix06.html -- Installing ./html/left.png -- Installing ./html/pr01.html -- Installing ./html/pt01.html -- Installing ./html/pt02.html -- Installing ./html/pt03.html -- Installing ./html/right.png -- Installing ./html/rn01.html -- Installing ./html/rn02.html -- Installing ./html/signal.html -- Installing ./html/style.css -- Installing ./html/tools-ginspector.html -- Installing ./html/tools-gob.html -- Installing ./html/tools-gtkdoc.html -- Installing ./html/tools-refdb.html -- Installing ./html/up.png -- Installing ./html/index.sgml /bin/sh ../../../mkinstalldirs /var/tmp/glib-2.8.6-root/usr/share/man/man1 /usr/bin/install -c -m 644 ./glib-mkenums.1 /var/tmp/glib-2.8.6-root/usr/share/man/man1/glib-mkenums.1 /usr/bin/install -c -m 644 ./glib-genmarshal.1 /var/tmp/glib-2.8.6-root/usr/share/man/man1/glib-genmarshal.1 /usr/bin/install -c -m 644 ./gobject-query.1 /var/tmp/glib-2.8.6-root/usr/share/man/man1/gobject-query.1 make[5]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/docs/reference/gobject' make[4]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/docs/reference/gobject' make[4]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/docs/reference' make[5]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/docs/reference' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/docs/reference' make[4]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/docs/reference' make[3]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/docs/reference' make[3]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/docs' make[4]: Entering directory `/usr/src/rpm/BUILD/glib-2.8.6/docs' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/docs' make[3]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/docs' make[2]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6/docs' make[1]: Leaving directory `/usr/src/rpm/BUILD/glib-2.8.6' + ./mkinstalldirs /var/tmp/glib-2.8.6-root/etc/profile.d mkdir -p -- /var/tmp/glib-2.8.6-root/etc/profile.d + install -m 755 /usr/src/rpm/SOURCES/glib2.sh /var/tmp/glib-2.8.6-root/etc/profile.d + install -m 755 /usr/src/rpm/SOURCES/glib2.csh /var/tmp/glib-2.8.6-root/etc/profile.d + rm -f /var/tmp/glib-2.8.6-root/usr/lib/libglib-2.0.la /var/tmp/glib-2.8.6-root/usr/lib/libgmodule-2.0.la /var/tmp/glib-2.8.6-root/usr/lib/libgobject-2.0.la /var/tmp/glib-2.8.6-root/usr/lib/libgthread-2.0.la + /usr/lib/rpm/redhat/find-lang.sh /var/tmp/glib-2.8.6-root glib20 + /usr/lib/rpm/find-debuginfo.sh /usr/src/rpm/BUILD/glib-2.8.6 extracting debug info from /var/tmp/glib-2.8.6-root/usr/bin/gobject-query extracting debug info from /var/tmp/glib-2.8.6-root/usr/bin/glib-genmarshal extracting debug info from /var/tmp/glib-2.8.6-root/usr/lib/libglib-2.0.so.0.800.6 extracting debug info from /var/tmp/glib-2.8.6-root/usr/lib/libgobject-2.0.so.0.800.6 extracting debug info from /var/tmp/glib-2.8.6-root/usr/lib/libgmodule-2.0.so.0.800.6 extracting debug info from /var/tmp/glib-2.8.6-root/usr/lib/libgthread-2.0.so.0.800.6 7886 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump Processing files: glib2-2.8.6-1.gst.1.4 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.95849 + umask 022 + cd /usr/src/rpm/BUILD + cd glib-2.8.6 + DOCDIR=/var/tmp/glib-2.8.6-root/usr/share/doc/glib2-2.8.6 + export DOCDIR + rm -rf /var/tmp/glib-2.8.6-root/usr/share/doc/glib2-2.8.6 + /bin/mkdir -p /var/tmp/glib-2.8.6-root/usr/share/doc/glib2-2.8.6 + cp -pr AUTHORS COPYING ChangeLog NEWS README /var/tmp/glib-2.8.6-root/usr/share/doc/glib2-2.8.6 + exit 0 Provides: libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libglib-2.0.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) Conflicts: libgnomeui <= 2.2.0 Obsoletes: glib-gtkbeta Processing files: glib2-devel-2.8.6-1.gst.1.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/perl glib2 = 2.8.6 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libglib-2.0.so.0 libgobject-2.0.so.0 pkgconfig >= 1:0.8 Conflicts: glib-devel <= 1:1.2.8 Obsoletes: glib-gtkbeta-devel Processing files: glib2-debuginfo-2.8.6-1.gst.1.4 Provides: libglib-2.0.so.0.800.6.debug libgmodule-2.0.so.0.800.6.debug libgobject-2.0.so.0.800.6.debug libgthread-2.0.so.0.800.6.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/glib-2.8.6-root warning: Could not canonicalize hostname: otto Wrote: /usr/src/rpm/SRPMS/glib2-2.8.6-1.gst.1.4.src.rpm Wrote: /usr/src/rpm/RPMS/glib2-2.8.6-1.gst.1.4.i386.rpm Wrote: /usr/src/rpm/RPMS/glib2-devel-2.8.6-1.gst.1.4.i386.rpm Wrote: /usr/src/rpm/RPMS/glib2-debuginfo-2.8.6-1.gst.1.4.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.95563 + umask 022 + cd /usr/src/rpm/BUILD + cd glib-2.8.6 + rm -rf /var/tmp/glib-2.8.6-root + exit 0