Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 120260 Details for
Bug 179728
dev-scheme/guile-1.8.1-r3 fails to build on FreeBSD (strings.h conflict & other)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build/test log
dev-scheme:guile-1.8.1-r3:20070525-103416.log (text/plain), 189.97 KB, created by
Diego Elio Pettenò (RETIRED)
on 2007-05-25 09:48:38 UTC
(
hide
)
Description:
Build/test log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2007-05-25 09:48:38 UTC
Size:
189.97 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking guile-1.8.1.tar.gz to /var/tmp/portage/dev-scheme/guile-1.8.1-r3/work > [32;01m*[0m Applying guile-1.8.1-autotools_fixes.patch ... >[A[143C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying guile-1.8.1-defaultincludes.patch ... >[A[143C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying guile-1.8.1-clog-cexp.patch ... >[A[143C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/guile-readline' ... > [32;01m*[0m Running aclocal ... >[A[143C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --automake ... >[A[143C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal ... >[A[143C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[143C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[143C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --foreign ... >[A[143C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1' ... > [32;01m*[0m Running aclocal ... >[A[143C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --automake ... >[A[143C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal ... >[A[143C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[143C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[143C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy ... >[A[143C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: guile-1.8.1 > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Running elibtoolize in: guile-1.8.1/guile-readline > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying guile-1.8-rational.patch ... >[A[143C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1 ... > * econf: updating guile-1.8.1/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating guile-1.8.1/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating guile-1.8.1/guile-readline/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating guile-1.8.1/guile-readline/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=i686-gentoo-freebsd6.2 --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-error-on-warning --disable-static --enable-posix --enable-networking --enable-regex --disable-discouraged --disable-deprecated --disable-elisp --enable-nls --disable-rpath --disable-debug-freelist --disable-debug-malloc --disable-guile-debug --without-threads --with-modules --build=i686-gentoo-freebsd6.2 >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... ./install-sh -c -d >checking for gawk... gawk >checking whether gmake sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking build system type... i686-gentoo-freebsd6.2 >checking host system type... i686-gentoo-freebsd6.2 >checking host system type... (cached) i686-gentoo-freebsd6.2 >checking for a BSD-compatible install... /usr/bin/install -c >checking for i686-gentoo-freebsd6.2-gcc... i686-gentoo-freebsd6.2-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-gentoo-freebsd6.2-gcc accepts -g... yes >checking for i686-gentoo-freebsd6.2-gcc option to accept ISO C89... none needed >checking for style of include used by gmake... GNU >checking dependency style of i686-gentoo-freebsd6.2-gcc... gcc3 >checking how to run the C preprocessor... i686-gentoo-freebsd6.2-gcc -E >checking for gawk... (cached) gawk >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for AIX... no >checking for library containing strerror... none required >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking for i686-gentoo-freebsd6.2-gcc... (cached) i686-gentoo-freebsd6.2-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether i686-gentoo-freebsd6.2-gcc accepts -g... (cached) yes >checking for i686-gentoo-freebsd6.2-gcc option to accept ISO C89... (cached) none needed >checking dependency style of i686-gentoo-freebsd6.2-gcc... (cached) gcc3 >checking whether i686-gentoo-freebsd6.2-gcc and cc understand -c and -o together... yes >checking for a sed that does not truncate output... /usr/lib/portage/bin/sed >checking for ld used by i686-gentoo-freebsd6.2-gcc... /usr/i686-gentoo-freebsd6.2/bin/ld >checking if the linker (/usr/i686-gentoo-freebsd6.2/bin/ld) is GNU ld... yes >checking for /usr/i686-gentoo-freebsd6.2/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognize dependent libraries... pass_all >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for i686-gentoo-freebsd6.2-g++... i686-gentoo-freebsd6.2-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-gentoo-freebsd6.2-g++ accepts -g... yes >checking dependency style of i686-gentoo-freebsd6.2-g++... gcc3 >checking how to run the C++ preprocessor... i686-gentoo-freebsd6.2-g++ -E >checking for i686-gentoo-freebsd6.2-g77... no >checking for i686-gentoo-freebsd6.2-xlf... no >checking for i686-gentoo-freebsd6.2-f77... no >checking for i686-gentoo-freebsd6.2-frt... no >checking for i686-gentoo-freebsd6.2-pgf77... no >checking for i686-gentoo-freebsd6.2-cf77... no >checking for i686-gentoo-freebsd6.2-fort77... no >checking for i686-gentoo-freebsd6.2-fl32... no >checking for i686-gentoo-freebsd6.2-af77... no >checking for i686-gentoo-freebsd6.2-xlf90... no >checking for i686-gentoo-freebsd6.2-f90... no >checking for i686-gentoo-freebsd6.2-pgf90... no >checking for i686-gentoo-freebsd6.2-pghpf... no >checking for i686-gentoo-freebsd6.2-epcf90... no >checking for i686-gentoo-freebsd6.2-gfortran... no >checking for i686-gentoo-freebsd6.2-g95... no >checking for i686-gentoo-freebsd6.2-xlf95... no >checking for i686-gentoo-freebsd6.2-f95... no >checking for i686-gentoo-freebsd6.2-fort... no >checking for i686-gentoo-freebsd6.2-ifort... no >checking for i686-gentoo-freebsd6.2-ifc... no >checking for i686-gentoo-freebsd6.2-efc... no >checking for i686-gentoo-freebsd6.2-pgf95... no >checking for i686-gentoo-freebsd6.2-lf95... no >checking for i686-gentoo-freebsd6.2-ftn... no >checking for g77... no >checking for xlf... no >checking for f77... no >checking for frt... no >checking for pgf77... no >checking for cf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for xlf90... no >checking for f90... no >checking for pgf90... no >checking for pghpf... no >checking for epcf90... no >checking for gfortran... no >checking for g95... no >checking for xlf95... no >checking for f95... no >checking for fort... no >checking for ifort... no >checking for ifc... no >checking for efc... no >checking for pgf95... no >checking for lf95... no >checking for ftn... no >checking whether we are using the GNU Fortran 77 compiler... no >checking whether accepts -g... no >checking the maximum length of command line arguments... 196608 >checking command to parse /usr/bin/nm -B output from i686-gentoo-freebsd6.2-gcc object... ok >checking for objdir... .libs >checking for i686-gentoo-freebsd6.2-ar... i686-gentoo-freebsd6.2-ar >checking for i686-gentoo-freebsd6.2-ranlib... i686-gentoo-freebsd6.2-ranlib >checking for i686-gentoo-freebsd6.2-strip... i686-gentoo-freebsd6.2-strip >checking for correct ltmain.sh version... yes >checking if i686-gentoo-freebsd6.2-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-gentoo-freebsd6.2-gcc option to produce PIC... -fPIC >checking if i686-gentoo-freebsd6.2-gcc PIC flag -fPIC works... yes >checking if i686-gentoo-freebsd6.2-gcc static flag -static works... yes >checking if i686-gentoo-freebsd6.2-gcc supports -c -o file.o... yes >checking whether the i686-gentoo-freebsd6.2-gcc linker (/usr/i686-gentoo-freebsd6.2/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... yes >checking dynamic linker characteristics... freebsd6.2 ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by i686-gentoo-freebsd6.2-g++... /usr/i686-gentoo-freebsd6.2/bin/ld >checking if the linker (/usr/i686-gentoo-freebsd6.2/bin/ld) is GNU ld... yes >checking whether the i686-gentoo-freebsd6.2-g++ linker (/usr/i686-gentoo-freebsd6.2/bin/ld) supports shared libraries... yes >checking for i686-gentoo-freebsd6.2-g++ option to produce PIC... -fPIC >checking if i686-gentoo-freebsd6.2-g++ PIC flag -fPIC works... yes >checking if i686-gentoo-freebsd6.2-g++ static flag -static works... yes >checking if i686-gentoo-freebsd6.2-g++ supports -c -o file.o... yes >checking whether the i686-gentoo-freebsd6.2-g++ linker (/usr/i686-gentoo-freebsd6.2/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... freebsd6.2 ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking for lt_dlinit in -lltdl... yes >checking for makeinfo... yes >checking for emacs... emacs >checking where .elc files should go... ${datarootdir}/emacs/site-lisp >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking whether byte ordering is bigendian... no >checking for char... yes >checking size of char... 1 >checking for unsigned char... yes >checking size of unsigned char... 1 >checking for short... yes >checking size of short... 2 >checking for unsigned short... yes >checking size of unsigned short... 2 >checking for int... yes >checking size of int... 4 >checking for unsigned int... yes >checking size of unsigned int... 4 >checking for long... yes >checking size of long... 4 >checking for unsigned long... yes >checking size of unsigned long... 4 >checking for size_t... yes >checking size of size_t... 4 >checking for long long... yes >checking size of long long... 8 >checking for unsigned long long... yes >checking size of unsigned long long... 8 >checking for __int64... no >checking size of __int64... 0 >checking for unsigned __int64... no >checking size of unsigned __int64... 0 >checking for void *... yes >checking size of void *... 4 >checking for intptr_t... yes >checking size of intptr_t... 4 >checking for uintptr_t... yes >checking size of uintptr_t... 4 >checking for ptrdiff_t... yes >checking size of ptrdiff_t... 4 >checking for size_t... (cached) yes >checking size of size_t... (cached) 4 >checking for off_t... yes >checking size of off_t... 8 >checking for stdint.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for intmax_t... yes >checking size of intmax_t... 8 >checking for int8_t... yes >checking for uint8_t... yes >checking for int16_t... yes >checking for uint16_t... yes >checking for int32_t... yes >checking for uint32_t... yes >checking for int64_t... yes >checking for uint64_t... yes >checking for intmax_t... (cached) yes >checking for uintmax_t... yes >checking for int8_t... yes >checking for uint8_t... yes >checking for int16_t... yes >checking for uint16_t... yes >checking for int32_t... yes >checking for uint32_t... yes >checking for int64_t... yes >checking for uint64_t... yes >checking for intmax_t... yes >checking for uintmax_t... yes >checking for ANSI C header files... (cached) yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking whether time.h and sys/time.h may both be included... yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking complex.h usability... yes >checking complex.h presence... yes >checking for complex.h... yes >checking fenv.h usability... yes >checking fenv.h presence... yes >checking for fenv.h... yes >checking io.h usability... no >checking io.h presence... no >checking for io.h... no >checking libc.h usability... no >checking libc.h presence... no >checking for libc.h... no >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking malloc.h usability... no >checking malloc.h presence... no >checking for malloc.h... no >checking for memory.h... (cached) yes >checking for string.h... (cached) yes >checking regex.h usability... yes >checking regex.h presence... yes >checking for regex.h... yes >checking rxposix.h usability... no >checking rxposix.h presence... no >checking for rxposix.h... no >checking rx/rxposix.h usability... no >checking rx/rxposix.h presence... no >checking for rx/rxposix.h... no >checking sys/dir.h usability... yes >checking sys/dir.h presence... yes >checking for sys/dir.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/timeb.h usability... yes >checking sys/timeb.h presence... yes >checking for sys/timeb.h... yes >checking sys/times.h usability... yes >checking sys/times.h presence... yes >checking for sys/times.h... yes >checking sys/stdtypes.h usability... no >checking sys/stdtypes.h presence... no >checking for sys/stdtypes.h... no >checking for sys/types.h... (cached) yes >checking sys/utime.h usability... no >checking sys/utime.h presence... no >checking for sys/utime.h... no >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking for unistd.h... (cached) yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking grp.h usability... yes >checking grp.h presence... yes >checking for grp.h... yes >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking direct.h usability... no >checking direct.h presence... no >checking for direct.h... no >checking for complex double... yes >checking for socklen_t... yes >checking for struct ip_mreq... no >checking for libc.h... (cached) no >checking for unistd.h... (cached) yes >checking whether libc.h and unistd.h can be included together... no >checking for uid_t in sys/types.h... yes >checking type of array argument to getgroups... gid_t >checking return type of signal handlers... void >checking for mode_t... yes >checking for main in -lm... yes >checking for gethostbyname... yes >checking for connect... yes >checking assert.h usability... yes >checking assert.h presence... yes >checking for assert.h... yes >checking crt_externs.h usability... no >checking crt_externs.h presence... no >checking for crt_externs.h... no >checking for DINFINITY... no >checking for DQNAN... no >checking for chsize... no >checking for clog10... no >checking for clog... no >checking for cexp... no >checking for ctermid... yes >checking for fesetround... no >checking for ftime... no >checking for ftruncate... yes >checking for fchown... yes >checking for getcwd... yes >checking for geteuid... yes >checking for gettimeofday... yes >checking for gmtime_r... yes >checking for ioctl... yes >checking for lstat... yes >checking for mkdir... yes >checking for mknod... yes >checking for nice... yes >checking for readdir_r... yes >checking for readlink... yes >checking for rename... yes >checking for rmdir... yes >checking for select... yes >checking for setegid... yes >checking for seteuid... yes >checking for setlocale... yes >checking for setpgid... yes >checking for setsid... yes >checking for sigaction... yes >checking for siginterrupt... yes >checking for stat64... no >checking for strftime... yes >checking for strptime... yes >checking for symlink... yes >checking for sync... yes >checking for sysconf... yes >checking for tcgetpgrp... yes >checking for tcsetpgrp... yes >checking for times... yes >checking for uname... yes >checking for waitpid... yes >checking for strdup... yes >checking for system... yes >checking for usleep... yes >checking for atexit... yes >checking for on_exit... no >checking for chown... yes >checking for link... yes >checking for fcntl... yes >checking for ttyname... yes >checking for getpwent... yes >checking for getgrent... yes >checking for kill... yes >checking for getppid... yes >checking for getpgrp... yes >checking for fork... yes >checking for setitimer... yes >checking for getitimer... yes >checking for strchr... yes >checking for strcmp... yes >checking for index... yes >checking for bcopy... yes >checking for memcpy... yes >checking for rindex... yes >checking for truncate... yes >checking for unsetenv... yes >checking for isblank... yes >checking for _NSGetEnviron... no >checking crypt.h usability... no >checking crypt.h presence... no >checking for crypt.h... no >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking for chroot... yes >checking for flock... yes >checking for getlogin... yes >checking for cuserid... no >checking for getpriority... yes >checking for setpriority... yes >checking for getpass... yes >checking for sethostname... yes >checking for gethostname... yes >checking whether sethostname is declared... yes >checking for library containing crypt... -lcrypt >checking whether csqrt is usable... no, glibc 2.3 bug >checking for __gmpz_init in -lgmp... yes >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for ld used by GCC... /usr/i686-gentoo-freebsd6.2/bin/ld >checking if the linker (/usr/i686-gentoo-freebsd6.2/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for GNU gettext in libc... no >checking for iconv... yes >checking how to link with libiconv... /usr/lib/libiconv.so >checking for GNU gettext in libintl... yes >checking whether to use NLS... yes >checking where the gettext function comes from... external libintl >checking how to link with libintl... /usr/lib/libintl.so /usr/lib/libiconv.so >checking for sleep declaration... yes >checking for usleep declaration... yes >checking whether strptime is declared... yes >checking return type of usleep... int >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking for socketpair... yes >checking for getgroups... yes >checking for setgroups... yes >checking for setpwent... yes >checking for pause... yes >checking for tzset... yes >checking for sethostent... yes >checking for gethostent... yes >checking for endhostent... yes >checking for setnetent... yes >checking for getnetent... yes >checking for endnetent... yes >checking for setprotoent... yes >checking for getprotoent... yes >checking for endprotoent... yes >checking for setservent... yes >checking for getservent... yes >checking for endservent... yes >checking for getnetbyaddr... yes >checking for getnetbyname... yes >checking for inet_lnaof... yes >checking for inet_makeaddr... yes >checking for inet_netof... yes >checking for hstrerror... yes >checking for inet_pton... yes >checking for inet_ntop... yes >checking for struct sockaddr.sin_len... no >checking for __libc_stack_end... no >checking whether netdb.h declares h_errno... yes >checking whether uint32_t is defined... yes >checking for working IPv6 support... yes >checking whether sockaddr_in6 has sin6_scope_id... yes >checking for struct sockaddr_in6.sin6_len... yes >checking whether localtime caches TZ... no >checking for restartable system calls... yes >checking for regcomp... yes >checking for inet_aton... yes >checking for putenv... yes >checking for strerror... yes >checking for memmove... yes >checking for mkstemp... yes >checking floatingpoint.h usability... yes >checking floatingpoint.h presence... yes >checking for floatingpoint.h... yes >checking ieeefp.h usability... yes >checking ieeefp.h presence... yes >checking for ieeefp.h... yes >checking nan.h usability... no >checking nan.h presence... no >checking for nan.h... no >checking for asinh... yes >checking for acosh... yes >checking for atanh... yes >checking for copysign... yes >checking for finite... yes >checking for sincos... no >checking for trunc... yes >checking for isinf... yes >checking for isnan... yes >checking for working alloca.h... no >checking for alloca... yes >checking for struct stat.st_rdev... yes >checking for struct stat.st_blksize... yes >checking for struct stat.st_blocks... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for struct tm.tm_zone... yes >checking for struct tm.tm_gmtoff... yes >checking whether we need POSIX to get struct utimbuf... no >checking for float... yes >checking size of float... 4 >checking for struct linger... yes >checking for struct timespec... yes >checking what kind of threads to support... null-threads >configure: creating ./config.status >config.status: creating libguile/gen-scmconfig.h >config.status: creating Makefile >config.status: creating am/Makefile >config.status: creating benchmark-suite/Makefile >config.status: creating doc/Makefile >config.status: creating doc/goops/Makefile >config.status: creating doc/r5rs/Makefile >config.status: creating doc/ref/Makefile >config.status: creating doc/tutorial/Makefile >config.status: creating examples/Makefile >config.status: creating examples/box-dynamic-module/Makefile >config.status: creating examples/box-dynamic/Makefile >config.status: creating examples/box-module/Makefile >config.status: creating examples/box/Makefile >config.status: creating examples/modules/Makefile >config.status: creating examples/safe/Makefile >config.status: creating examples/scripts/Makefile >config.status: creating guile-config/Makefile >config.status: creating ice-9/Makefile >config.status: creating ice-9/debugger/Makefile >config.status: creating lang/Makefile >config.status: creating lang/elisp/Makefile >config.status: creating lang/elisp/internals/Makefile >config.status: creating lang/elisp/primitives/Makefile >config.status: creating libguile/Makefile >config.status: creating oop/Makefile >config.status: creating oop/goops/Makefile >config.status: creating scripts/Makefile >config.status: creating srfi/Makefile >config.status: creating test-suite/Makefile >config.status: creating test-suite/standalone/Makefile >config.status: creating check-guile >config.status: creating benchmark-guile >config.status: creating guile-tools >config.status: WARNING: guile-tools.in seems to ignore the --datarootdir setting >config.status: creating pre-inst-guile >config.status: creating pre-inst-guile-env >config.status: creating libguile/guile-snarf >config.status: creating libguile/guile-doc-snarf >config.status: creating libguile/guile-func-name-check >config.status: creating libguile/guile-snarf-docs >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing po-directories commands >=== configuring in guile-readline (/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/guile-readline) >configure: running /bin/bash ./configure '--prefix=/usr' '--host=i686-gentoo-freebsd6.2' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-error-on-warning' '--disable-static' '--enable-posix' '--enable-networking' '--enable-regex' '--disable-discouraged' '--disable-deprecated' '--disable-elisp' '--enable-nls' '--disable-rpath' '--disable-debug-freelist' '--disable-debug-malloc' '--disable-guile-debug' '--without-threads' '--with-modules' '--build=i686-gentoo-freebsd6.2' 'build_alias=i686-gentoo-freebsd6.2' 'host_alias=i686-gentoo-freebsd6.2' 'CFLAGS=-O2 -march=athlon-tbird -pipe -ggdb' 'CXXFLAGS=-O2 -march=athlon-tbird -pipe -ggdb -fvisibility-inlines-hidden' --cache-file=/dev/null --srcdir=. >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... ./install-sh -c -d >checking for gawk... gawk >checking whether gmake sets $(MAKE)... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking for i686-gentoo-freebsd6.2-gcc... i686-gentoo-freebsd6.2-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-gentoo-freebsd6.2-gcc accepts -g... yes >checking for i686-gentoo-freebsd6.2-gcc option to accept ISO C89... none needed >checking for style of include used by gmake... GNU >checking dependency style of i686-gentoo-freebsd6.2-gcc... gcc3 >checking for i686-gentoo-freebsd6.2-gcc... (cached) i686-gentoo-freebsd6.2-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether i686-gentoo-freebsd6.2-gcc accepts -g... (cached) yes >checking for i686-gentoo-freebsd6.2-gcc option to accept ISO C89... (cached) none needed >checking dependency style of i686-gentoo-freebsd6.2-gcc... (cached) gcc3 >checking build system type... i686-gentoo-freebsd6.2 >checking host system type... i686-gentoo-freebsd6.2 >checking for a sed that does not truncate output... /usr/lib/portage/bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ld used by i686-gentoo-freebsd6.2-gcc... /usr/i686-gentoo-freebsd6.2/bin/ld >checking if the linker (/usr/i686-gentoo-freebsd6.2/bin/ld) is GNU ld... yes >checking for /usr/i686-gentoo-freebsd6.2/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognize dependent libraries... pass_all >checking how to run the C preprocessor... i686-gentoo-freebsd6.2-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for i686-gentoo-freebsd6.2-g++... i686-gentoo-freebsd6.2-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-gentoo-freebsd6.2-g++ accepts -g... yes >checking dependency style of i686-gentoo-freebsd6.2-g++... gcc3 >checking how to run the C++ preprocessor... i686-gentoo-freebsd6.2-g++ -E >checking for i686-gentoo-freebsd6.2-g77... no >checking for i686-gentoo-freebsd6.2-xlf... no >checking for i686-gentoo-freebsd6.2-f77... no >checking for i686-gentoo-freebsd6.2-frt... no >checking for i686-gentoo-freebsd6.2-pgf77... no >checking for i686-gentoo-freebsd6.2-cf77... no >checking for i686-gentoo-freebsd6.2-fort77... no >checking for i686-gentoo-freebsd6.2-fl32... no >checking for i686-gentoo-freebsd6.2-af77... no >checking for i686-gentoo-freebsd6.2-xlf90... no >checking for i686-gentoo-freebsd6.2-f90... no >checking for i686-gentoo-freebsd6.2-pgf90... no >checking for i686-gentoo-freebsd6.2-pghpf... no >checking for i686-gentoo-freebsd6.2-epcf90... no >checking for i686-gentoo-freebsd6.2-gfortran... no >checking for i686-gentoo-freebsd6.2-g95... no >checking for i686-gentoo-freebsd6.2-xlf95... no >checking for i686-gentoo-freebsd6.2-f95... no >checking for i686-gentoo-freebsd6.2-fort... no >checking for i686-gentoo-freebsd6.2-ifort... no >checking for i686-gentoo-freebsd6.2-ifc... no >checking for i686-gentoo-freebsd6.2-efc... no >checking for i686-gentoo-freebsd6.2-pgf95... no >checking for i686-gentoo-freebsd6.2-lf95... no >checking for i686-gentoo-freebsd6.2-ftn... no >checking for g77... no >checking for xlf... no >checking for f77... no >checking for frt... no >checking for pgf77... no >checking for cf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for xlf90... no >checking for f90... no >checking for pgf90... no >checking for pghpf... no >checking for epcf90... no >checking for gfortran... no >checking for g95... no >checking for xlf95... no >checking for f95... no >checking for fort... no >checking for ifort... no >checking for ifc... no >checking for efc... no >checking for pgf95... no >checking for lf95... no >checking for ftn... no >checking whether we are using the GNU Fortran 77 compiler... no >checking whether accepts -g... no >checking the maximum length of command line arguments... 196608 >checking command to parse /usr/bin/nm -B output from i686-gentoo-freebsd6.2-gcc object... ok >checking for objdir... .libs >checking for i686-gentoo-freebsd6.2-ar... i686-gentoo-freebsd6.2-ar >checking for i686-gentoo-freebsd6.2-ranlib... i686-gentoo-freebsd6.2-ranlib >checking for i686-gentoo-freebsd6.2-strip... i686-gentoo-freebsd6.2-strip >checking for correct ltmain.sh version... yes >checking if i686-gentoo-freebsd6.2-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-gentoo-freebsd6.2-gcc option to produce PIC... -fPIC >checking if i686-gentoo-freebsd6.2-gcc PIC flag -fPIC works... yes >checking if i686-gentoo-freebsd6.2-gcc static flag -static works... yes >checking if i686-gentoo-freebsd6.2-gcc supports -c -o file.o... yes >checking whether the i686-gentoo-freebsd6.2-gcc linker (/usr/i686-gentoo-freebsd6.2/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... yes >checking dynamic linker characteristics... freebsd6.2 ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by i686-gentoo-freebsd6.2-g++... /usr/i686-gentoo-freebsd6.2/bin/ld >checking if the linker (/usr/i686-gentoo-freebsd6.2/bin/ld) is GNU ld... yes >checking whether the i686-gentoo-freebsd6.2-g++ linker (/usr/i686-gentoo-freebsd6.2/bin/ld) supports shared libraries... yes >checking for i686-gentoo-freebsd6.2-g++ option to produce PIC... -fPIC >checking if i686-gentoo-freebsd6.2-g++ PIC flag -fPIC works... yes >checking if i686-gentoo-freebsd6.2-g++ static flag -static works... yes >checking if i686-gentoo-freebsd6.2-g++ supports -c -o file.o... yes >checking whether the i686-gentoo-freebsd6.2-g++ linker (/usr/i686-gentoo-freebsd6.2/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... freebsd6.2 ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking host system type... (cached) i686-gentoo-freebsd6.2 >checking host system type... (cached) i686-gentoo-freebsd6.2 >checking for tgoto in -lncurses... yes >checking for readline in -lreadline... yes >checking for siginterrupt... yes >checking for rl_clear_signals... yes >checking for rl_cleanup_after_signal... yes >checking for rl_filename_completion_function... yes >checking for rl_pre_input_hook... yes >checking if readline clears SA_RESTART flag for SIGWINCH... no >checking for rl_getc_function pointer in readline... yes >checking for strdup... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating ice-9/Makefile >config.status: creating guile-readline-config.h >config.status: executing depfiles commands >gmake all-recursive >gmake[1]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1' >Making all in oop >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/oop' >Making all in goops >gmake[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/oop/goops' >gmake[3]: Nothing to be done for `all'. >gmake[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/oop/goops' >gmake[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/oop' >gmake[3]: Nothing to be done for `all-am'. >gmake[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/oop' >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/oop' >Making all in libguile >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/libguile' >sed < ./version.h.in > version.h.tmp \ > -e s:@-GUILE_MAJOR_VERSION-@:1: \ > -e s:@-GUILE_MINOR_VERSION-@:8: \ > -e s:@-GUILE_MICRO_VERSION-@:1: >if [ "no" = "yes" ]; then \ > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -c -o gen-scmconfig.o gen-scmconfig.c; \ > else \ > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -c -o gen-scmconfig.o gen-scmconfig.c; \ >Generating libpath.h... > fi >distcc[32160] (dcc_writex) ERROR: failed to write: Broken pipe >mv version.h.tmp version.h >distcc[32160] (dcc_writex) ERROR: failed to write: Broken pipe >distcc[32160] Warning: failed to distribute gen-scmconfig.c to enterprise, running locally instead >if [ "no" = "yes" ]; then \ > i686-gentoo-freebsd6.2-gcc -o gen-scmconfig gen-scmconfig.o; \ > else \ > /bin/bash ../libtool --tag=CC --mode=link i686-gentoo-freebsd6.2-gcc -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -o gen-scmconfig gen-scmconfig.o -lgmp -lcrypt -lm -lltdl ; \ > fi >mkdir .libs >i686-gentoo-freebsd6.2-gcc -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -o gen-scmconfig gen-scmconfig.o /usr/lib/libgmp.so -lcrypt -lm /usr/lib/libltdl.so >rm -f scmconfig.h.tmp >cat ./scmconfig.h.top > scmconfig.h.tmp >./gen-scmconfig >> scmconfig.h.tmp >chmod 444 scmconfig.h.tmp >rm -f scmconfig.h >mv scmconfig.h.tmp scmconfig.h >./guile-snarf -o alist.x alist.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o arbiters.x arbiters.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o async.x async.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o backtrace.x backtrace.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o boolean.x boolean.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o chars.x chars.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o continuations.x continuations.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o debug.x debug.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o deprecation.x deprecation.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o deprecated.x deprecated.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o discouraged.x discouraged.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o dynl.x dynl.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o dynwind.x dynwind.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o environments.x environments.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o eq.x eq.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o error.x error.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o eval.x eval.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o evalext.x evalext.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o extensions.x extensions.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >eval.c:44:1: warning: "alloca" redefined >In file included from ../libguile/scmconfig.h:29, > from ../libguile/__scm.h:76, > from eval.c:36: >/usr/include/stdlib.h:230:1: warning: this is the location of the previous definition >./guile-snarf -o feature.x feature.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o fluids.x fluids.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o fports.x fports.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o futures.x futures.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o gc.x gc.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o gc-mark.x gc-mark.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o gc-segment.x gc-segment.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o gc-malloc.x gc-malloc.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o gc-card.x gc-card.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o goops.x goops.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o gsubr.x gsubr.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o guardians.x guardians.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o hash.x hash.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o hashtab.x hashtab.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o hooks.x hooks.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o i18n.x i18n.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o init.x init.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o ioext.x ioext.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o keywords.x keywords.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o lang.x lang.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o list.x list.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o load.x load.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o macros.x macros.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o mallocs.x mallocs.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o modules.x modules.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o numbers.x numbers.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o objects.x objects.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o objprop.x objprop.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o options.x options.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o pairs.x pairs.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o ports.x ports.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o print.x print.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o procprop.x procprop.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o procs.x procs.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o properties.x properties.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o random.x random.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o rdelim.x rdelim.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o read.x read.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o root.x root.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o rw.x rw.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o scmsigs.x scmsigs.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o script.x script.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o simpos.x simpos.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o smob.x smob.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o sort.x sort.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o srcprop.x srcprop.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o stackchk.x stackchk.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o stacks.x stacks.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o stime.x stime.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o strings.x strings.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o srfi-4.x srfi-4.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o srfi-13.x srfi-13.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o srfi-14.x srfi-14.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o strorder.x strorder.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o strports.x strports.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o struct.x struct.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o symbols.x symbols.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o threads.x threads.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o throw.x throw.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o values.x values.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o variable.x variable.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o vectors.x vectors.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o version.x version.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o vports.x vports.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o weaks.x weaks.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o ramap.x ramap.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o unif.x unif.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o filesys.x filesys.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o posix.x posix.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o net_db.x net_db.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o socket.x socket.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >./guile-snarf -o regex-posix.x regex-posix.c -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes >gmake all-am >gmake[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/libguile' >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-alist.lo -MD -MP -MF .deps/libguile_la-alist.Tpo -c -o libguile_la-alist.lo `test -f 'alist.c' || echo './'`alist.c >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-arbiters.lo -MD -MP -MF .deps/libguile_la-arbiters.Tpo -c -o libguile_la-arbiters.lo `test -f 'arbiters.c' || echo './'`arbiters.c >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-async.lo -MD -MP -MF .deps/libguile_la-async.Tpo -c -o libguile_la-async.lo `test -f 'async.c' || echo './'`async.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-async.lo -MD -MP -MF .deps/libguile_la-async.Tpo -c async.c -fPIC -DPIC -o .libs/libguile_la-async.o > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-alist.lo -MD -MP -MF .deps/libguile_la-alist.Tpo -c alist.c -fPIC -DPIC -o .libs/libguile_la-alist.o > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-arbiters.lo -MD -MP -MF .deps/libguile_la-arbiters.Tpo -c arbiters.c -fPIC -DPIC -o .libs/libguile_la-arbiters.o >mv -f .deps/libguile_la-async.Tpo .deps/libguile_la-async.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-backtrace.lo -MD -MP -MF .deps/libguile_la-backtrace.Tpo -c -o libguile_la-backtrace.lo `test -f 'backtrace.c' || echo './'`backtrace.c >mv -f .deps/libguile_la-alist.Tpo .deps/libguile_la-alist.Plo >mv -f .deps/libguile_la-arbiters.Tpo .deps/libguile_la-arbiters.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-boolean.lo -MD -MP -MF .deps/libguile_la-boolean.Tpo -c -o libguile_la-boolean.lo `test -f 'boolean.c' || echo './'`boolean.c >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-chars.lo -MD -MP -MF .deps/libguile_la-chars.Tpo -c -o libguile_la-chars.lo `test -f 'chars.c' || echo './'`chars.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-backtrace.lo -MD -MP -MF .deps/libguile_la-backtrace.Tpo -c backtrace.c -fPIC -DPIC -o .libs/libguile_la-backtrace.o > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-chars.lo -MD -MP -MF .deps/libguile_la-chars.Tpo -c chars.c -fPIC -DPIC -o .libs/libguile_la-chars.o > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-boolean.lo -MD -MP -MF .deps/libguile_la-boolean.Tpo -c boolean.c -fPIC -DPIC -o .libs/libguile_la-boolean.o >mv -f .deps/libguile_la-backtrace.Tpo .deps/libguile_la-backtrace.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-continuations.lo -MD -MP -MF .deps/libguile_la-continuations.Tpo -c -o libguile_la-continuations.lo `test -f 'continuations.c' || echo './'`continuations.c >mv -f .deps/libguile_la-chars.Tpo .deps/libguile_la-chars.Plo >mv -f .deps/libguile_la-boolean.Tpo .deps/libguile_la-boolean.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-convert.lo -MD -MP -MF .deps/libguile_la-convert.Tpo -c -o libguile_la-convert.lo `test -f 'convert.c' || echo './'`convert.c >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-debug.lo -MD -MP -MF .deps/libguile_la-debug.Tpo -c -o libguile_la-debug.lo `test -f 'debug.c' || echo './'`debug.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-continuations.lo -MD -MP -MF .deps/libguile_la-continuations.Tpo -c continuations.c -fPIC -DPIC -o .libs/libguile_la-continuations.o >mv -f .deps/libguile_la-continuations.Tpo .deps/libguile_la-continuations.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-deprecation.lo -MD -MP -MF .deps/libguile_la-deprecation.Tpo -c -o libguile_la-deprecation.lo `test -f 'deprecation.c' || echo './'`deprecation.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-debug.lo -MD -MP -MF .deps/libguile_la-debug.Tpo -c debug.c -fPIC -DPIC -o .libs/libguile_la-debug.o > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-convert.lo -MD -MP -MF .deps/libguile_la-convert.Tpo -c convert.c -fPIC -DPIC -o .libs/libguile_la-convert.o >mv -f .deps/libguile_la-convert.Tpo .deps/libguile_la-convert.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-deprecated.lo -MD -MP -MF .deps/libguile_la-deprecated.Tpo -c -o libguile_la-deprecated.lo `test -f 'deprecated.c' || echo './'`deprecated.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-deprecation.lo -MD -MP -MF .deps/libguile_la-deprecation.Tpo -c deprecation.c -fPIC -DPIC -o .libs/libguile_la-deprecation.o >mv -f .deps/libguile_la-deprecation.Tpo .deps/libguile_la-deprecation.Plo >mv -f .deps/libguile_la-debug.Tpo .deps/libguile_la-debug.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-discouraged.lo -MD -MP -MF .deps/libguile_la-discouraged.Tpo -c -o libguile_la-discouraged.lo `test -f 'discouraged.c' || echo './'`discouraged.c >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-dynwind.lo -MD -MP -MF .deps/libguile_la-dynwind.Tpo -c -o libguile_la-dynwind.lo `test -f 'dynwind.c' || echo './'`dynwind.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-discouraged.lo -MD -MP -MF .deps/libguile_la-discouraged.Tpo -c discouraged.c -fPIC -DPIC -o .libs/libguile_la-discouraged.o > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-dynwind.lo -MD -MP -MF .deps/libguile_la-dynwind.Tpo -c dynwind.c -fPIC -DPIC -o .libs/libguile_la-dynwind.o > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-deprecated.lo -MD -MP -MF .deps/libguile_la-deprecated.Tpo -c deprecated.c -fPIC -DPIC -o .libs/libguile_la-deprecated.o >mv -f .deps/libguile_la-discouraged.Tpo .deps/libguile_la-discouraged.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-environments.lo -MD -MP -MF .deps/libguile_la-environments.Tpo -c -o libguile_la-environments.lo `test -f 'environments.c' || echo './'`environments.c >mv -f .deps/libguile_la-deprecated.Tpo .deps/libguile_la-deprecated.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-eq.lo -MD -MP -MF .deps/libguile_la-eq.Tpo -c -o libguile_la-eq.lo `test -f 'eq.c' || echo './'`eq.c >mv -f .deps/libguile_la-dynwind.Tpo .deps/libguile_la-dynwind.Plo > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-environments.lo -MD -MP -MF .deps/libguile_la-environments.Tpo -c environments.c -fPIC -DPIC -o .libs/libguile_la-environments.o > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-eq.lo -MD -MP -MF .deps/libguile_la-eq.Tpo -c eq.c -fPIC -DPIC -o .libs/libguile_la-eq.o >mv -f .deps/libguile_la-eq.Tpo .deps/libguile_la-eq.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-error.lo -MD -MP -MF .deps/libguile_la-error.Tpo -c -o libguile_la-error.lo `test -f 'error.c' || echo './'`error.c >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-eval.lo -MD -MP -MF .deps/libguile_la-eval.Tpo -c -o libguile_la-eval.lo `test -f 'eval.c' || echo './'`eval.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-error.lo -MD -MP -MF .deps/libguile_la-error.Tpo -c error.c -fPIC -DPIC -o .libs/libguile_la-error.o >distcc[34766] (dcc_writex) ERROR: failed to write: Broken pipe > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-eval.lo -MD -MP -MF .deps/libguile_la-eval.Tpo -c eval.c -fPIC -DPIC -o .libs/libguile_la-eval.o >distcc[34771] (dcc_writex) ERROR: failed to write: Broken pipe >eval.c:44:1: warning: "alloca" redefined >In file included from ../libguile/scmconfig.h:29, > from ../libguile/__scm.h:76, > from eval.c:36: >/usr/include/stdlib.h:230:1: warning: this is the location of the previous definition >mv -f .deps/libguile_la-environments.Tpo .deps/libguile_la-environments.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-evalext.lo -MD -MP -MF .deps/libguile_la-evalext.Tpo -c -o libguile_la-evalext.lo `test -f 'evalext.c' || echo './'`evalext.c >distcc[34766] (dcc_writex) ERROR: failed to write: Broken pipe >distcc[34766] Warning: failed to distribute error.c to enterprise, running locally instead >mv -f .deps/libguile_la-error.Tpo .deps/libguile_la-error.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-extensions.lo -MD -MP -MF .deps/libguile_la-extensions.Tpo -c -o libguile_la-extensions.lo `test -f 'extensions.c' || echo './'`extensions.c >distcc[34771] (dcc_writex) ERROR: failed to write: Broken pipe >distcc[34771] Warning: failed to distribute eval.c to enterprise, running locally instead >eval.c:44:1: warning: "alloca" redefined >In file included from ../libguile/scmconfig.h:29, > from ../libguile/__scm.h:76, > from eval.c:36: >/usr/include/stdlib.h:230:1: warning: this is the location of the previous definition > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-evalext.lo -MD -MP -MF .deps/libguile_la-evalext.Tpo -c evalext.c -fPIC -DPIC -o .libs/libguile_la-evalext.o > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-extensions.lo -MD -MP -MF .deps/libguile_la-extensions.Tpo -c extensions.c -fPIC -DPIC -o .libs/libguile_la-extensions.o >mv -f .deps/libguile_la-evalext.Tpo .deps/libguile_la-evalext.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-feature.lo -MD -MP -MF .deps/libguile_la-feature.Tpo -c -o libguile_la-feature.lo `test -f 'feature.c' || echo './'`feature.c >mv -f .deps/libguile_la-extensions.Tpo .deps/libguile_la-extensions.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-fluids.lo -MD -MP -MF .deps/libguile_la-fluids.Tpo -c -o libguile_la-fluids.lo `test -f 'fluids.c' || echo './'`fluids.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-feature.lo -MD -MP -MF .deps/libguile_la-feature.Tpo -c feature.c -fPIC -DPIC -o .libs/libguile_la-feature.o > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-fluids.lo -MD -MP -MF .deps/libguile_la-fluids.Tpo -c fluids.c -fPIC -DPIC -o .libs/libguile_la-fluids.o >mv -f .deps/libguile_la-feature.Tpo .deps/libguile_la-feature.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-fports.lo -MD -MP -MF .deps/libguile_la-fports.Tpo -c -o libguile_la-fports.lo `test -f 'fports.c' || echo './'`fports.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-fports.lo -MD -MP -MF .deps/libguile_la-fports.Tpo -c fports.c -fPIC -DPIC -o .libs/libguile_la-fports.o >mv -f .deps/libguile_la-fluids.Tpo .deps/libguile_la-fluids.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-futures.lo -MD -MP -MF .deps/libguile_la-futures.Tpo -c -o libguile_la-futures.lo `test -f 'futures.c' || echo './'`futures.c >mv -f .deps/libguile_la-fports.Tpo .deps/libguile_la-fports.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-gc.lo -MD -MP -MF .deps/libguile_la-gc.Tpo -c -o libguile_la-gc.lo `test -f 'gc.c' || echo './'`gc.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-futures.lo -MD -MP -MF .deps/libguile_la-futures.Tpo -c futures.c -fPIC -DPIC -o .libs/libguile_la-futures.o >mv -f .deps/libguile_la-futures.Tpo .deps/libguile_la-futures.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-gc-mark.lo -MD -MP -MF .deps/libguile_la-gc-mark.Tpo -c -o libguile_la-gc-mark.lo `test -f 'gc-mark.c' || echo './'`gc-mark.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-gc.lo -MD -MP -MF .deps/libguile_la-gc.Tpo -c gc.c -fPIC -DPIC -o .libs/libguile_la-gc.o > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-gc-mark.lo -MD -MP -MF .deps/libguile_la-gc-mark.Tpo -c gc-mark.c -fPIC -DPIC -o .libs/libguile_la-gc-mark.o >mv -f .deps/libguile_la-gc.Tpo .deps/libguile_la-gc.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-gc-segment.lo -MD -MP -MF .deps/libguile_la-gc-segment.Tpo -c -o libguile_la-gc-segment.lo `test -f 'gc-segment.c' || echo './'`gc-segment.c >mv -f .deps/libguile_la-gc-mark.Tpo .deps/libguile_la-gc-mark.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-gc-malloc.lo -MD -MP -MF .deps/libguile_la-gc-malloc.Tpo -c -o libguile_la-gc-malloc.lo `test -f 'gc-malloc.c' || echo './'`gc-malloc.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-gc-segment.lo -MD -MP -MF .deps/libguile_la-gc-segment.Tpo -c gc-segment.c -fPIC -DPIC -o .libs/libguile_la-gc-segment.o > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-gc-malloc.lo -MD -MP -MF .deps/libguile_la-gc-malloc.Tpo -c gc-malloc.c -fPIC -DPIC -o .libs/libguile_la-gc-malloc.o >mv -f .deps/libguile_la-gc-segment.Tpo .deps/libguile_la-gc-segment.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-gc-card.lo -MD -MP -MF .deps/libguile_la-gc-card.Tpo -c -o libguile_la-gc-card.lo `test -f 'gc-card.c' || echo './'`gc-card.c >mv -f .deps/libguile_la-gc-malloc.Tpo .deps/libguile_la-gc-malloc.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-gc-freelist.lo -MD -MP -MF .deps/libguile_la-gc-freelist.Tpo -c -o libguile_la-gc-freelist.lo `test -f 'gc-freelist.c' || echo './'`gc-freelist.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-gc-card.lo -MD -MP -MF .deps/libguile_la-gc-card.Tpo -c gc-card.c -fPIC -DPIC -o .libs/libguile_la-gc-card.o > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-gc-freelist.lo -MD -MP -MF .deps/libguile_la-gc-freelist.Tpo -c gc-freelist.c -fPIC -DPIC -o .libs/libguile_la-gc-freelist.o >mv -f .deps/libguile_la-gc-card.Tpo .deps/libguile_la-gc-card.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-gc_os_dep.lo -MD -MP -MF .deps/libguile_la-gc_os_dep.Tpo -c -o libguile_la-gc_os_dep.lo `test -f 'gc_os_dep.c' || echo './'`gc_os_dep.c >mv -f .deps/libguile_la-gc-freelist.Tpo .deps/libguile_la-gc-freelist.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-gdbint.lo -MD -MP -MF .deps/libguile_la-gdbint.Tpo -c -o libguile_la-gdbint.lo `test -f 'gdbint.c' || echo './'`gdbint.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-gc_os_dep.lo -MD -MP -MF .deps/libguile_la-gc_os_dep.Tpo -c gc_os_dep.c -fPIC -DPIC -o .libs/libguile_la-gc_os_dep.o >mv -f .deps/libguile_la-gc_os_dep.Tpo .deps/libguile_la-gc_os_dep.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-gh_data.lo -MD -MP -MF .deps/libguile_la-gh_data.Tpo -c -o libguile_la-gh_data.lo `test -f 'gh_data.c' || echo './'`gh_data.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-gdbint.lo -MD -MP -MF .deps/libguile_la-gdbint.Tpo -c gdbint.c -fPIC -DPIC -o .libs/libguile_la-gdbint.o > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-gh_data.lo -MD -MP -MF .deps/libguile_la-gh_data.Tpo -c gh_data.c -fPIC -DPIC -o .libs/libguile_la-gh_data.o >mv -f .deps/libguile_la-eval.Tpo .deps/libguile_la-eval.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-gh_eval.lo -MD -MP -MF .deps/libguile_la-gh_eval.Tpo -c -o libguile_la-gh_eval.lo `test -f 'gh_eval.c' || echo './'`gh_eval.c >mv -f .deps/libguile_la-gdbint.Tpo .deps/libguile_la-gdbint.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-gh_funcs.lo -MD -MP -MF .deps/libguile_la-gh_funcs.Tpo -c -o libguile_la-gh_funcs.lo `test -f 'gh_funcs.c' || echo './'`gh_funcs.c >mv -f .deps/libguile_la-gh_data.Tpo .deps/libguile_la-gh_data.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-gh_init.lo -MD -MP -MF .deps/libguile_la-gh_init.Tpo -c -o libguile_la-gh_init.lo `test -f 'gh_init.c' || echo './'`gh_init.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-gh_eval.lo -MD -MP -MF .deps/libguile_la-gh_eval.Tpo -c gh_eval.c -fPIC -DPIC -o .libs/libguile_la-gh_eval.o > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-gh_funcs.lo -MD -MP -MF .deps/libguile_la-gh_funcs.Tpo -c gh_funcs.c -fPIC -DPIC -o .libs/libguile_la-gh_funcs.o >mv -f .deps/libguile_la-gh_eval.Tpo .deps/libguile_la-gh_eval.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-gh_io.lo -MD -MP -MF .deps/libguile_la-gh_io.Tpo -c -o libguile_la-gh_io.lo `test -f 'gh_io.c' || echo './'`gh_io.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-gh_init.lo -MD -MP -MF .deps/libguile_la-gh_init.Tpo -c gh_init.c -fPIC -DPIC -o .libs/libguile_la-gh_init.o >mv -f .deps/libguile_la-gh_funcs.Tpo .deps/libguile_la-gh_funcs.Plo >mv -f .deps/libguile_la-gh_init.Tpo .deps/libguile_la-gh_init.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-gh_list.lo -MD -MP -MF .deps/libguile_la-gh_list.Tpo -c -o libguile_la-gh_list.lo `test -f 'gh_list.c' || echo './'`gh_list.c >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-gh_predicates.lo -MD -MP -MF .deps/libguile_la-gh_predicates.Tpo -c -o libguile_la-gh_predicates.lo `test -f 'gh_predicates.c' || echo './'`gh_predicates.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-gh_io.lo -MD -MP -MF .deps/libguile_la-gh_io.Tpo -c gh_io.c -fPIC -DPIC -o .libs/libguile_la-gh_io.o >mv -f .deps/libguile_la-gh_io.Tpo .deps/libguile_la-gh_io.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-goops.lo -MD -MP -MF .deps/libguile_la-goops.Tpo -c -o libguile_la-goops.lo `test -f 'goops.c' || echo './'`goops.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-gh_predicates.lo -MD -MP -MF .deps/libguile_la-gh_predicates.Tpo -c gh_predicates.c -fPIC -DPIC -o .libs/libguile_la-gh_predicates.o >mv -f .deps/libguile_la-gh_predicates.Tpo .deps/libguile_la-gh_predicates.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-gsubr.lo -MD -MP -MF .deps/libguile_la-gsubr.Tpo -c -o libguile_la-gsubr.lo `test -f 'gsubr.c' || echo './'`gsubr.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-goops.lo -MD -MP -MF .deps/libguile_la-goops.Tpo -c goops.c -fPIC -DPIC -o .libs/libguile_la-goops.o > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-gh_list.lo -MD -MP -MF .deps/libguile_la-gh_list.Tpo -c gh_list.c -fPIC -DPIC -o .libs/libguile_la-gh_list.o >mv -f .deps/libguile_la-gh_list.Tpo .deps/libguile_la-gh_list.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-guardians.lo -MD -MP -MF .deps/libguile_la-guardians.Tpo -c -o libguile_la-guardians.lo `test -f 'guardians.c' || echo './'`guardians.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-gsubr.lo -MD -MP -MF .deps/libguile_la-gsubr.Tpo -c gsubr.c -fPIC -DPIC -o .libs/libguile_la-gsubr.o > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-guardians.lo -MD -MP -MF .deps/libguile_la-guardians.Tpo -c guardians.c -fPIC -DPIC -o .libs/libguile_la-guardians.o >mv -f .deps/libguile_la-gsubr.Tpo .deps/libguile_la-gsubr.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-hash.lo -MD -MP -MF .deps/libguile_la-hash.Tpo -c -o libguile_la-hash.lo `test -f 'hash.c' || echo './'`hash.c >mv -f .deps/libguile_la-guardians.Tpo .deps/libguile_la-guardians.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-hashtab.lo -MD -MP -MF .deps/libguile_la-hashtab.Tpo -c -o libguile_la-hashtab.lo `test -f 'hashtab.c' || echo './'`hashtab.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-hashtab.lo -MD -MP -MF .deps/libguile_la-hashtab.Tpo -c hashtab.c -fPIC -DPIC -o .libs/libguile_la-hashtab.o > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-hash.lo -MD -MP -MF .deps/libguile_la-hash.Tpo -c hash.c -fPIC -DPIC -o .libs/libguile_la-hash.o >mv -f .deps/libguile_la-hashtab.Tpo .deps/libguile_la-hashtab.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-hooks.lo -MD -MP -MF .deps/libguile_la-hooks.Tpo -c -o libguile_la-hooks.lo `test -f 'hooks.c' || echo './'`hooks.c >mv -f .deps/libguile_la-hash.Tpo .deps/libguile_la-hash.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-i18n.lo -MD -MP -MF .deps/libguile_la-i18n.Tpo -c -o libguile_la-i18n.lo `test -f 'i18n.c' || echo './'`i18n.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-hooks.lo -MD -MP -MF .deps/libguile_la-hooks.Tpo -c hooks.c -fPIC -DPIC -o .libs/libguile_la-hooks.o >distcc[37487] (dcc_writex) ERROR: failed to write: Broken pipe >distcc[37487] (dcc_writex) ERROR: failed to write: Broken pipe >distcc[37487] Warning: failed to distribute hooks.c to enterprise, running locally instead > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-i18n.lo -MD -MP -MF .deps/libguile_la-i18n.Tpo -c i18n.c -fPIC -DPIC -o .libs/libguile_la-i18n.o >mv -f .deps/libguile_la-hooks.Tpo .deps/libguile_la-hooks.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-init.lo -MD -MP -MF .deps/libguile_la-init.Tpo -c -o libguile_la-init.lo `test -f 'init.c' || echo './'`init.c >mv -f .deps/libguile_la-i18n.Tpo .deps/libguile_la-i18n.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-inline.lo -MD -MP -MF .deps/libguile_la-inline.Tpo -c -o libguile_la-inline.lo `test -f 'inline.c' || echo './'`inline.c >mv -f .deps/libguile_la-goops.Tpo .deps/libguile_la-goops.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-ioext.lo -MD -MP -MF .deps/libguile_la-ioext.Tpo -c -o libguile_la-ioext.lo `test -f 'ioext.c' || echo './'`ioext.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-init.lo -MD -MP -MF .deps/libguile_la-init.Tpo -c init.c -fPIC -DPIC -o .libs/libguile_la-init.o >mv -f .deps/libguile_la-init.Tpo .deps/libguile_la-init.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-keywords.lo -MD -MP -MF .deps/libguile_la-keywords.Tpo -c -o libguile_la-keywords.lo `test -f 'keywords.c' || echo './'`keywords.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-inline.lo -MD -MP -MF .deps/libguile_la-inline.Tpo -c inline.c -fPIC -DPIC -o .libs/libguile_la-inline.o > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-keywords.lo -MD -MP -MF .deps/libguile_la-keywords.Tpo -c keywords.c -fPIC -DPIC -o .libs/libguile_la-keywords.o > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-ioext.lo -MD -MP -MF .deps/libguile_la-ioext.Tpo -c ioext.c -fPIC -DPIC -o .libs/libguile_la-ioext.o >mv -f .deps/libguile_la-inline.Tpo .deps/libguile_la-inline.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-lang.lo -MD -MP -MF .deps/libguile_la-lang.Tpo -c -o libguile_la-lang.lo `test -f 'lang.c' || echo './'`lang.c >mv -f .deps/libguile_la-keywords.Tpo .deps/libguile_la-keywords.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-list.lo -MD -MP -MF .deps/libguile_la-list.Tpo -c -o libguile_la-list.lo `test -f 'list.c' || echo './'`list.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-lang.lo -MD -MP -MF .deps/libguile_la-lang.Tpo -c lang.c -fPIC -DPIC -o .libs/libguile_la-lang.o >mv -f .deps/libguile_la-ioext.Tpo .deps/libguile_la-ioext.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-load.lo -MD -MP -MF .deps/libguile_la-load.Tpo -c -o libguile_la-load.lo `test -f 'load.c' || echo './'`load.c >mv -f .deps/libguile_la-lang.Tpo .deps/libguile_la-lang.Plo > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-list.lo -MD -MP -MF .deps/libguile_la-list.Tpo -c list.c -fPIC -DPIC -o .libs/libguile_la-list.o > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-load.lo -MD -MP -MF .deps/libguile_la-load.Tpo -c load.c -fPIC -DPIC -o .libs/libguile_la-load.o >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-macros.lo -MD -MP -MF .deps/libguile_la-macros.Tpo -c -o libguile_la-macros.lo `test -f 'macros.c' || echo './'`macros.c >mv -f .deps/libguile_la-load.Tpo .deps/libguile_la-load.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-mallocs.lo -MD -MP -MF .deps/libguile_la-mallocs.Tpo -c -o libguile_la-mallocs.lo `test -f 'mallocs.c' || echo './'`mallocs.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-macros.lo -MD -MP -MF .deps/libguile_la-macros.Tpo -c macros.c -fPIC -DPIC -o .libs/libguile_la-macros.o >mv -f .deps/libguile_la-macros.Tpo .deps/libguile_la-macros.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-modules.lo -MD -MP -MF .deps/libguile_la-modules.Tpo -c -o libguile_la-modules.lo `test -f 'modules.c' || echo './'`modules.c >mv -f .deps/libguile_la-list.Tpo .deps/libguile_la-list.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-numbers.lo -MD -MP -MF .deps/libguile_la-numbers.Tpo -c -o libguile_la-numbers.lo `test -f 'numbers.c' || echo './'`numbers.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-mallocs.lo -MD -MP -MF .deps/libguile_la-mallocs.Tpo -c mallocs.c -fPIC -DPIC -o .libs/libguile_la-mallocs.o >mv -f .deps/libguile_la-mallocs.Tpo .deps/libguile_la-mallocs.Plo > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-numbers.lo -MD -MP -MF .deps/libguile_la-numbers.Tpo -c numbers.c -fPIC -DPIC -o .libs/libguile_la-numbers.o > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-modules.lo -MD -MP -MF .deps/libguile_la-modules.Tpo -c modules.c -fPIC -DPIC -o .libs/libguile_la-modules.o >mv -f .deps/libguile_la-modules.Tpo .deps/libguile_la-modules.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-objects.lo -MD -MP -MF .deps/libguile_la-objects.Tpo -c -o libguile_la-objects.lo `test -f 'objects.c' || echo './'`objects.c >numbers.c:175: warning: 'scm_from_complex_double' defined but not used >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-objprop.lo -MD -MP -MF .deps/libguile_la-objprop.Tpo -c -o libguile_la-objprop.lo `test -f 'objprop.c' || echo './'`objprop.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-objects.lo -MD -MP -MF .deps/libguile_la-objects.Tpo -c objects.c -fPIC -DPIC -o .libs/libguile_la-objects.o >mv -f .deps/libguile_la-objects.Tpo .deps/libguile_la-objects.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-options.lo -MD -MP -MF .deps/libguile_la-options.Tpo -c -o libguile_la-options.lo `test -f 'options.c' || echo './'`options.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-objprop.lo -MD -MP -MF .deps/libguile_la-objprop.Tpo -c objprop.c -fPIC -DPIC -o .libs/libguile_la-objprop.o >mv -f .deps/libguile_la-objprop.Tpo .deps/libguile_la-objprop.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-pairs.lo -MD -MP -MF .deps/libguile_la-pairs.Tpo -c -o libguile_la-pairs.lo `test -f 'pairs.c' || echo './'`pairs.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-options.lo -MD -MP -MF .deps/libguile_la-options.Tpo -c options.c -fPIC -DPIC -o .libs/libguile_la-options.o >mv -f .deps/libguile_la-options.Tpo .deps/libguile_la-options.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-ports.lo -MD -MP -MF .deps/libguile_la-ports.Tpo -c -o libguile_la-ports.lo `test -f 'ports.c' || echo './'`ports.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-pairs.lo -MD -MP -MF .deps/libguile_la-pairs.Tpo -c pairs.c -fPIC -DPIC -o .libs/libguile_la-pairs.o >mv -f .deps/libguile_la-pairs.Tpo .deps/libguile_la-pairs.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-print.lo -MD -MP -MF .deps/libguile_la-print.Tpo -c -o libguile_la-print.lo `test -f 'print.c' || echo './'`print.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-ports.lo -MD -MP -MF .deps/libguile_la-ports.Tpo -c ports.c -fPIC -DPIC -o .libs/libguile_la-ports.o > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-print.lo -MD -MP -MF .deps/libguile_la-print.Tpo -c print.c -fPIC -DPIC -o .libs/libguile_la-print.o >mv -f .deps/libguile_la-ports.Tpo .deps/libguile_la-ports.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-procprop.lo -MD -MP -MF .deps/libguile_la-procprop.Tpo -c -o libguile_la-procprop.lo `test -f 'procprop.c' || echo './'`procprop.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-procprop.lo -MD -MP -MF .deps/libguile_la-procprop.Tpo -c procprop.c -fPIC -DPIC -o .libs/libguile_la-procprop.o >mv -f .deps/libguile_la-print.Tpo .deps/libguile_la-print.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-procs.lo -MD -MP -MF .deps/libguile_la-procs.Tpo -c -o libguile_la-procs.lo `test -f 'procs.c' || echo './'`procs.c >mv -f .deps/libguile_la-procprop.Tpo .deps/libguile_la-procprop.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-properties.lo -MD -MP -MF .deps/libguile_la-properties.Tpo -c -o libguile_la-properties.lo `test -f 'properties.c' || echo './'`properties.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-procs.lo -MD -MP -MF .deps/libguile_la-procs.Tpo -c procs.c -fPIC -DPIC -o .libs/libguile_la-procs.o > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-properties.lo -MD -MP -MF .deps/libguile_la-properties.Tpo -c properties.c -fPIC -DPIC -o .libs/libguile_la-properties.o >mv -f .deps/libguile_la-procs.Tpo .deps/libguile_la-procs.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-random.lo -MD -MP -MF .deps/libguile_la-random.Tpo -c -o libguile_la-random.lo `test -f 'random.c' || echo './'`random.c >mv -f .deps/libguile_la-properties.Tpo .deps/libguile_la-properties.Plo >mv -f .deps/libguile_la-numbers.Tpo .deps/libguile_la-numbers.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-rdelim.lo -MD -MP -MF .deps/libguile_la-rdelim.Tpo -c -o libguile_la-rdelim.lo `test -f 'rdelim.c' || echo './'`rdelim.c >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-read.lo -MD -MP -MF .deps/libguile_la-read.Tpo -c -o libguile_la-read.lo `test -f 'read.c' || echo './'`read.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-random.lo -MD -MP -MF .deps/libguile_la-random.Tpo -c random.c -fPIC -DPIC -o .libs/libguile_la-random.o >mv -f .deps/libguile_la-random.Tpo .deps/libguile_la-random.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-root.lo -MD -MP -MF .deps/libguile_la-root.Tpo -c -o libguile_la-root.lo `test -f 'root.c' || echo './'`root.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-root.lo -MD -MP -MF .deps/libguile_la-root.Tpo -c root.c -fPIC -DPIC -o .libs/libguile_la-root.o >mv -f .deps/libguile_la-root.Tpo .deps/libguile_la-root.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-rw.lo -MD -MP -MF .deps/libguile_la-rw.Tpo -c -o libguile_la-rw.lo `test -f 'rw.c' || echo './'`rw.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-rdelim.lo -MD -MP -MF .deps/libguile_la-rdelim.Tpo -c rdelim.c -fPIC -DPIC -o .libs/libguile_la-rdelim.o > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-read.lo -MD -MP -MF .deps/libguile_la-read.Tpo -c read.c -fPIC -DPIC -o .libs/libguile_la-read.o > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-rw.lo -MD -MP -MF .deps/libguile_la-rw.Tpo -c rw.c -fPIC -DPIC -o .libs/libguile_la-rw.o >mv -f .deps/libguile_la-rdelim.Tpo .deps/libguile_la-rdelim.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-scmsigs.lo -MD -MP -MF .deps/libguile_la-scmsigs.Tpo -c -o libguile_la-scmsigs.lo `test -f 'scmsigs.c' || echo './'`scmsigs.c >mv -f .deps/libguile_la-rw.Tpo .deps/libguile_la-rw.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-script.lo -MD -MP -MF .deps/libguile_la-script.Tpo -c -o libguile_la-script.lo `test -f 'script.c' || echo './'`script.c >mv -f .deps/libguile_la-read.Tpo .deps/libguile_la-read.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-simpos.lo -MD -MP -MF .deps/libguile_la-simpos.Tpo -c -o libguile_la-simpos.lo `test -f 'simpos.c' || echo './'`simpos.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-scmsigs.lo -MD -MP -MF .deps/libguile_la-scmsigs.Tpo -c scmsigs.c -fPIC -DPIC -o .libs/libguile_la-scmsigs.o >mv -f .deps/libguile_la-scmsigs.Tpo .deps/libguile_la-scmsigs.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-smob.lo -MD -MP -MF .deps/libguile_la-smob.Tpo -c -o libguile_la-smob.lo `test -f 'smob.c' || echo './'`smob.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-simpos.lo -MD -MP -MF .deps/libguile_la-simpos.Tpo -c simpos.c -fPIC -DPIC -o .libs/libguile_la-simpos.o >distcc[40340] (dcc_writex) ERROR: failed to write: Broken pipe >distcc[40340] (dcc_writex) ERROR: failed to write: Broken pipe >distcc[40340] Warning: failed to distribute simpos.c to enterprise, running locally instead > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-smob.lo -MD -MP -MF .deps/libguile_la-smob.Tpo -c smob.c -fPIC -DPIC -o .libs/libguile_la-smob.o > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-script.lo -MD -MP -MF .deps/libguile_la-script.Tpo -c script.c -fPIC -DPIC -o .libs/libguile_la-script.o >mv -f .deps/libguile_la-simpos.Tpo .deps/libguile_la-simpos.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-sort.lo -MD -MP -MF .deps/libguile_la-sort.Tpo -c -o libguile_la-sort.lo `test -f 'sort.c' || echo './'`sort.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-sort.lo -MD -MP -MF .deps/libguile_la-sort.Tpo -c sort.c -fPIC -DPIC -o .libs/libguile_la-sort.o >mv -f .deps/libguile_la-smob.Tpo .deps/libguile_la-smob.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-srcprop.lo -MD -MP -MF .deps/libguile_la-srcprop.Tpo -c -o libguile_la-srcprop.lo `test -f 'srcprop.c' || echo './'`srcprop.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-srcprop.lo -MD -MP -MF .deps/libguile_la-srcprop.Tpo -c srcprop.c -fPIC -DPIC -o .libs/libguile_la-srcprop.o >mv -f .deps/libguile_la-script.Tpo .deps/libguile_la-script.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-stackchk.lo -MD -MP -MF .deps/libguile_la-stackchk.Tpo -c -o libguile_la-stackchk.lo `test -f 'stackchk.c' || echo './'`stackchk.c >mv -f .deps/libguile_la-sort.Tpo .deps/libguile_la-sort.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-stacks.lo -MD -MP -MF .deps/libguile_la-stacks.Tpo -c -o libguile_la-stacks.lo `test -f 'stacks.c' || echo './'`stacks.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-stackchk.lo -MD -MP -MF .deps/libguile_la-stackchk.Tpo -c stackchk.c -fPIC -DPIC -o .libs/libguile_la-stackchk.o >mv -f .deps/libguile_la-stackchk.Tpo .deps/libguile_la-stackchk.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-stime.lo -MD -MP -MF .deps/libguile_la-stime.Tpo -c -o libguile_la-stime.lo `test -f 'stime.c' || echo './'`stime.c >mv -f .deps/libguile_la-srcprop.Tpo .deps/libguile_la-srcprop.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-strings.lo -MD -MP -MF .deps/libguile_la-strings.Tpo -c -o libguile_la-strings.lo `test -f 'strings.c' || echo './'`strings.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-stacks.lo -MD -MP -MF .deps/libguile_la-stacks.Tpo -c stacks.c -fPIC -DPIC -o .libs/libguile_la-stacks.o > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-stime.lo -MD -MP -MF .deps/libguile_la-stime.Tpo -c stime.c -fPIC -DPIC -o .libs/libguile_la-stime.o > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-strings.lo -MD -MP -MF .deps/libguile_la-strings.Tpo -c strings.c -fPIC -DPIC -o .libs/libguile_la-strings.o >mv -f .deps/libguile_la-stime.Tpo .deps/libguile_la-stime.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-srfi-4.lo -MD -MP -MF .deps/libguile_la-srfi-4.Tpo -c -o libguile_la-srfi-4.lo `test -f 'srfi-4.c' || echo './'`srfi-4.c >mv -f .deps/libguile_la-stacks.Tpo .deps/libguile_la-stacks.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-srfi-13.lo -MD -MP -MF .deps/libguile_la-srfi-13.Tpo -c -o libguile_la-srfi-13.lo `test -f 'srfi-13.c' || echo './'`srfi-13.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-srfi-4.lo -MD -MP -MF .deps/libguile_la-srfi-4.Tpo -c srfi-4.c -fPIC -DPIC -o .libs/libguile_la-srfi-4.o >mv -f .deps/libguile_la-strings.Tpo .deps/libguile_la-strings.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-srfi-14.lo -MD -MP -MF .deps/libguile_la-srfi-14.Tpo -c -o libguile_la-srfi-14.lo `test -f 'srfi-14.c' || echo './'`srfi-14.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-srfi-13.lo -MD -MP -MF .deps/libguile_la-srfi-13.Tpo -c srfi-13.c -fPIC -DPIC -o .libs/libguile_la-srfi-13.o > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-srfi-14.lo -MD -MP -MF .deps/libguile_la-srfi-14.Tpo -c srfi-14.c -fPIC -DPIC -o .libs/libguile_la-srfi-14.o >mv -f .deps/libguile_la-srfi-13.Tpo .deps/libguile_la-srfi-13.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-strorder.lo -MD -MP -MF .deps/libguile_la-strorder.Tpo -c -o libguile_la-strorder.lo `test -f 'strorder.c' || echo './'`strorder.c >mv -f .deps/libguile_la-srfi-4.Tpo .deps/libguile_la-srfi-4.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-strports.lo -MD -MP -MF .deps/libguile_la-strports.Tpo -c -o libguile_la-strports.lo `test -f 'strports.c' || echo './'`strports.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-strorder.lo -MD -MP -MF .deps/libguile_la-strorder.Tpo -c strorder.c -fPIC -DPIC -o .libs/libguile_la-strorder.o >mv -f .deps/libguile_la-strorder.Tpo .deps/libguile_la-strorder.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-struct.lo -MD -MP -MF .deps/libguile_la-struct.Tpo -c -o libguile_la-struct.lo `test -f 'struct.c' || echo './'`struct.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-strports.lo -MD -MP -MF .deps/libguile_la-strports.Tpo -c strports.c -fPIC -DPIC -o .libs/libguile_la-strports.o >mv -f .deps/libguile_la-srfi-14.Tpo .deps/libguile_la-srfi-14.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-symbols.lo -MD -MP -MF .deps/libguile_la-symbols.Tpo -c -o libguile_la-symbols.lo `test -f 'symbols.c' || echo './'`symbols.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-struct.lo -MD -MP -MF .deps/libguile_la-struct.Tpo -c struct.c -fPIC -DPIC -o .libs/libguile_la-struct.o > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-symbols.lo -MD -MP -MF .deps/libguile_la-symbols.Tpo -c symbols.c -fPIC -DPIC -o .libs/libguile_la-symbols.o >mv -f .deps/libguile_la-strports.Tpo .deps/libguile_la-strports.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-threads.lo -MD -MP -MF .deps/libguile_la-threads.Tpo -c -o libguile_la-threads.lo `test -f 'threads.c' || echo './'`threads.c >mv -f .deps/libguile_la-struct.Tpo .deps/libguile_la-struct.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-null-threads.lo -MD -MP -MF .deps/libguile_la-null-threads.Tpo -c -o libguile_la-null-threads.lo `test -f 'null-threads.c' || echo './'`null-threads.c >mv -f .deps/libguile_la-symbols.Tpo .deps/libguile_la-symbols.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-throw.lo -MD -MP -MF .deps/libguile_la-throw.Tpo -c -o libguile_la-throw.lo `test -f 'throw.c' || echo './'`throw.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-threads.lo -MD -MP -MF .deps/libguile_la-threads.Tpo -c threads.c -fPIC -DPIC -o .libs/libguile_la-threads.o > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-null-threads.lo -MD -MP -MF .deps/libguile_la-null-threads.Tpo -c null-threads.c -fPIC -DPIC -o .libs/libguile_la-null-threads.o >mv -f .deps/libguile_la-null-threads.Tpo .deps/libguile_la-null-threads.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-values.lo -MD -MP -MF .deps/libguile_la-values.Tpo -c -o libguile_la-values.lo `test -f 'values.c' || echo './'`values.c >mv -f .deps/libguile_la-threads.Tpo .deps/libguile_la-threads.Plo > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-throw.lo -MD -MP -MF .deps/libguile_la-throw.Tpo -c throw.c -fPIC -DPIC -o .libs/libguile_la-throw.o > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-values.lo -MD -MP -MF .deps/libguile_la-values.Tpo -c values.c -fPIC -DPIC -o .libs/libguile_la-values.o >mv -f .deps/libguile_la-values.Tpo .deps/libguile_la-values.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-variable.lo -MD -MP -MF .deps/libguile_la-variable.Tpo -c -o libguile_la-variable.lo `test -f 'variable.c' || echo './'`variable.c >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-vectors.lo -MD -MP -MF .deps/libguile_la-vectors.Tpo -c -o libguile_la-vectors.lo `test -f 'vectors.c' || echo './'`vectors.c >mv -f .deps/libguile_la-throw.Tpo .deps/libguile_la-throw.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-version.lo -MD -MP -MF .deps/libguile_la-version.Tpo -c -o libguile_la-version.lo `test -f 'version.c' || echo './'`version.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-variable.lo -MD -MP -MF .deps/libguile_la-variable.Tpo -c variable.c -fPIC -DPIC -o .libs/libguile_la-variable.o > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-vectors.lo -MD -MP -MF .deps/libguile_la-vectors.Tpo -c vectors.c -fPIC -DPIC -o .libs/libguile_la-vectors.o >mv -f .deps/libguile_la-variable.Tpo .deps/libguile_la-variable.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-vports.lo -MD -MP -MF .deps/libguile_la-vports.Tpo -c -o libguile_la-vports.lo `test -f 'vports.c' || echo './'`vports.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-version.lo -MD -MP -MF .deps/libguile_la-version.Tpo -c version.c -fPIC -DPIC -o .libs/libguile_la-version.o >mv -f .deps/libguile_la-version.Tpo .deps/libguile_la-version.Plo > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-vports.lo -MD -MP -MF .deps/libguile_la-vports.Tpo -c vports.c -fPIC -DPIC -o .libs/libguile_la-vports.o >mv -f .deps/libguile_la-vports.Tpo .deps/libguile_la-vports.Plo >mv -f .deps/libguile_la-vectors.Tpo .deps/libguile_la-vectors.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-weaks.lo -MD -MP -MF .deps/libguile_la-weaks.Tpo -c -o libguile_la-weaks.lo `test -f 'weaks.c' || echo './'`weaks.c >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-ramap.lo -MD -MP -MF .deps/libguile_la-ramap.Tpo -c -o libguile_la-ramap.lo `test -f 'ramap.c' || echo './'`ramap.c >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-unif.lo -MD -MP -MF .deps/libguile_la-unif.Tpo -c -o libguile_la-unif.lo `test -f 'unif.c' || echo './'`unif.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-unif.lo -MD -MP -MF .deps/libguile_la-unif.Tpo -c unif.c -fPIC -DPIC -o .libs/libguile_la-unif.o > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-ramap.lo -MD -MP -MF .deps/libguile_la-ramap.Tpo -c ramap.c -fPIC -DPIC -o .libs/libguile_la-ramap.o > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libguile_la-weaks.lo -MD -MP -MF .deps/libguile_la-weaks.Tpo -c weaks.c -fPIC -DPIC -o .libs/libguile_la-weaks.o >mv -f .deps/libguile_la-ramap.Tpo .deps/libguile_la-ramap.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT dynl.lo -MD -MP -MF .deps/dynl.Tpo -c -o dynl.lo dynl.c >mv -f .deps/libguile_la-weaks.Tpo .deps/libguile_la-weaks.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT filesys.lo -MD -MP -MF .deps/filesys.Tpo -c -o filesys.lo filesys.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT dynl.lo -MD -MP -MF .deps/dynl.Tpo -c dynl.c -fPIC -DPIC -o .libs/dynl.o >distcc[42999] (dcc_writex) ERROR: failed to write: Broken pipe >distcc[42999] (dcc_writex) ERROR: failed to write: Broken pipe >distcc[42999] Warning: failed to distribute dynl.c to enterprise, running locally instead >mv -f .deps/dynl.Tpo .deps/dynl.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT posix.lo -MD -MP -MF .deps/posix.Tpo -c -o posix.lo posix.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT filesys.lo -MD -MP -MF .deps/filesys.Tpo -c filesys.c -fPIC -DPIC -o .libs/filesys.o >mv -f .deps/libguile_la-unif.Tpo .deps/libguile_la-unif.Plo > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT posix.lo -MD -MP -MF .deps/posix.Tpo -c posix.c -fPIC -DPIC -o .libs/posix.o >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT net_db.lo -MD -MP -MF .deps/net_db.Tpo -c -o net_db.lo net_db.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT net_db.lo -MD -MP -MF .deps/net_db.Tpo -c net_db.c -fPIC -DPIC -o .libs/net_db.o >mv -f .deps/filesys.Tpo .deps/filesys.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c -o socket.lo socket.c >mv -f .deps/posix.Tpo .deps/posix.Plo >mv -f .deps/net_db.Tpo .deps/net_db.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT regex-posix.lo -MD -MP -MF .deps/regex-posix.Tpo -c -o regex-posix.lo regex-posix.c >i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT guile-guile.o -MD -MP -MF .deps/guile-guile.Tpo -c -o guile-guile.o `test -f 'guile.c' || echo './'`guile.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.c -fPIC -DPIC -o .libs/socket.o >mv -f .deps/guile-guile.Tpo .deps/guile-guile.Po >if [ "no" = "yes" ]; then \ > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -c -o c-tokenize.o c-tokenize.c; \ > else \ > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -c -o c-tokenize.o c-tokenize.c; \ > fi > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT regex-posix.lo -MD -MP -MF .deps/regex-posix.Tpo -c regex-posix.c -fPIC -DPIC -o .libs/regex-posix.o >if [ "no" = "yes" ]; then \ > i686-gentoo-freebsd6.2-gcc -o guile_filter_doc_snarfage c-tokenize.o; \ > else \ > /bin/bash ../libtool --tag=CC --mode=link i686-gentoo-freebsd6.2-gcc -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -o guile_filter_doc_snarfage c-tokenize.o -lgmp -lcrypt -lm -lltdl ; \ > fi >mv -f .deps/regex-posix.Tpo .deps/regex-posix.Plo >mv -f .deps/socket.Tpo .deps/socket.Plo >/bin/bash ../libtool --tag=CC --mode=link i686-gentoo-freebsd6.2-gcc -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -L/usr/lib -lintl -L/usr/lib -liconv -version-info 17:1:0 -export-dynamic -no-undefined -o libguile.la -rpath /usr/lib libguile_la-alist.lo libguile_la-arbiters.lo libguile_la-async.lo libguile_la-backtrace.lo libguile_la-boolean.lo libguile_la-chars.lo libguile_la-continuations.lo libguile_la-convert.lo libguile_la-debug.lo libguile_la-deprecation.lo libguile_la-deprecated.lo libguile_la-discouraged.lo libguile_la-dynwind.lo libguile_la-environments.lo libguile_la-eq.lo libguile_la-error.lo libguile_la-eval.lo libguile_la-evalext.lo libguile_la-extensions.lo libguile_la-feature.lo libguile_la-fluids.lo libguile_la-fports.lo libguile_la-futures.lo libguile_la-gc.lo libguile_la-gc-mark.lo libguile_la-gc-segment.lo libguile_la-gc-malloc.lo libguile_la-gc-card.lo libguile_la-gc-freelist.lo libguile_la-gc_os_dep.lo libguile_la-gdbint.lo libguile_la-gh_data.lo libguile_la-gh_eval.lo libguile_la-gh_funcs.lo libguile_la-gh_init.lo libguile_la-gh_io.lo libguile_la-gh_list.lo libguile_la-gh_predicates.lo libguile_la-goops.lo libguile_la-gsubr.lo libguile_la-guardians.lo libguile_la-hash.lo libguile_la-hashtab.lo libguile_la-hooks.lo libguile_la-i18n.lo libguile_la-init.lo libguile_la-inline.lo libguile_la-ioext.lo libguile_la-keywords.lo libguile_la-lang.lo libguile_la-list.lo libguile_la-load.lo libguile_la-macros.lo libguile_la-mallocs.lo libguile_la-modules.lo libguile_la-numbers.lo libguile_la-objects.lo libguile_la-objprop.lo libguile_la-options.lo libguile_la-pairs.lo libguile_la-ports.lo libguile_la-print.lo libguile_la-procprop.lo libguile_la-procs.lo libguile_la-properties.lo libguile_la-random.lo libguile_la-rdelim.lo libguile_la-read.lo libguile_la-root.lo libguile_la-rw.lo libguile_la-scmsigs.lo libguile_la-script.lo libguile_la-simpos.lo libguile_la-smob.lo libguile_la-sort.lo libguile_la-srcprop.lo libguile_la-stackchk.lo libguile_la-stacks.lo libguile_la-stime.lo libguile_la-strings.lo libguile_la-srfi-4.lo libguile_la-srfi-13.lo libguile_la-srfi-14.lo libguile_la-strorder.lo libguile_la-strports.lo libguile_la-struct.lo libguile_la-symbols.lo libguile_la-threads.lo libguile_la-null-threads.lo libguile_la-throw.lo libguile_la-values.lo libguile_la-variable.lo libguile_la-vectors.lo libguile_la-version.lo libguile_la-vports.lo libguile_la-weaks.lo libguile_la-ramap.lo libguile_la-unif.lo dynl.lo filesys.lo posix.lo net_db.lo socket.lo regex-posix.lo -lgmp -lcrypt -lm -lltdl >i686-gentoo-freebsd6.2-gcc -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -o guile_filter_doc_snarfage c-tokenize.o /usr/lib/libgmp.so -lcrypt -lm /usr/lib/libltdl.so >gawk -f ./guile-func-name-check alist.c >gawk -f ./guile-func-name-check arbiters.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes alist.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > alist.doc || { rm alist.doc; false; } >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes arbiters.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > arbiters.doc || { rm arbiters.doc; false; } >gawk -f ./guile-func-name-check async.c >gawk -f ./guile-func-name-check backtrace.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes async.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > async.doc || { rm async.doc; false; } >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes backtrace.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > backtrace.doc || { rm backtrace.doc; false; } >gawk -f ./guile-func-name-check boolean.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes boolean.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > boolean.doc || { rm boolean.doc; false; } >gawk -f ./guile-func-name-check chars.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes chars.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > chars.doc || { rm chars.doc; false; } >gawk -f ./guile-func-name-check continuations.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes continuations.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > continuations.doc || { rm continuations.doc; false; } >gawk -f ./guile-func-name-check debug.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes debug.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > debug.doc || { rm debug.doc; false; } >gawk -f ./guile-func-name-check deprecation.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes deprecation.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > deprecation.doc || { rm deprecation.doc; false; } >gawk -f ./guile-func-name-check deprecated.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes deprecated.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > deprecated.doc || { rm deprecated.doc; false; } >gawk -f ./guile-func-name-check discouraged.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes discouraged.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > discouraged.doc || { rm discouraged.doc; false; } >gawk -f ./guile-func-name-check dynl.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes dynl.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > dynl.doc || { rm dynl.doc; false; } >gawk -f ./guile-func-name-check dynwind.c >gawk -f ./guile-func-name-check environments.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes dynwind.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > dynwind.doc || { rm dynwind.doc; false; } >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes environments.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > environments.doc || { rm environments.doc; false; } >gawk -f ./guile-func-name-check eq.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes eq.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > eq.doc || { rm eq.doc; false; } >gawk -f ./guile-func-name-check error.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes error.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > error.doc || { rm error.doc; false; } >gawk -f ./guile-func-name-check eval.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes eval.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > eval.doc || { rm eval.doc; false; } >eval.c:44:1: warning: "alloca" redefined >In file included from ../libguile/scmconfig.h:29, > from ../libguile/__scm.h:76, > from eval.c:36: >/usr/include/stdlib.h:230:1: warning: this is the location of the previous definition >gawk -f ./guile-func-name-check evalext.c >gawk -f ./guile-func-name-check extensions.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes extensions.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > extensions.doc || { rm extensions.doc; false; } >gawk -f ./guile-func-name-check feature.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes feature.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > feature.doc || { rm feature.doc; false; } >gawk -f ./guile-func-name-check fluids.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes fluids.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > fluids.doc || { rm fluids.doc; false; } >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes evalext.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > evalext.doc || { rm evalext.doc; false; } >gawk -f ./guile-func-name-check fports.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes fports.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > fports.doc || { rm fports.doc; false; } >gawk -f ./guile-func-name-check futures.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes futures.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > futures.doc || { rm futures.doc; false; } >gawk -f ./guile-func-name-check gc.c >gawk -f ./guile-func-name-check goops.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes gc.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > gc.doc || { rm gc.doc; false; } >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes goops.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > goops.doc || { rm goops.doc; false; } >gawk -f ./guile-func-name-check gsubr.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes gsubr.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > gsubr.doc || { rm gsubr.doc; false; } >gawk -f ./guile-func-name-check gc-mark.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes gc-mark.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > gc-mark.doc || { rm gc-mark.doc; false; } >gawk -f ./guile-func-name-check gc-segment.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes gc-segment.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > gc-segment.doc || { rm gc-segment.doc; false; } >gawk -f ./guile-func-name-check gc-malloc.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes gc-malloc.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > gc-malloc.doc || { rm gc-malloc.doc; false; } >gawk -f ./guile-func-name-check gc-card.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes gc-card.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > gc-card.doc || { rm gc-card.doc; false; } >gawk -f ./guile-func-name-check guardians.c >gawk -f ./guile-func-name-check hash.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes guardians.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > guardians.doc || { rm guardians.doc; false; } >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes hash.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > hash.doc || { rm hash.doc; false; } >gawk -f ./guile-func-name-check hashtab.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes hashtab.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > hashtab.doc || { rm hashtab.doc; false; } >gawk -f ./guile-func-name-check hooks.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes hooks.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > hooks.doc || { rm hooks.doc; false; } >gawk -f ./guile-func-name-check i18n.c >gawk -f ./guile-func-name-check init.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes init.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > init.doc || { rm init.doc; false; } >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes i18n.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > i18n.doc || { rm i18n.doc; false; } >gawk -f ./guile-func-name-check ioext.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes ioext.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > ioext.doc || { rm ioext.doc; false; } >gawk -f ./guile-func-name-check keywords.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes keywords.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > keywords.doc || { rm keywords.doc; false; } >gawk -f ./guile-func-name-check lang.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes lang.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > lang.doc || { rm lang.doc; false; } >gawk -f ./guile-func-name-check list.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes list.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > list.doc || { rm list.doc; false; } >i686-gentoo-freebsd6.2-gcc -shared .libs/libguile_la-alist.o .libs/libguile_la-arbiters.o .libs/libguile_la-async.o .libs/libguile_la-backtrace.o .libs/libguile_la-boolean.o .libs/libguile_la-chars.o .libs/libguile_la-continuations.o .libs/libguile_la-convert.o .libs/libguile_la-debug.o .libs/libguile_la-deprecation.o .libs/libguile_la-deprecated.o .libs/libguile_la-discouraged.o .libs/libguile_la-dynwind.o .libs/libguile_la-environments.o .libs/libguile_la-eq.o .libs/libguile_la-error.o .libs/libguile_la-eval.o .libs/libguile_la-evalext.o .libs/libguile_la-extensions.o .libs/libguile_la-feature.o .libs/libguile_la-fluids.o .libs/libguile_la-fports.o .libs/libguile_la-futures.o .libs/libguile_la-gc.o .libs/libguile_la-gc-mark.o .libs/libguile_la-gc-segment.o .libs/libguile_la-gc-malloc.o .libs/libguile_la-gc-card.o .libs/libguile_la-gc-freelist.o .libs/libguile_la-gc_os_dep.o .libs/libguile_la-gdbint.o .libs/libguile_la-gh_data.o .libs/libguile_la-gh_eval.o .libs/libguile_la-gh_funcs.o .libs/libguile_la-gh_init.o .libs/libguile_la-gh_io.o .libs/libguile_la-gh_list.o .libs/libguile_la-gh_predicates.o .libs/libguile_la-goops.o .libs/libguile_la-gsubr.o .libs/libguile_la-guardians.o .libs/libguile_la-hash.o .libs/libguile_la-hashtab.o .libs/libguile_la-hooks.o .libs/libguile_la-i18n.o .libs/libguile_la-init.o .libs/libguile_la-inline.o .libs/libguile_la-ioext.o .libs/libguile_la-keywords.o .libs/libguile_la-lang.o .libs/libguile_la-list.o .libs/libguile_la-load.o .libs/libguile_la-macros.o .libs/libguile_la-mallocs.o .libs/libguile_la-modules.o .libs/libguile_la-numbers.o .libs/libguile_la-objects.o .libs/libguile_la-objprop.o .libs/libguile_la-options.o .libs/libguile_la-pairs.o .libs/libguile_la-ports.o .libs/libguile_la-print.o .libs/libguile_la-procprop.o .libs/libguile_la-procs.o .libs/libguile_la-properties.o .libs/libguile_la-random.o .libs/libguile_la-rdelim.o .libs/libguile_la-read.o .libs/libguile_la-root.o .libs/libguile_la-rw.o .libs/libguile_la-scmsigs.o .libs/libguile_la-script.o .libs/libguile_la-simpos.o .libs/libguile_la-smob.o .libs/libguile_la-sort.o .libs/libguile_la-srcprop.o .libs/libguile_la-stackchk.o .libs/libguile_la-stacks.o .libs/libguile_la-stime.o .libs/libguile_la-strings.o .libs/libguile_la-srfi-4.o .libs/libguile_la-srfi-13.o .libs/libguile_la-srfi-14.o .libs/libguile_la-strorder.o .libs/libguile_la-strports.o .libs/libguile_la-struct.o .libs/libguile_la-symbols.o .libs/libguile_la-threads.o .libs/libguile_la-null-threads.o .libs/libguile_la-throw.o .libs/libguile_la-values.o .libs/libguile_la-variable.o .libs/libguile_la-vectors.o .libs/libguile_la-version.o .libs/libguile_la-vports.o .libs/libguile_la-weaks.o .libs/libguile_la-ramap.o .libs/libguile_la-unif.o .libs/dynl.o .libs/filesys.o .libs/posix.o .libs/net_db.o .libs/socket.o .libs/regex-posix.o -L/usr/lib /usr/lib/libintl.so /usr/lib/libiconv.so /usr/lib/libgmp.so -lcrypt -lm /usr/lib/libltdl.so -march=athlon-tbird -Wl,-soname -Wl,libguile.so.17 -o .libs/libguile.so.17.0.1 >gawk -f ./guile-func-name-check load.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes load.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > load.doc || { rm load.doc; false; } >gawk -f ./guile-func-name-check macros.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes macros.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > macros.doc || { rm macros.doc; false; } >gawk -f ./guile-func-name-check mallocs.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes mallocs.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > mallocs.doc || { rm mallocs.doc; false; } >gawk -f ./guile-func-name-check modules.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes modules.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > modules.doc || { rm modules.doc; false; } >gawk -f ./guile-func-name-check numbers.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes numbers.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > numbers.doc || { rm numbers.doc; false; } >(cd .libs && rm -f libguile.so.17 && ln -s libguile.so.17.0.1 libguile.so.17) >(cd .libs && rm -f libguile.so && ln -s libguile.so.17.0.1 libguile.so) >creating libguile.la >gawk -f ./guile-func-name-check objects.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes objects.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > objects.doc || { rm objects.doc; false; } >gawk -f ./guile-func-name-check objprop.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes objprop.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > objprop.doc || { rm objprop.doc; false; } >gawk -f ./guile-func-name-check options.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes options.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > options.doc || { rm options.doc; false; } >gawk -f ./guile-func-name-check pairs.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes pairs.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > pairs.doc || { rm pairs.doc; false; } >(cd .libs && rm -f libguile.la && ln -s ../libguile.la libguile.la) >gawk -f ./guile-func-name-check ports.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes ports.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > ports.doc || { rm ports.doc; false; } >gawk -f ./guile-func-name-check print.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes print.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > print.doc || { rm print.doc; false; } >gawk -f ./guile-func-name-check procprop.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes procprop.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > procprop.doc || { rm procprop.doc; false; } >gawk -f ./guile-func-name-check procs.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes procs.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > procs.doc || { rm procs.doc; false; } >gawk -f ./guile-func-name-check properties.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes properties.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > properties.doc || { rm properties.doc; false; } >gawk -f ./guile-func-name-check random.c >gawk -f ./guile-func-name-check rdelim.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes random.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > random.doc || { rm random.doc; false; } >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes rdelim.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > rdelim.doc || { rm rdelim.doc; false; } >gawk -f ./guile-func-name-check read.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes read.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > read.doc || { rm read.doc; false; } >gawk -f ./guile-func-name-check root.c >gawk -f ./guile-func-name-check rw.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes root.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > root.doc || { rm root.doc; false; } >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes rw.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > rw.doc || { rm rw.doc; false; } >gawk -f ./guile-func-name-check scmsigs.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes scmsigs.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > scmsigs.doc || { rm scmsigs.doc; false; } >gawk -f ./guile-func-name-check script.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes script.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > script.doc || { rm script.doc; false; } >gawk -f ./guile-func-name-check simpos.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes simpos.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > simpos.doc || { rm simpos.doc; false; } >gawk -f ./guile-func-name-check smob.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes smob.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > smob.doc || { rm smob.doc; false; } >gawk -f ./guile-func-name-check sort.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes sort.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > sort.doc || { rm sort.doc; false; } >gawk -f ./guile-func-name-check srcprop.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes srcprop.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > srcprop.doc || { rm srcprop.doc; false; } >gawk -f ./guile-func-name-check stackchk.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes stackchk.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > stackchk.doc || { rm stackchk.doc; false; } >gawk -f ./guile-func-name-check stacks.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes stacks.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > stacks.doc || { rm stacks.doc; false; } >gawk -f ./guile-func-name-check stime.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes stime.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > stime.doc || { rm stime.doc; false; } >gawk -f ./guile-func-name-check strings.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes strings.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > strings.doc || { rm strings.doc; false; } >gawk -f ./guile-func-name-check srfi-4.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes srfi-4.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > srfi-4.doc || { rm srfi-4.doc; false; } >gawk -f ./guile-func-name-check srfi-13.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes srfi-13.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > srfi-13.doc || { rm srfi-13.doc; false; } >gawk -f ./guile-func-name-check srfi-14.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes srfi-14.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > srfi-14.doc || { rm srfi-14.doc; false; } >gawk -f ./guile-func-name-check strorder.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes strorder.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > strorder.doc || { rm strorder.doc; false; } >gawk -f ./guile-func-name-check strports.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes strports.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > strports.doc || { rm strports.doc; false; } >gawk -f ./guile-func-name-check struct.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes struct.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > struct.doc || { rm struct.doc; false; } >gawk -f ./guile-func-name-check symbols.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes symbols.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > symbols.doc || { rm symbols.doc; false; } >gawk -f ./guile-func-name-check threads.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes threads.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > threads.doc || { rm threads.doc; false; } >gawk -f ./guile-func-name-check throw.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes throw.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > throw.doc || { rm throw.doc; false; } >gawk -f ./guile-func-name-check values.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes values.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > values.doc || { rm values.doc; false; } >gawk -f ./guile-func-name-check variable.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes variable.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > variable.doc || { rm variable.doc; false; } >gawk -f ./guile-func-name-check vectors.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes vectors.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > vectors.doc || { rm vectors.doc; false; } >gawk -f ./guile-func-name-check version.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes version.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > version.doc || { rm version.doc; false; } >gawk -f ./guile-func-name-check vports.c >gawk -f ./guile-func-name-check weaks.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes vports.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > vports.doc || { rm vports.doc; false; } >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes weaks.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > weaks.doc || { rm weaks.doc; false; } >gawk -f ./guile-func-name-check ramap.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes ramap.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > ramap.doc || { rm ramap.doc; false; } >gawk -f ./guile-func-name-check unif.c >gawk -f ./guile-func-name-check filesys.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes filesys.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > filesys.doc || { rm filesys.doc; false; } >gawk -f ./guile-func-name-check posix.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes posix.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > posix.doc || { rm posix.doc; false; } >gawk -f ./guile-func-name-check net_db.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes net_db.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > net_db.doc || { rm net_db.doc; false; } >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes unif.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > unif.doc || { rm unif.doc; false; } >gawk -f ./guile-func-name-check socket.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes socket.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > socket.doc || { rm socket.doc; false; } >gawk -f ./guile-func-name-check regex-posix.c >(./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes regex-posix.c | \ > ./guile_filter_doc_snarfage --filter-snarfage) > regex-posix.doc || { rm regex-posix.doc; false; } >/bin/bash ../libtool --tag=CC --mode=link i686-gentoo-freebsd6.2-gcc -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -dlpreopen force -o guile guile-guile.o libguile.la -lgmp -lcrypt -lm -lltdl >rm -f .libs/guile.nm .libs/guile.nmS .libs/guile.nmT >creating .libs/guileS.c >(cd .libs && i686-gentoo-freebsd6.2-gcc -O2 -march=athlon-tbird -pipe -ggdb -c -fno-builtin "guileS.c") >rm -f .libs/guileS.c .libs/guile.nm .libs/guile.nmS .libs/guile.nmT >i686-gentoo-freebsd6.2-gcc -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes .libs/guileS.o -o .libs/guile guile-guile.o -Wl,--export-dynamic ./.libs/libguile.so -L/usr/lib /usr/lib/libintl.so /usr/lib/libiconv.so /usr/lib/libgmp.so -lcrypt -lm /usr/lib/libltdl.so >./.libs/libguile.so: warning: warning: tmpnam() possibly used unsafely; consider using mkstemp() >creating guile >cat alist.doc arbiters.doc async.doc backtrace.doc boolean.doc chars.doc continuations.doc debug.doc deprecation.doc deprecated.doc discouraged.doc dynl.doc dynwind.doc environments.doc eq.doc error.doc eval.doc evalext.doc extensions.doc feature.doc fluids.doc fports.doc futures.doc gc.doc goops.doc gsubr.doc gc-mark.doc gc-segment.doc gc-malloc.doc gc-card.doc guardians.doc hash.doc hashtab.doc hooks.doc i18n.doc init.doc ioext.doc keywords.doc lang.doc list.doc load.doc macros.doc mallocs.doc modules.doc numbers.doc objects.doc objprop.doc options.doc pairs.doc ports.doc print.doc procprop.doc procs.doc properties.doc random.doc rdelim.doc read.doc root.doc rw.doc scmsigs.doc script.doc simpos.doc smob.doc sort.doc srcprop.doc stackchk.doc stacks.doc stime.doc strings.doc srfi-4.doc srfi-13.doc srfi-14.doc strorder.doc strports.doc struct.doc symbols.doc threads.doc throw.doc values.doc variable.doc vectors.doc version.doc vports.doc weaks.doc ramap.doc unif.doc dynl.doc filesys.doc posix.doc net_db.doc socket.doc regex-posix.doc | GUILE="/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/pre-inst-guile" ../scripts/snarf-check-and-output-texi > guile-procedures.texi || { rm guile-procedures.texi; false; } >rm -f guile-procedures.txt >makeinfo --force -o guile-procedures.txt guile-procedures.texi || test -f guile-procedures.txt >/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/libguile//guile-procedures.texi:10022: Cross reference to nonexistent node `Backslash Escapes' (perhaps incorrect sectioning?). >/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/libguile//guile-procedures.texi:9722: Cross reference to nonexistent node `Network Address Conversion' (perhaps incorrect sectioning?). >/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/libguile//guile-procedures.texi:9671: Cross reference to nonexistent node `Network Databases' (perhaps incorrect sectioning?). >/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/libguile//guile-procedures.texi:9621: Cross reference to nonexistent node `Network Databases' (perhaps incorrect sectioning?). >/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/libguile//guile-procedures.texi:8460: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?). >/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/libguile//guile-procedures.texi:8448: Cross reference to nonexistent node `Closing' (perhaps incorrect sectioning?). >/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/libguile//guile-procedures.texi:7801: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?). >/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/libguile//guile-procedures.texi:7794: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?). >/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/libguile//guile-procedures.texi:7787: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?). >/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/libguile//guile-procedures.texi:7701: Cross reference to nonexistent node `File Ports' (perhaps incorrect sectioning?). >/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/libguile//guile-procedures.texi:7056: Cross reference to nonexistent node `Vtables' (perhaps incorrect sectioning?). >/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/libguile//guile-procedures.texi:5661: Cross reference to nonexistent node `Character Sets' (perhaps incorrect sectioning?). >/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/libguile//guile-procedures.texi:5639: Cross reference to nonexistent node `Character Sets' (perhaps incorrect sectioning?). >/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/libguile//guile-procedures.texi:4629: Cross reference to nonexistent node `Locales' (perhaps incorrect sectioning?). >/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/libguile//guile-procedures.texi:3661: Cross reference to nonexistent node `File Ports' (perhaps incorrect sectioning?). >/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/libguile//guile-procedures.texi:3439: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?). >/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/libguile//guile-procedures.texi:3428: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?). >/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/libguile//guile-procedures.texi:3417: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?). >/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/libguile//guile-procedures.texi:2280: Cross reference to nonexistent node `File Ports' (perhaps incorrect sectioning?). >/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/libguile//guile-procedures.texi:1862: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?). >/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/libguile//guile-procedures.texi:1855: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?). >/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/libguile//guile-procedures.texi:1848: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?). >/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/libguile//guile-procedures.texi:1400: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?). >/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/libguile//guile-procedures.texi:1386: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?). >gmake[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/libguile' >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/libguile' >Making all in ice-9 >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/ice-9' >Making all in debugger >gmake[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/ice-9/debugger' >gmake[3]: Nothing to be done for `all'. >gmake[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/ice-9/debugger' >gmake[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/ice-9' >gmake[3]: Nothing to be done for `all-am'. >gmake[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/ice-9' >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/ice-9' >Making all in guile-config >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/guile-config' >rm -f guile-config.tmp >sed < ./guile-config.in > guile-config.tmp \ > -e s:@-bindir-@:/usr/bin: \ > -e s:@-GUILE_VERSION-@:1.8.1: >chmod +x guile-config.tmp >mv guile-config.tmp guile-config >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/guile-config' >Making all in guile-readline >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/guile-readline' >../libguile/guile-snarf -o readline.x readline.c -DHAVE_CONFIG_H -I. -I.. -I./.. -O2 -march=athlon-tbird -pipe -ggdb >cd . && /bin/bash /var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/guile-readline/missing --run autoheader >rm -f stamp-h1 >touch guile-readline-config.h.in >cd . && /bin/bash ./config.status guile-readline-config.h >config.status: creating guile-readline-config.h >config.status: guile-readline-config.h is unchanged >gmake all-recursive >gmake[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/guile-readline' >Making all in ice-9 >gmake[4]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/guile-readline/ice-9' >gmake[4]: Nothing to be done for `all'. >gmake[4]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/guile-readline/ice-9' >gmake[4]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/guile-readline' >/bin/bash ./libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -O2 -march=athlon-tbird -pipe -ggdb -MT readline.lo -MD -MP -MF .deps/readline.Tpo -c -o readline.lo readline.c >mkdir .libs > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -O2 -march=athlon-tbird -pipe -ggdb -MT readline.lo -MD -MP -MF .deps/readline.Tpo -c readline.c -fPIC -DPIC -o .libs/readline.o >distcc[45860] ERROR: failed to connect to 192.168.0.34:3632: Connection refused >distcc[45860] Warning: failed to distribute readline.c to enterprise, running locally instead >mv -f .deps/readline.Tpo .deps/readline.Plo >/bin/bash ./libtool --tag=CC --mode=link i686-gentoo-freebsd6.2-gcc -O2 -march=athlon-tbird -pipe -ggdb -version-info 17:1:0 -export-dynamic -no-undefined -o libguilereadline-v-17.la -rpath /usr/lib readline.lo ../libguile/libguile.la -lreadline -lncurses >i686-gentoo-freebsd6.2-gcc -shared .libs/readline.o -Wl,--rpath -Wl,/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/libguile/.libs ../libguile/.libs/libguile.so -L/usr/lib -lreadline -lncurses -march=athlon-tbird -Wl,-soname -Wl,libguilereadline-v-17.so.17 -o .libs/libguilereadline-v-17.so.17.0.1 >(cd .libs && rm -f libguilereadline-v-17.so.17 && ln -s libguilereadline-v-17.so.17.0.1 libguilereadline-v-17.so.17) >(cd .libs && rm -f libguilereadline-v-17.so && ln -s libguilereadline-v-17.so.17.0.1 libguilereadline-v-17.so) >creating libguilereadline-v-17.la >(cd .libs && rm -f libguilereadline-v-17.la && ln -s ../libguilereadline-v-17.la libguilereadline-v-17.la) >gmake[4]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/guile-readline' >gmake[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/guile-readline' >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/guile-readline' >Making all in scripts >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/scripts' >gmake[2]: Nothing to be done for `all'. >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/scripts' >Making all in srfi >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/srfi' >gmake all-am >gmake[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/srfi' >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT srfi-1.lo -MD -MP -MF .deps/srfi-1.Tpo -c -o srfi-1.lo srfi-1.c >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT srfi-4.lo -MD -MP -MF .deps/srfi-4.Tpo -c -o srfi-4.lo srfi-4.c >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT srfi-13.lo -MD -MP -MF .deps/srfi-13.Tpo -c -o srfi-13.lo srfi-13.c >mkdir .libs > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT srfi-4.lo -MD -MP -MF .deps/srfi-4.Tpo -c srfi-4.c -fPIC -DPIC -o .libs/srfi-4.o > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT srfi-1.lo -MD -MP -MF .deps/srfi-1.Tpo -c srfi-1.c -fPIC -DPIC -o .libs/srfi-1.o > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT srfi-13.lo -MD -MP -MF .deps/srfi-13.Tpo -c srfi-13.c -fPIC -DPIC -o .libs/srfi-13.o >mv -f .deps/srfi-4.Tpo .deps/srfi-4.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT srfi-14.lo -MD -MP -MF .deps/srfi-14.Tpo -c -o srfi-14.lo srfi-14.c > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT srfi-14.lo -MD -MP -MF .deps/srfi-14.Tpo -c srfi-14.c -fPIC -DPIC -o .libs/srfi-14.o >mv -f .deps/srfi-13.Tpo .deps/srfi-13.Plo >/bin/bash ../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT srfi-60.lo -MD -MP -MF .deps/srfi-60.Tpo -c -o srfi-60.lo srfi-60.c >mv -f .deps/srfi-14.Tpo .deps/srfi-14.Plo >/bin/bash ../libtool --tag=CC --mode=link i686-gentoo-freebsd6.2-gcc -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -no-undefined -export-dynamic -version-info 3:1:0 -o libguile-srfi-srfi-4-v-3.la -rpath /usr/lib srfi-4.lo ../libguile/libguile.la -lgmp -lcrypt -lm -lltdl > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT srfi-60.lo -MD -MP -MF .deps/srfi-60.Tpo -c srfi-60.c -fPIC -DPIC -o .libs/srfi-60.o >mv -f .deps/srfi-60.Tpo .deps/srfi-60.Plo >/bin/bash ../libtool --tag=CC --mode=link i686-gentoo-freebsd6.2-gcc -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -no-undefined -export-dynamic -version-info 3:1:0 -o libguile-srfi-srfi-13-14-v-3.la -rpath /usr/lib srfi-13.lo srfi-14.lo ../libguile/libguile.la -lgmp -lcrypt -lm -lltdl >mv -f .deps/srfi-1.Tpo .deps/srfi-1.Plo >/bin/bash ../libtool --tag=CC --mode=link i686-gentoo-freebsd6.2-gcc -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -no-undefined -export-dynamic -version-info 2:1:0 -o libguile-srfi-srfi-60-v-2.la -rpath /usr/lib srfi-60.lo ../libguile/libguile.la -lgmp -lcrypt -lm -lltdl >i686-gentoo-freebsd6.2-gcc -shared .libs/srfi-4.o -Wl,--rpath -Wl,/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/libguile/.libs ../libguile/.libs/libguile.so -L/usr/lib /usr/lib/libgmp.so -lcrypt -lm /usr/lib/libltdl.so -march=athlon-tbird -Wl,-soname -Wl,libguile-srfi-srfi-4-v-3.so.3 -o .libs/libguile-srfi-srfi-4-v-3.so.3.0.1 >(cd .libs && rm -f libguile-srfi-srfi-4-v-3.so.3 && ln -s libguile-srfi-srfi-4-v-3.so.3.0.1 libguile-srfi-srfi-4-v-3.so.3) >(cd .libs && rm -f libguile-srfi-srfi-4-v-3.so && ln -s libguile-srfi-srfi-4-v-3.so.3.0.1 libguile-srfi-srfi-4-v-3.so) >creating libguile-srfi-srfi-4-v-3.la >(cd .libs && rm -f libguile-srfi-srfi-4-v-3.la && ln -s ../libguile-srfi-srfi-4-v-3.la libguile-srfi-srfi-4-v-3.la) >/bin/bash ../libtool --tag=CC --mode=link i686-gentoo-freebsd6.2-gcc -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -no-undefined -export-dynamic -version-info 3:1:0 -o libguile-srfi-srfi-1-v-3.la -rpath /usr/lib srfi-1.lo ../libguile/libguile.la -lgmp -lcrypt -lm -lltdl >i686-gentoo-freebsd6.2-gcc -shared .libs/srfi-60.o -Wl,--rpath -Wl,/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/libguile/.libs ../libguile/.libs/libguile.so -L/usr/lib /usr/lib/libgmp.so -lcrypt -lm /usr/lib/libltdl.so -march=athlon-tbird -Wl,-soname -Wl,libguile-srfi-srfi-60-v-2.so.2 -o .libs/libguile-srfi-srfi-60-v-2.so.2.0.1 >(cd .libs && rm -f libguile-srfi-srfi-60-v-2.so.2 && ln -s libguile-srfi-srfi-60-v-2.so.2.0.1 libguile-srfi-srfi-60-v-2.so.2) >(cd .libs && rm -f libguile-srfi-srfi-60-v-2.so && ln -s libguile-srfi-srfi-60-v-2.so.2.0.1 libguile-srfi-srfi-60-v-2.so) >creating libguile-srfi-srfi-60-v-2.la >i686-gentoo-freebsd6.2-gcc -shared .libs/srfi-13.o .libs/srfi-14.o -Wl,--rpath -Wl,/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/libguile/.libs ../libguile/.libs/libguile.so -L/usr/lib /usr/lib/libgmp.so -lcrypt -lm /usr/lib/libltdl.so -march=athlon-tbird -Wl,-soname -Wl,libguile-srfi-srfi-13-14-v-3.so.3 -o .libs/libguile-srfi-srfi-13-14-v-3.so.3.0.1 >(cd .libs && rm -f libguile-srfi-srfi-13-14-v-3.so.3 && ln -s libguile-srfi-srfi-13-14-v-3.so.3.0.1 libguile-srfi-srfi-13-14-v-3.so.3) >(cd .libs && rm -f libguile-srfi-srfi-13-14-v-3.so && ln -s libguile-srfi-srfi-13-14-v-3.so.3.0.1 libguile-srfi-srfi-13-14-v-3.so) >creating libguile-srfi-srfi-13-14-v-3.la >(cd .libs && rm -f libguile-srfi-srfi-60-v-2.la && ln -s ../libguile-srfi-srfi-60-v-2.la libguile-srfi-srfi-60-v-2.la) >i686-gentoo-freebsd6.2-gcc -shared .libs/srfi-1.o -Wl,--rpath -Wl,/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/libguile/.libs ../libguile/.libs/libguile.so -L/usr/lib /usr/lib/libgmp.so -lcrypt -lm /usr/lib/libltdl.so -march=athlon-tbird -Wl,-soname -Wl,libguile-srfi-srfi-1-v-3.so.3 -o .libs/libguile-srfi-srfi-1-v-3.so.3.0.1 >(cd .libs && rm -f libguile-srfi-srfi-1-v-3.so.3 && ln -s libguile-srfi-srfi-1-v-3.so.3.0.1 libguile-srfi-srfi-1-v-3.so.3) >(cd .libs && rm -f libguile-srfi-srfi-1-v-3.so && ln -s libguile-srfi-srfi-1-v-3.so.3.0.1 libguile-srfi-srfi-1-v-3.so) >creating libguile-srfi-srfi-1-v-3.la >(cd .libs && rm -f libguile-srfi-srfi-13-14-v-3.la && ln -s ../libguile-srfi-srfi-13-14-v-3.la libguile-srfi-srfi-13-14-v-3.la) >(cd .libs && rm -f libguile-srfi-srfi-1-v-3.la && ln -s ../libguile-srfi-srfi-1-v-3.la libguile-srfi-srfi-1-v-3.la) >gmake[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/srfi' >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/srfi' >Making all in doc >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/doc' >Making all in ref >gmake[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/doc/ref' >gmake[3]: Nothing to be done for `all'. >gmake[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/doc/ref' >Making all in tutorial >gmake[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/doc/tutorial' >gmake[3]: Nothing to be done for `all'. >gmake[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/doc/tutorial' >Making all in goops >gmake[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/doc/goops' >gmake[3]: Nothing to be done for `all'. >gmake[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/doc/goops' >Making all in r5rs >gmake[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/doc/r5rs' >gmake[3]: Nothing to be done for `all'. >gmake[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/doc/r5rs' >gmake[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/doc' >gmake[3]: Nothing to be done for `all-am'. >gmake[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/doc' >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/doc' >Making all in examples >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/examples' >Making all in scripts >gmake[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/examples/scripts' >gmake[3]: Nothing to be done for `all'. >gmake[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/examples/scripts' >Making all in box >gmake[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/examples/box' >gmake[3]: Nothing to be done for `all'. >gmake[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/examples/box' >Making all in box-module >gmake[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/examples/box-module' >gmake[3]: Nothing to be done for `all'. >gmake[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/examples/box-module' >Making all in box-dynamic >gmake[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/examples/box-dynamic' >gmake[3]: Nothing to be done for `all'. >gmake[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/examples/box-dynamic' >Making all in box-dynamic-module >gmake[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/examples/box-dynamic-module' >gmake[3]: Nothing to be done for `all'. >gmake[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/examples/box-dynamic-module' >Making all in modules >gmake[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/examples/modules' >gmake[3]: Nothing to be done for `all'. >gmake[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/examples/modules' >Making all in safe >gmake[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/examples/safe' >gmake[3]: Nothing to be done for `all'. >gmake[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/examples/safe' >gmake[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/examples' >gmake[3]: Nothing to be done for `all-am'. >gmake[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/examples' >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/examples' >Making all in test-suite >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/test-suite' >Making all in standalone >gmake[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/test-suite/standalone' >gmake all-am >gmake[4]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/test-suite/standalone' >/bin/bash ../../libtool --tag=CC --mode=compile i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../test-suite/standalone -I../.. -I../../libguile-ltdl -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libtest_asmobs_la-test-asmobs-lib.lo -MD -MP -MF .deps/libtest_asmobs_la-test-asmobs-lib.Tpo -c -o libtest_asmobs_la-test-asmobs-lib.lo `test -f 'test-asmobs-lib.c' || echo './'`test-asmobs-lib.c >cd . && chmod u+x test-system-cmds test-require-extension test-asmobs >mkdir .libs > i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../test-suite/standalone -I../.. -I../../libguile-ltdl -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT libtest_asmobs_la-test-asmobs-lib.lo -MD -MP -MF .deps/libtest_asmobs_la-test-asmobs-lib.Tpo -c test-asmobs-lib.c -fPIC -DPIC -o .libs/libtest_asmobs_la-test-asmobs-lib.o >mv -f .deps/libtest_asmobs_la-test-asmobs-lib.Tpo .deps/libtest_asmobs_la-test-asmobs-lib.Plo >/bin/bash ../../libtool --tag=CC --mode=link i686-gentoo-freebsd6.2-gcc -I../../test-suite/standalone -I../.. -I../../libguile-ltdl -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -no-undefined -rpath `pwd` -o libtest-asmobs.la libtest_asmobs_la-test-asmobs-lib.lo ../../libguile/libguile.la -lgmp -lcrypt -lm -lltdl >i686-gentoo-freebsd6.2-gcc -shared .libs/libtest_asmobs_la-test-asmobs-lib.o -Wl,--rpath -Wl,/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/libguile/.libs ../../libguile/.libs/libguile.so -L/usr/lib /usr/lib/libgmp.so -lcrypt -lm /usr/lib/libltdl.so -march=athlon-tbird -Wl,-soname -Wl,libtest-asmobs.so.0 -o .libs/libtest-asmobs.so.0.0.0 >(cd .libs && rm -f libtest-asmobs.so.0 && ln -s libtest-asmobs.so.0.0.0 libtest-asmobs.so.0) >(cd .libs && rm -f libtest-asmobs.so && ln -s libtest-asmobs.so.0.0.0 libtest-asmobs.so) >creating libtest-asmobs.la >(cd .libs && rm -f libtest-asmobs.la && ln -s ../libtest-asmobs.la libtest-asmobs.la) >gmake[4]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/test-suite/standalone' >gmake[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/test-suite/standalone' >gmake[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/test-suite' >gmake[3]: Nothing to be done for `all-am'. >gmake[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/test-suite' >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/test-suite' >Making all in benchmark-suite >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/benchmark-suite' >gmake[2]: Nothing to be done for `all'. >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/benchmark-suite' >Making all in lang >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/lang' >Making all in elisp >gmake[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/lang/elisp' >Making all in internals >gmake[4]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/lang/elisp/internals' >gmake[4]: Nothing to be done for `all'. >gmake[4]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/lang/elisp/internals' >Making all in primitives >gmake[4]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/lang/elisp/primitives' >gmake[4]: Nothing to be done for `all'. >gmake[4]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/lang/elisp/primitives' >gmake[4]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/lang/elisp' >gmake[4]: Nothing to be done for `all-am'. >gmake[4]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/lang/elisp' >gmake[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/lang/elisp' >gmake[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/lang' >gmake[3]: Nothing to be done for `all-am'. >gmake[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/lang' >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/lang' >Making all in am >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/am' >gmake[2]: Nothing to be done for `all'. >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/am' >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1' >gmake[2]: Nothing to be done for `all-am'. >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1' >gmake[1]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1' >>>> Source compiled. >>>> Test phase [check]: dev-scheme/guile-1.8.1-r3 >Making check in oop >gmake[1]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/oop' >Making check in goops >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/oop/goops' >gmake[2]: Nothing to be done for `check'. >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/oop/goops' >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/oop' >gmake[2]: Nothing to be done for `check-am'. >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/oop' >gmake[1]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/oop' >Making check in libguile >gmake[1]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/libguile' >gmake check-am >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/libguile' >gmake[2]: Nothing to be done for `check-am'. >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/libguile' >gmake[1]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/libguile' >Making check in ice-9 >gmake[1]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/ice-9' >Making check in debugger >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/ice-9/debugger' >gmake[2]: Nothing to be done for `check'. >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/ice-9/debugger' >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/ice-9' >gmake[2]: Nothing to be done for `check-am'. >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/ice-9' >gmake[1]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/ice-9' >Making check in guile-config >gmake[1]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/guile-config' >gmake[1]: Nothing to be done for `check'. >gmake[1]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/guile-config' >Making check in guile-readline >gmake[1]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/guile-readline' >gmake check-recursive >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/guile-readline' >Making check in ice-9 >gmake[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/guile-readline/ice-9' >gmake[3]: Nothing to be done for `check'. >gmake[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/guile-readline/ice-9' >gmake[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/guile-readline' >gmake[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/guile-readline' >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/guile-readline' >gmake[1]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/guile-readline' >Making check in scripts >gmake[1]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/scripts' >gmake[1]: Nothing to be done for `check'. >gmake[1]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/scripts' >Making check in srfi >gmake[1]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/srfi' >gmake check-am >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/srfi' >gmake[2]: Nothing to be done for `check-am'. >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/srfi' >gmake[1]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/srfi' >Making check in doc >gmake[1]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/doc' >Making check in ref >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/doc/ref' >gmake[2]: Nothing to be done for `check'. >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/doc/ref' >Making check in tutorial >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/doc/tutorial' >gmake[2]: Nothing to be done for `check'. >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/doc/tutorial' >Making check in goops >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/doc/goops' >gmake[2]: Nothing to be done for `check'. >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/doc/goops' >Making check in r5rs >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/doc/r5rs' >gmake[2]: Nothing to be done for `check'. >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/doc/r5rs' >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/doc' >gmake[2]: Nothing to be done for `check-am'. >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/doc' >gmake[1]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/doc' >Making check in examples >gmake[1]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/examples' >Making check in scripts >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/examples/scripts' >gmake[2]: Nothing to be done for `check'. >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/examples/scripts' >Making check in box >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/examples/box' >gmake[2]: Nothing to be done for `check'. >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/examples/box' >Making check in box-module >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/examples/box-module' >gmake[2]: Nothing to be done for `check'. >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/examples/box-module' >Making check in box-dynamic >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/examples/box-dynamic' >gmake[2]: Nothing to be done for `check'. >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/examples/box-dynamic' >Making check in box-dynamic-module >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/examples/box-dynamic-module' >gmake[2]: Nothing to be done for `check'. >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/examples/box-dynamic-module' >Making check in modules >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/examples/modules' >gmake[2]: Nothing to be done for `check'. >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/examples/modules' >Making check in safe >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/examples/safe' >gmake[2]: Nothing to be done for `check'. >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/examples/safe' >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/examples' >gmake[2]: Nothing to be done for `check-am'. >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/examples' >gmake[1]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/examples' >Making check in test-suite >gmake[1]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/test-suite' >Making check in standalone >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/test-suite/standalone' >gmake check-am >gmake[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/test-suite/standalone' >cd . && chmod u+x test-system-cmds test-require-extension test-asmobs >gmake test-num2integral test-round test-gh test-list test-unwind test-conversion test-system-cmds test-require-extension test-asmobs >gmake[4]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/test-suite/standalone' >i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../test-suite/standalone -I../.. -I../../libguile-ltdl -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT test_num2integral-test-num2integral.o -MD -MP -MF .deps/test_num2integral-test-num2integral.Tpo -c -o test_num2integral-test-num2integral.o `test -f 'test-num2integral.c' || echo './'`test-num2integral.c >mv -f .deps/test_num2integral-test-num2integral.Tpo .deps/test_num2integral-test-num2integral.Po >/bin/bash ../../libtool --tag=CC --mode=link i686-gentoo-freebsd6.2-gcc -I../../test-suite/standalone -I../.. -I../../libguile-ltdl -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -o test-num2integral test_num2integral-test-num2integral.o ../../libguile/libguile.la -lgmp -lcrypt -lm -lltdl >i686-gentoo-freebsd6.2-gcc -I../../test-suite/standalone -I../.. -I../../libguile-ltdl -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -o .libs/test-num2integral test_num2integral-test-num2integral.o ../../libguile/.libs/libguile.so -L/usr/lib /usr/lib/libintl.so /usr/lib/libiconv.so /usr/lib/libgmp.so -lcrypt -lm /usr/lib/libltdl.so >../../libguile/.libs/libguile.so: warning: warning: tmpnam() possibly used unsafely; consider using mkstemp() >creating test-num2integral >i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../test-suite/standalone -I../.. -I../../libguile-ltdl -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT test_round-test-round.o -MD -MP -MF .deps/test_round-test-round.Tpo -c -o test_round-test-round.o `test -f 'test-round.c' || echo './'`test-round.c >mv -f .deps/test_round-test-round.Tpo .deps/test_round-test-round.Po >/bin/bash ../../libtool --tag=CC --mode=link i686-gentoo-freebsd6.2-gcc -I../../test-suite/standalone -I../.. -I../../libguile-ltdl -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -o test-round test_round-test-round.o ../../libguile/libguile.la -lgmp -lcrypt -lm -lltdl >i686-gentoo-freebsd6.2-gcc -I../../test-suite/standalone -I../.. -I../../libguile-ltdl -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -o .libs/test-round test_round-test-round.o ../../libguile/.libs/libguile.so -L/usr/lib /usr/lib/libintl.so /usr/lib/libiconv.so /usr/lib/libgmp.so -lcrypt -lm /usr/lib/libltdl.so >../../libguile/.libs/libguile.so: warning: warning: tmpnam() possibly used unsafely; consider using mkstemp() >creating test-round >i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../test-suite/standalone -I../.. -I../../libguile-ltdl -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT test_gh-test-gh.o -MD -MP -MF .deps/test_gh-test-gh.Tpo -c -o test_gh-test-gh.o `test -f 'test-gh.c' || echo './'`test-gh.c >mv -f .deps/test_gh-test-gh.Tpo .deps/test_gh-test-gh.Po >/bin/bash ../../libtool --tag=CC --mode=link i686-gentoo-freebsd6.2-gcc -I../../test-suite/standalone -I../.. -I../../libguile-ltdl -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -o test-gh test_gh-test-gh.o ../../libguile/libguile.la -lgmp -lcrypt -lm -lltdl >i686-gentoo-freebsd6.2-gcc -I../../test-suite/standalone -I../.. -I../../libguile-ltdl -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -o .libs/test-gh test_gh-test-gh.o ../../libguile/.libs/libguile.so -L/usr/lib /usr/lib/libintl.so /usr/lib/libiconv.so /usr/lib/libgmp.so -lcrypt -lm /usr/lib/libltdl.so >../../libguile/.libs/libguile.so: warning: warning: tmpnam() possibly used unsafely; consider using mkstemp() >creating test-gh >i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../test-suite/standalone -I../.. -I../../libguile-ltdl -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT test_list-test-list.o -MD -MP -MF .deps/test_list-test-list.Tpo -c -o test_list-test-list.o `test -f 'test-list.c' || echo './'`test-list.c >mv -f .deps/test_list-test-list.Tpo .deps/test_list-test-list.Po >/bin/bash ../../libtool --tag=CC --mode=link i686-gentoo-freebsd6.2-gcc -I../../test-suite/standalone -I../.. -I../../libguile-ltdl -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -o test-list test_list-test-list.o ../../libguile/libguile.la -lgmp -lcrypt -lm -lltdl >i686-gentoo-freebsd6.2-gcc -I../../test-suite/standalone -I../.. -I../../libguile-ltdl -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -o .libs/test-list test_list-test-list.o ../../libguile/.libs/libguile.so -L/usr/lib /usr/lib/libintl.so /usr/lib/libiconv.so /usr/lib/libgmp.so -lcrypt -lm /usr/lib/libltdl.so >../../libguile/.libs/libguile.so: warning: warning: tmpnam() possibly used unsafely; consider using mkstemp() >creating test-list >i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../test-suite/standalone -I../.. -I../../libguile-ltdl -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT test_unwind-test-unwind.o -MD -MP -MF .deps/test_unwind-test-unwind.Tpo -c -o test_unwind-test-unwind.o `test -f 'test-unwind.c' || echo './'`test-unwind.c >mv -f .deps/test_unwind-test-unwind.Tpo .deps/test_unwind-test-unwind.Po >/bin/bash ../../libtool --tag=CC --mode=link i686-gentoo-freebsd6.2-gcc -I../../test-suite/standalone -I../.. -I../../libguile-ltdl -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -o test-unwind test_unwind-test-unwind.o ../../libguile/libguile.la -lgmp -lcrypt -lm -lltdl >i686-gentoo-freebsd6.2-gcc -I../../test-suite/standalone -I../.. -I../../libguile-ltdl -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -o .libs/test-unwind test_unwind-test-unwind.o ../../libguile/.libs/libguile.so -L/usr/lib /usr/lib/libintl.so /usr/lib/libiconv.so /usr/lib/libgmp.so -lcrypt -lm /usr/lib/libltdl.so >../../libguile/.libs/libguile.so: warning: warning: tmpnam() possibly used unsafely; consider using mkstemp() >test_unwind-test-unwind.o: In function `check_ports': >/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/test-suite/standalone/test-unwind.c:175: warning: warning: mktemp() possibly used unsafely; consider using mkstemp() >creating test-unwind >i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../test-suite/standalone -I../.. -I../../libguile-ltdl -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -MT test_conversion-test-conversion.o -MD -MP -MF .deps/test_conversion-test-conversion.Tpo -c -o test_conversion-test-conversion.o `test -f 'test-conversion.c' || echo './'`test-conversion.c >mv -f .deps/test_conversion-test-conversion.Tpo .deps/test_conversion-test-conversion.Po >/bin/bash ../../libtool --tag=CC --mode=link i686-gentoo-freebsd6.2-gcc -I../../test-suite/standalone -I../.. -I../../libguile-ltdl -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -o test-conversion test_conversion-test-conversion.o ../../libguile/libguile.la -lgmp -lcrypt -lm -lltdl >i686-gentoo-freebsd6.2-gcc -I../../test-suite/standalone -I../.. -I../../libguile-ltdl -O2 -march=athlon-tbird -pipe -ggdb -Wall -Wmissing-prototypes -o .libs/test-conversion test_conversion-test-conversion.o ../../libguile/.libs/libguile.so -L/usr/lib /usr/lib/libintl.so /usr/lib/libiconv.so /usr/lib/libgmp.so -lcrypt -lm /usr/lib/libltdl.so >../../libguile/.libs/libguile.so: warning: warning: tmpnam() possibly used unsafely; consider using mkstemp() >creating test-conversion >gmake[4]: Nothing to be done for `test-system-cmds'. >gmake[4]: Nothing to be done for `test-require-extension'. >gmake[4]: Nothing to be done for `test-asmobs'. >gmake[4]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/test-suite/standalone' >gmake check-TESTS >gmake[4]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/test-suite/standalone' >PASS: test-system-cmds >PASS: test-require-extension >PASS: test-num2integral >PASS: test-round >PASS: test-gh >PASS: test-asmobs >PASS: test-list >PASS: test-unwind >PASS: test-conversion >================== >All 9 tests passed >================== >gmake[4]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/test-suite/standalone' >gmake[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/test-suite/standalone' >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/test-suite/standalone' >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/test-suite' >gmake[2]: Nothing to be done for `check-am'. >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/test-suite' >gmake[1]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/test-suite' >Making check in benchmark-suite >gmake[1]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/benchmark-suite' >gmake[1]: Nothing to be done for `check'. >gmake[1]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/benchmark-suite' >Making check in lang >gmake[1]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/lang' >Making check in elisp >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/lang/elisp' >Making check in internals >gmake[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/lang/elisp/internals' >gmake[3]: Nothing to be done for `check'. >gmake[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/lang/elisp/internals' >Making check in primitives >gmake[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/lang/elisp/primitives' >gmake[3]: Nothing to be done for `check'. >gmake[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/lang/elisp/primitives' >gmake[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/lang/elisp' >gmake[3]: Nothing to be done for `check-am'. >gmake[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/lang/elisp' >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/lang/elisp' >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/lang' >gmake[2]: Nothing to be done for `check-am'. >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/lang' >gmake[1]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/lang' >Making check in am >gmake[1]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/am' >gmake[1]: Nothing to be done for `check'. >gmake[1]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/am' >gmake[1]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1' >gmake check-TESTS >gmake[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1' >Testing /var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/pre-inst-guile ... >with GUILE_LOAD_PATH=/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1/test-suite >Running alist.test >Running and-let-star.test >Running arbiters.test >Running bit-operations.test >Running c-api.test >Running chars.test >Running common-list.test >Running continuations.test >Running elisp.test >Running environments.test >Running eval.test >Running exceptions.test >Running filesys.test >Running format.test >Running fractions.test >Running ftw.test >Running gc.test >Running getopt-long.test >Running goops.test >Running guardians.test >Running hash.test >Running hooks.test >Running import.test >Running interp.test >Running list.test >Running load.test >Running modules.test >Running numbers.test >Running optargs.test >Running options.test >Running poe.test >Running popen.test >Running ports.test >Running posix.test >Running q.test >Running r4rs.test >Running r5rs_pitfall.test >Running ramap.test >Running reader.test >Running receive.test >Running regexp.test >ERROR: regexp.test: regexp-quote: regexp/extended: (char 254 þ þ þ) - arguments: ((regular-expression-syntax "make-regexp" "empty (sub)expression" #f ("þ"))) >FAIL: regexp.test: regexp-quote: regexp/extended: (string "aX" 254 þ aþ aþ) >FAIL: regexp.test: regexp-quote: regexp/extended: string of all chars >Running socket.test >Running alist.test >Running and-let-star.test >Running arbiters.test >Running bit-operations.test >Running c-api.test >Running chars.test >Running common-list.test >Running continuations.test >Running elisp.test >Running environments.test >Running eval.test >Running exceptions.test >Running filesys.test >Running format.test >Running fractions.test >Running ftw.test >Running gc.test >Running getopt-long.test >Running goops.test >Running guardians.test >Running hash.test >Running hooks.test >Running import.test >Running interp.test >Running list.test >Running load.test >Running modules.test >Running numbers.test >Running optargs.test >Running options.test >Running poe.test >Running popen.test >Running ports.test >Running posix.test >Running q.test >Running r4rs.test >Running r5rs_pitfall.test >Running ramap.test >Running reader.test >Running receive.test >Running regexp.test >ERROR: regexp.test: regexp-quote: regexp/extended: (char 254 þ þ þ) - arguments: ((regular-expression-syntax "make-regexp" "empty (sub)expression" #f ("þ"))) >FAIL: regexp.test: regexp-quote: regexp/extended: (string "aX" 254 þ aþ aþ) >FAIL: regexp.test: regexp-quote: regexp/extended: string of all chars >Running socket.test >Running srcprop.test >Running srfi-1.test >Running srfi-10.test >Running srfi-11.test >Running srfi-13.test >Running srfi-14.test >UNRESOLVED: srfi-14.test: Latin-1 (8-bit charset): char-set:letter (membership) >UNRESOLVED: srfi-14.test: Latin-1 (8-bit charset): char-set:letter (size) >UNRESOLVED: srfi-14.test: Latin-1 (8-bit charset): char-set:lower-case (size) >UNRESOLVED: srfi-14.test: Latin-1 (8-bit charset): char-set:upper-case (size) >ERROR: srfi-14.test: Latin-1 (8-bit charset): char-set:punctuation (membership) - arguments: ((unbound-variable #f "Unbound variable: ~S" (thrown) #f)) >Running srfi-19.test >Running srfi-26.test >Running srfi-31.test >Running srfi-34.test >Running srfi-39.test >Running srfi-4.test >Running srfi-6.test >Running srfi-60.test >Running srfi-9.test >Running strings.test >Running structs.test >Running symbols.test >Running syncase.test >Running syntax.test >UNRESOLVED: syntax.test: while: in empty environment: empty body >UNRESOLVED: syntax.test: while: in empty environment: initially false >UNRESOLVED: syntax.test: while: in empty environment: iterating >Running threads.test >Running time.test >Running unif.test >Running version.test >Running weaks.test > >Totals for this test run: >passes: 11631 >failures: 2 >unexpected passes: 0 >expected failures: 25 >unresolved test cases: 7 >untested test cases: 0 >unsupported test cases: 15 >errors: 2 > >FAIL: check-guile >=================== >1 of 1 tests failed >=================== >gmake[2]: *** [check-TESTS] Error 1 >gmake[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1' >gmake[1]: *** [check-am] Error 2 >gmake[1]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.1-r3/work/guile-1.8.1' >gmake: *** [check-recursive] Error 1 > >!!! ERROR: dev-scheme/guile-1.8.1-r3 failed. >Call stack: > ebuild.sh, line 1615: Called dyn_test > ebuild.sh, line 1027: Called qa_call 'src_test' > ebuild.sh, line 44: Called src_test > ebuild.sh, line 654: Called die > >!!! Make check failed. See above for details. >!!! If you need support, post the topmost build error, and the call stack if relevant. >!!! A complete build log is located at '/var/portage/logs-prakesh/dev-scheme:guile-1.8.1-r3:20070525-103416.log'. >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 179728
:
120254
|
120256
| 120260