>>> Unpacking source... >>> Unpacking glib-1.2.10.tar.gz to /var/tmp/portage/glib-1.2.10-r5/work * Applying glib-1.2.10-gcc34-fix.patch...  [ ok ] >>> Source unpacked. ppc-macos You should update your `aclocal.m4' by running aclocal. * Applying Darwin/libtool patches ... * Fixing ${S}/ltconfig...  [ ok ] * Fixing ${S}/ltmain.sh...  [ ok ] * Patching ${S}/ltmain.sh... * Applying portage-1.4.1.patch... * Applying max_cmd_len-1.5.0.patch... * Applying sed-1.4.3.patch... * Applying tmp-1.3.5.patch... * Applying uClibc/libtool patches ... * Fixing ${S}/ltconfig...  [ ok ] * Using GNU config files from /usr/share/gnuconfig * Updating config.sub  [ ok ] * Updating config.guess  [ ok ] ./configure --prefix=/usr --host=powerpc-apple-darwin --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-threads=posix --enable-debug=yes creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking host system type... powerpc-apple-darwin checking build system type... powerpc-apple-darwin checking for ranlib... ranlib checking for gcc... gcc checking whether the C compiler (gcc -O2 -pipe -fPIC ) works... yes checking whether the C compiler (gcc -O2 -pipe -fPIC ) 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... no checking for BSD-compatible nm... /usr/bin/nm -p checking whether ln -s works... yes updating cache ./config.cache loading cache ./config.cache within ltconfig checking for object suffix... o checking for executable suffix... no checking for gcc option to produce PIC... -fno-common checking if gcc PIC flag -fno-common 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... none checking if the linker (/usr/bin/ld) is GNU ld... no checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking command to parse /usr/bin/nm -p output... ok checking how to hardcode library paths into programs... unsupported checking for /usr/bin/ld option to reload object files... -r checking dynamic linker characteristics... darwin dyld 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 updating cache ./config.cache loading cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking host system type... powerpc-apple-darwin 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 -O2 -pipe -fPIC ) works... yes checking whether the C compiler (gcc -O2 -pipe -fPIC ) 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... /usr/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... gcc -E checking for ANSI C header files... yes checking for vprintf... yes checking for atexit... yes checking for on_exit... no 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... yes 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... yes checking for values.h... no 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... yes checking for dlsym... yes checking for RTLD_GLOBAL brokenness... no 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... 44 checking byte contents of pthread_mutex_t... 50,-86,-85,-89,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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 glib.pc creating gmodule.pc creating gthread.pc creating config.h creating glibconfig.h make all-recursive Making all in . CONFIG_FILES= CONFIG_HEADERS= CONFIG_OTHER=glibconfig.h ./config.status creating glibconfig.h glibconfig.h is unchanged echo timestamp > stamp-gc-h /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c garray.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gcache.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c garray.c -fno-common -o .libs/garray.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gcache.c -fno-common -o .libs/gcache.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gcache.c -o gcache.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c garray.c -o garray.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gcompletion.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gdataset.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gcompletion.c -fno-common -o .libs/gcompletion.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gcompletion.c -o gcompletion.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gdataset.c -fno-common -o .libs/gdataset.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gdate.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gdate.c -fno-common -o .libs/gdate.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gdataset.c -o gdataset.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gerror.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gerror.c -fno-common -o .libs/gerror.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gdate.c -o gdate.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gerror.c -o gerror.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c ghash.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c ghash.c -fno-common -o .libs/ghash.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c ghash.c -o ghash.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c ghook.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c giochannel.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c ghook.c -fno-common -o .libs/ghook.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c giochannel.c -fno-common -o .libs/giochannel.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c giochannel.c -o giochannel.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c giounix.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c ghook.c -o ghook.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c giounix.c -fno-common -o .libs/giounix.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c giounix.c -o giounix.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c glist.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmain.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c glist.c -fno-common -o .libs/glist.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmain.c -fno-common -o .libs/gmain.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c glist.c -o glist.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmem.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmain.c -o gmain.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmem.c -fno-common -o .libs/gmem.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmem.c -o gmem.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmessages.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmutex.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmessages.c -fno-common -o .libs/gmessages.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmutex.c -fno-common -o .libs/gmutex.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmutex.c -o gmutex.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gnode.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmessages.c -o gmessages.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gnode.c -fno-common -o .libs/gnode.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gprimes.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gnode.c -o gnode.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gprimes.c -fno-common -o .libs/gprimes.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gprimes.c -o gprimes.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c grel.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gscanner.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c grel.c -fno-common -o .libs/grel.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c grel.c -o grel.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gscanner.c -fno-common -o .libs/gscanner.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gslist.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gslist.c -fno-common -o .libs/gslist.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gslist.c -o gslist.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gstrfuncs.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gscanner.c -o gscanner.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gstrfuncs.c -fno-common -o .libs/gstrfuncs.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gstrfuncs.c -o gstrfuncs.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gstring.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gtimer.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gstring.c -fno-common -o .libs/gstring.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gtimer.c -fno-common -o .libs/gtimer.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gtimer.c -o gtimer.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gtree.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gstring.c -o gstring.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gtree.c -fno-common -o .libs/gtree.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gutils.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gtree.c -o gtree.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gutils.c -fno-common -o .libs/gutils.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -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) gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gutils.c -o gutils.o >/dev/null 2>&1 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) gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c testgdate.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c testgdateparser.c /bin/sh ./libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o libglib.la -rpath /usr/lib -version-info 0:10: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 gcc -dynamiclib -flat_namespace -undefined suppress -o .libs/libglib-1.2.0.0.10.dylib .libs/garray.o .libs/gcache.o .libs/gcompletion.o .libs/gdataset.o .libs/gdate.o .libs/gerror.o .libs/ghash.o .libs/ghook.o .libs/giochannel.o .libs/giounix.o .libs/glist.o .libs/gmain.o .libs/gmem.o .libs/gmessages.o .libs/gmutex.o .libs/gnode.o .libs/gprimes.o .libs/grel.o .libs/gscanner.o .libs/gslist.o .libs/gstrfuncs.o .libs/gstring.o .libs/gtimer.o .libs/gtree.o .libs/gutils.o -install_name /usr/lib/libglib-1.2.0.dylib -compatibility_version 1 -current_version 1.10 (cd .libs && rm -f libglib-1.2.0.dylib && ln -s libglib-1.2.0.0.10.dylib libglib-1.2.0.dylib) (cd .libs && rm -f libglib.dylib && ln -s libglib-1.2.0.0.10.dylib libglib.dylib) ar cru .libs/libglib.a garray.o gcache.o gcompletion.o gdataset.o gdate.o gerror.o ghash.o ghook.o giochannel.o giounix.o glist.o gmain.o gmem.o gmessages.o gmutex.o gnode.o gprimes.o grel.o gscanner.o gslist.o gstrfuncs.o gstring.o gtimer.o gtree.o gutils.o ranlib .libs/libglib.a creating libglib.la (cd .libs && rm -f libglib.la && ln -s ../libglib.la libglib.la) /bin/sh ./libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o testglib testglib.o libglib.la gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/testglib testglib.o -L./.libs -lglib /bin/sh ./libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o testgdateparser testgdateparser.o libglib.la creating testglib /bin/sh ./libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o testgdate testgdate.o libglib.la gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/testgdate testgdate.o -L./.libs -lglib creating testgdate gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/testgdateparser testgdateparser.o -L./.libs -lglib creating testgdateparser Making all in gmodule /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmodule.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c libgplugin_a.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmodule.c -fno-common -o .libs/gmodule.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c libgplugin_a.c -fno-common -o .libs/libgplugin_a.o In file included from gmodule.c:131: gmodule-dl.c: In function `fetch_dlerror': gmodule-dl.c:80: warning: initialization discards qualifiers from pointer target type gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c libgplugin_a.c -o libgplugin_a.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c libgplugin_b.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmodule.c -o gmodule.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c libgplugin_b.c -fno-common -o .libs/libgplugin_b.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c libgplugin_b.c -o libgplugin_b.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c testgmodule.c /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o libgmodule.la -rpath /usr/lib -version-info 0:10:0 -release 1.2 -export-dynamic gmodule.lo /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o libgplugin_a.la -rpath /usr/lib -avoid-version -module libgplugin_a.lo gcc -dynamiclib -flat_namespace -undefined suppress -o .libs/libgmodule-1.2.0.0.10.dylib .libs/gmodule.o -install_name /usr/lib/libgmodule-1.2.0.dylib -compatibility_version 1 -current_version 1.10 (cd .libs && rm -f libgmodule-1.2.0.dylib && ln -s libgmodule-1.2.0.0.10.dylib libgmodule-1.2.0.dylib) (cd .libs && rm -f libgmodule.dylib && ln -s libgmodule-1.2.0.0.10.dylib libgmodule.dylib) ar cru .libs/libgmodule.a gmodule.o ranlib .libs/libgmodule.a creating libgmodule.la (cd .libs && rm -f libgmodule.la && ln -s ../libgmodule.la libgmodule.la) /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o libgplugin_b.la -rpath /usr/lib -avoid-version -module libgplugin_b.lo gcc -bundle -flat_namespace -undefined suppress -o .libs/libgplugin_a.so .libs/libgplugin_a.o ar cru .libs/libgplugin_a.a libgplugin_a.o ranlib .libs/libgplugin_a.a creating libgplugin_a.la (cd .libs && rm -f libgplugin_a.la && ln -s ../libgplugin_a.la libgplugin_a.la) /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o testgmodule testgmodule.o libgmodule.la ../libglib.la gcc -bundle -flat_namespace -undefined suppress -o .libs/libgplugin_b.so .libs/libgplugin_b.o ar cru .libs/libgplugin_b.a libgplugin_b.o ranlib .libs/libgplugin_b.a creating libgplugin_b.la (cd .libs && rm -f libgplugin_b.la && ln -s ../libgplugin_b.la libgplugin_b.la) gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/testgmodule testgmodule.o -L./.libs -lgmodule -L../.libs -lglib creating testgmodule Making all in gthread /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gthread -DG_LOG_DOMAIN=\"GThread\" -O2 -pipe -fPIC -Wall -D_REENTRANT -c gthread.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gthread -DG_LOG_DOMAIN=\"GThread\" -O2 -pipe -fPIC -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) mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gthread -DG_LOG_DOMAIN=\"GThread\" -O2 -pipe -fPIC -Wall -D_REENTRANT -c gthread.c -fno-common -o .libs/gthread.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gthread -DG_LOG_DOMAIN=\"GThread\" -O2 -pipe -fPIC -Wall -D_REENTRANT -c gthread.c -o gthread.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o libgthread.la -rpath /usr/lib -version-info 0:10:0 -release 1.2 -export-dynamic gthread.lo -lpthread ../libtool: line 3614: Mach-O dynamically linked shared library: command not found sed: stdout: Broken pipe *** Warning: linker path does not have real file for library -lpthread. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because I did check the linker path looking for a file starting *** with libpthread and none of the candidates passed a file format test *** using a file magic. Last file checked: /usr/lib/libSystem.B.dylib *** The inter-library dependencies that have been dropped here will be *** automatically added whenever a program is linked with this library *** or is declared to -dlopen it. gcc -dynamiclib -flat_namespace -undefined suppress -o .libs/libgthread-1.2.0.0.10.dylib .libs/gthread.o -install_name /usr/lib/libgthread-1.2.0.dylib -compatibility_version 1 -current_version 1.10 (cd .libs && rm -f libgthread-1.2.0.dylib && ln -s libgthread-1.2.0.0.10.dylib libgthread-1.2.0.dylib) (cd .libs && rm -f libgthread.dylib && ln -s libgthread-1.2.0.0.10.dylib libgthread.dylib) ar cru .libs/libgthread.a gthread.o ranlib .libs/libgthread.a creating libgthread.la (cd .libs && rm -f libgthread.la && ln -s ../libgthread.la libgthread.la) /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o testgthread testgthread.o ../libglib.la libgthread.la gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/testgthread testgthread.o -L../.libs -lglib -L./.libs -lgthread -lpthread creating testgthread Making all in docs make[2]: Nothing to be done for `all'. Making all in tests gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -fPIC -Wall -D_REENTRANT -c array-test.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -fPIC -Wall -D_REENTRANT -c dirname-test.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -fPIC -Wall -D_REENTRANT -c hash-test.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -fPIC -Wall -D_REENTRANT -c list-test.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -fPIC -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) hash-test.c:181: warning: `not_even_foreach' defined but not used hash-test.c:206: warning: `remove_even_foreach' defined but not used gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -fPIC -Wall -D_REENTRANT -c relation-test.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -fPIC -Wall -D_REENTRANT -c slist-test.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -fPIC -Wall -D_REENTRANT -c string-test.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -fPIC -Wall -D_REENTRANT -c strfunc-test.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -fPIC -Wall -D_REENTRANT -c tree-test.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -fPIC -Wall -D_REENTRANT -c type-test.c /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o array-test array-test.o ../libglib.la /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o dirname-test dirname-test.o ../libglib.la mkdir .libs gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/array-test array-test.o -L../.libs -lglib creating array-test /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o hash-test hash-test.o ../libglib.la gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/dirname-test dirname-test.o -L../.libs -lglib creating dirname-test /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o list-test list-test.o ../libglib.la gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/hash-test hash-test.o -L../.libs -lglib gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/list-test list-test.o -L../.libs -lglib creating list-test /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o node-test node-test.o ../libglib.la creating hash-test /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o relation-test relation-test.o ../libglib.la gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/node-test node-test.o -L../.libs -lglib creating node-test /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o slist-test slist-test.o ../libglib.la gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/relation-test relation-test.o -L../.libs -lglib creating relation-test /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o string-test string-test.o ../libglib.la gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/slist-test slist-test.o -L../.libs -lglib creating slist-test /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o strfunc-test strfunc-test.o ../libglib.la gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/string-test string-test.o -L../.libs -lglib creating string-test /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o tree-test tree-test.o ../libglib.la gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/strfunc-test strfunc-test.o -L../.libs -lglib creating strfunc-test /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o type-test type-test.o ../libglib.la gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/tree-test tree-test.o -L../.libs -lglib creating tree-test gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/type-test type-test.o -L../.libs -lglib creating type-test >>> Test phase [not enabled]: dev-libs/glib-1.2.10-r5 >>> Install glib-1.2.10-r5 into /var/tmp/portage/glib-1.2.10-r5/image/ category dev-libs Making install in . /bin/sh ./mkinstalldirs /var/tmp/portage/glib-1.2.10-r5/image//usr/lib mkdir /var/tmp/portage/glib-1.2.10-r5/image/usr mkdir /var/tmp/portage/glib-1.2.10-r5/image/usr/lib /bin/sh ./libtool --mode=install /usr/bin/install -c libglib.la /var/tmp/portage/glib-1.2.10-r5/image//usr/lib/libglib.la /usr/bin/install -c .libs/libglib-1.2.0.0.10.dylib /var/tmp/portage/glib-1.2.10-r5/image//usr/lib/libglib-1.2.0.0.10.dylib (cd /var/tmp/portage/glib-1.2.10-r5/image//usr/lib && rm -f libglib-1.2.0.dylib && ln -s libglib-1.2.0.0.10.dylib libglib-1.2.0.dylib) (cd /var/tmp/portage/glib-1.2.10-r5/image//usr/lib && rm -f libglib.dylib && ln -s libglib-1.2.0.0.10.dylib libglib.dylib) /usr/bin/install -c .libs/libglib.lai /var/tmp/portage/glib-1.2.10-r5/image//usr/lib/libglib.la /usr/bin/install -c .libs/libglib.a /var/tmp/portage/glib-1.2.10-r5/image//usr/lib/libglib.a ranlib /var/tmp/portage/glib-1.2.10-r5/image//usr/lib/libglib.a~chmod 644 /var/tmp/portage/glib-1.2.10-r5/image//usr/lib/libglib.a ranlib: can't open file: /var/tmp/portage/glib-1.2.10-r5/image//usr/lib/libglib.a~chmod (No such file or directory) ranlib: can't open file: 644 (No such file or directory) make[2]: *** [install-libLTLIBRARIES] Error 1 make[1]: *** [install-am] Error 2 make: *** [install-recursive] Error 1 !!! ERROR: dev-libs/glib-1.2.10-r5 failed. !!! Function einstall, Line 470, Exitcode 2 !!! einstall failed !!! If you need support, post the topmost build error, NOT this status message. >>> Unpacking source... >>> Unpacking glib-1.2.10.tar.gz to /var/tmp/portage/glib-1.2.10-r5/work * Applying glib-1.2.10-gcc34-fix.patch...  [ ok ] >>> Source unpacked. ppc-macos You should update your `aclocal.m4' by running aclocal. * Applying Darwin/libtool patches ... * Fixing ${S}/ltconfig...  [ ok ] * Fixing ${S}/ltmain.sh...  [ ok ] * Patching ${S}/ltmain.sh... * Applying portage-1.4.1.patch... * Applying max_cmd_len-1.5.0.patch... * Applying sed-1.4.3.patch... * Applying tmp-1.3.5.patch... * Applying uClibc/libtool patches ... * Fixing ${S}/ltconfig...  [ ok ] * Using GNU config files from /usr/share/gnuconfig * Updating config.sub  [ ok ] * Updating config.guess  [ ok ] ./configure --prefix=/usr --host=powerpc-apple-darwin --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-threads=posix --enable-debug=yes creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking host system type... powerpc-apple-darwin checking build system type... powerpc-apple-darwin checking for ranlib... ranlib checking for gcc... gcc checking whether the C compiler (gcc -O2 -pipe -fPIC ) works... yes checking whether the C compiler (gcc -O2 -pipe -fPIC ) 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... no checking for BSD-compatible nm... /usr/bin/nm -p checking whether ln -s works... yes updating cache ./config.cache loading cache ./config.cache within ltconfig checking for object suffix... o checking for executable suffix... no checking for gcc option to produce PIC... -fno-common checking if gcc PIC flag -fno-common 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... none checking if the linker (/usr/bin/ld) is GNU ld... no checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking command to parse /usr/bin/nm -p output... ok checking how to hardcode library paths into programs... unsupported checking for /usr/bin/ld option to reload object files... -r checking dynamic linker characteristics... darwin dyld 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 updating cache ./config.cache loading cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking host system type... powerpc-apple-darwin 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 -O2 -pipe -fPIC ) works... yes checking whether the C compiler (gcc -O2 -pipe -fPIC ) 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... /usr/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... gcc -E checking for ANSI C header files... yes checking for vprintf... yes checking for atexit... yes checking for on_exit... no 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... yes 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... yes checking for values.h... no 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... yes checking for dlsym... yes checking for RTLD_GLOBAL brokenness... no 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... 44 checking byte contents of pthread_mutex_t... 50,-86,-85,-89,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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 glib.pc creating gmodule.pc creating gthread.pc creating config.h creating glibconfig.h make all-recursive Making all in . CONFIG_FILES= CONFIG_HEADERS= CONFIG_OTHER=glibconfig.h ./config.status creating glibconfig.h glibconfig.h is unchanged echo timestamp > stamp-gc-h /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c garray.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gcache.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c garray.c -fno-common -o .libs/garray.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gcache.c -fno-common -o .libs/gcache.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gcache.c -o gcache.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gcompletion.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c garray.c -o garray.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gdataset.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gcompletion.c -fno-common -o .libs/gcompletion.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gcompletion.c -o gcompletion.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gdate.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gdataset.c -fno-common -o .libs/gdataset.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gdate.c -fno-common -o .libs/gdate.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gdataset.c -o gdataset.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gerror.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gerror.c -fno-common -o .libs/gerror.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gdate.c -o gdate.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gerror.c -o gerror.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c ghash.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c ghash.c -fno-common -o .libs/ghash.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c ghash.c -o ghash.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c ghook.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c giochannel.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c ghook.c -fno-common -o .libs/ghook.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c giochannel.c -fno-common -o .libs/giochannel.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c giochannel.c -o giochannel.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c giounix.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c ghook.c -o ghook.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c giounix.c -fno-common -o .libs/giounix.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c giounix.c -o giounix.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c glist.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmain.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c glist.c -fno-common -o .libs/glist.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmain.c -fno-common -o .libs/gmain.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c glist.c -o glist.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmem.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmain.c -o gmain.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmem.c -fno-common -o .libs/gmem.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmessages.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmem.c -o gmem.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmessages.c -fno-common -o .libs/gmessages.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmutex.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmutex.c -fno-common -o .libs/gmutex.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmessages.c -o gmessages.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmutex.c -o gmutex.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gnode.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gnode.c -fno-common -o .libs/gnode.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gprimes.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gprimes.c -fno-common -o .libs/gprimes.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gprimes.c -o gprimes.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c grel.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gnode.c -o gnode.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c grel.c -fno-common -o .libs/grel.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c grel.c -o grel.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gscanner.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gslist.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gscanner.c -fno-common -o .libs/gscanner.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gslist.c -fno-common -o .libs/gslist.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gslist.c -o gslist.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gstrfuncs.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gstrfuncs.c -fno-common -o .libs/gstrfuncs.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gscanner.c -o gscanner.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gstrfuncs.c -o gstrfuncs.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gstring.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gtimer.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gstring.c -fno-common -o .libs/gstring.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gtimer.c -fno-common -o .libs/gtimer.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gtimer.c -o gtimer.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gstring.c -o gstring.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gtree.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gutils.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gtree.c -fno-common -o .libs/gtree.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gutils.c -fno-common -o .libs/gutils.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gtree.c -o gtree.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gutils.c -o gutils.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -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) gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c testgdate.c 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) gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c testgdateparser.c /bin/sh ./libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o libglib.la -rpath /usr/lib -version-info 0:10: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 gcc -dynamiclib -flat_namespace -undefined suppress -o .libs/libglib-1.2.0.0.10.dylib .libs/garray.o .libs/gcache.o .libs/gcompletion.o .libs/gdataset.o .libs/gdate.o .libs/gerror.o .libs/ghash.o .libs/ghook.o .libs/giochannel.o .libs/giounix.o .libs/glist.o .libs/gmain.o .libs/gmem.o .libs/gmessages.o .libs/gmutex.o .libs/gnode.o .libs/gprimes.o .libs/grel.o .libs/gscanner.o .libs/gslist.o .libs/gstrfuncs.o .libs/gstring.o .libs/gtimer.o .libs/gtree.o .libs/gutils.o -install_name /usr/lib/libglib-1.2.0.dylib -compatibility_version 1 -current_version 1.10 (cd .libs && rm -f libglib-1.2.0.dylib && ln -s libglib-1.2.0.0.10.dylib libglib-1.2.0.dylib) (cd .libs && rm -f libglib.dylib && ln -s libglib-1.2.0.0.10.dylib libglib.dylib) ar cru .libs/libglib.a garray.o gcache.o gcompletion.o gdataset.o gdate.o gerror.o ghash.o ghook.o giochannel.o giounix.o glist.o gmain.o gmem.o gmessages.o gmutex.o gnode.o gprimes.o grel.o gscanner.o gslist.o gstrfuncs.o gstring.o gtimer.o gtree.o gutils.o ranlib .libs/libglib.a creating libglib.la (cd .libs && rm -f libglib.la && ln -s ../libglib.la libglib.la) /bin/sh ./libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o testglib testglib.o libglib.la /bin/sh ./libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o testgdateparser testgdateparser.o libglib.la gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/testglib testglib.o -L./.libs -lglib creating testglib /bin/sh ./libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o testgdate testgdate.o libglib.la gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/testgdateparser testgdateparser.o -L./.libs -lglib creating testgdateparser gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/testgdate testgdate.o -L./.libs -lglib creating testgdate Making all in gmodule /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmodule.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c libgplugin_a.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmodule.c -fno-common -o .libs/gmodule.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c libgplugin_a.c -fno-common -o .libs/libgplugin_a.o In file included from gmodule.c:131: gmodule-dl.c: In function `fetch_dlerror': gmodule-dl.c:80: warning: initialization discards qualifiers from pointer target type gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c libgplugin_a.c -o libgplugin_a.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c libgplugin_b.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmodule.c -o gmodule.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c libgplugin_b.c -fno-common -o .libs/libgplugin_b.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c libgplugin_b.c -o libgplugin_b.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c testgmodule.c /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o libgmodule.la -rpath /usr/lib -version-info 0:10:0 -release 1.2 -export-dynamic gmodule.lo /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o libgplugin_a.la -rpath /usr/lib -avoid-version -module libgplugin_a.lo gcc -dynamiclib -flat_namespace -undefined suppress -o .libs/libgmodule-1.2.0.0.10.dylib .libs/gmodule.o -install_name /usr/lib/libgmodule-1.2.0.dylib -compatibility_version 1 -current_version 1.10 (cd .libs && rm -f libgmodule-1.2.0.dylib && ln -s libgmodule-1.2.0.0.10.dylib libgmodule-1.2.0.dylib) (cd .libs && rm -f libgmodule.dylib && ln -s libgmodule-1.2.0.0.10.dylib libgmodule.dylib) ar cru .libs/libgmodule.a gmodule.o ranlib .libs/libgmodule.a creating libgmodule.la (cd .libs && rm -f libgmodule.la && ln -s ../libgmodule.la libgmodule.la) /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o libgplugin_b.la -rpath /usr/lib -avoid-version -module libgplugin_b.lo gcc -bundle -flat_namespace -undefined suppress -o .libs/libgplugin_a.so .libs/libgplugin_a.o ar cru .libs/libgplugin_a.a libgplugin_a.o ranlib .libs/libgplugin_a.a creating libgplugin_a.la (cd .libs && rm -f libgplugin_a.la && ln -s ../libgplugin_a.la libgplugin_a.la) /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o testgmodule testgmodule.o libgmodule.la ../libglib.la gcc -bundle -flat_namespace -undefined suppress -o .libs/libgplugin_b.so .libs/libgplugin_b.o ar cru .libs/libgplugin_b.a libgplugin_b.o ranlib .libs/libgplugin_b.a creating libgplugin_b.la gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/testgmodule testgmodule.o -L./.libs -lgmodule -L../.libs -lglib creating testgmodule (cd .libs && rm -f libgplugin_b.la && ln -s ../libgplugin_b.la libgplugin_b.la) Making all in gthread /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gthread -DG_LOG_DOMAIN=\"GThread\" -O2 -pipe -fPIC -Wall -D_REENTRANT -c gthread.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gthread -DG_LOG_DOMAIN=\"GThread\" -O2 -pipe -fPIC -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) mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gthread -DG_LOG_DOMAIN=\"GThread\" -O2 -pipe -fPIC -Wall -D_REENTRANT -c gthread.c -fno-common -o .libs/gthread.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gthread -DG_LOG_DOMAIN=\"GThread\" -O2 -pipe -fPIC -Wall -D_REENTRANT -c gthread.c -o gthread.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o libgthread.la -rpath /usr/lib -version-info 0:10:0 -release 1.2 -export-dynamic gthread.lo -lpthread ../libtool: line 3614: Mach-O dynamically linked shared library: command not found *** Warning: linker path does not have real file for library -lpthread. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because I did check the linker path looking for a file starting *** with libpthread and none of the candidates passed a file format test *** using a file magic. Last file checked: /usr/lib/libSystem.B.dylib *** The inter-library dependencies that have been dropped here will be *** automatically added whenever a program is linked with this library *** or is declared to -dlopen it. gcc -dynamiclib -flat_namespace -undefined suppress -o .libs/libgthread-1.2.0.0.10.dylib .libs/gthread.o -install_name /usr/lib/libgthread-1.2.0.dylib -compatibility_version 1 -current_version 1.10 (cd .libs && rm -f libgthread-1.2.0.dylib && ln -s libgthread-1.2.0.0.10.dylib libgthread-1.2.0.dylib) (cd .libs && rm -f libgthread.dylib && ln -s libgthread-1.2.0.0.10.dylib libgthread.dylib) ar cru .libs/libgthread.a gthread.o ranlib .libs/libgthread.a creating libgthread.la (cd .libs && rm -f libgthread.la && ln -s ../libgthread.la libgthread.la) /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o testgthread testgthread.o ../libglib.la libgthread.la gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/testgthread testgthread.o -L../.libs -lglib -L./.libs -lgthread -lpthread creating testgthread Making all in docs make[2]: Nothing to be done for `all'. Making all in tests gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -fPIC -Wall -D_REENTRANT -c array-test.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -fPIC -Wall -D_REENTRANT -c dirname-test.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -fPIC -Wall -D_REENTRANT -c hash-test.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -fPIC -Wall -D_REENTRANT -c list-test.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -fPIC -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) hash-test.c:181: warning: `not_even_foreach' defined but not used hash-test.c:206: warning: `remove_even_foreach' defined but not used gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -fPIC -Wall -D_REENTRANT -c relation-test.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -fPIC -Wall -D_REENTRANT -c slist-test.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -fPIC -Wall -D_REENTRANT -c string-test.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -fPIC -Wall -D_REENTRANT -c strfunc-test.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -fPIC -Wall -D_REENTRANT -c tree-test.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -fPIC -Wall -D_REENTRANT -c type-test.c /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o array-test array-test.o ../libglib.la /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o dirname-test dirname-test.o ../libglib.la mkdir .libs gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/array-test array-test.o -L../.libs -lglib creating array-test /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o hash-test hash-test.o ../libglib.la gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/dirname-test dirname-test.o -L../.libs -lglib creating dirname-test /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o list-test list-test.o ../libglib.la gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/list-test list-test.o -L../.libs -lglib creating list-test /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o node-test node-test.o ../libglib.la gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/hash-test hash-test.o -L../.libs -lglib creating hash-test /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o relation-test relation-test.o ../libglib.la gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/node-test node-test.o -L../.libs -lglib creating node-test /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o slist-test slist-test.o ../libglib.la gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/relation-test relation-test.o -L../.libs -lglib creating relation-test /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o string-test string-test.o ../libglib.la gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/slist-test slist-test.o -L../.libs -lglib creating slist-test /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o strfunc-test strfunc-test.o ../libglib.la gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/string-test string-test.o -L../.libs -lglib creating string-test /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o tree-test tree-test.o ../libglib.la gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/strfunc-test strfunc-test.o -L../.libs -lglib creating strfunc-test /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o type-test type-test.o ../libglib.la gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/tree-test tree-test.o -L../.libs -lglib creating tree-test gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/type-test type-test.o -L../.libs -lglib creating type-test >>> Test phase [not enabled]: dev-libs/glib-1.2.10-r5 >>> Install glib-1.2.10-r5 into /var/tmp/portage/glib-1.2.10-r5/image/ category dev-libs Making install in . /bin/sh ./mkinstalldirs /var/tmp/portage/glib-1.2.10-r5/image//usr/lib mkdir /var/tmp/portage/glib-1.2.10-r5/image/usr mkdir /var/tmp/portage/glib-1.2.10-r5/image/usr/lib /bin/sh ./libtool --mode=install /usr/bin/install -c libglib.la /var/tmp/portage/glib-1.2.10-r5/image//usr/lib/libglib.la /usr/bin/install -c .libs/libglib-1.2.0.0.10.dylib /var/tmp/portage/glib-1.2.10-r5/image//usr/lib/libglib-1.2.0.0.10.dylib (cd /var/tmp/portage/glib-1.2.10-r5/image//usr/lib && rm -f libglib-1.2.0.dylib && ln -s libglib-1.2.0.0.10.dylib libglib-1.2.0.dylib) (cd /var/tmp/portage/glib-1.2.10-r5/image//usr/lib && rm -f libglib.dylib && ln -s libglib-1.2.0.0.10.dylib libglib.dylib) /usr/bin/install -c .libs/libglib.lai /var/tmp/portage/glib-1.2.10-r5/image//usr/lib/libglib.la /usr/bin/install -c .libs/libglib.a /var/tmp/portage/glib-1.2.10-r5/image//usr/lib/libglib.a ranlib /var/tmp/portage/glib-1.2.10-r5/image//usr/lib/libglib.a~chmod 644 /var/tmp/portage/glib-1.2.10-r5/image//usr/lib/libglib.a ranlib: can't open file: /var/tmp/portage/glib-1.2.10-r5/image//usr/lib/libglib.a~chmod (No such file or directory) ranlib: can't open file: 644 (No such file or directory) make[2]: *** [install-libLTLIBRARIES] Error 1 make[1]: *** [install-am] Error 2 make: *** [install-recursive] Error 1 !!! ERROR: dev-libs/glib-1.2.10-r5 failed. !!! Function einstall, Line 470, Exitcode 2 !!! einstall failed !!! If you need support, post the topmost build error, NOT this status message. >>> Unpacking source... >>> Unpacking glib-1.2.10.tar.gz to /var/tmp/portage/glib-1.2.10-r5/work * Applying glib-1.2.10-gcc34-fix.patch...  [ ok ] >>> Source unpacked. ppc-macos You should update your `aclocal.m4' by running aclocal. * Applying Darwin/libtool patches ... * Fixing ${S}/ltconfig...  [ ok ] * Fixing ${S}/ltmain.sh...  [ ok ] * Patching ${S}/ltmain.sh... * Applying portage-1.4.1.patch... * Applying max_cmd_len-1.5.0.patch... * Applying sed-1.4.3.patch... * Applying tmp-1.3.5.patch... * Applying uClibc/libtool patches ... * Fixing ${S}/ltconfig...  [ ok ] * Using GNU config files from /usr/share/gnuconfig * Updating config.sub  [ ok ] * Updating config.guess  [ ok ] ./configure --prefix=/usr --host=powerpc-apple-darwin --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-threads=posix --enable-debug=yes creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking host system type... powerpc-apple-darwin checking build system type... powerpc-apple-darwin checking for ranlib... ranlib checking for gcc... gcc checking whether the C compiler (gcc -O2 -pipe -fPIC ) works... /Volumes/gentoo/gentoo-x86/dev-libs/glib/glib-1.2.10-r5.ebuild: src_compile aborted; exiting. >>> Unpacking source... >>> Unpacking glib-1.2.10.tar.gz to /var/tmp/portage/glib-1.2.10-r5/work * Applying glib-1.2.10-gcc34-fix.patch...  [ ok ] >>> Source unpacked. ppc-macos You should update your `aclocal.m4' by running aclocal. * Applying Darwin/libtool patches ... * Fixing ${S}/ltconfig...  [ ok ] * Fixing ${S}/ltmain.sh...  [ ok ] * Patching ${S}/ltmain.sh... * Applying portage-1.4.1.patch... * Applying max_cmd_len-1.5.0.patch... * Applying sed-1.4.3.patch... * Applying tmp-1.3.5.patch... * Applying uClibc/libtool patches ... * Fixing ${S}/ltconfig...  [ ok ] * Using GNU config files from /usr/share/gnuconfig * Updating config.sub  [ ok ] * Updating config.guess  [ ok ] ./configure --prefix=/usr --host=powerpc-apple-darwin --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-threads=posix --enable-debug=yes creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking host system type... powerpc-apple-darwin checking build system type... powerpc-apple-darwin checking for ranlib... ranlib checking for gcc... gcc checking whether the C compiler (gcc -O2 -pipe -fPIC ) works... yes checking whether the C compiler (gcc -O2 -pipe -fPIC ) 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... no checking for BSD-compatible nm... /usr/bin/nm -p checking whether ln -s works... yes updating cache ./config.cache loading cache ./config.cache within ltconfig checking for object suffix... o checking for executable suffix... no checking for gcc option to produce PIC... -fno-common checking if gcc PIC flag -fno-common 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... none checking if the linker (/usr/bin/ld) is GNU ld... no checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking command to parse /usr/bin/nm -p output... ok checking how to hardcode library paths into programs... unsupported checking for /usr/bin/ld option to reload object files... -r checking dynamic linker characteristics... darwin dyld 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 updating cache ./config.cache loading cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking host system type... powerpc-apple-darwin 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 -O2 -pipe -fPIC ) works... yes checking whether the C compiler (gcc -O2 -pipe -fPIC ) 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... /usr/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... gcc -E checking for ANSI C header files... yes checking for vprintf... yes checking for atexit... yes checking for on_exit... no 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... yes 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... yes checking for values.h... no 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... yes checking for dlsym... yes checking for RTLD_GLOBAL brokenness... no 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... 44 checking byte contents of pthread_mutex_t... 50,-86,-85,-89,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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 glib.pc creating gmodule.pc creating gthread.pc creating config.h creating glibconfig.h make all-recursive Making all in . CONFIG_FILES= CONFIG_HEADERS= CONFIG_OTHER=glibconfig.h ./config.status creating glibconfig.h glibconfig.h is unchanged echo timestamp > stamp-gc-h /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c garray.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gcache.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gcache.c -fno-common -o .libs/gcache.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c garray.c -fno-common -o .libs/garray.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gcache.c -o gcache.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gcompletion.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c garray.c -o garray.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gdataset.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gcompletion.c -fno-common -o .libs/gcompletion.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gcompletion.c -o gcompletion.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gdate.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gdataset.c -fno-common -o .libs/gdataset.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gdate.c -fno-common -o .libs/gdate.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gdataset.c -o gdataset.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gerror.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gdate.c -o gdate.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gerror.c -fno-common -o .libs/gerror.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gerror.c -o gerror.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c ghash.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c ghash.c -fno-common -o .libs/ghash.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c ghook.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c ghash.c -o ghash.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c ghook.c -fno-common -o .libs/ghook.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c giochannel.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c ghook.c -o ghook.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c giochannel.c -fno-common -o .libs/giochannel.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c giochannel.c -o giochannel.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c giounix.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c glist.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c giounix.c -fno-common -o .libs/giounix.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c giounix.c -o giounix.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmain.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c glist.c -fno-common -o .libs/glist.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c glist.c -o glist.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmain.c -fno-common -o .libs/gmain.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmem.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmain.c -o gmain.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmem.c -fno-common -o .libs/gmem.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmem.c -o gmem.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmessages.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmutex.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmessages.c -fno-common -o .libs/gmessages.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmutex.c -fno-common -o .libs/gmutex.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmutex.c -o gmutex.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gnode.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmessages.c -o gmessages.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gnode.c -fno-common -o .libs/gnode.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gprimes.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gnode.c -o gnode.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gprimes.c -fno-common -o .libs/gprimes.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gprimes.c -o gprimes.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c grel.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c grel.c -fno-common -o .libs/grel.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gscanner.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c grel.c -o grel.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gslist.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gscanner.c -fno-common -o .libs/gscanner.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gslist.c -fno-common -o .libs/gslist.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gslist.c -o gslist.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gstrfuncs.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gscanner.c -o gscanner.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gstrfuncs.c -fno-common -o .libs/gstrfuncs.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gstrfuncs.c -o gstrfuncs.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gstring.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gtimer.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gtimer.c -fno-common -o .libs/gtimer.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gstring.c -fno-common -o .libs/gstring.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gtimer.c -o gtimer.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gtree.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gstring.c -o gstring.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gtree.c -fno-common -o .libs/gtree.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gutils.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gtree.c -o gtree.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gutils.c -fno-common -o .libs/gutils.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -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) gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gutils.c -o gutils.o >/dev/null 2>&1 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) gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c testgdate.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c testgdateparser.c /bin/sh ./libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o libglib.la -rpath /usr/lib -version-info 0:10: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 gcc -dynamiclib -flat_namespace -undefined suppress -o .libs/libglib-1.2.0.0.10.dylib .libs/garray.o .libs/gcache.o .libs/gcompletion.o .libs/gdataset.o .libs/gdate.o .libs/gerror.o .libs/ghash.o .libs/ghook.o .libs/giochannel.o .libs/giounix.o .libs/glist.o .libs/gmain.o .libs/gmem.o .libs/gmessages.o .libs/gmutex.o .libs/gnode.o .libs/gprimes.o .libs/grel.o .libs/gscanner.o .libs/gslist.o .libs/gstrfuncs.o .libs/gstring.o .libs/gtimer.o .libs/gtree.o .libs/gutils.o -install_name /usr/lib/libglib-1.2.0.dylib -compatibility_version 1 -current_version 1.10 (cd .libs && rm -f libglib-1.2.0.dylib && ln -s libglib-1.2.0.0.10.dylib libglib-1.2.0.dylib) (cd .libs && rm -f libglib.dylib && ln -s libglib-1.2.0.0.10.dylib libglib.dylib) ar cru .libs/libglib.a garray.o gcache.o gcompletion.o gdataset.o gdate.o gerror.o ghash.o ghook.o giochannel.o giounix.o glist.o gmain.o gmem.o gmessages.o gmutex.o gnode.o gprimes.o grel.o gscanner.o gslist.o gstrfuncs.o gstring.o gtimer.o gtree.o gutils.o ranlib .libs/libglib.a creating libglib.la (cd .libs && rm -f libglib.la && ln -s ../libglib.la libglib.la) /bin/sh ./libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o testglib testglib.o libglib.la /bin/sh ./libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o testgdateparser testgdateparser.o libglib.la gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/testglib testglib.o -L./.libs -lglib creating testglib /bin/sh ./libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o testgdate testgdate.o libglib.la gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/testgdateparser testgdateparser.o -L./.libs -lglib creating testgdateparser gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/testgdate testgdate.o -L./.libs -lglib creating testgdate Making all in gmodule /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmodule.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c libgplugin_a.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmodule.c -fno-common -o .libs/gmodule.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c libgplugin_a.c -fno-common -o .libs/libgplugin_a.o In file included from gmodule.c:131: gmodule-dl.c: In function `fetch_dlerror': gmodule-dl.c:80: warning: initialization discards qualifiers from pointer target type gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c libgplugin_a.c -o libgplugin_a.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c libgplugin_b.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c gmodule.c -o gmodule.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c libgplugin_b.c -fno-common -o .libs/libgplugin_b.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c testgmodule.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_ENABLE_DEBUG -O2 -pipe -fPIC -Wall -D_REENTRANT -c libgplugin_b.c -o libgplugin_b.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o libgmodule.la -rpath /usr/lib -version-info 0:10:0 -release 1.2 -export-dynamic gmodule.lo /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o libgplugin_a.la -rpath /usr/lib -avoid-version -module libgplugin_a.lo gcc -dynamiclib -flat_namespace -undefined suppress -o .libs/libgmodule-1.2.0.0.10.dylib .libs/gmodule.o -install_name /usr/lib/libgmodule-1.2.0.dylib -compatibility_version 1 -current_version 1.10 (cd .libs && rm -f libgmodule-1.2.0.dylib && ln -s libgmodule-1.2.0.0.10.dylib libgmodule-1.2.0.dylib) (cd .libs && rm -f libgmodule.dylib && ln -s libgmodule-1.2.0.0.10.dylib libgmodule.dylib) ar cru .libs/libgmodule.a gmodule.o ranlib .libs/libgmodule.a creating libgmodule.la (cd .libs && rm -f libgmodule.la && ln -s ../libgmodule.la libgmodule.la) /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o libgplugin_b.la -rpath /usr/lib -avoid-version -module libgplugin_b.lo gcc -bundle -flat_namespace -undefined suppress -o .libs/libgplugin_a.so .libs/libgplugin_a.o ar cru .libs/libgplugin_a.a libgplugin_a.o ranlib .libs/libgplugin_a.a creating libgplugin_a.la (cd .libs && rm -f libgplugin_a.la && ln -s ../libgplugin_a.la libgplugin_a.la) /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o testgmodule testgmodule.o libgmodule.la ../libglib.la gcc -bundle -flat_namespace -undefined suppress -o .libs/libgplugin_b.so .libs/libgplugin_b.o ar cru .libs/libgplugin_b.a libgplugin_b.o ranlib .libs/libgplugin_b.a creating libgplugin_b.la (cd .libs && rm -f libgplugin_b.la && ln -s ../libgplugin_b.la libgplugin_b.la) gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/testgmodule testgmodule.o -L./.libs -lgmodule -L../.libs -lglib creating testgmodule Making all in gthread /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gthread -DG_LOG_DOMAIN=\"GThread\" -O2 -pipe -fPIC -Wall -D_REENTRANT -c gthread.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gthread -DG_LOG_DOMAIN=\"GThread\" -O2 -pipe -fPIC -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) mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gthread -DG_LOG_DOMAIN=\"GThread\" -O2 -pipe -fPIC -Wall -D_REENTRANT -c gthread.c -fno-common -o .libs/gthread.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gthread -DG_LOG_DOMAIN=\"GThread\" -O2 -pipe -fPIC -Wall -D_REENTRANT -c gthread.c -o gthread.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o libgthread.la -rpath /usr/lib -version-info 0:10:0 -release 1.2 -export-dynamic gthread.lo -lpthread ../libtool: line 3614: Mach-O dynamically linked shared library: command not found sed: stdout: Broken pipe *** Warning: linker path does not have real file for library -lpthread. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because I did check the linker path looking for a file starting *** with libpthread and none of the candidates passed a file format test *** using a file magic. Last file checked: /usr/lib/libSystem.B.dylib *** The inter-library dependencies that have been dropped here will be *** automatically added whenever a program is linked with this library *** or is declared to -dlopen it. gcc -dynamiclib -flat_namespace -undefined suppress -o .libs/libgthread-1.2.0.0.10.dylib .libs/gthread.o -install_name /usr/lib/libgthread-1.2.0.dylib -compatibility_version 1 -current_version 1.10 (cd .libs && rm -f libgthread-1.2.0.dylib && ln -s libgthread-1.2.0.0.10.dylib libgthread-1.2.0.dylib) (cd .libs && rm -f libgthread.dylib && ln -s libgthread-1.2.0.0.10.dylib libgthread.dylib) ar cru .libs/libgthread.a gthread.o ranlib .libs/libgthread.a creating libgthread.la (cd .libs && rm -f libgthread.la && ln -s ../libgthread.la libgthread.la) /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o testgthread testgthread.o ../libglib.la libgthread.la gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/testgthread testgthread.o -L../.libs -lglib -L./.libs -lgthread -lpthread creating testgthread Making all in docs make[2]: Nothing to be done for `all'. Making all in tests gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -fPIC -Wall -D_REENTRANT -c array-test.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -fPIC -Wall -D_REENTRANT -c dirname-test.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -fPIC -Wall -D_REENTRANT -c hash-test.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -fPIC -Wall -D_REENTRANT -c list-test.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -fPIC -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) hash-test.c:181: warning: `not_even_foreach' defined but not used hash-test.c:206: warning: `remove_even_foreach' defined but not used gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -fPIC -Wall -D_REENTRANT -c relation-test.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -fPIC -Wall -D_REENTRANT -c slist-test.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -fPIC -Wall -D_REENTRANT -c string-test.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -fPIC -Wall -D_REENTRANT -c strfunc-test.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -fPIC -Wall -D_REENTRANT -c tree-test.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -fPIC -Wall -D_REENTRANT -c type-test.c /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o array-test array-test.o ../libglib.la /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o dirname-test dirname-test.o ../libglib.la mkdir .libs gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/array-test array-test.o -L../.libs -lglib creating array-test /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o hash-test hash-test.o ../libglib.la gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/dirname-test dirname-test.o -L../.libs -lglib creating dirname-test /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o list-test list-test.o ../libglib.la gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/hash-test hash-test.o -L../.libs -lglib creating hash-test /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o node-test node-test.o ../libglib.la gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/list-test list-test.o -L../.libs -lglib creating list-test /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o relation-test relation-test.o ../libglib.la gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/node-test node-test.o -L../.libs -lglib creating node-test /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o slist-test slist-test.o ../libglib.la gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/relation-test relation-test.o -L../.libs -lglib creating relation-test /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o string-test string-test.o ../libglib.la gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/slist-test slist-test.o -L../.libs -lglib creating slist-test /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o strfunc-test strfunc-test.o ../libglib.la gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/string-test string-test.o -L../.libs -lglib creating string-test /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o tree-test tree-test.o ../libglib.la gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/strfunc-test strfunc-test.o -L../.libs -lglib creating strfunc-test /bin/sh ../libtool --mode=link gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o type-test type-test.o ../libglib.la gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/tree-test tree-test.o -L../.libs -lglib creating tree-test gcc -O2 -pipe -fPIC -Wall -D_REENTRANT -o .libs/type-test type-test.o -L../.libs -lglib creating type-test >>> Test phase [not enabled]: dev-libs/glib-1.2.10-r5 >>> Install glib-1.2.10-r5 into /var/tmp/portage/glib-1.2.10-r5/image/ category dev-libs Making install in . /bin/sh ./mkinstalldirs /var/tmp/portage/glib-1.2.10-r5/image//usr/lib mkdir /var/tmp/portage/glib-1.2.10-r5/image/usr mkdir /var/tmp/portage/glib-1.2.10-r5/image/usr/lib /bin/sh ./libtool --mode=install /usr/bin/install -c libglib.la /var/tmp/portage/glib-1.2.10-r5/image//usr/lib/libglib.la /usr/bin/install -c .libs/libglib-1.2.0.0.10.dylib /var/tmp/portage/glib-1.2.10-r5/image//usr/lib/libglib-1.2.0.0.10.dylib (cd /var/tmp/portage/glib-1.2.10-r5/image//usr/lib && rm -f libglib-1.2.0.dylib && ln -s libglib-1.2.0.0.10.dylib libglib-1.2.0.dylib) (cd /var/tmp/portage/glib-1.2.10-r5/image//usr/lib && rm -f libglib.dylib && ln -s libglib-1.2.0.0.10.dylib libglib.dylib) /usr/bin/install -c .libs/libglib.lai /var/tmp/portage/glib-1.2.10-r5/image//usr/lib/libglib.la /usr/bin/install -c .libs/libglib.a /var/tmp/portage/glib-1.2.10-r5/image//usr/lib/libglib.a ranlib /var/tmp/portage/glib-1.2.10-r5/image//usr/lib/libglib.a chmod 644 /var/tmp/portage/glib-1.2.10-r5/image//usr/lib/libglib.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ./mkinstalldirs /var/tmp/portage/glib-1.2.10-r5/image//usr/bin mkdir /var/tmp/portage/glib-1.2.10-r5/image/usr/bin /usr/bin/install -c glib-config /var/tmp/portage/glib-1.2.10-r5/image//usr/bin/glib-config /bin/sh ./mkinstalldirs /var/tmp/portage/glib-1.2.10-r5/image//usr/lib/glib/include mkdir /var/tmp/portage/glib-1.2.10-r5/image/usr/lib/glib mkdir /var/tmp/portage/glib-1.2.10-r5/image/usr/lib/glib/include /usr/bin/install -c -m 644 ./glibconfig.h /var/tmp/portage/glib-1.2.10-r5/image//usr/lib/glib/include/glibconfig.h /bin/sh ./mkinstalldirs /var/tmp/portage/glib-1.2.10-r5/image//usr/share/aclocal mkdir /var/tmp/portage/glib-1.2.10-r5/image/usr/share mkdir /var/tmp/portage/glib-1.2.10-r5/image/usr/share/aclocal /usr/bin/install -c -m 644 ./glib.m4 /var/tmp/portage/glib-1.2.10-r5/image//usr/share/aclocal/glib.m4 /bin/sh ./mkinstalldirs /var/tmp/portage/glib-1.2.10-r5/image//usr/lib/pkgconfig mkdir /var/tmp/portage/glib-1.2.10-r5/image/usr/lib/pkgconfig /usr/bin/install -c -m 644 ./glib.pc /var/tmp/portage/glib-1.2.10-r5/image//usr/lib/pkgconfig/glib.pc /usr/bin/install -c -m 644 ./gmodule.pc /var/tmp/portage/glib-1.2.10-r5/image//usr/lib/pkgconfig/gmodule.pc /usr/bin/install -c -m 644 ./gthread.pc /var/tmp/portage/glib-1.2.10-r5/image//usr/lib/pkgconfig/gthread.pc /bin/sh ./mkinstalldirs /var/tmp/portage/glib-1.2.10-r5/image//usr/include/glib-1.2 mkdir /var/tmp/portage/glib-1.2.10-r5/image/usr/include mkdir /var/tmp/portage/glib-1.2.10-r5/image/usr/include/glib-1.2 /usr/bin/install -c -m 644 glib.h /var/tmp/portage/glib-1.2.10-r5/image//usr/include/glib-1.2/glib.h Making install in gmodule /bin/sh ../mkinstalldirs /var/tmp/portage/glib-1.2.10-r5/image//usr/lib /bin/sh ../libtool --mode=install /usr/bin/install -c -m 644 libgmodule.la /var/tmp/portage/glib-1.2.10-r5/image//usr/lib/libgmodule.la /usr/bin/install -c -m 644 .libs/libgmodule-1.2.0.0.10.dylib /var/tmp/portage/glib-1.2.10-r5/image//usr/lib/libgmodule-1.2.0.0.10.dylib (cd /var/tmp/portage/glib-1.2.10-r5/image//usr/lib && rm -f libgmodule-1.2.0.dylib && ln -s libgmodule-1.2.0.0.10.dylib libgmodule-1.2.0.dylib) (cd /var/tmp/portage/glib-1.2.10-r5/image//usr/lib && rm -f libgmodule.dylib && ln -s libgmodule-1.2.0.0.10.dylib libgmodule.dylib) /usr/bin/install -c -m 644 .libs/libgmodule.lai /var/tmp/portage/glib-1.2.10-r5/image//usr/lib/libgmodule.la /usr/bin/install -c -m 644 .libs/libgmodule.a /var/tmp/portage/glib-1.2.10-r5/image//usr/lib/libgmodule.a ranlib /var/tmp/portage/glib-1.2.10-r5/image//usr/lib/libgmodule.a chmod 644 /var/tmp/portage/glib-1.2.10-r5/image//usr/lib/libgmodule.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../mkinstalldirs /var/tmp/portage/glib-1.2.10-r5/image//usr/include/glib-1.2 /usr/bin/install -c -m 644 gmodule.h /var/tmp/portage/glib-1.2.10-r5/image//usr/include/glib-1.2/gmodule.h Making install in gthread /bin/sh ../mkinstalldirs /var/tmp/portage/glib-1.2.10-r5/image//usr/lib /bin/sh ../libtool --mode=install /usr/bin/install -c libgthread.la /var/tmp/portage/glib-1.2.10-r5/image//usr/lib/libgthread.la /usr/bin/install -c .libs/libgthread-1.2.0.0.10.dylib /var/tmp/portage/glib-1.2.10-r5/image//usr/lib/libgthread-1.2.0.0.10.dylib (cd /var/tmp/portage/glib-1.2.10-r5/image//usr/lib && rm -f libgthread-1.2.0.dylib && ln -s libgthread-1.2.0.0.10.dylib libgthread-1.2.0.dylib) (cd /var/tmp/portage/glib-1.2.10-r5/image//usr/lib && rm -f libgthread.dylib && ln -s libgthread-1.2.0.0.10.dylib libgthread.dylib) /usr/bin/install -c .libs/libgthread.lai /var/tmp/portage/glib-1.2.10-r5/image//usr/lib/libgthread.la /usr/bin/install -c .libs/libgthread.a /var/tmp/portage/glib-1.2.10-r5/image//usr/lib/libgthread.a ranlib /var/tmp/portage/glib-1.2.10-r5/image//usr/lib/libgthread.a chmod 644 /var/tmp/portage/glib-1.2.10-r5/image//usr/lib/libgthread.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Nothing to be done for `install-data-am'. Making install in docs make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /var/tmp/portage/glib-1.2.10-r5/image//usr/share/info mkdir /var/tmp/portage/glib-1.2.10-r5/image/usr/share/info /usr/bin/install -c -m 644 ./glib.info /var/tmp/portage/glib-1.2.10-r5/image//usr/share/info/glib.info install-info --info-dir=/var/tmp/portage/glib-1.2.10-r5/image//usr/share/info /var/tmp/portage/glib-1.2.10-r5/image//usr/share/info/glib.info make install-man1 /bin/sh ../mkinstalldirs /var/tmp/portage/glib-1.2.10-r5/image//usr/share/man/man1 mkdir /var/tmp/portage/glib-1.2.10-r5/image/usr/share/man mkdir /var/tmp/portage/glib-1.2.10-r5/image/usr/share/man/man1 /usr/bin/install -c -m 644 ./glib-config.1 /var/tmp/portage/glib-1.2.10-r5/image//usr/share/man/man1/glib-config.1 Making install in tests make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. chmod: libgmodule-1.2.so.*: No such file or directory man: info: gzipping GNU info page: glib.info prepallstrip: strip: strip: moving aclocal: ///usr/share/aclocal >>> Completed installing into /var/tmp/portage/glib-1.2.10-r5/image/ ./ ./usr/ ./usr/bin/ ./usr/bin/glib-config ./usr/include/ ./usr/include/glib-1.2/ ./usr/include/glib-1.2/glib.h ./usr/include/glib-1.2/gmodule.h ./usr/lib/ ./usr/lib/glib/ ./usr/lib/glib/include/ ./usr/lib/glib/include/glibconfig.h ./usr/lib/libglib-1.2.0.0.10.dylib ./usr/lib/libglib-1.2.0.dylib ./usr/lib/libglib.a ./usr/lib/libglib.dylib ./usr/lib/libglib.la ./usr/lib/libgmodule-1.2.0.0.10.dylib ./usr/lib/libgmodule-1.2.0.dylib ./usr/lib/libgmodule.a ./usr/lib/libgmodule.dylib ./usr/lib/libgmodule.la ./usr/lib/libgthread-1.2.0.0.10.dylib ./usr/lib/libgthread-1.2.0.dylib ./usr/lib/libgthread.a ./usr/lib/libgthread.dylib ./usr/lib/libgthread.la ./usr/lib/pkgconfig/ ./usr/lib/pkgconfig/glib.pc ./usr/lib/pkgconfig/gmodule.pc ./usr/lib/pkgconfig/gthread.pc ./usr/share/ ./usr/share/doc/ ./usr/share/doc/glib-1.2.10-r5/ ./usr/share/doc/glib-1.2.10-r5/AUTHORS.gz ./usr/share/doc/glib-1.2.10-r5/ChangeLog.gz ./usr/share/doc/glib-1.2.10-r5/html/ ./usr/share/doc/glib-1.2.10-r5/html/docs/ ./usr/share/doc/glib-1.2.10-r5/html/docs/glib.html ./usr/share/doc/glib-1.2.10-r5/html/docs/glib_toc.html ./usr/share/doc/glib-1.2.10-r5/INSTALL.gz ./usr/share/doc/glib-1.2.10-r5/NEWS.gz ./usr/share/doc/glib-1.2.10-r5/README.gz ./usr/share/doc/glib-1.2.10-r5/README.win32.gz ./usr/share/info/ ./usr/share/info/glib.info.gz ./usr/share/man/ ./usr/share/man/man1/ ./usr/share/man/man1/glib-config.1 >>> Done.