Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 127140 Details for
Bug 187983
dev-lisp/clisp-2.41 emerge fails w/ segmentation fault
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge log for dev-lisp/clisp
dev-lisp%3Aclisp-2.41%3A20070806-133740.log (text/plain), 163.99 KB, created by
Mathieu Z
on 2007-08-07 06:27:35 UTC
(
hide
)
Description:
emerge log for dev-lisp/clisp
Filename:
MIME Type:
Creator:
Mathieu Z
Created:
2007-08-07 06:27:35 UTC
Size:
163.99 KB
patch
obsolete
> * CLISP will be built with MIT-CLX support. >>>> Unpacking source... >>>> Unpacking clisp-2.41.tar.bz2 to /var/tmp/portage/dev-lisp/clisp-2.41/work > * Applying 2.41-fastcgi-Makefile-gentoo.patch ... > [ ok ] > * Applying 2.41-linux-headers.patch ... > [ ok ] >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41 ... > * QA Notice: USE Flag 'elibc_glibc' not in IUSE for dev-lisp/clisp-2.41 > * Configuring with --with-dynamic-ffi > --with-module=wildcard > --with-module=rawsock --with-module=bindings/glibc --with-module=clx/mit-clx --with-module=postgresql --with-module=pcre --with-module=zlib >executing /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/configure --srcdir=../src --prefix=/usr --with-module=wildcard --with-module=rawsock --with-module=bindings/glibc --with-module=clx/mit-clx --with-module=postgresql --with-module=pcre --with-module=zlib --cache-file=config.cache >configure: creating cache config.cache >configure: [1m** checks for UNIX variants that set DEFS[m >checking for gcc... gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ANSI C... none needed >checking how to run the C preprocessor... gcc -E >checking for egrep... grep -E >checking for AIX... no >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >configure: [1m** checks for programs[m >checking for gcc... (cached) gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ANSI C... (cached) none needed >checking how to run the C preprocessor... gcc -E >checking for ranlib... ranlib >checking for a BSD compatible install... /bin/install -c >checking how to copy files... cp -p >checking how to make hard links... ln >checking whether ln -s works... yes >checking how to make hard links to symlinks... hln >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for ld used by gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking how to run the C++ preprocessor... g++ -E >checking for g77... no >checking for f77... no >checking for xlf... no >checking for frt... no >checking for pgf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for f90... no >checking for xlf90... no >checking for pgf90... no >checking for epcf90... no >checking for f95... no >checking for fort... no >checking for xlf95... no >checking for ifc... no >checking for efc... no >checking for pgf95... no >checking for lf95... no >checking for gfortran... gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether gfortran accepts -g... yes >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for objdir... .libs >checking for ar... ar >checking for strip... strip >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... yes >checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC >checking if g++ PIC flag -fPIC works... yes >checking if g++ static flag -static works... yes >checking if g++ supports -c -o file.o... yes >checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for gfortran option to produce PIC... -fPIC >checking if gfortran PIC flag -fPIC works... yes >checking if gfortran static flag -static works... yes >checking if gfortran supports -c -o file.o... yes >checking whether the gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for groff... groff >checking for dvipdf... dvipdf >checking for gzip... gzip >checking whether test -nt works... yes >checking for gmake... gmake >checking whether gmake sets $(MAKE)... yes >checking for GNU make... yes >configure: [1m** checks for system features[m >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking for _LARGE_FILES value needed for large files... no >checking whether using GNU C... yes >checking whether using C++... no >checking whether CPP likes indented directives... yes >checking whether CPP likes empty macro arguments... yes >checking for underscore in external names... no >checking for getpwnam... yes >checking for DYNIX/ptx libseq or libsocket... no >checking whether gethostent requires -lnsl... no >checking whether setsockopt requires -lsocket... no >checking whether CC works at all... yes >configure: [1m** check for host type[m >configure: [1m** check for add-ons[m >checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for a BSD-compatible install... /bin/install -c >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 CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking whether NLS is requested... yes >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for libsigsegv... yes >checking how to link with libsigsegv... /usr/lib/libsigsegv.so /usr/lib/libc.so >configure: [1m** checks for fundamental compiler characteristics[m >checking for inline... inline >checking for working void... yes >checking for working "return void"... yes >checking for inline __builtin_strlen... no >checking for long long... yes >configure: [1m** checks for header files[m >checking for ANSI C header files... yes >checking sys/inttypes.h usability... no >checking sys/inttypes.h presence... no >checking for sys/inttypes.h... no >checking for unistd.h... (cached) yes >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking for offsetof in stddef.h... yes >checking for stdbool.h... yes >checking for inttypes.h... yes >checking for sys/inttypes.h... (cached) no >checking for stdint.h... yes >checking for sys/file.h... (cached) yes >checking for R_OK in unistd.h... yes >checking for sys/file.h... (cached) yes >checking for O_RDWR in fcntl.h... yes >checking for dirent.h that defines DIR... yes >checking for opendir in -ldir... no >checking for sys/utsname.h and struct utsname... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking for lber.h... yes >checking for ldap.h... yes >checking sys/shm.h usability... yes >checking sys/shm.h presence... yes >checking for sys/shm.h... yes >checking sys/ipc.h usability... yes >checking sys/ipc.h presence... yes >checking for sys/ipc.h... yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking termio.h usability... yes >checking termio.h presence... yes >checking for termio.h... yes >checking sys/termio.h usability... no >checking sys/termio.h presence... no >checking for sys/termio.h... no >checking sgtty.h usability... yes >checking sgtty.h presence... yes >checking for sgtty.h... yes >checking for tcgetattr... yes >checking for TCSAFLUSH in termios.h... yes >checking for struct winsize in termios.h... no >checking for struct winsize in sys/ioctl.h... yes >checking for X... libraries , headers >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >configure: [1m** checks for typedefs[m >checking for caddr_t in sys/types.h... yes >checking for socklen_t in sys/socket.h... yes >checking for off_t... yes >checking size of off_t... 8 >checking for struct timeval... yes >checking size of struct timeval... 8 >configure: [1m** checks for structure members[m >checking for struct dirent.d_namlen... no >checking whether struct tm is in sys/time.h or time.h... time.h >configure: [1m** checks for functions and declarations[m >checking for working alloca.h... yes >checking for alloca... yes >checking for _setjmp... yes >checking for _longjmp... yes >checking return type of signal handlers... void >checking whether the signal handler function type needs dots... no >checking for sighold... yes >checking for sigprocmask... yes >checking for sigblock... yes >checking for signal blocking interfaces... SystemV POSIX BSD >checking whether signal handlers need to be reinstalled... no >checking whether signals are blocked when signal handlers are entered... yes >checking whether other signals are blocked when signal handlers are entered... no >checking for sigaction... yes >checking for siginterrupt... yes >checking for fpu_control_t... yes >checking for __setfpucw... yes >checking for raise... yes >checking for abort declaration... > extern void abort (void); >checking for perror declaration... yes >checking for strerror... yes >checking for sysconf... yes >checking for getdtablesize... yes >checking for memset... yes >checking for setsid... yes >checking for setpgid... yes >checking for fchmod... yes >checking for fsync... yes >checking for flock... yes >checking for gethostent... yes >checking for shutdown... yes >checking for usleep... yes >checking for ualarm... yes >checking for setitimer... yes >checking for nice... yes >checking for ftime... yes >checking for realpath... yes >checking for putenv... yes >checking for setenv... yes >checking for unsetenv... yes >checking whether environ is declared... yes >checking return value of unsetenv... void >checking for LC_MESSAGES... yes >checking for getrlimit... yes >checking for setrlimit... yes >checking for rlim_t... yes >checking size of rlim_t... 8 >checking for getrlimit declaration... > extern int getrlimit (enum __rlimit_resource, struct rlimit *); >checking for setrlimit declaration... > extern int setrlimit (enum __rlimit_resource, const struct rlimit *); >checking for pid_t... yes >checking for unistd.h... (cached) yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for waitpid declaration... > extern pid_t waitpid (pid_t, int*, int); >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/times.h usability... yes >checking sys/times.h presence... yes >checking for sys/times.h... yes >checking for getrusage... yes >checking for getrusage declaration... > extern int getrusage (int, struct rusage *); >checking whether getrusage works... yes >checking for getcwd... yes >checking for getcwd declaration... > extern char* getcwd (char*, size_t); >checking whether stat file-mode macros are broken... no >checking whether time.h and sys/time.h may both be included... yes >checking for lstat... yes >checking sys/statvfs.h usability... yes >checking sys/statvfs.h presence... yes >checking for sys/statvfs.h... yes >checking sys/statfs.h usability... yes >checking sys/statfs.h presence... yes >checking for sys/statfs.h... yes >checking for sys/stat.h... (cached) yes >checking whether f_fsid is scalar... yes >checking for fsblkcnt_t... yes >checking size of fsblkcnt_t... 8 >checking for fsfilcnt_t... yes >checking size of fsfilcnt_t... 8 >checking for struct stat.st_rdev... yes >checking for struct stat.st_blksize... yes >checking for struct stat.st_blocks... yes >checking for ino_t... yes >checking size of ino_t... 8 >checking for dev_t... yes >checking size of dev_t... 8 >checking for readlink... yes >checking for ELOOP... yes >checking for closedir declaration... > extern int closedir (DIR*); >checking for usable closedir return value... yes >checking for ioctl... yes >checking for ioctl declaration... > extern int ioctl (int, unsigned long, ...); >checking for FIONREAD... no >checking for FIONREAD in sys/filio.h... no >checking for FIONREAD in sys/ioctl.h... yes >checking for reliable FIONREAD... yes >checking for poll... yes >checking for reliable poll()... yes >checking for select... yes >checking for sys/select.h... yes >checking for select declaration... > extern int select (int, fd_set *, fd_set *, fd_set *, struct timeval *); >checking for reliable select()... yes >checking for gettimeofday... yes >checking for gettimeofday declaration... > extern int gettimeofday (struct timeval *, struct timezone *); >checking for gethostname... yes >checking for connect... (cached) yes >checking for connect declaration... > extern int connect (int, const struct sockaddr *, size_t); >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking for sun_len in struct sockaddr_un... no >checking for IPv4 sockets... yes >checking for IPv6 sockets... yes >checking for inet_pton... yes >checking for inet_ntop... yes >checking for inet_addr... yes >checking for setsockopt... yes >checking for getsockopt... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking for inet_addr declaration... > extern unsigned int inet_addr (const char*); >checking for netinet/tcp.h... yes >checking for setsockopt declaration... > extern int setsockopt (int, int, int, const void*, unsigned int); >checking for the code address range... 0x08000000 >checking for the malloc address range... 0x08000000 >checking for the shared library address range... 0xB7000000 >checking for the stack address range... 0xBF000000 >checking for getpagesize... yes >checking for getpagesize declaration... > extern int getpagesize (void); >checking for vadvise... no >checking for vm_allocate... no >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking for mmap... yes >checking for working mmap... yes >checking for munmap... yes >checking for msync... yes >checking for mprotect... yes >checking for working mprotect... yes >checking for working shared memory... yes >checking sys/sysmacros.h usability... yes >checking sys/sysmacros.h presence... yes >checking for sys/sysmacros.h... yes >checking for attachability of removed shared memory... no >checking for dlfcn.h... (cached) yes >checking for library containing dlopen... -ldl >checking for dlopen... yes >checking for dlsym... yes >checking for dlerror... yes >checking for dlclose... yes >configure: [1m** checks for libraries[m >checking for library containing tgetent... -lncurses >checking readline/readline.h usability... yes >checking readline/readline.h presence... yes >checking for readline/readline.h... yes >checking for readline... yes >checking for rl_filename_completion_function... yes >checking for filename_completion_function declaration... > extern char* rl_filename_completion_function(const char*, int); >checking whether rl_already_prompted is declared... yes >checking whether rl_readline_name is declared... yes >checking whether rl_gnu_readline_p is declared... yes >checking for a modern readline... found a modern GNU readline >configure: [1m** checks for OS services[m >checking for the valid characters in filenames... 8-bit >configure: [1m** checks for compiler characteristics (arithmetic data types)[m >checking whether char is unsigned... no >checking whether single-float divbyzero raises an exception... no >checking whether single-float overflow raises an exception... no >checking whether single-float underflow raises an exception... no >checking whether single-float inexact raises an exception... no >checking whether double-float divbyzero raises an exception... no >checking whether double-float overflow raises an exception... no >checking whether double-float underflow raises an exception... no >checking whether double-float inexact raises an exception... no >checking for long double... yes >checking whether byte ordering is bigendian... no >configure: checking for integer types and behaviour... >creating intparam.h >configure: checking for floating-point types and behaviour... >creating floatparam.h >configure: [1m** output file generation[m >updating cache config.cache >configure: creating ./config.status >config.status: creating po/Makefile.in >config.status: creating makemake >config.status: creating unixconf.h >config.status: executing default-1 commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >executing /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/avcall/configure --srcdir=../../ffcall/avcall --prefix=/usr --with-module=wildcard --with-module=rawsock --with-module=bindings/glibc --with-module=clx/mit-clx --with-module=postgresql --with-module=pcre --with-module=zlib --cache-file=../config.cache >configure: loading cache ../config.cache >checking for gcc... (cached) 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... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ANSI C... (cached) none needed >checking how to run the C preprocessor... (cached) gcc -E >checking for egrep... (cached) grep -E >checking whether gcc needs -traditional... no >checking whether using GNU C... (cached) yes >checking for underscore in external names... (cached) no >checking for ranlib... (cached) ranlib >checking whether make sets $(MAKE)... yes >checking for a BSD compatible install... (cached) /bin/install -c >checking how to copy files... (cached) cp -p >checking how to make hard links... (cached) ln >checking build system type... (cached) i686-pc-linux-gnu >checking host system type... (cached) i686-pc-linux-gnu >checking for a sed that does not truncate output... (cached) /bin/sed >checking for ld used by gcc... (cached) /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... (cached) -r >checking for BSD-compatible nm... (cached) /usr/bin/nm -B >checking whether ln -s works... (cached) yes >checking how to recognise dependent libraries... (cached) pass_all >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for dlfcn.h... (cached) yes >checking for g++... (cached) g++ >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether g++ accepts -g... (cached) yes >checking how to run the C++ preprocessor... (cached) g++ -E >checking for g77... (cached) gfortran >checking whether we are using the GNU Fortran 77 compiler... (cached) yes >checking whether gfortran accepts -g... (cached) yes >checking the maximum length of command line arguments... (cached) 32768 >checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok >checking for objdir... (cached) .libs >checking for ar... (cached) ar >checking for strip... (cached) strip >checking if gcc static flag works... yes >checking if gcc supports -fno-rtti -fno-exceptions... (cached) no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... (cached) /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes >checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC >checking if g++ PIC flag -fPIC works... yes >checking if g++ supports -c -o file.o... (cached) yes >checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >checking for gfortran option to produce PIC... -fPIC >checking if gfortran PIC flag -fPIC works... yes >checking if gfortran supports -c -o file.o... (cached) yes >checking whether the gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking for pcc non-reentrant struct return convention... no >checking whether small structs are returned in registers... no >checking whether floats are returned in integer registers... no >checking for long long... (cached) yes >updating cache ../config.cache >configure: creating ./config.status >config.status: creating Makefile >config.status: creating avcall.h >executing /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/configure --srcdir=../../ffcall/callback --prefix=/usr --with-module=wildcard --with-module=rawsock --with-module=bindings/glibc --with-module=clx/mit-clx --with-module=postgresql --with-module=pcre --with-module=zlib --cache-file=../config.cache >configure: loading cache ../config.cache >checking for gcc... (cached) 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... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ANSI C... (cached) none needed >checking how to run the C preprocessor... (cached) gcc -E >checking for egrep... (cached) grep -E >checking whether gcc needs -traditional... (cached) no >checking whether using GNU C... (cached) yes >checking for ranlib... (cached) ranlib >checking whether make sets $(MAKE)... (cached) yes >checking for a BSD compatible install... (cached) /bin/install -c >checking how to copy files... (cached) cp -p >checking how to make hard links... (cached) ln >checking whether ln -s works... (cached) yes >checking build system type... (cached) i686-pc-linux-gnu >checking host system type... (cached) i686-pc-linux-gnu >checking for a sed that does not truncate output... (cached) /bin/sed >checking for ld used by gcc... (cached) /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... (cached) -r >checking for BSD-compatible nm... (cached) /usr/bin/nm -B >checking how to recognise dependent libraries... (cached) pass_all >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for dlfcn.h... (cached) yes >checking for g++... (cached) g++ >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether g++ accepts -g... (cached) yes >checking how to run the C++ preprocessor... (cached) g++ -E >checking for g77... (cached) gfortran >checking whether we are using the GNU Fortran 77 compiler... (cached) yes >checking whether gfortran accepts -g... (cached) yes >checking the maximum length of command line arguments... (cached) 32768 >checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok >checking for objdir... (cached) .libs >checking for ar... (cached) ar >checking for strip... (cached) strip >checking if gcc static flag works... yes >checking if gcc supports -fno-rtti -fno-exceptions... (cached) no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... (cached) /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes >checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC >checking if g++ PIC flag -fPIC works... yes >checking if g++ supports -c -o file.o... (cached) yes >checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >checking for gfortran option to produce PIC... -fPIC >checking if gfortran PIC flag -fPIC works... yes >checking if gfortran supports -c -o file.o... (cached) yes >checking whether the gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >configure: creating ./config.status >config.status: creating Makefile >configure: configuring in vacall_r >configure: running /bin/sh '../../../ffcall/callback/vacall_r/configure' --prefix=/usr '--srcdir=../../ffcall/callback' '--prefix=/usr' '--with-module=wildcard' '--with-module=rawsock' '--with-module=bindings/glibc' '--with-module=clx/mit-clx' '--with-module=postgresql' '--with-module=pcre' '--with-module=zlib' '--cache-file=../config.cache' 'CFLAGS=-O2 -march=pentium-m -pipe -fomit-frame-pointer' 'CXXFLAGS=-O2 -march=pentium-m -pipe -fomit-frame-pointer' --cache-file=../../config.cache --srcdir=../../../ffcall/callback/vacall_r >configure: loading cache ../../config.cache >checking for gcc... (cached) 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... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ANSI C... (cached) none needed >checking how to run the C preprocessor... (cached) gcc -E >checking for egrep... (cached) grep -E >checking whether gcc needs -traditional... (cached) no >checking whether using GNU C... (cached) yes >checking for underscore in external names... (cached) no >checking for ranlib... (cached) ranlib >checking whether make sets $(MAKE)... (cached) yes >checking for a BSD compatible install... (cached) /bin/install -c >checking how to copy files... (cached) cp -p >checking how to make hard links... (cached) ln >checking build system type... (cached) i686-pc-linux-gnu >checking host system type... (cached) i686-pc-linux-gnu >checking for a sed that does not truncate output... (cached) /bin/sed >checking for ld used by gcc... (cached) /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... (cached) -r >checking for BSD-compatible nm... (cached) /usr/bin/nm -B >checking whether ln -s works... (cached) yes >checking how to recognise dependent libraries... (cached) pass_all >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for dlfcn.h... (cached) yes >checking for g++... (cached) g++ >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether g++ accepts -g... (cached) yes >checking how to run the C++ preprocessor... (cached) g++ -E >checking for g77... (cached) gfortran >checking whether we are using the GNU Fortran 77 compiler... (cached) yes >checking whether gfortran accepts -g... (cached) yes >checking the maximum length of command line arguments... (cached) 32768 >checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok >checking for objdir... (cached) .libs >checking for ar... (cached) ar >checking for strip... (cached) strip >checking if gcc static flag works... yes >checking if gcc supports -fno-rtti -fno-exceptions... (cached) no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... (cached) /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes >checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC >checking if g++ PIC flag -fPIC works... yes >checking if g++ supports -c -o file.o... (cached) yes >checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >checking for gfortran option to produce PIC... -fPIC >checking if gfortran PIC flag -fPIC works... yes >checking if gfortran supports -c -o file.o... (cached) yes >checking whether the gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking for pcc non-reentrant struct return convention... (cached) no >checking whether small structs are returned in registers... (cached) no >checking whether floats are returned in integer registers... (cached) no >checking for long long... (cached) yes >checking whether char is unsigned... (cached) no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating vacall_r.h >config.status: creating config.h >configure: configuring in trampoline_r >configure: running /bin/sh '../../../ffcall/callback/trampoline_r/configure' --prefix=/usr '--srcdir=../../ffcall/callback' '--prefix=/usr' '--with-module=wildcard' '--with-module=rawsock' '--with-module=bindings/glibc' '--with-module=clx/mit-clx' '--with-module=postgresql' '--with-module=pcre' '--with-module=zlib' '--cache-file=../config.cache' 'CFLAGS=-O2 -march=pentium-m -pipe -fomit-frame-pointer' 'CXXFLAGS=-O2 -march=pentium-m -pipe -fomit-frame-pointer' --cache-file=../../config.cache --srcdir=../../../ffcall/callback/trampoline_r >configure: loading cache ../../config.cache >checking for gcc... (cached) 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... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ANSI C... (cached) none needed >checking how to run the C preprocessor... (cached) gcc -E >checking for egrep... (cached) grep -E >checking whether gcc needs -traditional... (cached) no >checking whether using GNU C... (cached) yes >checking for underscore in external names... (cached) no >checking for ranlib... (cached) ranlib >checking whether make sets $(MAKE)... (cached) yes >checking for a BSD compatible install... (cached) /bin/install -c >checking how to copy files... (cached) cp -p >checking how to make hard links... (cached) ln >checking whether ln -s works... (cached) yes >checking build system type... (cached) i686-pc-linux-gnu >checking host system type... (cached) i686-pc-linux-gnu >checking for a sed that does not truncate output... (cached) /bin/sed >checking for ld used by gcc... (cached) /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... (cached) -r >checking for BSD-compatible nm... (cached) /usr/bin/nm -B >checking how to recognise dependent libraries... (cached) pass_all >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for dlfcn.h... (cached) yes >checking for g++... (cached) g++ >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether g++ accepts -g... (cached) yes >checking how to run the C++ preprocessor... (cached) g++ -E >checking for g77... (cached) gfortran >checking whether we are using the GNU Fortran 77 compiler... (cached) yes >checking whether gfortran accepts -g... (cached) yes >checking the maximum length of command line arguments... (cached) 32768 >checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok >checking for objdir... (cached) .libs >checking for ar... (cached) ar >checking for strip... (cached) strip >checking if gcc static flag works... yes >checking if gcc supports -fno-rtti -fno-exceptions... (cached) no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... (cached) /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes >checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC >checking if g++ PIC flag -fPIC works... yes >checking if g++ supports -c -o file.o... (cached) yes >checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >checking for gfortran option to produce PIC... -fPIC >checking if gfortran PIC flag -fPIC works... yes >checking if gfortran supports -c -o file.o... (cached) yes >checking whether the gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking for working void... (cached) yes >checking for working "return void"... (cached) yes >checking for ANSI C header files... (cached) yes >checking for unistd_h... (cached) yes >checking for getpagesize... (cached) yes >checking for getpagesize declaration... (cached) > extern int getpagesize (void); >checking for vm_allocate... (cached) no >checking for sys/file.h... (cached) yes >checking for O_RDWR in fcntl.h... (cached) yes >checking for sys/mman.h... (cached) yes >checking for mmap... (cached) yes >checking for working mmap... (cached) yes >checking for mprotect... (cached) yes >checking for working mprotect... (cached) yes >checking for sys/shm.h... (cached) yes >checking for sys/ipc.h... (cached) yes >checking for working shared memory... (cached) yes >checking for sys/sysmacros.h... (cached) yes >checking whether code in malloc'ed memory is executable... yes >updating cache ../../config.cache >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >executing /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/libcharset/configure --srcdir=../../libcharset --disable-shared --prefix=/usr --with-module=wildcard --with-module=rawsock --with-module=bindings/glibc --with-module=clx/mit-clx --with-module=postgresql --with-module=pcre --with-module=zlib --cache-file=../config.cache >configure: loading cache ../config.cache >checking whether make sets $(MAKE)... (cached) yes >checking for gcc... (cached) 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... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ANSI C... (cached) none needed >checking how to run the C preprocessor... (cached) gcc -E >checking for egrep... (cached) grep -E >checking whether gcc needs -traditional... (cached) no >checking for a BSD-compatible install... /bin/install -c >checking build system type... (cached) i686-pc-linux-gnu >checking host system type... (cached) i686-pc-linux-gnu >checking whether to activate relocatable installation... no >checking for AIX... no >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for minix/config.h... (cached) no >checking for library containing strerror... none required >checking for a sed that does not truncate output... (cached) /bin/sed >checking for ld used by gcc... (cached) /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... (cached) -r >checking for BSD-compatible nm... (cached) /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... (cached) pass_all >checking for dlfcn.h... (cached) yes >checking for g++... (cached) g++ >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether g++ accepts -g... (cached) yes >checking how to run the C++ preprocessor... (cached) g++ -E >checking for g77... (cached) gfortran >checking whether we are using the GNU Fortran 77 compiler... (cached) yes >checking whether gfortran accepts -g... (cached) yes >checking the maximum length of command line arguments... (cached) 32768 >checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok >checking for objdir... (cached) .libs >checking for ar... (cached) ar >checking for strip... (cached) strip >checking if gcc static flag works... yes >checking if gcc supports -fno-rtti -fno-exceptions... (cached) no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... (cached) /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes >checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC >checking if g++ PIC flag -fPIC works... yes >checking if g++ supports -c -o file.o... (cached) yes >checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >checking for gfortran option to produce PIC... -fPIC >checking if gfortran PIC flag -fPIC works... yes >checking if gfortran supports -c -o file.o... (cached) yes >checking whether the gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking for nl_langinfo and CODESET... yes >checking whether we are using the GNU C Library 2.1 or newer... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for setlocale... yes >updating cache ../config.cache >configure: creating ./config.status >config.status: creating Makefile >config.status: creating lib/Makefile >config.status: creating config.h >gcc -E `if test false = true; then echo '-DASM_UNDERSCORE'; fi` ../../ffcall/avcall/avcall-i386-macro.S | grep -v '^ *#line' | grep -v '^#ident' | grep -v '^#' | sed -e 's,% ,%,g' -e 's,% ,%,g' -e 's,\. ,.,g' > avcall-i386.s >/bin/sh ./libtool --mode=compile gcc -x none -c avcall-i386.s > gcc -x none -c avcall-i386.s -o avcall-i386.o >rm -f avcall.lo avcall.o >ln avcall-i386.lo avcall.lo >if test -f avcall-i386.o; then ln avcall-i386.o avcall.o; fi >/bin/sh ./libtool --mode=compile gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -c ../../ffcall/avcall/structcpy.c > gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -c ../../ffcall/avcall/structcpy.c -o structcpy.o >/bin/sh ./libtool --mode=link gcc -o libavcall.la -rpath /usr/lib avcall.lo structcpy.lo >mkdir .libs >ar cru .libs/libavcall.a avcall-i386.o structcpy.o >ranlib .libs/libavcall.a >creating libavcall.la >(cd .libs && rm -f libavcall.la && ln -s ../libavcall.la libavcall.la) >cd vacall_r; make all >make[1]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/vacall_r' >gcc -E `if test false = true; then echo '-DASM_UNDERSCORE'; fi` ../../../ffcall/callback/vacall_r/vacall-i386-macro.S | grep -v '^ *#line' | grep -v '^#ident' | grep -v '^#' | sed -e 's,% ,%,g' -e 's,% ,%,g' -e 's,\. ,.,g' > vacall-i386.s >/bin/sh ./libtool --mode=compile gcc -x none -c vacall-i386.s > gcc -x none -c vacall-i386.s -o vacall-i386.o >rm -f vacall.lo vacall.o >ln vacall-i386.lo vacall.lo >if test -f vacall-i386.o; then ln vacall-i386.o vacall.o; fi >/bin/sh ./libtool --mode=compile gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -I. -I../../../ffcall/callback/vacall_r -c ../../../ffcall/callback/vacall_r/misc.c > gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -I. -I../../../ffcall/callback/vacall_r -c ../../../ffcall/callback/vacall_r/misc.c -o misc.o >/bin/sh ./libtool --mode=compile gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -c ../../../ffcall/callback/vacall_r/structcpy.c > gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -c ../../../ffcall/callback/vacall_r/structcpy.c -o structcpy.o >/bin/sh ./libtool --mode=link gcc -o libvacall.la -rpath /usr/lib vacall.lo misc.lo structcpy.lo >mkdir .libs >ar cru .libs/libvacall.a vacall-i386.o misc.o structcpy.o >ranlib .libs/libvacall.a >creating libvacall.la >(cd .libs && rm -f libvacall.la && ln -s ../libvacall.la libvacall.la) >make[1]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/vacall_r' >cd trampoline_r; make all >make[1]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/trampoline_r' >ln -s ../../../ffcall/callback/trampoline_r/trampoline_r.h.in trampoline_r.h >/bin/sh ./libtool --mode=compile gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -I. -I../../../ffcall/callback/trampoline_r -c ../../../ffcall/callback/trampoline_r/trampoline.c > gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -I. -I../../../ffcall/callback/trampoline_r -c ../../../ffcall/callback/trampoline_r/trampoline.c -o trampoline.o >/bin/sh ./libtool --mode=link gcc -o libtrampoline.la -rpath /usr/lib trampoline.lo >mkdir .libs >ar cru .libs/libtrampoline.a trampoline.o >ranlib .libs/libtrampoline.a >creating libtrampoline.la >(cd .libs && rm -f libtrampoline.la && ln -s ../libtrampoline.la libtrampoline.la) >make[1]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/trampoline_r' >ln -s ../../ffcall/callback/callback.h.in callback.h >ln -s vacall_r/vacall_r.h vacall_r.h >ln -s trampoline_r/trampoline_r.h trampoline_r.h >/bin/sh ./libtool --mode=link gcc -o libcallback.la -rpath /usr/lib vacall_r/vacall.lo vacall_r/misc.lo vacall_r/structcpy.lo trampoline_r/*.lo >mkdir .libs >ar cru .libs/libcallback.a vacall_r/vacall-i386.o vacall_r/misc.o vacall_r/structcpy.o trampoline_r/trampoline.o >ranlib .libs/libcallback.a >creating libcallback.la >(cd .libs && rm -f libcallback.la && ln -s ../libcallback.la libcallback.la) >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -I. -I../../ffcall/avcall -c ../../ffcall/avcall/minitests.c >/bin/sh ./libtool --mode=link gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -x none minitests.o libavcall.la -o minitests >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -x none minitests.o -o minitests ./.libs/libavcall.a >./minitests > minitests.out >LC_ALL=C uniq -u < minitests.out > minitests.output.i686-pc-linux-gnu >test '!' -s minitests.output.i686-pc-linux-gnu >cd vacall_r; make all >make[1]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/vacall_r' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/vacall_r' >cd trampoline_r; make all >make[1]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/trampoline_r' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/trampoline_r' >cd vacall_r; make check >make[1]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/vacall_r' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/vacall_r' >cd trampoline_r; make check >make[1]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/trampoline_r' >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -I. -I../../../ffcall/callback/trampoline_r -c ../../../ffcall/callback/trampoline_r/test1.c >/bin/sh ./libtool --mode=link gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -x none test1.o trampoline.lo -o test1 >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -x none test1.o trampoline.o -o test1 >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -I. -I../../../ffcall/callback/trampoline_r -c ../../../ffcall/callback/trampoline_r/test2.c >/bin/sh ./libtool --mode=link gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -x none test2.o trampoline.lo -o test2 >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -x none test2.o trampoline.o -o test2 >./test1 >Works, test1 passed. >./test2 >test2 passed. >touch tests.passed.i686-pc-linux-gnu >make[1]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/trampoline_r' >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -I. -I../../ffcall/callback -c ../../ffcall/callback/minitests.c >/bin/sh ./libtool --mode=link gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -x none minitests.o libcallback.la -o minitests >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -x none minitests.o -o minitests ./.libs/libcallback.a >./minitests > minitests.out >LC_ALL=C uniq -u < minitests.out > minitests.output.i686-pc-linux-gnu >test '!' -s minitests.output.i686-pc-linux-gnu >Configure findings: > FFI: yes (user requested: yes) > readline: yes (user requested: default) > libsigsegv: yes > >To continue building CLISP, the following commands are recommended > (cf. unix/INSTALL step 4): > cd build > ./makemake --with-dynamic-ffi --prefix=/usr --with-module=wildcard --with-module=rawsock --with-module=bindings/glibc --with-module=clx/mit-clx --with-module=postgresql --with-module=pcre --with-module=zlib --srcdir=../src > Makefile > make config.lisp > /usr/bin/vim config.lisp > make > make check >cp -p ../src/cfgunix.lisp config.lisp >chmod +w config.lisp >echo '(setq *clhs-root-default* "http://www.lisp.org/HyperSpec/")' >> config.lisp >ln -s ../src/.gdbinit .gdbinit >echo '#include "unixconf.h"' > tmp.c >cat '../src/intparam.c' >> tmp.c >gcc tmp.c -o intparam >./intparam > intparam.h >rm -f intparam tmp.c >echo '#include "unixconf.h"' > tmp.c >cat '../src/floatparam.c' >> tmp.c >gcc tmp.c -o floatparam >./floatparam > floatparam.h >rm -f floatparam tmp.c >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I. -x none ../utils/comment5.c -o comment5 >./comment5 ../utils/gctrigger.d > gctrigger.c >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I. -x none gctrigger.c -o gctrigger >../utils/gctrigger.d: In function ‘nexttoken’: >../utils/gctrigger.d:609: warning: ‘token.ch’ is used uninitialized in this function >../utils/gctrigger.d:609: warning: ‘token.string’ is used uninitialized in this function >rm -f gctrigger.c >./comment5 ../utils/varbrace.d > varbrace.c >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I. -x none varbrace.c -o varbrace >rm -f varbrace.c >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I. -x none ../utils/txt2c.c -o txt2c >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I. -x none ../utils/ccmp2c.c -o ccmp2c >rm -f spvw.d >ln -s ../src/spvw.d spvw.d >rm -f spvwtabf.d >ln -s ../src/spvwtabf.d spvwtabf.d >rm -f spvwtabs.d >ln -s ../src/spvwtabs.d spvwtabs.d >rm -f spvwtabo.d >ln -s ../src/spvwtabo.d spvwtabo.d >rm -f eval.d >ln -s ../src/eval.d eval.d >rm -f control.d >ln -s ../src/control.d control.d >rm -f encoding.d >ln -s ../src/encoding.d encoding.d >rm -f pathname.d >ln -s ../src/pathname.d pathname.d >rm -f stream.d >ln -s ../src/stream.d stream.d >rm -f socket.d >ln -s ../src/socket.d socket.d >rm -f io.d >ln -s ../src/io.d io.d >rm -f array.d >ln -s ../src/array.d array.d >rm -f hashtabl.d >ln -s ../src/hashtabl.d hashtabl.d >rm -f list.d >ln -s ../src/list.d list.d >rm -f package.d >ln -s ../src/package.d package.d >rm -f record.d >ln -s ../src/record.d record.d >rm -f weak.d >ln -s ../src/weak.d weak.d >rm -f sequence.d >ln -s ../src/sequence.d sequence.d >rm -f charstrg.d >ln -s ../src/charstrg.d charstrg.d >rm -f debug.d >ln -s ../src/debug.d debug.d >rm -f error.d >ln -s ../src/error.d error.d >rm -f misc.d >ln -s ../src/misc.d misc.d >rm -f time.d >ln -s ../src/time.d time.d >rm -f predtype.d >ln -s ../src/predtype.d predtype.d >rm -f symbol.d >ln -s ../src/symbol.d symbol.d >rm -f lisparit.d >ln -s ../src/lisparit.d lisparit.d >rm -f i18n.d >ln -s ../src/i18n.d i18n.d >rm -f foreign.d >ln -s ../src/foreign.d foreign.d >rm -f unixaux.d >ln -s ../src/unixaux.d unixaux.d >rm -f built.d >ln -s ../src/built.d built.d >rm -f lispbibl.d >ln -s ../src/lispbibl.d lispbibl.d >rm -f fsubr.d >ln -s ../src/fsubr.d fsubr.d >rm -f subr.d >ln -s ../src/subr.d subr.d >rm -f pseudofun.d >ln -s ../src/pseudofun.d pseudofun.d >rm -f constsym.d >ln -s ../src/constsym.d constsym.d >rm -f constobj.d >ln -s ../src/constobj.d constobj.d >rm -f unix.d >ln -s ../src/unix.d unix.d >rm -f xthread.d >ln -s ../src/xthread.d xthread.d >rm -f constpack.d >ln -s ../src/constpack.d constpack.d >rm -f avl.d >ln -s ../src/avl.d avl.d >rm -f sort.d >ln -s ../src/sort.d sort.d >rm -f subrkw.d >ln -s ../src/subrkw.d subrkw.d >rm -f bytecode.d >ln -s ../src/bytecode.d bytecode.d >rm -f spvw_module.d >ln -s ../src/spvw_module.d spvw_module.d >rm -f spvw_debug.d >ln -s ../src/spvw_debug.d spvw_debug.d >rm -f spvw_alloca.d >ln -s ../src/spvw_alloca.d spvw_alloca.d >rm -f spvw_mmap.d >ln -s ../src/spvw_mmap.d spvw_mmap.d >rm -f spvw_multimap.d >ln -s ../src/spvw_multimap.d spvw_multimap.d >rm -f spvw_singlemap.d >ln -s ../src/spvw_singlemap.d spvw_singlemap.d >rm -f spvw_page.d >ln -s ../src/spvw_page.d spvw_page.d >rm -f spvw_heap.d >ln -s ../src/spvw_heap.d spvw_heap.d >rm -f spvw_global.d >ln -s ../src/spvw_global.d spvw_global.d >rm -f spvw_gcstat.d >ln -s ../src/spvw_gcstat.d spvw_gcstat.d >rm -f spvw_space.d >ln -s ../src/spvw_space.d spvw_space.d >rm -f spvw_mark.d >ln -s ../src/spvw_mark.d spvw_mark.d >rm -f spvw_objsize.d >ln -s ../src/spvw_objsize.d spvw_objsize.d >rm -f spvw_update.d >ln -s ../src/spvw_update.d spvw_update.d >rm -f spvw_fault.d >ln -s ../src/spvw_fault.d spvw_fault.d >rm -f spvw_sigsegv.d >ln -s ../src/spvw_sigsegv.d spvw_sigsegv.d >rm -f spvw_sigcld.d >ln -s ../src/spvw_sigcld.d spvw_sigcld.d >rm -f spvw_sigpipe.d >ln -s ../src/spvw_sigpipe.d spvw_sigpipe.d >rm -f spvw_sigint.d >ln -s ../src/spvw_sigint.d spvw_sigint.d >rm -f spvw_sigwinch.d >ln -s ../src/spvw_sigwinch.d spvw_sigwinch.d >rm -f spvw_sigterm.d >ln -s ../src/spvw_sigterm.d spvw_sigterm.d >rm -f spvw_garcol.d >ln -s ../src/spvw_garcol.d spvw_garcol.d >rm -f spvw_genera1.d >ln -s ../src/spvw_genera1.d spvw_genera1.d >rm -f spvw_gcmark.d >ln -s ../src/spvw_gcmark.d spvw_gcmark.d >rm -f spvw_genera2.d >ln -s ../src/spvw_genera2.d spvw_genera2.d >rm -f spvw_weak.d >ln -s ../src/spvw_weak.d spvw_weak.d >rm -f spvw_genera3.d >ln -s ../src/spvw_genera3.d spvw_genera3.d >rm -f spvw_allocate.d >ln -s ../src/spvw_allocate.d spvw_allocate.d >rm -f spvw_typealloc.d >ln -s ../src/spvw_typealloc.d spvw_typealloc.d >rm -f spvw_circ.d >ln -s ../src/spvw_circ.d spvw_circ.d >rm -f spvw_walk.d >ln -s ../src/spvw_walk.d spvw_walk.d >rm -f spvw_ctype.d >ln -s ../src/spvw_ctype.d spvw_ctype.d >rm -f spvw_language.d >ln -s ../src/spvw_language.d spvw_language.d >rm -f spvw_memfile.d >ln -s ../src/spvw_memfile.d spvw_memfile.d >rm -f errunix.d >ln -s ../src/errunix.d errunix.d >rm -f aridecl.d >ln -s ../src/aridecl.d aridecl.d >rm -f arilev0.d >ln -s ../src/arilev0.d arilev0.d >rm -f arilev1.d >ln -s ../src/arilev1.d arilev1.d >rm -f intelem.d >ln -s ../src/intelem.d intelem.d >rm -f intlog.d >ln -s ../src/intlog.d intlog.d >rm -f intplus.d >ln -s ../src/intplus.d intplus.d >rm -f intcomp.d >ln -s ../src/intcomp.d intcomp.d >rm -f intbyte.d >ln -s ../src/intbyte.d intbyte.d >rm -f intmal.d >ln -s ../src/intmal.d intmal.d >rm -f intdiv.d >ln -s ../src/intdiv.d intdiv.d >rm -f intgcd.d >ln -s ../src/intgcd.d intgcd.d >rm -f int2adic.d >ln -s ../src/int2adic.d int2adic.d >rm -f intsqrt.d >ln -s ../src/intsqrt.d intsqrt.d >rm -f intprint.d >ln -s ../src/intprint.d intprint.d >rm -f intread.d >ln -s ../src/intread.d intread.d >rm -f intserial.d >ln -s ../src/intserial.d intserial.d >rm -f rational.d >ln -s ../src/rational.d rational.d >rm -f sfloat.d >ln -s ../src/sfloat.d sfloat.d >rm -f ffloat.d >ln -s ../src/ffloat.d ffloat.d >rm -f dfloat.d >ln -s ../src/dfloat.d dfloat.d >rm -f lfloat.d >ln -s ../src/lfloat.d lfloat.d >rm -f flo_konv.d >ln -s ../src/flo_konv.d flo_konv.d >rm -f flo_rest.d >ln -s ../src/flo_rest.d flo_rest.d >rm -f realelem.d >ln -s ../src/realelem.d realelem.d >rm -f realrand.d >ln -s ../src/realrand.d realrand.d >rm -f realtran.d >ln -s ../src/realtran.d realtran.d >rm -f compelem.d >ln -s ../src/compelem.d compelem.d >rm -f comptran.d >ln -s ../src/comptran.d comptran.d >rm -f arilev1c.d >ln -s ../src/arilev1c.d arilev1c.d >rm -f arilev1e.d >ln -s ../src/arilev1e.d arilev1e.d >rm -f arilev1i.d >ln -s ../src/arilev1i.d arilev1i.d >rm -f genclisph.d >ln -s ../src/genclisph.d genclisph.d >rm -f modules.d >ln -s ../src/modules.d modules.d >rm -f noreadline.d >ln -s ../src/noreadline.d noreadline.d >rm -f ari80386.d >ln -s ../src/ari80386.d ari80386.d >rm -f modules.h >ln -s ../src/modules.h modules.h >rm -f uni_upcase.c >ln -s ../src/uni_upcase.c uni_upcase.c >rm -f uni_downcase.c >ln -s ../src/uni_downcase.c uni_downcase.c >rm -f uni_attribute.c >ln -s ../src/uni_attribute.c uni_attribute.c >rm -f uniname.c >ln -s ../src/uniname.c uniname.c >rm -f nls_ascii.c >ln -s ../src/nls_ascii.c nls_ascii.c >rm -f nls_iso8859_1.c >ln -s ../src/nls_iso8859_1.c nls_iso8859_1.c >rm -f nls_iso8859_2.c >ln -s ../src/nls_iso8859_2.c nls_iso8859_2.c >rm -f nls_iso8859_3.c >ln -s ../src/nls_iso8859_3.c nls_iso8859_3.c >rm -f nls_iso8859_4.c >ln -s ../src/nls_iso8859_4.c nls_iso8859_4.c >rm -f nls_iso8859_5.c >ln -s ../src/nls_iso8859_5.c nls_iso8859_5.c >rm -f nls_iso8859_6.c >ln -s ../src/nls_iso8859_6.c nls_iso8859_6.c >rm -f nls_iso8859_7.c >ln -s ../src/nls_iso8859_7.c nls_iso8859_7.c >rm -f nls_iso8859_8.c >ln -s ../src/nls_iso8859_8.c nls_iso8859_8.c >rm -f nls_iso8859_9.c >ln -s ../src/nls_iso8859_9.c nls_iso8859_9.c >rm -f nls_iso8859_10.c >ln -s ../src/nls_iso8859_10.c nls_iso8859_10.c >rm -f nls_iso8859_13.c >ln -s ../src/nls_iso8859_13.c nls_iso8859_13.c >rm -f nls_iso8859_14.c >ln -s ../src/nls_iso8859_14.c nls_iso8859_14.c >rm -f nls_iso8859_15.c >ln -s ../src/nls_iso8859_15.c nls_iso8859_15.c >rm -f nls_iso8859_16.c >ln -s ../src/nls_iso8859_16.c nls_iso8859_16.c >rm -f nls_koi8_r.c >ln -s ../src/nls_koi8_r.c nls_koi8_r.c >rm -f nls_koi8_u.c >ln -s ../src/nls_koi8_u.c nls_koi8_u.c >rm -f nls_mac_arabic.c >ln -s ../src/nls_mac_arabic.c nls_mac_arabic.c >rm -f nls_mac_centraleurope.c >ln -s ../src/nls_mac_centraleurope.c nls_mac_centraleurope.c >rm -f nls_mac_croatian.c >ln -s ../src/nls_mac_croatian.c nls_mac_croatian.c >rm -f nls_mac_cyrillic.c >ln -s ../src/nls_mac_cyrillic.c nls_mac_cyrillic.c >rm -f nls_mac_dingbat.c >ln -s ../src/nls_mac_dingbat.c nls_mac_dingbat.c >rm -f nls_mac_greek.c >ln -s ../src/nls_mac_greek.c nls_mac_greek.c >rm -f nls_mac_hebrew.c >ln -s ../src/nls_mac_hebrew.c nls_mac_hebrew.c >rm -f nls_mac_iceland.c >ln -s ../src/nls_mac_iceland.c nls_mac_iceland.c >rm -f nls_mac_roman.c >ln -s ../src/nls_mac_roman.c nls_mac_roman.c >rm -f nls_mac_romania.c >ln -s ../src/nls_mac_romania.c nls_mac_romania.c >rm -f nls_mac_symbol.c >ln -s ../src/nls_mac_symbol.c nls_mac_symbol.c >rm -f nls_mac_thai.c >ln -s ../src/nls_mac_thai.c nls_mac_thai.c >rm -f nls_mac_turkish.c >ln -s ../src/nls_mac_turkish.c nls_mac_turkish.c >rm -f nls_mac_ukraine.c >ln -s ../src/nls_mac_ukraine.c nls_mac_ukraine.c >rm -f nls_cp437_ms.c >ln -s ../src/nls_cp437_ms.c nls_cp437_ms.c >rm -f nls_cp437_ibm.c >ln -s ../src/nls_cp437_ibm.c nls_cp437_ibm.c >rm -f nls_cp737.c >ln -s ../src/nls_cp737.c nls_cp737.c >rm -f nls_cp775.c >ln -s ../src/nls_cp775.c nls_cp775.c >rm -f nls_cp850.c >ln -s ../src/nls_cp850.c nls_cp850.c >rm -f nls_cp852_ms.c >ln -s ../src/nls_cp852_ms.c nls_cp852_ms.c >rm -f nls_cp852_ibm.c >ln -s ../src/nls_cp852_ibm.c nls_cp852_ibm.c >rm -f nls_cp855.c >ln -s ../src/nls_cp855.c nls_cp855.c >rm -f nls_cp857.c >ln -s ../src/nls_cp857.c nls_cp857.c >rm -f nls_cp860_ms.c >ln -s ../src/nls_cp860_ms.c nls_cp860_ms.c >rm -f nls_cp860_ibm.c >ln -s ../src/nls_cp860_ibm.c nls_cp860_ibm.c >rm -f nls_cp861_ms.c >ln -s ../src/nls_cp861_ms.c nls_cp861_ms.c >rm -f nls_cp861_ibm.c >ln -s ../src/nls_cp861_ibm.c nls_cp861_ibm.c >rm -f nls_cp862_ms.c >ln -s ../src/nls_cp862_ms.c nls_cp862_ms.c >rm -f nls_cp862_ibm.c >ln -s ../src/nls_cp862_ibm.c nls_cp862_ibm.c >rm -f nls_cp863_ms.c >ln -s ../src/nls_cp863_ms.c nls_cp863_ms.c >rm -f nls_cp863_ibm.c >ln -s ../src/nls_cp863_ibm.c nls_cp863_ibm.c >rm -f nls_cp864_ms.c >ln -s ../src/nls_cp864_ms.c nls_cp864_ms.c >rm -f nls_cp864_ibm.c >ln -s ../src/nls_cp864_ibm.c nls_cp864_ibm.c >rm -f nls_cp865_ms.c >ln -s ../src/nls_cp865_ms.c nls_cp865_ms.c >rm -f nls_cp865_ibm.c >ln -s ../src/nls_cp865_ibm.c nls_cp865_ibm.c >rm -f nls_cp866.c >ln -s ../src/nls_cp866.c nls_cp866.c >rm -f nls_cp869_ms.c >ln -s ../src/nls_cp869_ms.c nls_cp869_ms.c >rm -f nls_cp869_ibm.c >ln -s ../src/nls_cp869_ibm.c nls_cp869_ibm.c >rm -f nls_cp874_ms.c >ln -s ../src/nls_cp874_ms.c nls_cp874_ms.c >rm -f nls_cp874_ibm.c >ln -s ../src/nls_cp874_ibm.c nls_cp874_ibm.c >rm -f nls_cp1250.c >ln -s ../src/nls_cp1250.c nls_cp1250.c >rm -f nls_cp1251.c >ln -s ../src/nls_cp1251.c nls_cp1251.c >rm -f nls_cp1252.c >ln -s ../src/nls_cp1252.c nls_cp1252.c >rm -f nls_cp1253.c >ln -s ../src/nls_cp1253.c nls_cp1253.c >rm -f nls_cp1254.c >ln -s ../src/nls_cp1254.c nls_cp1254.c >rm -f nls_cp1256.c >ln -s ../src/nls_cp1256.c nls_cp1256.c >rm -f nls_cp1257.c >ln -s ../src/nls_cp1257.c nls_cp1257.c >rm -f nls_hp_roman8.c >ln -s ../src/nls_hp_roman8.c nls_hp_roman8.c >rm -f nls_nextstep.c >ln -s ../src/nls_nextstep.c nls_nextstep.c >rm -f nls_jisx0201.c >ln -s ../src/nls_jisx0201.c nls_jisx0201.c >rm -f streq.h >ln -s ../src/streq.h streq.h >rm -f cjk.h >ln -s ../src/cjk.h cjk.h >rm -f uniwidth.h >ln -s ../src/uniwidth.h uniwidth.h >rm -f width.c >ln -s ../src/width.c width.c >rm -f unitypes.h >ln -s ../src/unitypes.h unitypes.h >rm -f uniname.h >ln -s ../src/uniname.h uniname.h >rm -f uninames.h >ln -s ../src/uninames.h uninames.h >./comment5 spvw.d | ./gctrigger | ./varbrace > spvw.c >./comment5 spvwtabf.d | ./gctrigger | ./varbrace > spvwtabf.c >./comment5 spvwtabs.d | ./gctrigger | ./varbrace > spvwtabs.c >./comment5 spvwtabo.d | ./gctrigger | ./varbrace > spvwtabo.c >./comment5 eval.d | ./gctrigger | ./varbrace > eval.c >./comment5 control.d | ./gctrigger | ./varbrace > control.c >./comment5 encoding.d | ./gctrigger | ./varbrace > encoding.c >./comment5 pathname.d | ./gctrigger | ./varbrace > pathname.c >./comment5 stream.d | ./gctrigger | ./varbrace > stream.c >./comment5 socket.d | ./gctrigger | ./varbrace > socket.c >./comment5 io.d | ./gctrigger | ./varbrace > io.c >./comment5 array.d | ./gctrigger | ./varbrace > array.c >./comment5 hashtabl.d | ./gctrigger | ./varbrace > hashtabl.c >./comment5 list.d | ./gctrigger | ./varbrace > list.c >./comment5 package.d | ./gctrigger | ./varbrace > package.c >./comment5 record.d | ./gctrigger | ./varbrace > record.c >./comment5 weak.d | ./gctrigger | ./varbrace > weak.c >./comment5 sequence.d | ./gctrigger | ./varbrace > sequence.c >./comment5 charstrg.d | ./gctrigger | ./varbrace > charstrg.c >./comment5 debug.d | ./gctrigger | ./varbrace > debug.c >./comment5 error.d | ./gctrigger | ./varbrace > error.c >./comment5 misc.d | ./gctrigger | ./varbrace > misc.c >./comment5 time.d | ./gctrigger | ./varbrace > time.c >./comment5 predtype.d | ./gctrigger | ./varbrace > predtype.c >./comment5 symbol.d | ./gctrigger | ./varbrace > symbol.c >./comment5 lisparit.d | ./gctrigger | ./varbrace > lisparit.c >./comment5 i18n.d | ./gctrigger | ./varbrace > i18n.c >./comment5 foreign.d | ./gctrigger | ./varbrace > foreign.c >./comment5 unixaux.d | ./gctrigger | ./varbrace > unixaux.c >./comment5 built.d | ./gctrigger | ./varbrace > built.c >./comment5 lispbibl.d | sed -e 's/^\(%% .*\)//' | ./gctrigger | ./varbrace > lispbibl.c >./comment5 fsubr.d | ./gctrigger | ./varbrace > fsubr.c >./comment5 subr.d | ./gctrigger | ./varbrace > subr.c >./comment5 pseudofun.d | ./gctrigger | ./varbrace > pseudofun.c >./comment5 constsym.d | ./gctrigger | ./varbrace > constsym.c >./comment5 constobj.d | ./gctrigger | ./varbrace > constobj.c >./comment5 unix.d | ./gctrigger | ./varbrace > unix.c >./comment5 xthread.d | ./gctrigger | ./varbrace > xthread.c >./comment5 constpack.d | ./gctrigger | ./varbrace > constpack.c >./comment5 avl.d | ./gctrigger | ./varbrace > avl.c >./comment5 sort.d | ./gctrigger | ./varbrace > sort.c >./comment5 subrkw.d | ./gctrigger | ./varbrace > subrkw.c >./comment5 bytecode.d | ./gctrigger | ./varbrace > bytecode.c >./comment5 spvw_module.d | ./gctrigger | ./varbrace > spvw_module.c >./comment5 spvw_debug.d | ./gctrigger | ./varbrace > spvw_debug.c >./comment5 spvw_alloca.d | ./gctrigger | ./varbrace > spvw_alloca.c >./comment5 spvw_mmap.d | ./gctrigger | ./varbrace > spvw_mmap.c >./comment5 spvw_multimap.d | ./gctrigger | ./varbrace > spvw_multimap.c >./comment5 spvw_singlemap.d | ./gctrigger | ./varbrace > spvw_singlemap.c >./comment5 spvw_page.d | ./gctrigger | ./varbrace > spvw_page.c >./comment5 spvw_heap.d | ./gctrigger | ./varbrace > spvw_heap.c >./comment5 spvw_global.d | ./gctrigger | ./varbrace > spvw_global.c >./comment5 spvw_gcstat.d | ./gctrigger | ./varbrace > spvw_gcstat.c >./comment5 spvw_space.d | ./gctrigger | ./varbrace > spvw_space.c >./comment5 spvw_mark.d | ./gctrigger | ./varbrace > spvw_mark.c >./comment5 spvw_objsize.d | ./gctrigger | ./varbrace > spvw_objsize.c >./comment5 spvw_update.d | ./gctrigger | ./varbrace > spvw_update.c >./comment5 spvw_fault.d | ./gctrigger | ./varbrace > spvw_fault.c >./comment5 spvw_sigsegv.d | ./gctrigger | ./varbrace > spvw_sigsegv.c >./comment5 spvw_sigcld.d | ./gctrigger | ./varbrace > spvw_sigcld.c >./comment5 spvw_sigpipe.d | ./gctrigger | ./varbrace > spvw_sigpipe.c >./comment5 spvw_sigint.d | ./gctrigger | ./varbrace > spvw_sigint.c >./comment5 spvw_sigwinch.d | ./gctrigger | ./varbrace > spvw_sigwinch.c >./comment5 spvw_sigterm.d | ./gctrigger | ./varbrace > spvw_sigterm.c >./comment5 spvw_garcol.d | ./gctrigger | ./varbrace > spvw_garcol.c >./comment5 spvw_genera1.d | ./gctrigger | ./varbrace > spvw_genera1.c >./comment5 spvw_gcmark.d | ./gctrigger | ./varbrace > spvw_gcmark.c >./comment5 spvw_genera2.d | ./gctrigger | ./varbrace > spvw_genera2.c >./comment5 spvw_weak.d | ./gctrigger | ./varbrace > spvw_weak.c >./comment5 spvw_genera3.d | ./gctrigger | ./varbrace > spvw_genera3.c >./comment5 spvw_allocate.d | ./gctrigger | ./varbrace > spvw_allocate.c >./comment5 spvw_typealloc.d | ./gctrigger | ./varbrace > spvw_typealloc.c >./comment5 spvw_circ.d | ./gctrigger | ./varbrace > spvw_circ.c >./comment5 spvw_walk.d | ./gctrigger | ./varbrace > spvw_walk.c >./comment5 spvw_ctype.d | ./gctrigger | ./varbrace > spvw_ctype.c >./comment5 spvw_language.d | ./gctrigger | ./varbrace > spvw_language.c >./comment5 spvw_memfile.d | ./gctrigger | ./varbrace > spvw_memfile.c >./comment5 errunix.d | ./gctrigger | ./varbrace > errunix.c >./comment5 aridecl.d | ./gctrigger | ./varbrace > aridecl.c >./comment5 arilev0.d | ./gctrigger | ./varbrace > arilev0.c >./comment5 arilev1.d | ./gctrigger | ./varbrace > arilev1.c >./comment5 intelem.d | ./gctrigger | ./varbrace > intelem.c >./comment5 intlog.d | ./gctrigger | ./varbrace > intlog.c >./comment5 intplus.d | ./gctrigger | ./varbrace > intplus.c >./comment5 intcomp.d | ./gctrigger | ./varbrace > intcomp.c >./comment5 intbyte.d | ./gctrigger | ./varbrace > intbyte.c >./comment5 intmal.d | ./gctrigger | ./varbrace > intmal.c >./comment5 intdiv.d | ./gctrigger | ./varbrace > intdiv.c >./comment5 intgcd.d | ./gctrigger | ./varbrace > intgcd.c >./comment5 int2adic.d | ./gctrigger | ./varbrace > int2adic.c >./comment5 intsqrt.d | ./gctrigger | ./varbrace > intsqrt.c >./comment5 intprint.d | ./gctrigger | ./varbrace > intprint.c >./comment5 intread.d | ./gctrigger | ./varbrace > intread.c >./comment5 intserial.d | ./gctrigger | ./varbrace > intserial.c >./comment5 rational.d | ./gctrigger | ./varbrace > rational.c >./comment5 sfloat.d | ./gctrigger | ./varbrace > sfloat.c >./comment5 ffloat.d | ./gctrigger | ./varbrace > ffloat.c >./comment5 dfloat.d | ./gctrigger | ./varbrace > dfloat.c >./comment5 lfloat.d | ./gctrigger | ./varbrace > lfloat.c >./comment5 flo_konv.d | ./gctrigger | ./varbrace > flo_konv.c >./comment5 flo_rest.d | ./gctrigger | ./varbrace > flo_rest.c >./comment5 realelem.d | ./gctrigger | ./varbrace > realelem.c >./comment5 realrand.d | ./gctrigger | ./varbrace > realrand.c >./comment5 realtran.d | ./gctrigger | ./varbrace > realtran.c >./comment5 compelem.d | ./gctrigger | ./varbrace > compelem.c >./comment5 comptran.d | ./gctrigger | ./varbrace > comptran.c >./comment5 arilev1c.d | ./gctrigger | ./varbrace > arilev1c.c >./comment5 arilev1e.d | ./gctrigger | ./varbrace > arilev1e.c >./comment5 arilev1i.d | ./gctrigger | ./varbrace > arilev1i.c >./comment5 genclisph.d | ./gctrigger | ./varbrace > genclisph.c >./comment5 modules.d | ./gctrigger | ./varbrace > modules.c >./comment5 noreadline.d | ./gctrigger | ./varbrace > noreadline.c >./comment5 ari80386.d > ari80386.c >./comment5 lispbibl.d | sed -e '/^%% /{s///p;d;}' -e '/^#line /!s/.*//' > gen.lispbibl.c >rm -f spvw_calendar.c >ln -s ../src/spvw_calendar.c spvw_calendar.c >builddir="`pwd`"; cd libcharset && gmake && gmake install-lib libdir="$builddir" includedir="$builddir" >gmake[1]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/libcharset' >if [ ! -d include ] ; then mkdir include ; fi >cp ../../libcharset/include/libcharset.h.in include/libcharset.h >if [ ! -d include ] ; then mkdir include ; fi >cp ../../libcharset/include/localcharset.h.in include/localcharset.h >cd lib && gmake all >gmake[2]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/libcharset/lib' >/bin/sh ../libtool --mode=compile gcc -I. -I../../../libcharset/lib -I.. -I../../../libcharset/lib/.. -I../include -O2 -march=pentium-m -pipe -fomit-frame-pointer -DLIBDIR=\"/usr/lib\" -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ../../../libcharset/lib/localcharset.c > gcc -I. -I../../../libcharset/lib -I.. -I../../../libcharset/lib/.. -I../include -O2 -march=pentium-m -pipe -fomit-frame-pointer -DLIBDIR=\"/usr/lib\" -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ../../../libcharset/lib/localcharset.c -o localcharset.o >/bin/sh ../libtool --mode=compile gcc -I. -I../../../libcharset/lib -I.. -I../../../libcharset/lib/.. -I../include -O2 -march=pentium-m -pipe -fomit-frame-pointer -DLIBDIR=\"/usr/lib\" -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ../../../libcharset/lib/relocatable.c > gcc -I. -I../../../libcharset/lib -I.. -I../../../libcharset/lib/.. -I../include -O2 -march=pentium-m -pipe -fomit-frame-pointer -DLIBDIR=\"/usr/lib\" -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ../../../libcharset/lib/relocatable.c -o relocatable.o >/bin/sh ../libtool --mode=link gcc -o libcharset.la -rpath /usr/lib -version-info 1:0:0 -no-undefined localcharset.lo relocatable.lo >mkdir .libs >ar cru .libs/libcharset.a localcharset.o relocatable.o >ranlib .libs/libcharset.a >creating libcharset.la >(cd .libs && rm -f libcharset.la && ln -s ../libcharset.la libcharset.la) >/bin/sh ../../../libcharset/lib/config.charset 'i686-pc-linux-gnu' > t-charset.alias >mv t-charset.alias charset.alias >sed -e '/^#/d' -e 's/@''PACKAGE''@//g' ../../../libcharset/lib/ref-add.sin > t-ref-add.sed >mv t-ref-add.sed ref-add.sed >sed -e '/^#/d' -e 's/@''PACKAGE''@//g' ../../../libcharset/lib/ref-del.sin > t-ref-del.sed >mv t-ref-del.sed ref-del.sed >gmake[2]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/libcharset/lib' >gmake[1]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/libcharset' >gmake[1]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/libcharset' >cd lib && gmake all >gmake[2]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/libcharset/lib' >gmake[2]: Nothing to be done for `all'. >gmake[2]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/libcharset/lib' >cd lib && gmake install-lib libdir='/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build' includedir='/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build' >gmake[2]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/libcharset/lib' >/bin/sh ../../../libcharset/build-aux/mkinstalldirs /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build >/bin/sh ../libtool --mode=install /bin/install -c -m 644 libcharset.la /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/libcharset.la >/bin/install -c -m 644 .libs/libcharset.lai /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/libcharset.la >/bin/install -c -m 644 .libs/libcharset.a /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/libcharset.a >ranlib /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/libcharset.a >chmod 644 /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/libcharset.a >libtool: install: warning: remember to run `libtool --finish /usr/lib' >test -f /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/charset.alias && orig=/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/charset.alias \ > || orig=charset.alias; \ > sed -f ref-add.sed $orig > /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/t-charset.alias; \ > /bin/install -c -m 644 /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/t-charset.alias /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/charset.alias; \ > rm -f /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/t-charset.alias >gmake[2]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/libcharset/lib' >/bin/sh ../../libcharset/build-aux/mkinstalldirs /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build >/bin/install -c -m 644 include/libcharset.h /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/libcharset.h >/bin/install -c -m 644 include/localcharset.h /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/localcharset.h >gmake[1]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/libcharset' >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I. -c spvw.c >In file included from spvw.d:24: >lispbibl.d:9118: warning: register used for two global register variables >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I. -c spvwtabf.c >In file included from spvwtabf.d:5: >lispbibl.d:9118: warning: register used for two global register variables >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I. -c spvwtabs.c >In file included from spvwtabs.d:7: >lispbibl.d:9118: warning: register used for two global register variables >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I. -c spvwtabo.c >In file included from spvwtabo.d:5: >lispbibl.d:9118: warning: register used for two global register variables >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I. -c eval.c >In file included from eval.d:7: >lispbibl.d:9118: warning: register used for two global register variables >eval.d: In function ‘funcall_iclosure’: >eval.d:2629: warning: value computed is not used >eval.d: In function ‘match_subr_key’: >eval.d:2733: warning: value computed is not used >eval.d:2733: warning: value computed is not used >eval.d: In function ‘match_cclosure_key’: >eval.d:2813: warning: value computed is not used >eval.d:2813: warning: value computed is not used >eval.d: In function ‘eval_no_hooks’: >eval.d:2927: warning: argument ‘form’ might be clobbered by ‘longjmp’ or ‘vfork’ >eval.d: In function ‘eval’: >eval.d:2870: warning: argument ‘form’ might be clobbered by ‘longjmp’ or ‘vfork’ >eval.d: In function ‘funcall_iclosure’: >eval.d:2393: warning: argument ‘closure’ might be clobbered by ‘longjmp’ or ‘vfork’ >eval.d:2393: warning: argument ‘args_pointer’ might be clobbered by ‘longjmp’ or ‘vfork’ >eval.d:2394: warning: argument ‘argcount’ might be clobbered by ‘longjmp’ or ‘vfork’ >eval.d: In function ‘interpret_bytecode_’: >eval.d:5916: warning: variable ‘closureptr’ might be clobbered by ‘longjmp’ or ‘vfork’ >eval.d:5888: warning: argument ‘closure’ might be clobbered by ‘longjmp’ or ‘vfork’ >eval.d:5888: warning: argument ‘codeptr’ might be clobbered by ‘longjmp’ or ‘vfork’ >eval.d: In function ‘invoke_handlers’: >eval.d:649: warning: variable ‘other_ranges’ might be clobbered by ‘longjmp’ or ‘vfork’ >eval.d:652: warning: variable ‘FRAME’ might be clobbered by ‘longjmp’ or ‘vfork’ >eval.d:664: warning: variable ‘i’ might be clobbered by ‘longjmp’ or ‘vfork’ >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I. -c control.c >In file included from control.d:8: >lispbibl.d:9118: warning: register used for two global register variables >control.d: In function ‘C_apply’: >control.d:303: warning: value computed is not used >control.d: In function ‘specdecled_’: >control.d:428: warning: value computed is not used >control.d:434: warning: value computed is not used >control.d: In function ‘C_tagbody’: >control.d:1571: warning: variable ‘body’ might be clobbered by ‘longjmp’ or ‘vfork’ >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I. -c encoding.c >In file included from encoding.d:7: >lispbibl.d:9118: warning: register used for two global register variables >encoding.d: In function ‘encoding_from_name’: >encoding.d:2538: warning: passing argument 1 of ‘canonicalize_encoding’ discards qualifiers from pointer target type >encoding.d: In function ‘nls_range’: >encoding.d:1889: warning: ‘i2’ may be used uninitialized in this function >encoding.d:1888: warning: ‘i1’ may be used uninitialized in this function >rm -f execname.c >ln -s ../src/execname.c execname.c >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I. -c pathname.c >In file included from pathname.d:9: >lispbibl.d:9118: warning: register used for two global register variables >pathname.d: In function ‘C_launch’: >pathname.d:8558: warning: variable ‘priority’ might be clobbered by ‘longjmp’ or ‘vfork’ >pathname.d: In function ‘parse_logical_word’: >pathname.d:1061: warning: ‘ch’ may be used uninitialized in this function >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I. -c stream.c >In file included from stream.d:10: >lispbibl.d:9118: warning: register used for two global register variables >stream.d: In function ‘C_socket_options’: >stream.d:14474: warning: value computed is not used >stream.d: In function ‘combine_stream_element_types’: >stream.d:15198: warning: value computed is not used >stream.d: In function ‘lisp_completion’: >stream.d:8980: warning: variable ‘array’ might be clobbered by ‘longjmp’ or ‘vfork’ >stream.d:9002: warning: variable ‘ptr1’ might be clobbered by ‘longjmp’ or ‘vfork’ >stream.d: In function ‘iconv_range’: >stream.d:4352: warning: ‘i2’ may be used uninitialized in this function >stream.d:4351: warning: ‘i1’ may be used uninitialized in this function >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I. -c socket.c >In file included from socket.d:44: >lispbibl.d:9118: warning: register used for two global register variables >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I. -c io.c >In file included from io.d:9: >lispbibl.d:9118: warning: register used for two global register variables >io.d: In function ‘C_vector_reader’: >io.d:3397: warning: ‘el’ may be used uninitialized in this function >io.d: In function ‘C_bit_vector_reader’: >io.d:3303: warning: ‘ch’ may be used uninitialized in this function >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I. -c array.c >In file included from array.d:8: >lispbibl.d:9118: warning: register used for two global register variables >array.d: In function ‘C_make_array’: >array.d:4614: warning: ‘fillpointer’ may be used uninitialized in this function >array.d: In function ‘C_adjust_array’: >array.d:4936: warning: ‘fillpointer’ may be used uninitialized in this function >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I. -c hashtabl.c >In file included from hashtabl.d:8: >lispbibl.d:9118: warning: register used for two global register variables >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I. -c list.c >In file included from list.d:7: >lispbibl.d:9118: warning: register used for two global register variables >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I. -c package.c >In file included from package.d:8: >lispbibl.d:9118: warning: register used for two global register variables >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I. -c record.c >In file included from record.d:7: >lispbibl.d:9118: warning: register used for two global register variables >record.d: In function ‘slot_in_arglist’: >record.d:1560: warning: value computed is not used >record.d: In function ‘C_pmake_instance’: >record.d:1970: warning: value computed is not used >record.d: In function ‘update_instance’: >record.d:1349: warning: argument ‘obj’ might be clobbered by ‘longjmp’ or ‘vfork’ >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I. -c weak.c >In file included from weak.d:6: >lispbibl.d:9118: warning: register used for two global register variables >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I. -c sequence.c >In file included from sequence.d:6: >lispbibl.d:9118: warning: register used for two global register variables >sequence.d: In function ‘C_concatenate’: >sequence.d:1240: warning: value computed is not used >sequence.d: In function ‘seq_boolop’: >sequence.d:1362: warning: value computed is not used >sequence.d: In function ‘C_map’: >sequence.d:1452: warning: value computed is not used >sequence.d:1489: warning: value computed is not used >sequence.d:1536: warning: value computed is not used >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I. -c charstrg.c >In file included from charstrg.d:8: >lispbibl.d:9118: warning: register used for two global register variables >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I. -c debug.c >In file included from debug.d:9: >lispbibl.d:9118: warning: register used for two global register variables >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I. -c error.c >In file included from error.d:9: >lispbibl.d:9118: warning: register used for two global register variables >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I. -c misc.c >In file included from misc.d:7: >lispbibl.d:9118: warning: register used for two global register variables >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I. -c time.c >In file included from time.d:7: >lispbibl.d:9118: warning: register used for two global register variables >time.d: In function ‘C_default_time_zone’: >time.d:662: warning: integer overflow in expression >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I. -c predtype.c >In file included from predtype.d:8: >lispbibl.d:9118: warning: register used for two global register variables >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I. -c symbol.c >In file included from symbol.d:4: >lispbibl.d:9118: warning: register used for two global register variables >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I. -c lisparit.c >In file included from lisparit.d:8: >lispbibl.d:9118: warning: register used for two global register variables >In file included from lisparit.d:50: >flo_konv.d: In function ‘SF_to_LF’: >flo_konv.d:67: warning: value computed is not used >flo_konv.d: In function ‘FF_to_LF’: >flo_konv.d:105: warning: value computed is not used >flo_konv.d: In function ‘DF_to_LF’: >flo_konv.d:140: warning: value computed is not used >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I. -c i18n.c >In file included from i18n.d:7: >lispbibl.d:9118: warning: register used for two global register variables >builddir="`pwd`"; cd avcall && gmake && gmake check && gmake install-lib libdir="$builddir" includedir="$builddir" >gmake[1]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/avcall' >gmake[1]: Nothing to be done for `all'. >gmake[1]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/avcall' >gmake[1]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/avcall' >./minitests > minitests.out >LC_ALL=C uniq -u < minitests.out > minitests.output.i686-pc-linux-gnu >test '!' -s minitests.output.i686-pc-linux-gnu >gmake[1]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/avcall' >gmake[1]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/avcall' >if [ ! -d /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build ] ; then mkdir /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build ; fi >/bin/sh ./libtool --mode=install /bin/install -c -m 644 libavcall.la /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/libavcall.la >/bin/install -c -m 644 .libs/libavcall.lai /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/libavcall.la >/bin/install -c -m 644 .libs/libavcall.a /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/libavcall.a >ranlib /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/libavcall.a >chmod 644 /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/libavcall.a >libtool: install: warning: remember to run `libtool --finish /usr/lib' >if [ ! -d /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build ] ; then mkdir /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build ; fi >/bin/install -c -m 644 avcall.h /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/avcall.h >gmake[1]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/avcall' >builddir="`pwd`"; cd callback && gmake && gmake check && gmake install-lib libdir="$builddir" includedir="$builddir" >gmake[1]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback' >cd vacall_r; gmake all >gmake[2]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/vacall_r' >gmake[2]: Nothing to be done for `all'. >gmake[2]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/vacall_r' >cd trampoline_r; gmake all >gmake[2]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/trampoline_r' >gmake[2]: Nothing to be done for `all'. >gmake[2]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/trampoline_r' >gmake[1]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback' >gmake[1]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback' >cd vacall_r; gmake all >gmake[2]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/vacall_r' >gmake[2]: Nothing to be done for `all'. >gmake[2]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/vacall_r' >cd trampoline_r; gmake all >gmake[2]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/trampoline_r' >gmake[2]: Nothing to be done for `all'. >gmake[2]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/trampoline_r' >cd vacall_r; gmake check >gmake[2]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/vacall_r' >gmake[2]: Nothing to be done for `check'. >gmake[2]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/vacall_r' >cd trampoline_r; gmake check >gmake[2]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/trampoline_r' >./test1 >Works, test1 passed. >./test2 >test2 passed. >touch tests.passed.i686-pc-linux-gnu >gmake[2]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/trampoline_r' >./minitests > minitests.out >LC_ALL=C uniq -u < minitests.out > minitests.output.i686-pc-linux-gnu >test '!' -s minitests.output.i686-pc-linux-gnu >gmake[1]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback' >gmake[1]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback' >cd vacall_r; gmake all >gmake[2]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/vacall_r' >gmake[2]: Nothing to be done for `all'. >gmake[2]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/vacall_r' >cd trampoline_r; gmake all >gmake[2]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/trampoline_r' >gmake[2]: Nothing to be done for `all'. >gmake[2]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/trampoline_r' >cd vacall_r; gmake install-lib libdir='/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build' includedir='/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build' >gmake[2]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/vacall_r' >if [ ! -d /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build ] ; then mkdir /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build ; fi >/bin/install -c -m 644 vacall_r.h /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/vacall_r.h >gmake[2]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/vacall_r' >cd trampoline_r; gmake install-lib libdir='/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build' includedir='/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build' >gmake[2]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/trampoline_r' >if [ ! -d /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build ] ; then mkdir /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build ; fi >/bin/install -c -m 644 trampoline_r.h /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/trampoline_r.h >gmake[2]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/trampoline_r' >if [ ! -d /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build ] ; then mkdir /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build ; fi >/bin/sh ./libtool --mode=install /bin/install -c -m 644 libcallback.la /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/libcallback.la >/bin/install -c -m 644 .libs/libcallback.lai /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/libcallback.la >/bin/install -c -m 644 .libs/libcallback.a /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/libcallback.a >ranlib /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/libcallback.a >chmod 644 /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/libcallback.a >libtool: install: warning: remember to run `libtool --finish /usr/lib' >if [ ! -d /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build ] ; then mkdir /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build ; fi >/bin/install -c -m 644 callback.h /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback.h >gmake[1]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback' >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I. -c foreign.c >In file included from foreign.d:7: >lispbibl.d:9118: warning: register used for two global register variables >foreign.d:2351: warning: no previous declaration for ‘mallocing’ >foreign.d:2359: warning: no previous declaration for ‘nomalloc’ >foreign.d: In function ‘C_element’: >foreign.d:2594: warning: value computed is not used >foreign.d: In function ‘do_va_start’: >foreign.d:3767: warning: value computed is not used >foreign.d:3767: warning: value computed is not used >foreign.d: In function ‘do_va_return’: >foreign.d:3919: warning: value computed is not used >foreign.d:3922: warning: value computed is not used >foreign.d:3922: warning: value computed is not used >foreign.d:3924: warning: value computed is not used >foreign.d:3924: warning: value computed is not used >foreign.d:3929: warning: value computed is not used >foreign.d:3929: warning: value computed is not used >foreign.d:3931: warning: value computed is not used >foreign.d:3931: warning: value computed is not used >foreign.d:3935: warning: value computed is not used >foreign.d:3935: warning: value computed is not used >foreign.d:3937: warning: value computed is not used >foreign.d:3937: warning: value computed is not used >foreign.d:3941: warning: value computed is not used >foreign.d:3941: warning: value computed is not used >foreign.d:3943: warning: value computed is not used >foreign.d:3943: warning: value computed is not used >foreign.d:3950: warning: value computed is not used >foreign.d:3950: warning: value computed is not used >foreign.d:3956: warning: value computed is not used >foreign.d:3956: warning: value computed is not used >foreign.d:3965: warning: value computed is not used >foreign.d:3965: warning: value computed is not used >foreign.d:3974: warning: value computed is not used >foreign.d:3974: warning: value computed is not used >foreign.d:3979: warning: value computed is not used >foreign.d:3979: warning: value computed is not used >foreign.d:3981: warning: value computed is not used >foreign.d:3981: warning: value computed is not used >foreign.d:3993: warning: value computed is not used >foreign.d:3993: warning: value computed is not used >foreign.d:3995: warning: value computed is not used >foreign.d:3995: warning: value computed is not used >foreign.d:3998: warning: value computed is not used >foreign.d:3998: warning: value computed is not used >foreign.d:4000: warning: value computed is not used >foreign.d:4000: warning: value computed is not used >foreign.d:4010: warning: value computed is not used >foreign.d:4016: warning: value computed is not used >foreign.d:4016: warning: value computed is not used >foreign.d: In function ‘C_call_with_foreign_string’: >foreign.d:2978: warning: variable ‘charsize’ might be clobbered by ‘longjmp’ or ‘vfork’ >foreign.d:2979: warning: variable ‘bytesize’ might be clobbered by ‘longjmp’ or ‘vfork’ >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I. -c unixaux.c >In file included from unixaux.d:7: >lispbibl.d:9118: warning: register used for two global register variables >echo '/* generated from Makefile */' > cflags.h.new >echo '#define CC "gcc"' >> cflags.h.new >echo '#define CFLAGS "-O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I."' >> cflags.h.new >echo '#define CPP "gcc -E"' >> cflags.h.new >echo '#define CPPLAGS ""' >> cflags.h.new >echo '#define CLFLAGS "-x none"' >> cflags.h.new >echo '#define LIBS "libcharset.a libavcall.a libcallback.a /usr/lib/libreadline.so -lncurses -ldl -L/usr/lib -lsigsegv -L/usr/lib -lc"' >> cflags.h.new >echo '#define X_LIBS ""' >> cflags.h.new >if cmp cflags.h.new cflags.h > /dev/null 2>&1; then rm -f cflags.h.new; else mv cflags.h.new cflags.h; fi >touch cflags.h.stamp >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I. -c built.c >In file included from built.d:7: >lispbibl.d:9118: warning: register used for two global register variables >gcc -E ari80386.c | grep -v '^#' > ari80386.s >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I. -x assembler -c ari80386.s >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I. -DNO_CLISP_H -c modules.c >In file included from modules.d:10: >lispbibl.d:9118: warning: register used for two global register variables >if test -d locale; then rm -rf locale; fi >mkdir locale >(cd po && gmake && gmake install datadir=.. localedir='$(datadir)/locale' INSTALL_DATA='ln') || (rm -rf locale ; exit 1) >gmake[1]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/po' >gmake[1]: Nothing to be done for `all'. >gmake[1]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/po' >gmake[1]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/po' >installing en.gmo as ../locale/en/LC_MESSAGES/clisp.mo >installing clisplow_en.gmo as ../locale/en/LC_MESSAGES/clisplow.mo >gmake[1]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/po' >rm -rf data >mkdir data >cd data && ln -s ../../utils/unicode/UnicodeDataFull.txt . >cd data && ln -s ../../doc/Symbol-Table.text . >gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I. -x none spvw.o spvwtabf.o spvwtabs.o spvwtabo.o eval.o control.o encoding.o pathname.o stream.o socket.o io.o array.o hashtabl.o list.o package.o record.o weak.o sequence.o charstrg.o debug.o error.o misc.o time.o predtype.o symbol.o lisparit.o i18n.o foreign.o unixaux.o built.o ari80386.o modules.o libcharset.a libavcall.a libcallback.a /usr/lib/libreadline.so -lncurses -ldl -L/usr/lib -lsigsegv -L/usr/lib -lc -o lisp.run >rm -f init.lisp >ln -s ../src/init.lisp init.lisp >rm -f defseq.lisp >ln -s ../src/defseq.lisp defseq.lisp >rm -f backquote.lisp >ln -s ../src/backquote.lisp backquote.lisp >rm -f defmacro.lisp >ln -s ../src/defmacro.lisp defmacro.lisp >rm -f macros1.lisp >ln -s ../src/macros1.lisp macros1.lisp >rm -f macros2.lisp >ln -s ../src/macros2.lisp macros2.lisp >rm -f defs1.lisp >ln -s ../src/defs1.lisp defs1.lisp >rm -f timezone.lisp >ln -s ../src/timezone.lisp timezone.lisp >rm -f lambdalist.lisp >ln -s ../src/lambdalist.lisp lambdalist.lisp >rm -f places.lisp >ln -s ../src/places.lisp places.lisp >rm -f floatprint.lisp >ln -s ../src/floatprint.lisp floatprint.lisp >rm -f defpackage.lisp >ln -s ../src/defpackage.lisp defpackage.lisp >rm -f type.lisp >ln -s ../src/type.lisp type.lisp >rm -f subtypep.lisp >ln -s ../src/subtypep.lisp subtypep.lisp >rm -f clos-package.lisp >ln -s ../src/clos-package.lisp clos-package.lisp >rm -f clos-macros.lisp >ln -s ../src/clos-macros.lisp clos-macros.lisp >rm -f clos-class0.lisp >ln -s ../src/clos-class0.lisp clos-class0.lisp >rm -f clos-metaobject1.lisp >ln -s ../src/clos-metaobject1.lisp clos-metaobject1.lisp >rm -f clos-slotdef1.lisp >ln -s ../src/clos-slotdef1.lisp clos-slotdef1.lisp >rm -f clos-stablehash1.lisp >ln -s ../src/clos-stablehash1.lisp clos-stablehash1.lisp >rm -f clos-specializer1.lisp >ln -s ../src/clos-specializer1.lisp clos-specializer1.lisp >rm -f clos-class1.lisp >ln -s ../src/clos-class1.lisp clos-class1.lisp >rm -f clos-class2.lisp >ln -s ../src/clos-class2.lisp clos-class2.lisp >rm -f clos-class3.lisp >ln -s ../src/clos-class3.lisp clos-class3.lisp >rm -f defstruct.lisp >ln -s ../src/defstruct.lisp defstruct.lisp >rm -f format.lisp >ln -s ../src/format.lisp format.lisp >rm -f international.lisp >ln -s ../src/international.lisp international.lisp >rm -f savemem.lisp >ln -s ../src/savemem.lisp savemem.lisp >rm -f functions.lisp >ln -s ../src/functions.lisp functions.lisp >rm -f trace.lisp >ln -s ../src/trace.lisp trace.lisp >rm -f cmacros.lisp >ln -s ../src/cmacros.lisp cmacros.lisp >rm -f compiler.lisp >ln -s ../src/compiler.lisp compiler.lisp >rm -f defs2.lisp >ln -s ../src/defs2.lisp defs2.lisp >rm -f loop.lisp >ln -s ../src/loop.lisp loop.lisp >rm -f clos.lisp >ln -s ../src/clos.lisp clos.lisp >rm -f clos-stablehash2.lisp >ln -s ../src/clos-stablehash2.lisp clos-stablehash2.lisp >rm -f clos-specializer2.lisp >ln -s ../src/clos-specializer2.lisp clos-specializer2.lisp >rm -f clos-specializer3.lisp >ln -s ../src/clos-specializer3.lisp clos-specializer3.lisp >rm -f clos-class4.lisp >ln -s ../src/clos-class4.lisp clos-class4.lisp >rm -f clos-class5.lisp >ln -s ../src/clos-class5.lisp clos-class5.lisp >rm -f clos-class6.lisp >ln -s ../src/clos-class6.lisp clos-class6.lisp >rm -f clos-slotdef2.lisp >ln -s ../src/clos-slotdef2.lisp clos-slotdef2.lisp >rm -f clos-slotdef3.lisp >ln -s ../src/clos-slotdef3.lisp clos-slotdef3.lisp >rm -f clos-slots1.lisp >ln -s ../src/clos-slots1.lisp clos-slots1.lisp >rm -f clos-slots2.lisp >ln -s ../src/clos-slots2.lisp clos-slots2.lisp >rm -f clos-method1.lisp >ln -s ../src/clos-method1.lisp clos-method1.lisp >rm -f clos-method2.lisp >ln -s ../src/clos-method2.lisp clos-method2.lisp >rm -f clos-method3.lisp >ln -s ../src/clos-method3.lisp clos-method3.lisp >rm -f clos-method4.lisp >ln -s ../src/clos-method4.lisp clos-method4.lisp >rm -f clos-methcomb1.lisp >ln -s ../src/clos-methcomb1.lisp clos-methcomb1.lisp >rm -f clos-methcomb2.lisp >ln -s ../src/clos-methcomb2.lisp clos-methcomb2.lisp >rm -f clos-methcomb3.lisp >ln -s ../src/clos-methcomb3.lisp clos-methcomb3.lisp >rm -f clos-methcomb4.lisp >ln -s ../src/clos-methcomb4.lisp clos-methcomb4.lisp >rm -f clos-genfun1.lisp >ln -s ../src/clos-genfun1.lisp clos-genfun1.lisp >rm -f clos-genfun2a.lisp >ln -s ../src/clos-genfun2a.lisp clos-genfun2a.lisp >rm -f clos-genfun2b.lisp >ln -s ../src/clos-genfun2b.lisp clos-genfun2b.lisp >rm -f clos-genfun3.lisp >ln -s ../src/clos-genfun3.lisp clos-genfun3.lisp >rm -f clos-genfun4.lisp >ln -s ../src/clos-genfun4.lisp clos-genfun4.lisp >rm -f clos-genfun5.lisp >ln -s ../src/clos-genfun5.lisp clos-genfun5.lisp >rm -f clos-dependent.lisp >ln -s ../src/clos-dependent.lisp clos-dependent.lisp >rm -f clos-print.lisp >ln -s ../src/clos-print.lisp clos-print.lisp >rm -f clos-custom.lisp >ln -s ../src/clos-custom.lisp clos-custom.lisp >rm -f documentation.lisp >ln -s ../src/documentation.lisp documentation.lisp >rm -f fill-out.lisp >ln -s ../src/fill-out.lisp fill-out.lisp >rm -f disassem.lisp >ln -s ../src/disassem.lisp disassem.lisp >rm -f condition.lisp >ln -s ../src/condition.lisp condition.lisp >rm -f loadform.lisp >ln -s ../src/loadform.lisp loadform.lisp >rm -f gstream.lisp >ln -s ../src/gstream.lisp gstream.lisp >rm -f xcharin.lisp >ln -s ../src/xcharin.lisp xcharin.lisp >rm -f keyboard.lisp >ln -s ../src/keyboard.lisp keyboard.lisp >rm -f screen.lisp >ln -s ../src/screen.lisp screen.lisp >rm -f runprog.lisp >ln -s ../src/runprog.lisp runprog.lisp >rm -f query.lisp >ln -s ../src/query.lisp query.lisp >rm -f reploop.lisp >ln -s ../src/reploop.lisp reploop.lisp >rm -f dribble.lisp >ln -s ../src/dribble.lisp dribble.lisp >rm -f complete.lisp >ln -s ../src/complete.lisp complete.lisp >rm -f pprint.lisp >ln -s ../src/pprint.lisp pprint.lisp >rm -f describe.lisp >ln -s ../src/describe.lisp describe.lisp >rm -f room.lisp >ln -s ../src/room.lisp room.lisp >rm -f edit.lisp >ln -s ../src/edit.lisp edit.lisp >rm -f macros3.lisp >ln -s ../src/macros3.lisp macros3.lisp >rm -f clhs.lisp >ln -s ../src/clhs.lisp clhs.lisp >rm -f inspect.lisp >ln -s ../src/inspect.lisp inspect.lisp >rm -f gray.lisp >ln -s ../src/gray.lisp gray.lisp >rm -f case-sensitive.lisp >ln -s ../src/case-sensitive.lisp case-sensitive.lisp >rm -f foreign1.lisp >ln -s ../src/foreign1.lisp foreign1.lisp >rm -f exporting.lisp >ln -s ../src/exporting.lisp exporting.lisp >rm -f german.lisp >ln -s ../src/german.lisp german.lisp >rm -f french.lisp >ln -s ../src/french.lisp french.lisp >rm -f spanish.lisp >ln -s ../src/spanish.lisp spanish.lisp >rm -f russian.lisp >ln -s ../src/russian.lisp russian.lisp >rm -f danish.lisp >ln -s ../src/danish.lisp danish.lisp >rm -f dutch.lisp >ln -s ../src/dutch.lisp dutch.lisp >rm -f deprecated.lisp >ln -s ../src/deprecated.lisp deprecated.lisp >./lisp.run -B . -N locale -E 1:1 -Efile UTF-8 -Eterminal UTF-8 -norc -m 1800KW -x "(and (load \"init.lisp\") (sys::%saveinitmem) (ext::exit)) (ext::exit t)" >make: *** [interpreted.mem] Segmentation fault > * > * ERROR: dev-lisp/clisp-2.41 failed. > * Call stack: > * ebuild.sh, line 1648: Called dyn_compile > * ebuild.sh, line 988: Called qa_call 'src_compile' > * ebuild.sh, line 44: Called src_compile > * clisp-2.41.ebuild, line 76: Called die > * > * (no error message) > * If you need support, post the topmost build error, and the call stack if relevant. > * A complete build log is located at '/var/log/portage/dev-lisp:clisp-2.41:20070806-133740.log'. > * > * CLISP will be built with MIT-CLX support. >>>> Checking clisp-2.41.tar.bz2's mtime... >>>> WORKDIR is up-to-date, keeping... >>>> Compiling source in /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41 ... > * QA Notice: USE Flag 'elibc_glibc' not in IUSE for dev-lisp/clisp-2.41 > * Configuring with --with-dynamic-ffi > --with-module=wildcard > --with-module=rawsock --with-module=bindings/glibc --with-module=clx/mit-clx --with-module=postgresql --with-module=pcre --with-module=zlib >executing /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/configure --srcdir=../src --prefix=/usr --with-module=wildcard --with-module=rawsock --with-module=bindings/glibc --with-module=clx/mit-clx --with-module=postgresql --with-module=pcre --with-module=zlib --cache-file=config.cache >configure: loading cache config.cache >configure: [1m** checks for UNIX variants that set DEFS[m >checking for gcc... (cached) 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... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ANSI C... (cached) none needed >checking how to run the C preprocessor... (cached) gcc -E >checking for egrep... (cached) grep -E >checking for AIX... no >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for minix/config.h... (cached) no >configure: [1m** checks for programs[m >checking for gcc... (cached) gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ANSI C... (cached) none needed >checking how to run the C preprocessor... gcc -E >checking for ranlib... (cached) ranlib >checking for a BSD compatible install... (cached) /bin/install -c >checking how to copy files... (cached) cp -p >checking how to make hard links... (cached) ln >checking whether ln -s works... (cached) yes >checking how to make hard links to symlinks... (cached) hln >checking build system type... (cached) i686-pc-linux-gnu >checking host system type... (cached) i686-pc-linux-gnu >checking for a sed that does not truncate output... (cached) /bin/sed >checking for ld used by gcc... (cached) /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... (cached) -r >checking for BSD-compatible nm... (cached) /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... (cached) pass_all >checking for dlfcn.h... (cached) yes >checking for g++... (cached) g++ >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether g++ accepts -g... (cached) yes >checking how to run the C++ preprocessor... (cached) g++ -E >checking for g77... (cached) gfortran >checking whether we are using the GNU Fortran 77 compiler... (cached) yes >checking whether gfortran accepts -g... (cached) yes >checking the maximum length of command line arguments... (cached) 32768 >checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok >checking for objdir... (cached) .libs >checking for ar... (cached) ar >checking for strip... (cached) strip >checking if gcc supports -fno-rtti -fno-exceptions... (cached) no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... (cached) /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes >checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC >checking if g++ PIC flag -fPIC works... yes >checking if g++ static flag -static works... yes >checking if g++ supports -c -o file.o... (cached) yes >checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for gfortran option to produce PIC... -fPIC >checking if gfortran PIC flag -fPIC works... yes >checking if gfortran static flag -static works... yes >checking if gfortran supports -c -o file.o... (cached) yes >checking whether the gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for groff... (cached) groff >checking for dvipdf... (cached) dvipdf >checking for gzip... (cached) gzip >checking whether test -nt works... (cached) yes >checking for gmake... (cached) gmake >checking whether gmake sets $(MAKE)... (cached) yes >checking for GNU make... (cached) yes >configure: [1m** checks for system features[m >checking for special C compiler options needed for large files... (cached) no >checking for _FILE_OFFSET_BITS value needed for large files... (cached) 64 >checking for _LARGE_FILES value needed for large files... (cached) no >checking whether using GNU C... (cached) yes >checking whether using C++... (cached) no >checking whether CPP likes indented directives... (cached) yes >checking whether CPP likes empty macro arguments... (cached) yes >checking for underscore in external names... (cached) no >checking for getpwnam... (cached) yes >checking for DYNIX/ptx libseq or libsocket... (cached) no >checking whether gethostent requires -lnsl... (cached) no >checking whether setsockopt requires -lsocket... (cached) no >checking whether CC works at all... (cached) yes >configure: [1m** check for host type[m >configure: [1m** check for add-ons[m >checking for ld used by GCC... (cached) /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes >checking for shared library run path origin... (cached) done >checking for iconv... (cached) yes >checking for iconv declaration... (cached) > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for a BSD-compatible install... /bin/install -c >checking whether NLS is requested... yes >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for gmsgfmt... (cached) /usr/bin/gmsgfmt >checking for xgettext... (cached) /usr/bin/xgettext >checking for msgmerge... (cached) /usr/bin/msgmerge >checking for CFPreferencesCopyAppValue... (cached) no >checking for CFLocaleCopyCurrent... (cached) no >checking whether NLS is requested... yes >checking for GNU gettext in libc... (cached) yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for libsigsegv... (cached) yes >checking how to link with libsigsegv... /usr/lib/libsigsegv.so /usr/lib/libc.so >configure: [1m** checks for fundamental compiler characteristics[m >checking for inline... (cached) inline >checking for working void... (cached) yes >checking for working "return void"... (cached) yes >checking for inline __builtin_strlen... (cached) no >checking for long long... (cached) yes >configure: [1m** checks for header files[m >checking for ANSI C header files... (cached) yes >checking for sys/inttypes.h... (cached) no >checking for unistd.h... (cached) yes >checking for sys/file.h... (cached) yes >checking for offsetof in stddef.h... (cached) yes >checking for stdbool.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for sys/inttypes.h... (cached) no >checking for stdint.h... (cached) yes >checking for sys/file.h... (cached) yes >checking for R_OK in unistd.h... (cached) yes >checking for sys/file.h... (cached) yes >checking for O_RDWR in fcntl.h... (cached) yes >checking for dirent.h that defines DIR... (cached) yes >checking for opendir in -ldir... (cached) no >checking for sys/utsname.h and struct utsname... (cached) yes >checking for netdb.h... (cached) yes >checking for lber.h... (cached) yes >checking for ldap.h... (cached) yes >checking for sys/shm.h... (cached) yes >checking for sys/ipc.h... (cached) yes >checking for termios.h... (cached) yes >checking for termio.h... (cached) yes >checking for sys/termio.h... (cached) no >checking for sgtty.h... (cached) yes >checking for tcgetattr... (cached) yes >checking for TCSAFLUSH in termios.h... (cached) yes >checking for struct winsize in termios.h... (cached) no >checking for struct winsize in sys/ioctl.h... (cached) yes >checking for X... (cached) libraries , headers >checking for gethostbyname... (cached) yes >checking for connect... (cached) yes >checking for remove... (cached) yes >checking for shmat... (cached) yes >checking for IceConnectionNumber in -lICE... (cached) yes >configure: [1m** checks for typedefs[m >checking for caddr_t in sys/types.h... (cached) yes >checking for socklen_t in sys/socket.h... (cached) yes >checking for off_t... (cached) yes >checking size of off_t... (cached) 8 >checking for struct timeval... (cached) yes >checking size of struct timeval... (cached) 8 >configure: [1m** checks for structure members[m >checking for struct dirent.d_namlen... (cached) no >checking whether struct tm is in sys/time.h or time.h... (cached) time.h >configure: [1m** checks for functions and declarations[m >checking for working alloca.h... (cached) yes >checking for alloca... (cached) yes >checking for _setjmp... (cached) yes >checking for _longjmp... (cached) yes >checking return type of signal handlers... (cached) void >checking whether the signal handler function type needs dots... (cached) no >checking for sighold... (cached) yes >checking for sigprocmask... (cached) yes >checking for sigblock... (cached) yes >checking for signal blocking interfaces... (cached) SystemV POSIX BSD >checking whether signal handlers need to be reinstalled... (cached) no >checking whether signals are blocked when signal handlers are entered... (cached) yes >checking whether other signals are blocked when signal handlers are entered... (cached) no >checking for sigaction... (cached) yes >checking for siginterrupt... (cached) yes >checking for sigvec... yes >checking for fpu_control_t... (cached) yes >checking for __setfpucw... (cached) yes >checking for raise... (cached) yes >checking for abort declaration... (cached) > extern void abort (void); >checking for perror declaration... (cached) yes >checking for strerror... (cached) yes >checking for sysconf... (cached) yes >checking for getdtablesize... (cached) yes >checking for memset... (cached) yes >checking for setsid... (cached) yes >checking for setpgid... (cached) yes >checking for fchmod... (cached) yes >checking for fsync... (cached) yes >checking for flock... (cached) yes >checking for gethostent... (cached) yes >checking for shutdown... (cached) yes >checking for usleep... (cached) yes >checking for ualarm... (cached) yes >checking for setitimer... (cached) yes >checking for nice... (cached) yes >checking for ftime... (cached) yes >checking for realpath... (cached) yes >checking for putenv... (cached) yes >checking for setenv... (cached) yes >checking for unsetenv... (cached) yes >checking whether environ is declared... (cached) yes >checking return value of unsetenv... void >checking for LC_MESSAGES... (cached) yes >checking for getrlimit... (cached) yes >checking for setrlimit... (cached) yes >checking for rlim_t... (cached) yes >checking size of rlim_t... (cached) 8 >checking for getrlimit declaration... (cached) > extern int getrlimit (enum __rlimit_resource, struct rlimit *); >checking for setrlimit declaration... (cached) > extern int setrlimit (enum __rlimit_resource, const struct rlimit *); >checking for pid_t... (cached) yes >checking for unistd.h... (cached) yes >checking for vfork.h... (cached) no >checking for fork... (cached) yes >checking for vfork... (cached) yes >checking for working fork... (cached) yes >checking for working vfork... (cached) yes >checking for waitpid declaration... (cached) > extern pid_t waitpid (pid_t, int*, int); >checking for sys/resource.h... (cached) yes >checking for sys/times.h... (cached) yes >checking for getrusage... (cached) yes >checking for getrusage declaration... (cached) > extern int getrusage (int, struct rusage *); >checking whether getrusage works... (cached) yes >checking for getcwd... (cached) yes >checking for getcwd declaration... (cached) > extern char* getcwd (char*, size_t); >checking whether stat file-mode macros are broken... (cached) no >checking whether time.h and sys/time.h may both be included... (cached) yes >checking for lstat... (cached) yes >checking for sys/statvfs.h... (cached) yes >checking for sys/statfs.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking whether f_fsid is scalar... yes >checking for fsblkcnt_t... (cached) yes >checking size of fsblkcnt_t... (cached) 8 >checking for fsfilcnt_t... (cached) yes >checking size of fsfilcnt_t... (cached) 8 >checking for struct stat.st_rdev... (cached) yes >checking for struct stat.st_blksize... (cached) yes >checking for struct stat.st_blocks... (cached) yes >checking for ino_t... (cached) yes >checking size of ino_t... (cached) 8 >checking for dev_t... (cached) yes >checking size of dev_t... (cached) 8 >checking for readlink... (cached) yes >checking for ELOOP... (cached) yes >checking for closedir declaration... (cached) > extern int closedir (DIR*); >checking for usable closedir return value... (cached) yes >checking for ioctl... (cached) yes >checking for ioctl declaration... (cached) > extern int ioctl (int, unsigned long, ...); >checking for FIONREAD... (cached) no >checking for FIONREAD in sys/filio.h... (cached) no >checking for FIONREAD in sys/ioctl.h... (cached) yes >checking for reliable FIONREAD... (cached) yes >checking for poll... (cached) yes >checking for reliable poll()... (cached) yes >checking for select... (cached) yes >checking for sys/select.h... (cached) yes >checking for select declaration... (cached) > extern int select (int, fd_set *, fd_set *, fd_set *, struct timeval *); >checking for reliable select()... (cached) yes >checking for gettimeofday... (cached) yes >checking for gettimeofday declaration... (cached) > extern int gettimeofday (struct timeval *, struct timezone *); >checking for gethostname... (cached) yes >checking for connect... (cached) yes >checking for connect declaration... (cached) > extern int connect (int, const struct sockaddr *, size_t); >checking for sys/un.h... (cached) yes >checking for sun_len in struct sockaddr_un... (cached) no >checking for IPv4 sockets... (cached) yes >checking for IPv6 sockets... (cached) yes >checking for inet_pton... (cached) yes >checking for inet_ntop... (cached) yes >checking for inet_addr... (cached) yes >checking for setsockopt... (cached) yes >checking for getsockopt... (cached) yes >checking for netinet/in.h... (cached) yes >checking for arpa/inet.h... (cached) yes >checking for inet_addr declaration... (cached) > extern unsigned int inet_addr (const char*); >checking for netinet/tcp.h... (cached) yes >checking for setsockopt declaration... (cached) > extern int setsockopt (int, int, int, const void*, unsigned int); >checking for the code address range... (cached) 0x08000000 >checking for the malloc address range... (cached) 0x08000000 >checking for the shared library address range... (cached) 0xB7000000 >checking for the stack address range... (cached) 0xBF000000 >checking for getpagesize... (cached) yes >checking for getpagesize declaration... (cached) > extern int getpagesize (void); >checking for vadvise... (cached) no >checking for vm_allocate... (cached) no >checking for sys/mman.h... (cached) yes >checking for mmap... (cached) yes >checking for working mmap... (cached) yes >checking for munmap... (cached) yes >checking for msync... (cached) yes >checking for mprotect... (cached) yes >checking for working mprotect... (cached) yes >checking for working shared memory... (cached) yes >checking for sys/sysmacros.h... (cached) yes >checking for attachability of removed shared memory... (cached) no >checking for dlfcn.h... (cached) yes >checking for library containing dlopen... (cached) -ldl >checking for dlopen... (cached) yes >checking for dlsym... (cached) yes >checking for dlerror... (cached) yes >checking for dlclose... (cached) yes >configure: [1m** checks for libraries[m >checking for library containing tgetent... (cached) -lncurses >checking for readline/readline.h... (cached) yes >checking for readline... (cached) yes >checking for rl_filename_completion_function... (cached) yes >checking for filename_completion_function declaration... (cached) > extern char* rl_filename_completion_function(const char*, int); >checking whether rl_already_prompted is declared... (cached) yes >checking whether rl_readline_name is declared... (cached) yes >checking whether rl_gnu_readline_p is declared... (cached) yes >checking for a modern readline... found a modern GNU readline >configure: [1m** checks for OS services[m >checking for the valid characters in filenames... (cached) 8-bit >configure: [1m** checks for compiler characteristics (arithmetic data types)[m >checking whether char is unsigned... (cached) no >checking whether single-float divbyzero raises an exception... (cached) no >checking whether single-float overflow raises an exception... (cached) no >checking whether single-float underflow raises an exception... (cached) no >checking whether single-float inexact raises an exception... (cached) no >checking whether double-float divbyzero raises an exception... (cached) no >checking whether double-float overflow raises an exception... (cached) no >checking whether double-float underflow raises an exception... (cached) no >checking whether double-float inexact raises an exception... (cached) no >checking for long double... (cached) yes >checking whether byte ordering is bigendian... (cached) no >configure: [1m** output file generation[m >updating cache config.cache >configure: creating ./config.status >config.status: creating po/Makefile.in >config.status: creating makemake >config.status: creating unixconf.h >config.status: executing default-1 commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >executing /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/avcall/configure --srcdir=../../ffcall/avcall --prefix=/usr --with-module=wildcard --with-module=rawsock --with-module=bindings/glibc --with-module=clx/mit-clx --with-module=postgresql --with-module=pcre --with-module=zlib --cache-file=../config.cache >configure: loading cache ../config.cache >checking for gcc... (cached) 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... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ANSI C... (cached) none needed >checking how to run the C preprocessor... (cached) gcc -E >checking for egrep... (cached) grep -E >checking whether gcc needs -traditional... (cached) no >checking whether using GNU C... (cached) yes >checking for underscore in external names... (cached) no >checking for ranlib... (cached) ranlib >checking whether make sets $(MAKE)... (cached) yes >checking for a BSD compatible install... (cached) /bin/install -c >checking how to copy files... (cached) cp -p >checking how to make hard links... (cached) ln >checking build system type... (cached) i686-pc-linux-gnu >checking host system type... (cached) i686-pc-linux-gnu >checking for a sed that does not truncate output... (cached) /bin/sed >checking for ld used by gcc... (cached) /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... (cached) -r >checking for BSD-compatible nm... (cached) /usr/bin/nm -B >checking whether ln -s works... (cached) yes >checking how to recognise dependent libraries... (cached) pass_all >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for dlfcn.h... (cached) yes >checking for g++... (cached) g++ >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether g++ accepts -g... (cached) yes >checking how to run the C++ preprocessor... (cached) g++ -E >checking for g77... (cached) gfortran >checking whether we are using the GNU Fortran 77 compiler... (cached) yes >checking whether gfortran accepts -g... (cached) yes >checking the maximum length of command line arguments... (cached) 32768 >checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok >checking for objdir... (cached) .libs >checking for ar... (cached) ar >checking for strip... (cached) strip >checking if gcc static flag works... yes >checking if gcc supports -fno-rtti -fno-exceptions... (cached) no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... (cached) /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes >checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC >checking if g++ PIC flag -fPIC works... yes >checking if g++ supports -c -o file.o... (cached) yes >checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >checking for gfortran option to produce PIC... -fPIC >checking if gfortran PIC flag -fPIC works... yes >checking if gfortran supports -c -o file.o... (cached) yes >checking whether the gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking for pcc non-reentrant struct return convention... (cached) no >checking whether small structs are returned in registers... (cached) no >checking whether floats are returned in integer registers... (cached) no >checking for long long... (cached) yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating avcall.h >config.status: avcall.h is unchanged >executing /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/configure --srcdir=../../ffcall/callback --prefix=/usr --with-module=wildcard --with-module=rawsock --with-module=bindings/glibc --with-module=clx/mit-clx --with-module=postgresql --with-module=pcre --with-module=zlib --cache-file=../config.cache >configure: loading cache ../config.cache >checking for gcc... (cached) 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... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ANSI C... (cached) none needed >checking how to run the C preprocessor... (cached) gcc -E >checking for egrep... (cached) grep -E >checking whether gcc needs -traditional... (cached) no >checking whether using GNU C... (cached) yes >checking for ranlib... (cached) ranlib >checking whether make sets $(MAKE)... (cached) yes >checking for a BSD compatible install... (cached) /bin/install -c >checking how to copy files... (cached) cp -p >checking how to make hard links... (cached) ln >checking whether ln -s works... (cached) yes >checking build system type... (cached) i686-pc-linux-gnu >checking host system type... (cached) i686-pc-linux-gnu >checking for a sed that does not truncate output... (cached) /bin/sed >checking for ld used by gcc... (cached) /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... (cached) -r >checking for BSD-compatible nm... (cached) /usr/bin/nm -B >checking how to recognise dependent libraries... (cached) pass_all >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for dlfcn.h... (cached) yes >checking for g++... (cached) g++ >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether g++ accepts -g... (cached) yes >checking how to run the C++ preprocessor... (cached) g++ -E >checking for g77... (cached) gfortran >checking whether we are using the GNU Fortran 77 compiler... (cached) yes >checking whether gfortran accepts -g... (cached) yes >checking the maximum length of command line arguments... (cached) 32768 >checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok >checking for objdir... (cached) .libs >checking for ar... (cached) ar >checking for strip... (cached) strip >checking if gcc static flag works... yes >checking if gcc supports -fno-rtti -fno-exceptions... (cached) no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... (cached) /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes >checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC >checking if g++ PIC flag -fPIC works... yes >checking if g++ supports -c -o file.o... (cached) yes >checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >checking for gfortran option to produce PIC... -fPIC >checking if gfortran PIC flag -fPIC works... yes >checking if gfortran supports -c -o file.o... (cached) yes >checking whether the gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >configure: creating ./config.status >config.status: creating Makefile >configure: configuring in vacall_r >configure: running /bin/sh '../../../ffcall/callback/vacall_r/configure' --prefix=/usr '--srcdir=../../ffcall/callback' '--prefix=/usr' '--with-module=wildcard' '--with-module=rawsock' '--with-module=bindings/glibc' '--with-module=clx/mit-clx' '--with-module=postgresql' '--with-module=pcre' '--with-module=zlib' '--cache-file=../config.cache' 'CFLAGS=-O2 -march=pentium-m -pipe -fomit-frame-pointer' 'CXXFLAGS=-O2 -march=pentium-m -pipe -fomit-frame-pointer' --cache-file=../../config.cache --srcdir=../../../ffcall/callback/vacall_r >configure: loading cache ../../config.cache >checking for gcc... (cached) 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... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ANSI C... (cached) none needed >checking how to run the C preprocessor... (cached) gcc -E >checking for egrep... (cached) grep -E >checking whether gcc needs -traditional... (cached) no >checking whether using GNU C... (cached) yes >checking for underscore in external names... (cached) no >checking for ranlib... (cached) ranlib >checking whether make sets $(MAKE)... (cached) yes >checking for a BSD compatible install... (cached) /bin/install -c >checking how to copy files... (cached) cp -p >checking how to make hard links... (cached) ln >checking build system type... (cached) i686-pc-linux-gnu >checking host system type... (cached) i686-pc-linux-gnu >checking for a sed that does not truncate output... (cached) /bin/sed >checking for ld used by gcc... (cached) /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... (cached) -r >checking for BSD-compatible nm... (cached) /usr/bin/nm -B >checking whether ln -s works... (cached) yes >checking how to recognise dependent libraries... (cached) pass_all >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for dlfcn.h... (cached) yes >checking for g++... (cached) g++ >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether g++ accepts -g... (cached) yes >checking how to run the C++ preprocessor... (cached) g++ -E >checking for g77... (cached) gfortran >checking whether we are using the GNU Fortran 77 compiler... (cached) yes >checking whether gfortran accepts -g... (cached) yes >checking the maximum length of command line arguments... (cached) 32768 >checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok >checking for objdir... (cached) .libs >checking for ar... (cached) ar >checking for strip... (cached) strip >checking if gcc static flag works... yes >checking if gcc supports -fno-rtti -fno-exceptions... (cached) no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... (cached) /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes >checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC >checking if g++ PIC flag -fPIC works... yes >checking if g++ supports -c -o file.o... (cached) yes >checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >checking for gfortran option to produce PIC... -fPIC >checking if gfortran PIC flag -fPIC works... yes >checking if gfortran supports -c -o file.o... (cached) yes >checking whether the gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking for pcc non-reentrant struct return convention... (cached) no >checking whether small structs are returned in registers... (cached) no >checking whether floats are returned in integer registers... (cached) no >checking for long long... (cached) yes >checking whether char is unsigned... (cached) no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating vacall_r.h >config.status: vacall_r.h is unchanged >config.status: creating config.h >config.status: config.h is unchanged >configure: configuring in trampoline_r >configure: running /bin/sh '../../../ffcall/callback/trampoline_r/configure' --prefix=/usr '--srcdir=../../ffcall/callback' '--prefix=/usr' '--with-module=wildcard' '--with-module=rawsock' '--with-module=bindings/glibc' '--with-module=clx/mit-clx' '--with-module=postgresql' '--with-module=pcre' '--with-module=zlib' '--cache-file=../config.cache' 'CFLAGS=-O2 -march=pentium-m -pipe -fomit-frame-pointer' 'CXXFLAGS=-O2 -march=pentium-m -pipe -fomit-frame-pointer' --cache-file=../../config.cache --srcdir=../../../ffcall/callback/trampoline_r >configure: loading cache ../../config.cache >checking for gcc... (cached) 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... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ANSI C... (cached) none needed >checking how to run the C preprocessor... (cached) gcc -E >checking for egrep... (cached) grep -E >checking whether gcc needs -traditional... (cached) no >checking whether using GNU C... (cached) yes >checking for underscore in external names... (cached) no >checking for ranlib... (cached) ranlib >checking whether make sets $(MAKE)... (cached) yes >checking for a BSD compatible install... (cached) /bin/install -c >checking how to copy files... (cached) cp -p >checking how to make hard links... (cached) ln >checking whether ln -s works... (cached) yes >checking build system type... (cached) i686-pc-linux-gnu >checking host system type... (cached) i686-pc-linux-gnu >checking for a sed that does not truncate output... (cached) /bin/sed >checking for ld used by gcc... (cached) /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... (cached) -r >checking for BSD-compatible nm... (cached) /usr/bin/nm -B >checking how to recognise dependent libraries... (cached) pass_all >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for dlfcn.h... (cached) yes >checking for g++... (cached) g++ >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether g++ accepts -g... (cached) yes >checking how to run the C++ preprocessor... (cached) g++ -E >checking for g77... (cached) gfortran >checking whether we are using the GNU Fortran 77 compiler... (cached) yes >checking whether gfortran accepts -g... (cached) yes >checking the maximum length of command line arguments... (cached) 32768 >checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok >checking for objdir... (cached) .libs >checking for ar... (cached) ar >checking for strip... (cached) strip >checking if gcc static flag works... yes >checking if gcc supports -fno-rtti -fno-exceptions... (cached) no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... (cached) /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes >checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC >checking if g++ PIC flag -fPIC works... yes >checking if g++ supports -c -o file.o... (cached) yes >checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >checking for gfortran option to produce PIC... -fPIC >checking if gfortran PIC flag -fPIC works... yes >checking if gfortran supports -c -o file.o... (cached) yes >checking whether the gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking for working void... (cached) yes >checking for working "return void"... (cached) yes >checking for ANSI C header files... (cached) yes >checking for unistd_h... (cached) yes >checking for getpagesize... (cached) yes >checking for getpagesize declaration... (cached) > extern int getpagesize (void); >checking for vm_allocate... (cached) no >checking for sys/file.h... (cached) yes >checking for O_RDWR in fcntl.h... (cached) yes >checking for sys/mman.h... (cached) yes >checking for mmap... (cached) yes >checking for working mmap... (cached) yes >checking for mprotect... (cached) yes >checking for working mprotect... (cached) yes >checking for sys/shm.h... (cached) yes >checking for sys/ipc.h... (cached) yes >checking for working shared memory... (cached) yes >checking for sys/sysmacros.h... (cached) yes >checking whether code in malloc'ed memory is executable... (cached) yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: config.h is unchanged >executing /var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/libcharset/configure --srcdir=../../libcharset --disable-shared --prefix=/usr --with-module=wildcard --with-module=rawsock --with-module=bindings/glibc --with-module=clx/mit-clx --with-module=postgresql --with-module=pcre --with-module=zlib --cache-file=../config.cache >configure: loading cache ../config.cache >checking whether make sets $(MAKE)... (cached) yes >checking for gcc... (cached) 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... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ANSI C... (cached) none needed >checking how to run the C preprocessor... (cached) gcc -E >checking for egrep... (cached) grep -E >checking whether gcc needs -traditional... (cached) no >checking for a BSD-compatible install... (cached) /bin/install -c >checking build system type... (cached) i686-pc-linux-gnu >checking host system type... (cached) i686-pc-linux-gnu >checking whether to activate relocatable installation... no >checking for AIX... no >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for minix/config.h... (cached) no >checking for library containing strerror... (cached) none required >checking for a sed that does not truncate output... (cached) /bin/sed >checking for ld used by gcc... (cached) /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... (cached) -r >checking for BSD-compatible nm... (cached) /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... (cached) pass_all >checking for dlfcn.h... (cached) yes >checking for g++... (cached) g++ >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether g++ accepts -g... (cached) yes >checking how to run the C++ preprocessor... (cached) g++ -E >checking for g77... (cached) gfortran >checking whether we are using the GNU Fortran 77 compiler... (cached) yes >checking whether gfortran accepts -g... (cached) yes >checking the maximum length of command line arguments... (cached) 32768 >checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok >checking for objdir... (cached) .libs >checking for ar... (cached) ar >checking for strip... (cached) strip >checking if gcc static flag works... yes >checking if gcc supports -fno-rtti -fno-exceptions... (cached) no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... (cached) /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes >checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC >checking if g++ PIC flag -fPIC works... yes >checking if g++ supports -c -o file.o... (cached) yes >checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >checking for gfortran option to produce PIC... -fPIC >checking if gfortran PIC flag -fPIC works... yes >checking if gfortran supports -c -o file.o... (cached) yes >checking whether the gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking for nl_langinfo and CODESET... (cached) yes >checking whether we are using the GNU C Library 2.1 or newer... (cached) yes >checking for stddef.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for setlocale... (cached) yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating lib/Makefile >config.status: creating config.h >config.status: config.h is unchanged >make: Nothing to be done for `all'. >cd vacall_r; make all >make[1]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/vacall_r' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/vacall_r' >cd trampoline_r; make all >make[1]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/trampoline_r' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/trampoline_r' >./minitests > minitests.out >LC_ALL=C uniq -u < minitests.out > minitests.output.i686-pc-linux-gnu >test '!' -s minitests.output.i686-pc-linux-gnu >cd vacall_r; make all >make[1]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/vacall_r' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/vacall_r' >cd trampoline_r; make all >make[1]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/trampoline_r' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/trampoline_r' >cd vacall_r; make check >make[1]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/vacall_r' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/vacall_r' >cd trampoline_r; make check >make[1]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/trampoline_r' >./test1 >Works, test1 passed. >./test2 >test2 passed. >touch tests.passed.i686-pc-linux-gnu >make[1]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.41/work/clisp-2.41/build/callback/trampoline_r' >./minitests > minitests.out >LC_ALL=C uniq -u < minitests.out > minitests.output.i686-pc-linux-gnu >test '!' -s minitests.output.i686-pc-linux-gnu >Configure findings: > FFI: yes (user requested: yes) > readline: yes (user requested: default) > libsigsegv: yes > >To continue building CLISP, the following commands are recommended > (cf. unix/INSTALL step 4): > cd build > ./makemake --with-dynamic-ffi --prefix=/usr --with-module=wildcard --with-module=rawsock --with-module=bindings/glibc --with-module=clx/mit-clx --with-module=postgresql --with-module=pcre --with-module=zlib --srcdir=../src > Makefile > make config.lisp > /usr/bin/vim config.lisp > make > make check >make: `config.lisp' is up to date. >echo '#include "unixconf.h"' > tmp.c >cat '../src/intparam.c' >> tmp.c >gcc tmp.c -o intparam >./intparam > intparam.h >rm -f intparam tmp.c >echo '#include "unixconf.h"' > tmp.c >cat '../src/floatparam.c' >> tmp.c >gcc tmp.c -o floatparam >./floatparam > floatparam.h >rm -f floatparam tmp.c >echo '/* generated from Makefile */' > cflags.h.new >echo '#define CC "gcc"' >> cflags.h.new >echo '#define CFLAGS "-O2 -march=pentium-m -pipe -fomit-frame-pointer -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI -I."' >> cflags.h.new >echo '#define CPP "gcc -E"' >> cflags.h.new >echo '#define CPPLAGS ""' >> cflags.h.new >echo '#define CLFLAGS "-x none"' >> cflags.h.new >echo '#define LIBS "libcharset.a libavcall.a libcallback.a /usr/lib/libreadline.so -lncurses -ldl -L/usr/lib -lsigsegv -L/usr/lib -lc"' >> cflags.h.new >echo '#define X_LIBS ""' >> cflags.h.new >if cmp cflags.h.new cflags.h > /dev/null 2>&1; then rm -f cflags.h.new; else mv cflags.h.new cflags.h; fi >touch cflags.h.stamp >./lisp.run -B . -N locale -E 1:1 -Efile UTF-8 -Eterminal UTF-8 -norc -m 1800KW -x "(and (load \"init.lisp\") (sys::%saveinitmem) (ext::exit)) (ext::exit t)" >make: *** [interpreted.mem] Segmentation fault > * > * ERROR: dev-lisp/clisp-2.41 failed. > * Call stack: > * ebuild.sh, line 1648: Called dyn_compile > * ebuild.sh, line 988: Called qa_call 'src_compile' > * ebuild.sh, line 44: Called src_compile > * clisp-2.41.ebuild, line 76: Called die > * > * (no error message) > * If you need support, post the topmost build error, and the call stack if relevant. > * A complete build log is located at '/var/log/portage/dev-lisp:clisp-2.41:20070806-133740.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 187983
: 127140 |
127141