pkgconfig-0.15.0
creating cache ./config.cache
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for Cygwin environment... no
checking for mingw32 environment... no
checking how to run the C preprocessor... cc -E
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler (gcc -O3 -march=k8 -fomit-frame-pointer -pipe ) works... yes
checking whether the C compiler (gcc -O3 -march=k8 -fomit-frame-pointer -pipe ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
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... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking command to parse /usr/bin/nm -B output... ok
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -O3 -march=k8 -fomit-frame-pointer -pipe ) works... yes
checking whether the C compiler (gcc -O3 -march=k8 -fomit-frame-pointer -pipe ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for Win32... no
checking for working alloca.h... yes
checking for alloca... yes
checking for setresuid... yes
checking for dirent.h... yes
checking for unistd.h... yes
checking for sys/wait.h... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating config.h
configuring in glib-1.2.8
running /bin/sh ./configure  --prefix=/usr --sysconfdir=/etc --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for a BSD compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... found
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for ranlib... (cached) ranlib
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -O3 -march=k8 -fomit-frame-pointer -pipe ) works... yes
checking whether the C compiler (gcc -O3 -march=k8 -fomit-frame-pointer -pipe ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... (cached) yes
updating cache .././config.cache
loading cache .././config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... (cached) 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 if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... no
checking if gcc static flag -static works... -static
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
loading cache .././config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking host system type... i686-pc-linux-gnu
checking whether to enable memory checking... no
checking whether to enable memory profiling... no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -O3 -march=k8 -fomit-frame-pointer -pipe ) works... yes
checking whether the C compiler (gcc -O3 -march=k8 -fomit-frame-pointer -pipe ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... none needed
checking for a BSD compatible install... /bin/install -c
checking for extra flags to get ANSI library prototypes... none needed
checking for extra flags for POSIX compliance... none needed
checking how to run the C preprocessor... (cached) cc -E
checking for ANSI C header files... yes
checking for vprintf... yes
checking for atexit... yes
checking for on_exit... yes
checking size of char... 1
checking size of short... 2
checking size of long... 4
checking size of int... 4
checking size of void *... 4
checking size of long long... 8
checking for working const... yes
checking for __inline... yes
checking for __inline__... yes
checking for inline... yes
checking whether byte ordering is bigendian... no
checking for float.h... yes
checking for limits.h... yes
checking for pwd.h... yes
checking for sys/param.h... yes
checking for sys/poll.h... yes
checking for sys/select.h... yes
checking for sys/time.h... yes
checking for sys/times.h... yes
checking for unistd.h... (cached) yes
checking for values.h... yes
checking for lstat... yes
checking for strerror... yes
checking for strsignal... yes
checking for memmove... yes
checking for vsnprintf... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for poll... 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 for wchar.h... yes
checking for wctype.h... yes
checking for iswalnum... yes
checking if iswalnum() and friends are properly defined... yes
checking whether realloc (NULL,) will work... yes
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 dlopen in -ldl... yes
checking for dlsym in -ldl... yes
checking for preceeding underscore in symbols... no
checking for dlerror... yes
checking for pthread.h... yes
checking for thread implementation... posix
checking for pthread_attr_init in -lpthread... yes
checking necessary linker options... -lpthread
checking necessary compiler options...  -D_REENTRANT
checking for localtime_r... yes
checking for rand_r... yes
checking for getpwuid_r... yes
checking whether getpwuid_r is posix like... yes
checking whether pthread_getspecific is posix like... yes
checking whether pthread_mutex_trylock is posix like... yes
checking whether pthread_cond_timedwait is posix like... yes
checking size of pthread_mutex_t... 24
checking byte contents of pthread_mutex_t... 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 system definitions for POLLIN POLLOUT POLLPRI POLLERR POLLHUP POLLNVAL... done
updating cache .././config.cache
creating ./config.status
creating glib.spec
creating Makefile
creating glib-config
creating gmodule/gmoduleconf.h
creating gmodule/Makefile
creating gthread/Makefile
creating docs/Makefile
creating docs/glib-config.1
creating tests/Makefile
creating config.h
creating glibconfig.h
make  all-recursive
make[1]: Entering directory `/usr/src/pkgconfig-0.15.0'
Making all in glib-1.2.8
make[2]: Entering directory `/usr/src/pkgconfig-0.15.0/glib-1.2.8'
make  all-recursive
make[3]: Entering directory `/usr/src/pkgconfig-0.15.0/glib-1.2.8'
Making all in .
make[4]: Entering directory `/usr/src/pkgconfig-0.15.0/glib-1.2.8'
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib     -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c garray.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -c garray.c  -fPIC -DPIC -o .libs/garray.lo
mv -f .libs/garray.lo garray.o
(cd . && ln -s garray.o garray.lo)
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib     -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c gcache.c
rm -f .libs/gcache.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -c gcache.c  -fPIC -DPIC -o .libs/gcache.lo
mv -f .libs/gcache.lo gcache.o
(cd . && ln -s gcache.o gcache.lo)
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib     -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c gcompletion.c
rm -f .libs/gcompletion.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -c gcompletion.c  -fPIC -DPIC -o .libs/gcompletion.lo
mv -f .libs/gcompletion.lo gcompletion.o
(cd . && ln -s gcompletion.o gcompletion.lo)
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib     -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c gdataset.c
rm -f .libs/gdataset.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -c gdataset.c  -fPIC -DPIC -o .libs/gdataset.lo
mv -f .libs/gdataset.lo gdataset.o
(cd . && ln -s gdataset.o gdataset.lo)
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib     -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c gdate.c
rm -f .libs/gdate.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -c gdate.c  -fPIC -DPIC -o .libs/gdate.lo
mv -f .libs/gdate.lo gdate.o
(cd . && ln -s gdate.o gdate.lo)
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib     -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c gerror.c
rm -f .libs/gerror.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -c gerror.c  -fPIC -DPIC -o .libs/gerror.lo
mv -f .libs/gerror.lo gerror.o
(cd . && ln -s gerror.o gerror.lo)
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib     -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c ghash.c
rm -f .libs/ghash.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -c ghash.c  -fPIC -DPIC -o .libs/ghash.lo
mv -f .libs/ghash.lo ghash.o
(cd . && ln -s ghash.o ghash.lo)
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib     -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c ghook.c
rm -f .libs/ghook.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -c ghook.c  -fPIC -DPIC -o .libs/ghook.lo
mv -f .libs/ghook.lo ghook.o
(cd . && ln -s ghook.o ghook.lo)
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib     -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c giochannel.c
rm -f .libs/giochannel.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -c giochannel.c  -fPIC -DPIC -o .libs/giochannel.lo
mv -f .libs/giochannel.lo giochannel.o
(cd . && ln -s giochannel.o giochannel.lo)
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib     -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c giounix.c
rm -f .libs/giounix.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -c giounix.c  -fPIC -DPIC -o .libs/giounix.lo
mv -f .libs/giounix.lo giounix.o
(cd . && ln -s giounix.o giounix.lo)
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib     -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c glist.c
rm -f .libs/glist.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -c glist.c  -fPIC -DPIC -o .libs/glist.lo
mv -f .libs/glist.lo glist.o
(cd . && ln -s glist.o glist.lo)
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib     -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c gmain.c
rm -f .libs/gmain.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -c gmain.c  -fPIC -DPIC -o .libs/gmain.lo
mv -f .libs/gmain.lo gmain.o
(cd . && ln -s gmain.o gmain.lo)
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib     -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c gmem.c
rm -f .libs/gmem.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -c gmem.c  -fPIC -DPIC -o .libs/gmem.lo
mv -f .libs/gmem.lo gmem.o
(cd . && ln -s gmem.o gmem.lo)
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib     -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c gmessages.c
rm -f .libs/gmessages.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -c gmessages.c  -fPIC -DPIC -o .libs/gmessages.lo
mv -f .libs/gmessages.lo gmessages.o
(cd . && ln -s gmessages.o gmessages.lo)
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib     -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c gmutex.c
rm -f .libs/gmutex.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -c gmutex.c  -fPIC -DPIC -o .libs/gmutex.lo
mv -f .libs/gmutex.lo gmutex.o
(cd . && ln -s gmutex.o gmutex.lo)
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib     -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c gnode.c
rm -f .libs/gnode.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -c gnode.c  -fPIC -DPIC -o .libs/gnode.lo
mv -f .libs/gnode.lo gnode.o
(cd . && ln -s gnode.o gnode.lo)
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib     -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c gprimes.c
rm -f .libs/gprimes.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -c gprimes.c  -fPIC -DPIC -o .libs/gprimes.lo
mv -f .libs/gprimes.lo gprimes.o
(cd . && ln -s gprimes.o gprimes.lo)
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib     -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c grel.c
rm -f .libs/grel.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -c grel.c  -fPIC -DPIC -o .libs/grel.lo
mv -f .libs/grel.lo grel.o
(cd . && ln -s grel.o grel.lo)
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib     -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c gscanner.c
rm -f .libs/gscanner.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -c gscanner.c  -fPIC -DPIC -o .libs/gscanner.lo
mv -f .libs/gscanner.lo gscanner.o
(cd . && ln -s gscanner.o gscanner.lo)
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib     -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c gslist.c
rm -f .libs/gslist.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -c gslist.c  -fPIC -DPIC -o .libs/gslist.lo
mv -f .libs/gslist.lo gslist.o
(cd . && ln -s gslist.o gslist.lo)
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib     -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c gstrfuncs.c
rm -f .libs/gstrfuncs.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -c gstrfuncs.c  -fPIC -DPIC -o .libs/gstrfuncs.lo
mv -f .libs/gstrfuncs.lo gstrfuncs.o
(cd . && ln -s gstrfuncs.o gstrfuncs.lo)
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib     -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c gstring.c
rm -f .libs/gstring.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -c gstring.c  -fPIC -DPIC -o .libs/gstring.lo
mv -f .libs/gstring.lo gstring.o
(cd . && ln -s gstring.o gstring.lo)
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib     -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c gtimer.c
rm -f .libs/gtimer.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -c gtimer.c  -fPIC -DPIC -o .libs/gtimer.lo
mv -f .libs/gtimer.lo gtimer.o
(cd . && ln -s gtimer.o gtimer.lo)
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib     -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c gtree.c
rm -f .libs/gtree.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -c gtree.c  -fPIC -DPIC -o .libs/gtree.lo
mv -f .libs/gtree.lo gtree.o
(cd . && ln -s gtree.o gtree.lo)
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib     -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c gutils.c
rm -f .libs/gutils.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -c gutils.c  -fPIC -DPIC -o .libs/gutils.lo
mv -f .libs/gutils.lo gutils.o
(cd . && ln -s gutils.o gutils.lo)
/bin/sh ./libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT  -o libglib.la  -version-info 0:8:0 -release 1.2 -export-dynamic garray.lo gcache.lo gcompletion.lo gdataset.lo gdate.lo gerror.lo ghash.lo ghook.lo giochannel.lo giounix.lo glist.lo gmain.lo gmem.lo gmessages.lo gmutex.lo gnode.lo gprimes.lo grel.lo gscanner.lo gslist.lo gstrfuncs.lo gstring.lo gtimer.lo gtree.lo gutils.lo  
libtool: link: warning: `-version-info' is ignored for convenience libraries
libtool: link: warning: `-release' is ignored for convenience libraries
rm -fr .libs/libglib.la .libs/libglib.* .libs/libglib-1.2.*
ar cru .libs/libglib.al garray.lo gcache.lo gcompletion.lo gdataset.lo gdate.lo gerror.lo ghash.lo ghook.lo giochannel.lo giounix.lo glist.lo gmain.lo gmem.lo gmessages.lo gmutex.lo gnode.lo gprimes.lo grel.lo gscanner.lo gslist.lo gstrfuncs.lo gstring.lo gtimer.lo gtree.lo gutils.lo
ranlib .libs/libglib.al
creating libglib.la
(cd .libs && rm -f libglib.la && ln -s ../libglib.la libglib.la)
gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib     -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c testglib.c
testglib.c: In function `g_node_test':
testglib.c:86: warning: reading through null pointer (arg 5)
testglib.c:90: warning: reading through null pointer (arg 5)
testglib.c:98: warning: reading through null pointer (arg 5)
testglib.c:108: warning: reading through null pointer (arg 5)
testglib.c:109: warning: reading through null pointer (arg 5)
testglib.c:110: warning: reading through null pointer (arg 5)
testglib.c:111: warning: reading through null pointer (arg 5)
testglib.c:112: warning: reading through null pointer (arg 5)
testglib.c:113: warning: reading through null pointer (arg 5)
testglib.c:114: warning: reading through null pointer (arg 5)
testglib.c:115: warning: reading through null pointer (arg 5)
testglib.c:116: warning: reading through null pointer (arg 5)
testglib.c:117: warning: reading through null pointer (arg 5)
testglib.c:118: warning: reading through null pointer (arg 5)
testglib.c:123: warning: reading through null pointer (arg 5)
testglib.c:127: warning: reading through null pointer (arg 5)
testglib.c:182: warning: reading through null pointer (arg 5)
testglib.c:183: warning: reading through null pointer (arg 5)
testglib.c: In function `main':
testglib.c:359: warning: reading through null pointer (arg 5)
testglib.c:361: warning: reading through null pointer (arg 5)
testglib.c:363: warning: reading through null pointer (arg 5)
testglib.c:366: warning: reading through null pointer (arg 5)
testglib.c:912: warning: const qualifier ignored on asm
testglib.c:913: warning: const qualifier ignored on asm
testglib.c:915: warning: const qualifier ignored on asm
testglib.c:915: warning: const qualifier ignored on asm
/bin/sh ./libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT  -o testglib  testglib.o libglib.la 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -o testglib testglib.o  ./.libs/libglib.al
gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib     -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c testgdate.c
/bin/sh ./libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT  -o testgdate  testgdate.o libglib.la 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -o testgdate testgdate.o  ./.libs/libglib.al
gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib     -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c testgdateparser.c
/bin/sh ./libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT  -o testgdateparser  testgdateparser.o libglib.la 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -o testgdateparser testgdateparser.o  ./.libs/libglib.al
make[4]: Leaving directory `/usr/src/pkgconfig-0.15.0/glib-1.2.8'
Making all in gmodule
make[4]: Entering directory `/usr/src/pkgconfig-0.15.0/glib-1.2.8/gmodule'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=g_log_domain_gmodule     -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c gmodule.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=g_log_domain_gmodule -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -c gmodule.c  -fPIC -DPIC -o .libs/gmodule.lo
mv -f .libs/gmodule.lo gmodule.o
(cd . && ln -s gmodule.o gmodule.lo)
/bin/sh ../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT  -o libgmodule.la  -rdynamic -version-info 0:8:0 -release 1.2 -export-dynamic gmodule.lo -ldl  
libtool: link: warning: `-version-info' is ignored for convenience libraries
libtool: link: warning: `-release' is ignored for convenience libraries
rm -fr .libs/libgmodule.la .libs/libgmodule.* .libs/libgmodule-1.2.*
ar cru .libs/libgmodule.al gmodule.lo
ranlib .libs/libgmodule.al
creating libgmodule.la
(cd .libs && rm -f libgmodule.la && ln -s ../libgmodule.la libgmodule.la)
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=g_log_domain_gmodule     -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c libgplugin_a.c
rm -f .libs/libgplugin_a.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=g_log_domain_gmodule -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -c libgplugin_a.c  -fPIC -DPIC -o .libs/libgplugin_a.lo
mv -f .libs/libgplugin_a.lo libgplugin_a.o
(cd . && ln -s libgplugin_a.o libgplugin_a.lo)
/bin/sh ../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT  -o libgplugin_a.la  -rdynamic -avoid-version -module libgplugin_a.lo -ldl  
rm -fr .libs/libgplugin_a.la .libs/libgplugin_a.* .libs/libgplugin_a.*
ar cru .libs/libgplugin_a.al libgplugin_a.lo
ranlib .libs/libgplugin_a.al
creating libgplugin_a.la
(cd .libs && rm -f libgplugin_a.la && ln -s ../libgplugin_a.la libgplugin_a.la)
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=g_log_domain_gmodule     -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c libgplugin_b.c
rm -f .libs/libgplugin_b.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=g_log_domain_gmodule -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -c libgplugin_b.c  -fPIC -DPIC -o .libs/libgplugin_b.lo
mv -f .libs/libgplugin_b.lo libgplugin_b.o
(cd . && ln -s libgplugin_b.o libgplugin_b.lo)
/bin/sh ../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT  -o libgplugin_b.la  -rdynamic -avoid-version -module libgplugin_b.lo -ldl  
rm -fr .libs/libgplugin_b.la .libs/libgplugin_b.* .libs/libgplugin_b.*
ar cru .libs/libgplugin_b.al libgplugin_b.lo
ranlib .libs/libgplugin_b.al
creating libgplugin_b.la
(cd .libs && rm -f libgplugin_b.la && ln -s ../libgplugin_b.la libgplugin_b.la)
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=g_log_domain_gmodule     -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c testgmodule.c
/bin/sh ../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT  -o testgmodule -rdynamic testgmodule.o libgmodule.la ../libglib.la  -ldl 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -o testgmodule -rdynamic testgmodule.o  ./.libs/libgmodule.al ../.libs/libglib.al -ldl
make[4]: Leaving directory `/usr/src/pkgconfig-0.15.0/glib-1.2.8/gmodule'
Making all in gthread
make[4]: Entering directory `/usr/src/pkgconfig-0.15.0/glib-1.2.8/gthread'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gthread -DG_LOG_DOMAIN=\"GThread\"    -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c gthread.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gthread -DG_LOG_DOMAIN=\"GThread\" -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -c gthread.c  -fPIC -DPIC -o .libs/gthread.lo
mv -f .libs/gthread.lo gthread.o
(cd . && ln -s gthread.o gthread.lo)
/bin/sh ../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT  -o libgthread.la  -version-info 0:8:0 -release 1.2 -export-dynamic gthread.lo -lpthread 
libtool: link: warning: `-version-info' is ignored for convenience libraries
libtool: link: warning: `-release' is ignored for convenience libraries
rm -fr .libs/libgthread.la .libs/libgthread.* .libs/libgthread-1.2.*
ar cru .libs/libgthread.al gthread.lo
ranlib .libs/libgthread.al
creating libgthread.la
(cd .libs && rm -f libgthread.la && ln -s ../libgthread.la libgthread.la)
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gthread -DG_LOG_DOMAIN=\"GThread\"    -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c testgthread.c
In file included from testgthread.c:6:
../testglib.c: In function `g_node_test':
../testglib.c:86: warning: reading through null pointer (arg 5)
../testglib.c:90: warning: reading through null pointer (arg 5)
../testglib.c:98: warning: reading through null pointer (arg 5)
../testglib.c:108: warning: reading through null pointer (arg 5)
../testglib.c:109: warning: reading through null pointer (arg 5)
../testglib.c:110: warning: reading through null pointer (arg 5)
../testglib.c:111: warning: reading through null pointer (arg 5)
../testglib.c:112: warning: reading through null pointer (arg 5)
../testglib.c:113: warning: reading through null pointer (arg 5)
../testglib.c:114: warning: reading through null pointer (arg 5)
../testglib.c:115: warning: reading through null pointer (arg 5)
../testglib.c:116: warning: reading through null pointer (arg 5)
../testglib.c:117: warning: reading through null pointer (arg 5)
../testglib.c:118: warning: reading through null pointer (arg 5)
../testglib.c:123: warning: reading through null pointer (arg 5)
../testglib.c:127: warning: reading through null pointer (arg 5)
../testglib.c:182: warning: reading through null pointer (arg 5)
../testglib.c:183: warning: reading through null pointer (arg 5)
../testglib.c: In function `testglib_main':
../testglib.c:359: warning: reading through null pointer (arg 5)
../testglib.c:361: warning: reading through null pointer (arg 5)
../testglib.c:363: warning: reading through null pointer (arg 5)
../testglib.c:366: warning: reading through null pointer (arg 5)
../testglib.c:912: warning: const qualifier ignored on asm
../testglib.c:913: warning: const qualifier ignored on asm
../testglib.c:915: warning: const qualifier ignored on asm
../testglib.c:915: warning: const qualifier ignored on asm
/bin/sh ../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT  -o testgthread  testgthread.o ../libglib.la libgthread.la  
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -o testgthread testgthread.o  ../.libs/libglib.al ./.libs/libgthread.al -lpthread
make[4]: Leaving directory `/usr/src/pkgconfig-0.15.0/glib-1.2.8/gthread'
Making all in docs
make[4]: Entering directory `/usr/src/pkgconfig-0.15.0/glib-1.2.8/docs'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/src/pkgconfig-0.15.0/glib-1.2.8/docs'
Making all in tests
make[4]: Entering directory `/usr/src/pkgconfig-0.15.0/glib-1.2.8/tests'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..    -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c array-test.c
/bin/sh ../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT  -o array-test  array-test.o ../libglib.la 
mkdir .libs
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -o array-test array-test.o  ../.libs/libglib.al
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..    -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c dirname-test.c
/bin/sh ../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT  -o dirname-test  dirname-test.o ../libglib.la 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -o dirname-test dirname-test.o  ../.libs/libglib.al
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..    -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c hash-test.c
hash-test.c:181: warning: 'not_even_foreach' defined but not used
hash-test.c:206: warning: 'remove_even_foreach' defined but not used
/bin/sh ../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT  -o hash-test  hash-test.o ../libglib.la 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -o hash-test hash-test.o  ../.libs/libglib.al
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..    -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c list-test.c
/bin/sh ../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT  -o list-test  list-test.o ../libglib.la 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -o list-test list-test.o  ../.libs/libglib.al
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..    -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c node-test.c
node-test.c: In function `g_node_test':
node-test.c:99: warning: reading through null pointer (arg 5)
node-test.c:103: warning: reading through null pointer (arg 5)
node-test.c:111: warning: reading through null pointer (arg 5)
node-test.c:121: warning: reading through null pointer (arg 5)
node-test.c:122: warning: reading through null pointer (arg 5)
node-test.c:123: warning: reading through null pointer (arg 5)
node-test.c:124: warning: reading through null pointer (arg 5)
node-test.c:125: warning: reading through null pointer (arg 5)
node-test.c:126: warning: reading through null pointer (arg 5)
node-test.c:127: warning: reading through null pointer (arg 5)
node-test.c:128: warning: reading through null pointer (arg 5)
node-test.c:129: warning: reading through null pointer (arg 5)
node-test.c:130: warning: reading through null pointer (arg 5)
node-test.c:131: warning: reading through null pointer (arg 5)
node-test.c:136: warning: reading through null pointer (arg 5)
node-test.c:140: warning: reading through null pointer (arg 5)
node-test.c:195: warning: reading through null pointer (arg 5)
node-test.c:196: warning: reading through null pointer (arg 5)
/bin/sh ../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT  -o node-test  node-test.o ../libglib.la 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -o node-test node-test.o  ../.libs/libglib.al
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..    -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c relation-test.c
/bin/sh ../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT  -o relation-test  relation-test.o ../libglib.la 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -o relation-test relation-test.o  ../.libs/libglib.al
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..    -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c slist-test.c
/bin/sh ../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT  -o slist-test  slist-test.o ../libglib.la 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -o slist-test slist-test.o  ../.libs/libglib.al
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..    -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c string-test.c
/bin/sh ../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT  -o string-test  string-test.o ../libglib.la 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -o string-test string-test.o  ../.libs/libglib.al
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..    -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c strfunc-test.c
/bin/sh ../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT  -o strfunc-test  strfunc-test.o ../libglib.la 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -o strfunc-test strfunc-test.o  ../.libs/libglib.al
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..    -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c tree-test.c
/bin/sh ../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT  -o tree-test  tree-test.o ../libglib.la 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -o tree-test tree-test.o  ../.libs/libglib.al
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..    -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT -c type-test.c
type-test.c: In function `main':
type-test.c:54: warning: const qualifier ignored on asm
type-test.c:55: warning: const qualifier ignored on asm
type-test.c:57: warning: const qualifier ignored on asm
type-test.c:57: warning: const qualifier ignored on asm
/bin/sh ../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe -Wall  -D_REENTRANT  -o type-test  type-test.o ../libglib.la 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -Wall -D_REENTRANT -o type-test type-test.o  ../.libs/libglib.al
make[4]: Leaving directory `/usr/src/pkgconfig-0.15.0/glib-1.2.8/tests'
make[3]: Leaving directory `/usr/src/pkgconfig-0.15.0/glib-1.2.8'
make[2]: Leaving directory `/usr/src/pkgconfig-0.15.0/glib-1.2.8'
make[2]: Entering directory `/usr/src/pkgconfig-0.15.0'
gcc -DHAVE_CONFIG_H -I. -I. -I. -DPKGLIBDIR="\"/usr/lib/pkgconfig\"" -I./glib-1.2.8    -O3 -march=k8 -fomit-frame-pointer -pipe -c pkg.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -DPKGLIBDIR="\"/usr/lib/pkgconfig\"" -I./glib-1.2.8    -O3 -march=k8 -fomit-frame-pointer -pipe -c partial-glib.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -DPKGLIBDIR="\"/usr/lib/pkgconfig\"" -I./glib-1.2.8    -O3 -march=k8 -fomit-frame-pointer -pipe -c parse.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -DPKGLIBDIR="\"/usr/lib/pkgconfig\"" -I./glib-1.2.8    -O3 -march=k8 -fomit-frame-pointer -pipe -c main.c
main.c: In function `main':
main.c:572: warning: initialization makes pointer from integer without a cast
gcc -DHAVE_CONFIG_H -I. -I. -I. -DPKGLIBDIR="\"/usr/lib/pkgconfig\"" -I./glib-1.2.8    -O3 -march=k8 -fomit-frame-pointer -pipe -c findme.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -DPKGLIBDIR="\"/usr/lib/pkgconfig\"" -I./glib-1.2.8    -O3 -march=k8 -fomit-frame-pointer -pipe -c popt.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -DPKGLIBDIR="\"/usr/lib/pkgconfig\"" -I./glib-1.2.8    -O3 -march=k8 -fomit-frame-pointer -pipe -c poptconfig.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -DPKGLIBDIR="\"/usr/lib/pkgconfig\"" -I./glib-1.2.8    -O3 -march=k8 -fomit-frame-pointer -pipe -c popthelp.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -DPKGLIBDIR="\"/usr/lib/pkgconfig\"" -I./glib-1.2.8    -O3 -march=k8 -fomit-frame-pointer -pipe -c poptparse.c
/bin/sh ./libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe  -o pkg-config  pkg.o partial-glib.o parse.o main.o findme.o popt.o poptconfig.o popthelp.o poptparse.o glib-1.2.8/libglib.la 
mkdir .libs
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -o pkg-config pkg.o partial-glib.o parse.o main.o findme.o popt.o poptconfig.o popthelp.o poptparse.o  glib-1.2.8/.libs/libglib.al
make[2]: Leaving directory `/usr/src/pkgconfig-0.15.0'
make[1]: Leaving directory `/usr/src/pkgconfig-0.15.0'
Making install in glib-1.2.8
make[1]: Entering directory `/usr/src/pkgconfig-0.15.0/glib-1.2.8'
Making install in .
make[2]: Entering directory `/usr/src/pkgconfig-0.15.0/glib-1.2.8'
make[3]: Entering directory `/usr/src/pkgconfig-0.15.0/glib-1.2.8'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/pkgconfig-0.15.0/glib-1.2.8'
make[2]: Leaving directory `/usr/src/pkgconfig-0.15.0/glib-1.2.8'
Making install in gmodule
make[2]: Entering directory `/usr/src/pkgconfig-0.15.0/glib-1.2.8/gmodule'
make[3]: Entering directory `/usr/src/pkgconfig-0.15.0/glib-1.2.8/gmodule'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/pkgconfig-0.15.0/glib-1.2.8/gmodule'
make[2]: Leaving directory `/usr/src/pkgconfig-0.15.0/glib-1.2.8/gmodule'
Making install in gthread
make[2]: Entering directory `/usr/src/pkgconfig-0.15.0/glib-1.2.8/gthread'
make[3]: Entering directory `/usr/src/pkgconfig-0.15.0/glib-1.2.8/gthread'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/pkgconfig-0.15.0/glib-1.2.8/gthread'
make[2]: Leaving directory `/usr/src/pkgconfig-0.15.0/glib-1.2.8/gthread'
Making install in docs
make[2]: Entering directory `/usr/src/pkgconfig-0.15.0/glib-1.2.8/docs'
make[3]: Entering directory `/usr/src/pkgconfig-0.15.0/glib-1.2.8/docs'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/pkgconfig-0.15.0/glib-1.2.8/docs'
make[2]: Leaving directory `/usr/src/pkgconfig-0.15.0/glib-1.2.8/docs'
Making install in tests
make[2]: Entering directory `/usr/src/pkgconfig-0.15.0/glib-1.2.8/tests'
make[3]: Entering directory `/usr/src/pkgconfig-0.15.0/glib-1.2.8/tests'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/pkgconfig-0.15.0/glib-1.2.8/tests'
make[2]: Leaving directory `/usr/src/pkgconfig-0.15.0/glib-1.2.8/tests'
make[1]: Leaving directory `/usr/src/pkgconfig-0.15.0/glib-1.2.8'
make[1]: Entering directory `/usr/src/pkgconfig-0.15.0'
make[2]: Entering directory `/usr/src/pkgconfig-0.15.0'
/bin/sh ./mkinstalldirs /usr/bin
 /bin/sh ./libtool  --mode=install /bin/install -c  pkg-config /usr/bin/pkg-config
/bin/install -c pkg-config /usr/bin/pkg-config
make  install-man1
make[3]: Entering directory `/usr/src/pkgconfig-0.15.0'
/bin/sh ./mkinstalldirs /usr/man/man1
 /bin/install -c -m 644 ./pkg-config.1 /usr/man/man1/pkg-config.1
make[3]: Leaving directory `/usr/src/pkgconfig-0.15.0'
/bin/sh ./mkinstalldirs /usr/share/aclocal
 /bin/install -c -m 644 ./pkg.m4 /usr/share/aclocal/pkg.m4
make[2]: Leaving directory `/usr/src/pkgconfig-0.15.0'
make[1]: Leaving directory `/usr/src/pkgconfig-0.15.0'

real	0m19.368s
user	0m13.346s
sys	0m3.491s
