* Package: dev-lisp/clisp-2.48-r1  * Repository: gentoo  * Maintainer: common-lisp@gentoo.org  * USE: X amd64 berkdb dbus elibc_glibc gdbm gtk kernel_linux multilib pcre readline threads unicode userland_GNU zlib  * FEATURES: sandbox >>> Unpacking source... >>> Unpacking clisp-2.48.tar.bz2 to /var/tmp/portage/dev-lisp/clisp-2.48-r1/work >>> Source unpacked in /var/tmp/portage/dev-lisp/clisp-2.48-r1/work >>> Preparing source in /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48 ... * enabling module wildcard * enabling module rawsock * enabling module bindings/glibc * enabling module clx/mit-clx * enabling module berkeley-db * please use append-cppflags for preprocessor flags * enabling module dbus * enabling module gdbm * enabling module gtk2 * enabling module pcre * enabling module zlib * ./configure --prefix=/usr --libdir=/usr/lib64 --with-readline --with-unicode --with-ffcall --without-dynamic-modules --with-threads=POSIX_THREADS --with-module=wildcard --with-module=rawsock --with-module=bindings/glibc --with-module=clx/mit-clx --with-module=berkeley-db --with-module=dbus --with-module=gdbm --with-module=gtk2 --with-module=pcre --with-module=zlib --hyperspec=http://www.lispworks.com/reference/HyperSpec/ builddir executing /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/configure --prefix=/usr --libdir=/usr/lib64 --with-readline --with-unicode --with-ffcall --without-dynamic-modules --with-threads=POSIX_THREADS --with-module=wildcard --with-module=rawsock --with-module=bindings/glibc --with-module=clx/mit-clx --with-module=berkeley-db --with-module=dbus --with-module=gdbm --with-module=gtk2 --with-module=pcre --with-module=zlib --hyperspec=http://www.lispworks.com/reference/HyperSpec/ builddir configure: creating cache config.cache checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes configure: ** check for host type checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for style of include used by make... GNU 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 ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for 64-bit x86_64... yes configure: ** checks for programs 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 ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for ranlib... ranlib checking whether gcc and cc understand -c and -o together... yes checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking how to make hard links... ln checking whether ln -s works... yes checking how to make hard links to symlinks... hln checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/libexec/gcc/x86_64-pc-linux-gnu/ld checking if the linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/ld) is GNU ld... yes checking for /usr/libexec/gcc/x86_64-pc-linux-gnu/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... 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... 1572864 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... (cached) ranlib 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/libexec/gcc/x86_64-pc-linux-gnu/ld -m elf_x86_64) 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/libexec/gcc/x86_64-pc-linux-gnu/ld -m elf_x86_64 checking if the linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/ld -m elf_x86_64) 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/libexec/gcc/x86_64-pc-linux-gnu/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) 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/libexec/gcc/x86_64-pc-linux-gnu/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate checking for a thread-safe mkdir -p... /bin/mkdir -p checking for groff... groff checking for dvipdf... dvipdf checking for gzip... gzip checking whether test -nt works... yes configure: ** checks for system features checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether using GNU C... yes checking whether using SUNPRO C... no checking whether using C++... no checking whether CPP likes empty macro arguments... yes checking for underscore in external names... no checking whether gethostent requires -lnsl... no checking whether setsockopt requires -lsocket... no checking whether CC works at all... yes configure: ** check for add-ons checking for working alloca.h... yes checking for alloca... yes checking for btowc... yes checking for isblank... yes checking for iswctype... yes checking for mbsrtowcs... yes checking for mempcpy... yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... yes checking for gettimeofday... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for wcscoll... yes checking for wcrtomb... yes checking for iswcntrl... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking for mbstate_t... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for stdint.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for C/C++ restrict keyword... __restrict checking whether the preprocessor supports include_next... yes checking for struct timeval... yes checking for ld used by GCC... /usr/libexec/gcc/x86_64-pc-linux-gnu/ld -m elf_x86_64 checking if the linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for a traditional japanese locale... none checking for a transitional chinese locale... none checking for a french Unicode locale... none checking for mmap... yes checking for MAP_ANONYMOUS... yes checking for memchr... yes checking whether memchr works... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for long long int... yes checking for unsigned long long int... yes checking for wint_t... yes checking for inline... inline checking for alloca as a compiler built-in... yes checking whether btowc(EOF) is correct... guessing yes checking for working GNU fnmatch... yes checking for getpagesize... yes checking for gettimeofday with POSIX signature... yes checking whether gettimeofday clobbers localtime buffer... no checking for libsigsegv... yes checking how to link with libsigsegv... /usr/lib64/libsigsegv.so /usr/lib64/libc.so checking whether link(2) dereferences a symlink... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbsrtowcs works... guessing yes checking for working re_compile_pattern... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking whether isblank is declared... yes checking for ssize_t... yes checking whether stdint.h conforms to C99... yes checking for random.h... no checking for struct random_data... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking whether is standalone... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether wcrtomb return value is correct... guessing yes checking whether iswcntrl works... yes checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); 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 for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking how to link with libavcall... /usr/lib64/libavcall.a checking how to link with libcallback... /usr/lib64/libcallback.a checking avcall.h usability... yes checking avcall.h presence... yes checking for avcall.h... yes checking callback.h usability... yes checking callback.h presence... yes checking for callback.h... yes checking for library containing __builtin_avcall... none required checking for library containing trampoline_r_data0... none required checking whether libffcall is installed... yes checking lightning.h usability... no checking lightning.h presence... no checking for lightning.h... no configure: ** checks for fundamental compiler characteristics checking for inline... (cached) inline checking for inline __builtin_strlen... no checking for long long int... (cached) yes configure: ** checks for header files 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 time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for sys/time.h... (cached) yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.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: ** checks for typedefs checking for caddr_t in sys/types.h... yes checking for socklen_t in sys/socket.h... yes checking size of off_t... 8 checking size of struct timeval... 16 configure: ** checks for structure members checking for struct dirent.d_namlen... no configure: ** checks for functions and declarations checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for _setjmp... yes checking for _longjmp... yes checking whether signal handlers need to be reinstalled... no checking for sigaction... yes checking for siginterrupt... 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 getresuid... yes checking for setresuid... yes checking for getresgid... yes checking for setresgid... yes checking for setreuid... yes checking for setregid... yes checking for gethostname... yes checking for readlink... yes checking for getcwd... yes checking for uname... yes checking for readdir_r... 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 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 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 lstat... yes checking for sys/stat.h... (cached) yes checking for struct stat.st_rdev... yes checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking size of ino_t... 8 checking size of dev_t... 8 checking for ELOOP... yes 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 netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for connect... (cached) yes checking for connect declaration... extern int connect (int, const struct sockaddr *, unsigned int); 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... 0x00007F4AF3000000 checking for the malloc address range... 0x00007F5747000000 checking for the shared library address range... 0x00007F1402000000 checking for the stack address range... 0x00007FFF07000000 checking for vadvise... no checking for vm_allocate... no checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking for working mmap... yes checking for munmap... yes checking for msync... yes checking for mprotect... (cached) 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... yes checking for dlfcn.h... (cached) yes checking for library containing dlopen... -ldl checking for dlopen... yes checking for dlsym... yes checking for dlvsym... yes checking for dlerror... yes checking for dlclose... yes checking for dladdr... yes configure: ** checks for libraries 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: ** checks for OS services checking for the valid characters in filenames... ((ch >= 1) && (ch != 47)) configure: ** checks for compiler characteristics (arithmetic data types) 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 whether byte ordering is bigendian... no checking for integer types and behaviour... created intparam.h checking for floating-point types and behaviour... created floatparam.h configure: ** output file generation configure: updating cache config.cache configure: creating ./config.status config.status: creating po/Makefile.in config.status: creating gllib/Makefile config.status: creating makemake config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile Configure findings: FFI: yes (user requested: yes) readline: yes (user requested: yes) libsigsegv: yes ./makemake --with-dynamic-ffi --prefix=/usr --libdir=/usr/lib64 --with-readline --with-unicode --without-dynamic-modules --with-threads=POSIX_THREADS --with-module=wildcard --with-module=rawsock --with-module=bindings/glibc --with-module=clx/mit-clx --with-module=berkeley-db --with-module=dbus --with-module=gdbm --with-module=gtk2 --with-module=pcre --with-module=zlib --hyperspec=http://www.lispworks.com/reference/HyperSpec/ --srcdir=../src > Makefile cp -p ../src/cfgunix.lisp config.lisp chmod +w config.lisp echo '(setq *clhs-root-default* "http://www.lispworks.com/reference/HyperSpec/")' >> config.lisp To continue building CLISP, the following commands are recommended (cf. unix/INSTALL step 4 ff): cd builddir /bin/nano config.lisp # The default stack size on your platform is insufficient # and must be increased to at least 16384. You must do either # 'ulimit -s 16384' (for Bourne shell derivatives, e.g., bash and zsh) # or 'limit stacksize 16384' (for C shell derivarives, e.g., tcsh) make make check >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48 ... make -j8 -j1 ln -s ../src/.gdbinit .gdbinit mkdir -p gllib if test ! -f gllib/Makefile; then sh config.status gllib/Makefile depfiles; fi cd gllib && make CFLAGS="-O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. " make[1]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib' make[2]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir' make[2]: Nothing to be done for `am--refresh'. make[2]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir' { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ../../src/gllib/alloca.in.h; \ } > alloca.h-t mv -f alloca.h-t alloca.h rm -f configmake.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/usr"'; \ echo '#define EXEC_PREFIX "/usr"'; \ echo '#define BINDIR "/usr/bin"'; \ echo '#define SBINDIR "/usr/sbin"'; \ echo '#define LIBEXECDIR "/usr/libexec"'; \ echo '#define DATAROOTDIR "/usr/share"'; \ echo '#define DATADIR "/usr/share"'; \ echo '#define SYSCONFDIR "/usr/etc"'; \ echo '#define SHAREDSTATEDIR "/usr/com"'; \ echo '#define LOCALSTATEDIR "/usr/var"'; \ echo '#define INCLUDEDIR "/usr/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/share/doc/clisp"'; \ echo '#define INFODIR "/usr/share/info"'; \ echo '#define HTMLDIR "/usr/share/doc/clisp"'; \ echo '#define DVIDIR "/usr/share/doc/clisp"'; \ echo '#define PDFDIR "/usr/share/doc/clisp"'; \ echo '#define PSDIR "/usr/share/doc/clisp"'; \ echo '#define LIBDIR "/usr/lib64"'; \ echo '#define LISPDIR ""'; \ echo '#define LOCALEDIR "/usr/share/locale"'; \ echo '#define MANDIR "/usr/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/usr/share/clisp"'; \ echo '#define PKGINCLUDEDIR "/usr/include/clisp"'; \ echo '#define PKGLIBDIR "/usr/lib64/clisp"'; \ echo '#define PKGLIBEXECDIR "/usr/libexec/clisp"'; \ } | sed '/""/d' > configmake.h-t if test -f configmake.h && cmp configmake.h-t configmake.h > /dev/null; then \ rm -f configmake.h-t; \ else \ rm -f configmake.h; mv configmake.h-t configmake.h; \ fi rm -f stdlib.h-t stdlib.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's|@''HAVE_RANDOM_H''@|0|g' \ -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \ -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_ATOLL''@|0|g' \ -e 's|@''GNULIB_GETLOADAVG''@|0|g' \ -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ -e 's|@''GNULIB_MKDTEMP''@|0|g' \ -e 's|@''GNULIB_MKSTEMP''@|0|g' \ -e 's|@''GNULIB_PUTENV''@|0|g' \ -e 's|@''GNULIB_RANDOM_R''@|0|g' \ -e 's|@''GNULIB_RPMATCH''@|0|g' \ -e 's|@''GNULIB_SETENV''@|0|g' \ -e 's|@''GNULIB_STRTOD''@|0|g' \ -e 's|@''GNULIB_STRTOLL''@|0|g' \ -e 's|@''GNULIB_STRTOULL''@|0|g' \ -e 's|@''GNULIB_UNSETENV''@|0|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SETENV''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNSETENV''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''VOID_UNSETENV''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../../src/src/build-aux/link-warning.h' \ < ../../src/gllib/stdlib.in.h; \ } > stdlib.h-t mv stdlib.h-t stdlib.h rm -f string.h-t string.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's|@''GNULIB_MBSLEN''@|0|g' \ -e 's|@''GNULIB_MBSNLEN''@|0|g' \ -e 's|@''GNULIB_MBSCHR''@|0|g' \ -e 's|@''GNULIB_MBSRCHR''@|0|g' \ -e 's|@''GNULIB_MBSSTR''@|0|g' \ -e 's|@''GNULIB_MBSCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSCASESTR''@|0|g' \ -e 's|@''GNULIB_MBSCSPN''@|0|g' \ -e 's|@''GNULIB_MBSPBRK''@|0|g' \ -e 's|@''GNULIB_MBSSPN''@|0|g' \ -e 's|@''GNULIB_MBSSEP''@|0|g' \ -e 's|@''GNULIB_MBSTOK_R''@|0|g' \ -e 's|@''GNULIB_MEMCHR''@|1|g' \ -e 's|@''GNULIB_MEMMEM''@|0|g' \ -e 's|@''GNULIB_MEMPCPY''@|0|g' \ -e 's|@''GNULIB_MEMRCHR''@|0|g' \ -e 's|@''GNULIB_RAWMEMCHR''@|0|g' \ -e 's|@''GNULIB_STPCPY''@|0|g' \ -e 's|@''GNULIB_STPNCPY''@|0|g' \ -e 's|@''GNULIB_STRCHRNUL''@|0|g' \ -e 's|@''GNULIB_STRDUP''@|0|g' \ -e 's|@''GNULIB_STRNDUP''@|0|g' \ -e 's|@''GNULIB_STRNLEN''@|0|g' \ -e 's|@''GNULIB_STRPBRK''@|0|g' \ -e 's|@''GNULIB_STRSEP''@|0|g' \ -e 's|@''GNULIB_STRSTR''@|0|g' \ -e 's|@''GNULIB_STRCASESTR''@|0|g' \ -e 's|@''GNULIB_STRTOK_R''@|0|g' \ -e 's|@''GNULIB_STRERROR''@|0|g' \ -e 's|@''GNULIB_STRSIGNAL''@|0|g' \ -e 's|@''GNULIB_STRVERSCMP''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../../src/src/build-aux/link-warning.h' \ < ../../src/gllib/string.in.h; \ } > string.h-t mv string.h-t string.h rm -f unistd.h-t unistd.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''GNULIB_CHOWN''@|0|g' \ -e 's|@''GNULIB_CLOSE''@|0|g' \ -e 's|@''GNULIB_DUP2''@|0|g' \ -e 's|@''GNULIB_ENVIRON''@|0|g' \ -e 's|@''GNULIB_EUIDACCESS''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|0|g' \ -e 's|@''GNULIB_FSYNC''@|0|g' \ -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ -e 's|@''GNULIB_GETCWD''@|0|g' \ -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \ -e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \ -e 's|@''GNULIB_GETHOSTNAME''@|0|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_GETPAGESIZE''@|1|g' \ -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \ -e 's|@''GNULIB_LCHOWN''@|0|g' \ -e 's|@''GNULIB_LINK''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|0|g' \ -e 's|@''GNULIB_READLINK''@|0|g' \ -e 's|@''GNULIB_SLEEP''@|0|g' \ -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \ -e 's|@''GNULIB_WRITE''@|0|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../../src/src/build-aux/link-warning.h' \ < ../../src/gllib/unistd.in.h; \ } > unistd.h-t mv unistd.h-t unistd.h make all-recursive make[2]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib' make[3]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir' make[3]: Nothing to be done for `am--refresh'. make[3]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir' make[3]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib' make[4]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir' make[4]: Nothing to be done for `am--refresh'. make[4]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir' depbase=`echo localcharset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/gllib -I.. -I../intl -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -MT localcharset.lo -MD -MP -MF $depbase.Tpo -c -o localcharset.lo ../../src/gllib/localcharset.c &&\ mv -f $depbase.Tpo $depbase.Plo mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../../src/gllib -I.. -I../intl -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c ../../src/gllib/localcharset.c -fPIC -DPIC -o .libs/localcharset.o gcc -DHAVE_CONFIG_H -I. -I../../src/gllib -I.. -I../intl -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c ../../src/gllib/localcharset.c -o localcharset.o >/dev/null 2>&1 depbase=`echo strnlen1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/gllib -I.. -I../intl -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -MT strnlen1.lo -MD -MP -MF $depbase.Tpo -c -o strnlen1.lo ../../src/gllib/strnlen1.c &&\ mv -f $depbase.Tpo $depbase.Plo gcc -DHAVE_CONFIG_H -I. -I../../src/gllib -I.. -I../intl -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -MT strnlen1.lo -MD -MP -MF .deps/strnlen1.Tpo -c ../../src/gllib/strnlen1.c -fPIC -DPIC -o .libs/strnlen1.o gcc -DHAVE_CONFIG_H -I. -I../../src/gllib -I.. -I../intl -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -MT strnlen1.lo -MD -MP -MF .deps/strnlen1.Tpo -c ../../src/gllib/strnlen1.c -o strnlen1.o >/dev/null 2>&1 depbase=`echo uniname/uniname.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/gllib -I.. -I../intl -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -MT uniname/uniname.lo -MD -MP -MF $depbase.Tpo -c -o uniname/uniname.lo ../../src/gllib/uniname/uniname.c &&\ mv -f $depbase.Tpo $depbase.Plo mkdir uniname/.libs gcc -DHAVE_CONFIG_H -I. -I../../src/gllib -I.. -I../intl -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -MT uniname/uniname.lo -MD -MP -MF uniname/.deps/uniname.Tpo -c ../../src/gllib/uniname/uniname.c -fPIC -DPIC -o uniname/.libs/uniname.o gcc -DHAVE_CONFIG_H -I. -I../../src/gllib -I.. -I../intl -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -MT uniname/uniname.lo -MD -MP -MF uniname/.deps/uniname.Tpo -c ../../src/gllib/uniname/uniname.c -o uniname/uniname.o >/dev/null 2>&1 depbase=`echo uniwidth/width.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/gllib -I.. -I../intl -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -MT uniwidth/width.lo -MD -MP -MF $depbase.Tpo -c -o uniwidth/width.lo ../../src/gllib/uniwidth/width.c &&\ mv -f $depbase.Tpo $depbase.Plo mkdir uniwidth/.libs gcc -DHAVE_CONFIG_H -I. -I../../src/gllib -I.. -I../intl -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -MT uniwidth/width.lo -MD -MP -MF uniwidth/.deps/width.Tpo -c ../../src/gllib/uniwidth/width.c -fPIC -DPIC -o uniwidth/.libs/width.o gcc -DHAVE_CONFIG_H -I. -I../../src/gllib -I.. -I../intl -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -MT uniwidth/width.lo -MD -MP -MF uniwidth/.deps/width.Tpo -c ../../src/gllib/uniwidth/width.c -o uniwidth/width.o >/dev/null 2>&1 depbase=`echo regex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/gllib -I.. -I../intl -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -MT regex.lo -MD -MP -MF $depbase.Tpo -c -o regex.lo ../../src/gllib/regex.c &&\ mv -f $depbase.Tpo $depbase.Plo gcc -DHAVE_CONFIG_H -I. -I../../src/gllib -I.. -I../intl -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c ../../src/gllib/regex.c -fPIC -DPIC -o .libs/regex.o In file included from ../../src/gllib/regex.c:60:0: ../../src/gllib/regex_internal.c: In function ‘re_node_set_remove_at’: ../../src/gllib/regex_internal.c:1393:3: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] In file included from ../../src/gllib/regex.c:61:0: ../../src/gllib/regcomp.c: In function ‘parse_dup_op’: ../../src/gllib/regcomp.c:2574:3: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] In file included from ../../src/gllib/regex.c:62:0: ../../src/gllib/regexec.c: In function ‘re_search_2_stub’: ../../src/gllib/regexec.c:381:3: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] ../../src/gllib/regexec.c:381:3: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] ../../src/gllib/regexec.c:381:3: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] ../../src/gllib/regexec.c: In function ‘re_search_stub’: ../../src/gllib/regexec.c:434:3: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] ../../src/gllib/regexec.c:438:3: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] gcc -DHAVE_CONFIG_H -I. -I../../src/gllib -I.. -I../intl -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c ../../src/gllib/regex.c -o regex.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -Wl,-O1 -Wl,--as-needed -o libgnu.la localcharset.lo strnlen1.lo uniname/uniname.lo uniwidth/width.lo regex.lo /usr/lib64/libreadline.so -lncurses -ldl /usr/lib64/libavcall.a /usr/lib64/libcallback.a *** Warning: Linking the shared library libgnu.la against the *** static library /usr/lib64/libavcall.a is not portable! *** Warning: Linking the shared library libgnu.la against the *** static library /usr/lib64/libcallback.a is not portable! ar cru .libs/libgnu.a .libs/localcharset.o .libs/strnlen1.o uniname/.libs/uniname.o uniwidth/.libs/width.o .libs/regex.o ranlib .libs/libgnu.a creating libgnu.la (cd .libs && rm -f libgnu.la && ln -s ../libgnu.la libgnu.la) rm -f t-charset.alias charset.alias /bin/sh ../../src/gllib/config.charset 'x86_64-unknown-linux-gnu' > t-charset.alias mv t-charset.alias charset.alias rm -f t-ref-add.sed ref-add.sed sed -e '/^#/d' -e 's/@''PACKAGE''@/clisp/g' ../../src/gllib/ref-add.sin > t-ref-add.sed mv t-ref-add.sed ref-add.sed rm -f t-ref-del.sed ref-del.sed sed -e '/^#/d' -e 's/@''PACKAGE''@/clisp/g' ../../src/gllib/ref-del.sin > t-ref-del.sed mv t-ref-del.sed ref-del.sed make[3]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib' make[2]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib' make[1]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib' echo '#include "config.h"' > tmp.c cat '../src/intparam.c' >> tmp.c gcc tmp.c -o intparam ./intparam intparam.h rm -f intparam tmp.c echo '#include "config.h"' > tmp.c cat '../src/floatparam.c' >> tmp.c gcc tmp.c -o floatparam ./floatparam floatparam.h rm -f floatparam tmp.c gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -Wl,-O1 -Wl,--as-needed ../utils/comment5.c -o comment5 gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -Wl,-O1 -Wl,--as-needed ../utils/gctrigger.c -o gctrigger gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -Wl,-O1 -Wl,--as-needed ../utils/varbrace.c -o varbrace gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -Wl,-O1 -Wl,--as-needed ../utils/txt2c.c -o txt2c gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -Wl,-O1 -Wl,--as-needed ../utils/ccmp2c.c -o ccmp2c 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 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_jisx0201.c ln -s ../src/nls_jisx0201.c nls_jisx0201.c rm -f streq.h ln -s ../src/gllib/streq.h streq.h rm -f cjk.h ln -s ../src/gllib/uniwidth/cjk.h cjk.h rm -f uniwidth.h ln -s ../src/gllib/uniwidth.h uniwidth.h rm -f unitypes.h ln -s ../src/gllib/unitypes.h unitypes.h rm -f uniname.h ln -s ../src/gllib/uniname.h uniname.h rm -f uninames.h ln -s ../src/gllib/uniname/uninames.h uninames.h ./comment5 ../src/spvw.d | ./gctrigger | ./varbrace > spvw.c ./comment5 ../src/spvwtabf.d | ./gctrigger | ./varbrace > spvwtabf.c ./comment5 ../src/spvwtabs.d | ./gctrigger | ./varbrace > spvwtabs.c ./comment5 ../src/spvwtabo.d | ./gctrigger | ./varbrace > spvwtabo.c ./comment5 ../src/eval.d | ./gctrigger | ./varbrace > eval.c ./comment5 ../src/control.d | ./gctrigger | ./varbrace > control.c ./comment5 ../src/encoding.d | ./gctrigger | ./varbrace > encoding.c ./comment5 ../src/pathname.d | ./gctrigger | ./varbrace > pathname.c ./comment5 ../src/stream.d | ./gctrigger | ./varbrace > stream.c ./comment5 ../src/socket.d | ./gctrigger | ./varbrace > socket.c ./comment5 ../src/io.d | ./gctrigger | ./varbrace > io.c ./comment5 ../src/funarg.d | ./gctrigger | ./varbrace > funarg.c ./comment5 ../src/array.d | ./gctrigger | ./varbrace > array.c ./comment5 ../src/hashtabl.d | ./gctrigger | ./varbrace > hashtabl.c ./comment5 ../src/list.d | ./gctrigger | ./varbrace > list.c ./comment5 ../src/package.d | ./gctrigger | ./varbrace > package.c ./comment5 ../src/record.d | ./gctrigger | ./varbrace > record.c ./comment5 ../src/weak.d | ./gctrigger | ./varbrace > weak.c ./comment5 ../src/sequence.d | ./gctrigger | ./varbrace > sequence.c ./comment5 ../src/charstrg.d | ./gctrigger | ./varbrace > charstrg.c ./comment5 ../src/debug.d | ./gctrigger | ./varbrace > debug.c ./comment5 ../src/error.d | ./gctrigger | ./varbrace > error.c ./comment5 ../src/misc.d | ./gctrigger | ./varbrace > misc.c ./comment5 ../src/time.d | ./gctrigger | ./varbrace > time.c ./comment5 ../src/predtype.d | ./gctrigger | ./varbrace > predtype.c ./comment5 ../src/symbol.d | ./gctrigger | ./varbrace > symbol.c ./comment5 ../src/lisparit.d | ./gctrigger | ./varbrace > lisparit.c ./comment5 ../src/i18n.d | ./gctrigger | ./varbrace > i18n.c ./comment5 ../src/foreign.d | ./gctrigger | ./varbrace > foreign.c ./comment5 ../src/unixaux.d | ./gctrigger | ./varbrace > unixaux.c ./comment5 ../src/zthread.d | ./gctrigger | ./varbrace > zthread.c ./comment5 ../src/built.d | ./gctrigger | ./varbrace > built.c ./comment5 ../src/lispbibl.d | sed -e 's/^\(%% .*\)//' | ./gctrigger | ./varbrace > lispbibl.c End of comment outside comment in line 5668 ./comment5 ../src/fsubr.d | ./gctrigger | ./varbrace > fsubr.c ./comment5 ../src/subr.d | ./gctrigger | ./varbrace > subr.c ./comment5 ../src/pseudofun.d | ./gctrigger | ./varbrace > pseudofun.c ./comment5 ../src/constsym.d | ./gctrigger | ./varbrace > constsym.c ./comment5 ../src/constobj.d | ./gctrigger | ./varbrace > constobj.c ./comment5 ../src/constobj_tl.d | ./gctrigger | ./varbrace > constobj_tl.c ./comment5 ../src/unix.d | ./gctrigger | ./varbrace > unix.c ./comment5 ../src/xthread.d | ./gctrigger | ./varbrace > xthread.c ./comment5 ../src/constpack.d | ./gctrigger | ./varbrace > constpack.c ./comment5 ../src/avl.d | ./gctrigger | ./varbrace > avl.c ./comment5 ../src/sort.d | ./gctrigger | ./varbrace > sort.c ./comment5 ../src/subrkw.d | ./gctrigger | ./varbrace > subrkw.c ./comment5 ../src/bytecode.d | ./gctrigger | ./varbrace > bytecode.c ./comment5 ../src/spvw_module.d | ./gctrigger | ./varbrace > spvw_module.c ./comment5 ../src/spvw_debug.d | ./gctrigger | ./varbrace > spvw_debug.c ./comment5 ../src/spvw_alloca.d | ./gctrigger | ./varbrace > spvw_alloca.c ./comment5 ../src/spvw_mmap.d | ./gctrigger | ./varbrace > spvw_mmap.c ./comment5 ../src/spvw_singlemap.d | ./gctrigger | ./varbrace > spvw_singlemap.c ./comment5 ../src/spvw_page.d | ./gctrigger | ./varbrace > spvw_page.c ./comment5 ../src/spvw_heap.d | ./gctrigger | ./varbrace > spvw_heap.c ./comment5 ../src/spvw_global.d | ./gctrigger | ./varbrace > spvw_global.c ./comment5 ../src/spvw_gcstat.d | ./gctrigger | ./varbrace > spvw_gcstat.c ./comment5 ../src/spvw_space.d | ./gctrigger | ./varbrace > spvw_space.c ./comment5 ../src/spvw_mark.d | ./gctrigger | ./varbrace > spvw_mark.c ./comment5 ../src/spvw_objsize.d | ./gctrigger | ./varbrace > spvw_objsize.c ./comment5 ../src/spvw_update.d | ./gctrigger | ./varbrace > spvw_update.c ./comment5 ../src/spvw_fault.d | ./gctrigger | ./varbrace > spvw_fault.c ./comment5 ../src/spvw_sigsegv.d | ./gctrigger | ./varbrace > spvw_sigsegv.c ./comment5 ../src/spvw_sigcld.d | ./gctrigger | ./varbrace > spvw_sigcld.c ./comment5 ../src/spvw_sigpipe.d | ./gctrigger | ./varbrace > spvw_sigpipe.c ./comment5 ../src/spvw_sigint.d | ./gctrigger | ./varbrace > spvw_sigint.c ./comment5 ../src/spvw_sigwinch.d | ./gctrigger | ./varbrace > spvw_sigwinch.c ./comment5 ../src/spvw_sigterm.d | ./gctrigger | ./varbrace > spvw_sigterm.c ./comment5 ../src/spvw_garcol.d | ./gctrigger | ./varbrace > spvw_garcol.c ./comment5 ../src/spvw_garcol_old.d | ./gctrigger | ./varbrace > spvw_garcol_old.c ./comment5 ../src/spvw_genera1.d | ./gctrigger | ./varbrace > spvw_genera1.c ./comment5 ../src/spvw_gcmark.d | ./gctrigger | ./varbrace > spvw_gcmark.c ./comment5 ../src/spvw_genera2.d | ./gctrigger | ./varbrace > spvw_genera2.c ./comment5 ../src/spvw_weak.d | ./gctrigger | ./varbrace > spvw_weak.c ./comment5 ../src/spvw_genera3.d | ./gctrigger | ./varbrace > spvw_genera3.c ./comment5 ../src/spvw_allocate.d | ./gctrigger | ./varbrace > spvw_allocate.c ./comment5 ../src/spvw_typealloc.d | ./gctrigger | ./varbrace > spvw_typealloc.c ./comment5 ../src/spvw_circ.d | ./gctrigger | ./varbrace > spvw_circ.c ./comment5 ../src/spvw_walk.d | ./gctrigger | ./varbrace > spvw_walk.c ./comment5 ../src/spvw_ctype.d | ./gctrigger | ./varbrace > spvw_ctype.c ./comment5 ../src/spvw_language.d | ./gctrigger | ./varbrace > spvw_language.c ./comment5 ../src/spvw_memfile.d | ./gctrigger | ./varbrace > spvw_memfile.c ./comment5 ../src/errunix.d | ./gctrigger | ./varbrace > errunix.c ./comment5 ../src/aridecl.d | ./gctrigger | ./varbrace > aridecl.c ./comment5 ../src/arilev0.d | ./gctrigger | ./varbrace > arilev0.c ./comment5 ../src/arilev1.d | ./gctrigger | ./varbrace > arilev1.c ./comment5 ../src/intelem.d | ./gctrigger | ./varbrace > intelem.c ./comment5 ../src/intlog.d | ./gctrigger | ./varbrace > intlog.c ./comment5 ../src/intplus.d | ./gctrigger | ./varbrace > intplus.c ./comment5 ../src/intcomp.d | ./gctrigger | ./varbrace > intcomp.c ./comment5 ../src/intbyte.d | ./gctrigger | ./varbrace > intbyte.c ./comment5 ../src/intmal.d | ./gctrigger | ./varbrace > intmal.c ./comment5 ../src/intdiv.d | ./gctrigger | ./varbrace > intdiv.c ./comment5 ../src/intgcd.d | ./gctrigger | ./varbrace > intgcd.c ./comment5 ../src/int2adic.d | ./gctrigger | ./varbrace > int2adic.c ./comment5 ../src/intsqrt.d | ./gctrigger | ./varbrace > intsqrt.c ./comment5 ../src/intprint.d | ./gctrigger | ./varbrace > intprint.c ./comment5 ../src/intread.d | ./gctrigger | ./varbrace > intread.c ./comment5 ../src/intserial.d | ./gctrigger | ./varbrace > intserial.c ./comment5 ../src/rational.d | ./gctrigger | ./varbrace > rational.c ./comment5 ../src/sfloat.d | ./gctrigger | ./varbrace > sfloat.c ./comment5 ../src/ffloat.d | ./gctrigger | ./varbrace > ffloat.c ./comment5 ../src/dfloat.d | ./gctrigger | ./varbrace > dfloat.c ./comment5 ../src/lfloat.d | ./gctrigger | ./varbrace > lfloat.c ./comment5 ../src/flo_konv.d | ./gctrigger | ./varbrace > flo_konv.c ./comment5 ../src/flo_rest.d | ./gctrigger | ./varbrace > flo_rest.c ./comment5 ../src/realelem.d | ./gctrigger | ./varbrace > realelem.c ./comment5 ../src/realrand.d | ./gctrigger | ./varbrace > realrand.c ./comment5 ../src/realtran.d | ./gctrigger | ./varbrace > realtran.c ./comment5 ../src/compelem.d | ./gctrigger | ./varbrace > compelem.c ./comment5 ../src/comptran.d | ./gctrigger | ./varbrace > comptran.c ./comment5 ../src/arilev1c.d | ./gctrigger | ./varbrace > arilev1c.c ./comment5 ../src/arilev1e.d | ./gctrigger | ./varbrace > arilev1e.c ./comment5 ../src/arilev1i.d | ./gctrigger | ./varbrace > arilev1i.c ./comment5 ../src/genclisph.d | ./gctrigger | ./varbrace > genclisph.c ./comment5 ../src/noreadline.d | ./gctrigger | ./varbrace > noreadline.c ./comment5 ../src/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 rm -f localcharset.h ln -s ../src/gllib/localcharset.h localcharset.h gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -c spvw.c In file included from ../src/spvw.d:1013:0: ../src/spvw_garcol.d: In function ‘fill_varobject_heap_holes’: ../src/spvw_garcol.d:1762:7: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../src/spvw.d: In function ‘main_actions’: ../src/spvw.d:3552:29: warning: variable ‘fileptr’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] ../src/spvw.d:3553:16: warning: variable ‘count’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] ../src/spvw.d:3571:39: warning: variable ‘fileptr’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] ../src/spvw.d:3572:18: warning: variable ‘count’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -c spvwtabf.c gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -c spvwtabs.c gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -c spvwtabo.c gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -c eval.c ../src/eval.d: In function ‘interpret_bytecode_’: ../src/eval.d:5771:22: warning: variable ‘closureptr’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] ../src/eval.d:5742:52: warning: argument ‘closure’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] ../src/eval.d:5742:73: warning: argument ‘codeptr’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] ../src/eval.d: In function ‘eval_no_hooks’: ../src/eval.d:2992:43: warning: argument ‘form’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] ../src/eval.d: In function ‘eval’: ../src/eval.d:2937:34: warning: argument ‘form’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] ../src/eval.d: In function ‘funcall_iclosure’: ../src/eval.d:2458:45: warning: argument ‘closure’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] ../src/eval.d:2458:68: warning: argument ‘args_pointer’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] ../src/eval.d:2459:44: warning: argument ‘argcount’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] ../src/eval.d: In function ‘invoke_handlers’: ../src/eval.d:707:23: warning: variable ‘other_ranges’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] ../src/eval.d:710:22: warning: variable ‘FRAME’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] ../src/eval.d:723:20: warning: variable ‘i’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -c control.c ../src/control.d: In function ‘C_tagbody’: ../src/control.d:1596:15: warning: variable ‘body’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -c encoding.c rm -f execname.c ln -s ../src/execname.c execname.c gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -c pathname.c ../src/pathname.d: In function ‘C_launch’: ../src/pathname.d:8901:20: warning: ignoring return value of ‘nice’, declared with attribute warn_unused_result [-Wunused-result] ../src/pathname.d: In function ‘classify_namestring’: ../src/pathname.d:5959:13: warning: ignoring return value of ‘realpath’, declared with attribute warn_unused_result [-Wunused-result] ../src/pathname.d: In function ‘direntry_to_string’: ../src/pathname.d:7198:15: warning: variable ‘encoding’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] ../src/pathname.d:7193:58: warning: argument ‘len’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] ../src/pathname.d: In function ‘parse_logical_word’: ../src/pathname.d:1086:28: warning: ‘ch’ may be used uninitialized in this function [-Wuninitialized] gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -c stream.c ../src/stream.d: In function ‘lisp_completion’: ../src/stream.d:9328:25: warning: variable ‘ptr1’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] ../src/stream.d: In function ‘handle_isset’: ../src/stream.d:14443:21: warning: ‘ret’ may be used uninitialized in this function [-Wuninitialized] gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -c socket.c gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -c io.c ../src/io.d: In function ‘C_bit_vector_reader’: ../src/io.d:3265:10: warning: ‘ch’ may be used uninitialized in this function [-Wuninitialized] ../src/io.d: In function ‘C_vector_reader’: ../src/io.d:3322:15: warning: ‘el’ may be used uninitialized in this function [-Wuninitialized] gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -c funarg.c gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -c array.c ../src/array.d: In function ‘make_ssstring’: ../src/array.d:4039:3: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../src/array.d: In function ‘ssstring_extend_low’: ../src/array.d:4060:3: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../src/array.d: In function ‘ssstring_push_extend’: ../src/array.d:4095:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../src/array.d: In function ‘ssstring_extend’: ../src/array.d:4119:3: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../src/array.d:4124:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../src/array.d: In function ‘make_ssbvector’: ../src/array.d:4183:3: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../src/array.d: In function ‘ssbvector_push_extend’: ../src/array.d:4209:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../src/array.d: In function ‘test_dims’: ../src/array.d:4274:7: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../src/array.d: In function ‘C_make_array’: ../src/array.d:4713:17: warning: ‘fillpointer’ may be used uninitialized in this function [-Wuninitialized] ../src/array.d: In function ‘C_adjust_array’: ../src/array.d:5045:19: warning: ‘fillpointer’ may be used uninitialized in this function [-Wuninitialized] gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -c hashtabl.c gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -c list.c gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -c package.c gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -c record.c ../src/record.d: In function ‘update_instance’: ../src/record.d:1412:62: warning: argument ‘obj’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -c weak.c gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -c sequence.c gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -c charstrg.c gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -c debug.c gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -c error.c gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -c misc.c gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -c time.c gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -c predtype.c gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -c symbol.c gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -c lisparit.c gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -c i18n.c gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -c foreign.c ../src/foreign.d: In function ‘C_call_with_foreign_string’: ../src/foreign.d:3043:14: warning: variable ‘charsize’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -c unixaux.c gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -c zthread.c echo '/* generated from Makefile */' > cflags.h.new echo '#define CC "gcc"' >> cflags.h.new echo '#define CFLAGS "-O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I."' >> cflags.h.new echo '#define LDFLAGS "-Wl,-O1 -Wl,--as-needed"' >> cflags.h.new echo '#define CLFLAGS "-Wl,-O1 -Wl,--as-needed "' >> cflags.h.new echo '#define LIBS "/usr/lib64/libreadline.so -lncurses -ldl /usr/lib64/libavcall.a /usr/lib64/libcallback.a -L/usr/lib64 -lsigsegv -L/usr/lib64 -lc"' >> cflags.h.new echo '#define CPPFLAGS "-I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib"' >> cflags.h.new echo '#define CPP "gcc -E"' >> cflags.h.new echo '#define CXX "g++"' >> cflags.h.new echo '#define CXXFLAGS "-O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5"' >> 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 -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -c built.c cd gllib && make CFLAGS="-O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. " make[1]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib' make[2]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir' make[2]: Nothing to be done for `am--refresh'. make[2]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir' make all-recursive make[2]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib' make[3]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir' make[3]: Nothing to be done for `am--refresh'. make[3]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir' make[3]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib' make[4]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir' make[4]: Nothing to be done for `am--refresh'. make[4]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib' make[2]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib' make[1]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib' cd gllib && make CFLAGS="-O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. " make[1]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib' make[2]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir' make[2]: Nothing to be done for `am--refresh'. make[2]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir' make all-recursive make[2]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib' make[3]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir' make[3]: Nothing to be done for `am--refresh'. make[3]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir' make[3]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib' make[4]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir' make[4]: Nothing to be done for `am--refresh'. make[4]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib' make[2]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib' make[1]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib' cd gllib && make CFLAGS="-O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. " make[1]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib' make[2]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir' make[2]: Nothing to be done for `am--refresh'. make[2]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir' make all-recursive make[2]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib' make[3]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir' make[3]: Nothing to be done for `am--refresh'. make[3]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir' make[3]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib' make[4]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir' make[4]: Nothing to be done for `am--refresh'. make[4]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib' make[2]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib' make[1]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib' rm -f modules.c ln -s ../src/modules.c modules.c gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -DCOMPILE_STANDALONE -O0 -c genclisph.c ../src/genclisph.d: In function ‘main’: ../src/genclisph.d:260:3: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] gcc -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -Wl,-O1 -Wl,--as-needed genclisph.o -o genclisph (echo '#ifndef _CLISP_H' ; echo '#define _CLISP_H' ; echo; echo '/* config.h */' ; grep '^#' config.h ) > clisp.h (echo; echo '/* 'intparam.h' */' ; grep '^#' intparam.h ) >> clisp.h (echo; echo '/* 'floatparam.h' */' ; grep '^#' floatparam.h ) >> clisp.h (echo; echo '/* genclisph */' ; ./genclisph clisp-test.c; echo ; echo '#endif /* _CLISP_H */') >> clisp.h writing test file clisp-test.c wrote 162 tests (153 typedefs, 9 defines) gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -Wl,-O1 -Wl,--as-needed -DUSE_CLISP_H=1 -DCOMPILE_STANDALONE clisp-test.c -o clisp-test-clisp gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -Wl,-O1 -Wl,--as-needed -DUSE_CLISP_H=0 -DCOMPILE_STANDALONE clisp-test.c -o clisp-test-lispbibl ./clisp-test-clisp > clisp-test-clisp.out ./clisp-test-lispbibl > clisp-test-lispbibl.out cmp clisp-test-clisp.out clisp-test-lispbibl.out if grep lispbibl.d clisp.h; then false; else true; fi rm -f genclisph clisp-test-clisp clisp-test-lispbibl clisp-test-clisp.out clisp-test-lispbibl.out gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -c modules.c if test -d locale; then rm -rf locale; fi mkdir locale (cd po && make && make install datarootdir=.. localedir='$(datarootdir)/locale' INSTALL_DATA='ln') || (rm -rf locale ; exit 1) make[1]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/po' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/po' make[1]: Entering directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/po' installing en.gmo as ../locale/en/LC_MESSAGES/clisp.mo installing clisplow_en.gmo as ../locale/en/LC_MESSAGES/clisplow.mo installing da.gmo as ../locale/da/LC_MESSAGES/clisp.mo installing clisplow_da.gmo as ../locale/da/LC_MESSAGES/clisplow.mo installing de.gmo as ../locale/de/LC_MESSAGES/clisp.mo installing clisplow_de.gmo as ../locale/de/LC_MESSAGES/clisplow.mo installing fr.gmo as ../locale/fr/LC_MESSAGES/clisp.mo installing clisplow_fr.gmo as ../locale/fr/LC_MESSAGES/clisplow.mo installing es.gmo as ../locale/es/LC_MESSAGES/clisp.mo installing clisplow_es.gmo as ../locale/es/LC_MESSAGES/clisplow.mo installing nl.gmo as ../locale/nl/LC_MESSAGES/clisp.mo installing clisplow_nl.gmo as ../locale/nl/LC_MESSAGES/clisplow.mo installing ru.gmo as ../locale/ru/LC_MESSAGES/clisp.mo installing clisplow_ru.gmo as ../locale/ru/LC_MESSAGES/clisplow.mo make[1]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/po' rm -rf data mkdir data cd data && ln -s ../../utils/unicode/UnicodeDataFull.txt . cd data && ln -s ../../doc/Symbol-Table.text . gcc -O2 -pipe -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -Wl,-O1 -Wl,--as-needed gllib/uniwidth/width.o gllib/uniname/uniname.o gllib/localcharset.o spvw.o spvwtabf.o spvwtabs.o spvwtabo.o eval.o control.o encoding.o pathname.o stream.o socket.o io.o funarg.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 zthread.o built.o modules.o /usr/lib64/libreadline.so -lncurses -ldl /usr/lib64/libavcall.a /usr/lib64/libcallback.a -L/usr/lib64 -lsigsegv -L/usr/lib64 -lc -o lisp.run ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -lp ../src/ -x '(and (load "../src/init.lisp") (sys::%saveinitmem) (ext::exit)) (ext::exit t)' i i i i i i i ooooo o ooooooo ooooo ooooo I I I I I I I 8 8 8 8 8 o 8 8 I \ `+' / I 8 8 8 8 8 8 \ `-+-' / 8 8 8 ooooo 8oooo `-__|__-' 8 8 8 8 8 | 8 o 8 8 o 8 8 ------+------ ooooo 8oooooo ooo8ooo ooooo 8 Welcome to GNU CLISP 2.48 (2009-07-28) Copyright (c) Bruno Haible, Michael Stoll 1992, 1993 Copyright (c) Bruno Haible, Marcus Daniels 1994-1997 Copyright (c) Bruno Haible, Pierpaolo Bernardi, Sam Steingold 1998 Copyright (c) Bruno Haible, Sam Steingold 1999-2000 Copyright (c) Sam Steingold, Bruno Haible 2001-2009 Type :h and hit Enter for context help. ;; Loading file ../src/defseq.lisp ... ;; Loaded file ../src/defseq.lisp ;; Loading file ../src/backquote.lisp ... ;; Loaded file ../src/backquote.lisp ;; Loading file ../src/defmacro.lisp ... ;; Loaded file ../src/defmacro.lisp ;; Loading file ../src/macros1.lisp ... ;; Loaded file ../src/macros1.lisp ;; Loading file ../src/macros2.lisp ... ;; Loaded file ../src/macros2.lisp ;; Loading file ../src/defs1.lisp ... ;; Loaded file ../src/defs1.lisp ;; Loading file ../src/lambdalist.lisp ... ;; Loaded file ../src/lambdalist.lisp ;; Loading file ../src/places.lisp ... ;; Loaded file ../src/places.lisp ;; Loading file ../src/floatprint.lisp ... ;; Loaded file ../src/floatprint.lisp ;; Loading file ../src/defpackage.lisp ... ;; Loaded file ../src/defpackage.lisp ;; Loading file ../src/type.lisp ... ;; Loading file ../src/subtypep.lisp ... ;; Loaded file ../src/subtypep.lisp ;; Loaded file ../src/type.lisp ;; Loading file ../src/clos-package.lisp ... ;; Loaded file ../src/clos-package.lisp ;; Loading file ../src/clos-macros.lisp ... ;; Loaded file ../src/clos-macros.lisp ;; Loading file ../src/clos-class0.lisp ... ;; Loaded file ../src/clos-class0.lisp ;; Loading file ../src/clos-metaobject1.lisp ... ;; Loaded file ../src/clos-metaobject1.lisp ;; Loading file ../src/clos-slotdef1.lisp ... ;; Loaded file ../src/clos-slotdef1.lisp ;; Loading file ../src/clos-stablehash1.lisp ... ;; Loaded file ../src/clos-stablehash1.lisp ;; Loading file ../src/clos-specializer1.lisp ... ;; Loaded file ../src/clos-specializer1.lisp ;; Loading file ../src/clos-class1.lisp ... ;; Loaded file ../src/clos-class1.lisp ;; Loading file ../src/clos-class2.lisp ... ;; Loaded file ../src/clos-class2.lisp ;; Loading file ../src/clos-class3.lisp ... ;; Loaded file ../src/clos-class3.lisp ;; Loading file ../src/defstruct.lisp ... ;; Loaded file ../src/defstruct.lisp ;; Loading file ../src/format.lisp ... ;; Loaded file ../src/format.lisp ;; Loading file ../src/international.lisp ... ;; Loaded file ../src/international.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/room.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/room.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/functions.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/functions.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/trace.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/trace.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/cmacros.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/cmacros.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/compiler.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/compiler.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/defs2.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/defs2.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/loop.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/loop.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos.lisp ... ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-slots1.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-slots1.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-method1.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-method1.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-methcomb1.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-methcomb1.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-genfun1.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-genfun1.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-genfun2a.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-genfun2a.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-methcomb2.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-methcomb2.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-genfun2b.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-genfun2b.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-method2.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-method2.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-genfun3.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-genfun3.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-dependent.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-dependent.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-genfun4.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-genfun4.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-method3.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-method3.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-methcomb3.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-methcomb3.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-slots2.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-slots2.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-slotdef2.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-slotdef2.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-stablehash2.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-stablehash2.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-specializer2.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-specializer2.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-class4.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-class4.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-class5.lisp ... WARNING: DEFGENERIC: redefining function SHARED-INITIALIZE in /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-class5.lisp, was defined in top-level WARNING: DEFGENERIC: redefining function REINITIALIZE-INSTANCE in /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-class5.lisp, was defined in top-level WARNING: DEFGENERIC: redefining function INITIALIZE-INSTANCE in /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-class5.lisp, was defined in top-level ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-class5.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-slotdef3.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-slotdef3.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-specializer3.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-specializer3.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-class6.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-class6.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-method4.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-method4.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-methcomb4.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-methcomb4.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-genfun5.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-genfun5.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-print.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-print.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-custom.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-custom.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/documentation.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/documentation.lisp ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/gray.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/gray.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/fill-out.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/fill-out.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/disassem.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/disassem.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/condition.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/condition.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/loadform.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/loadform.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/threads.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/threads.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/gstream.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/gstream.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/xcharin.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/xcharin.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/keyboard.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/keyboard.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/screen.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/screen.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/runprog.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/runprog.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/query.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/query.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/reploop.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/reploop.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/savemem.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/savemem.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/dribble.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/dribble.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/pprint.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/pprint.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/describe.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/describe.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/edit.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/edit.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clhs.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clhs.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/inspect.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/inspect.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/macros3.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/macros3.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/complete.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/complete.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/case-sensitive.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/case-sensitive.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/foreign1.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/foreign1.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/exporting.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/exporting.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/danish.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/danish.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/german.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/german.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/french.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/french.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/spanish.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/spanish.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/dutch.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/dutch.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/russian.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/russian.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/deprecated.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/deprecated.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/config.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/config.lisp Bytes permanently allocated: 176,144 Bytes currently in use: 10,242,824 Bytes available until next GC: 2,560,706 Bye. mv lispimag.mem interpreted.mem ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M interpreted.mem -q -c ../src/compiler.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/compiler.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/compiler.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -lp ../src/ -x '(and (load "../src/init.lisp") (sys::%saveinitmem) (ext::exit)) (ext::exit t)' i i i i i i i ooooo o ooooooo ooooo ooooo I I I I I I I 8 8 8 8 8 o 8 8 I \ `+' / I 8 8 8 8 8 8 \ `-+-' / 8 8 8 ooooo 8oooo `-__|__-' 8 8 8 8 8 | 8 o 8 8 o 8 8 ------+------ ooooo 8oooooo ooo8ooo ooooo 8 Welcome to GNU CLISP 2.48 (2009-07-28) Copyright (c) Bruno Haible, Michael Stoll 1992, 1993 Copyright (c) Bruno Haible, Marcus Daniels 1994-1997 Copyright (c) Bruno Haible, Pierpaolo Bernardi, Sam Steingold 1998 Copyright (c) Bruno Haible, Sam Steingold 1999-2000 Copyright (c) Sam Steingold, Bruno Haible 2001-2009 Type :h and hit Enter for context help. ;; Loading file ../src/defseq.lisp ... ;; Loaded file ../src/defseq.lisp ;; Loading file ../src/backquote.lisp ... ;; Loaded file ../src/backquote.lisp ;; Loading file ../src/defmacro.lisp ... ;; Loaded file ../src/defmacro.lisp ;; Loading file ../src/macros1.lisp ... ;; Loaded file ../src/macros1.lisp ;; Loading file ../src/macros2.lisp ... ;; Loaded file ../src/macros2.lisp ;; Loading file ../src/defs1.lisp ... ;; Loaded file ../src/defs1.lisp ;; Loading file ../src/lambdalist.lisp ... ;; Loaded file ../src/lambdalist.lisp ;; Loading file ../src/places.lisp ... ;; Loaded file ../src/places.lisp ;; Loading file ../src/floatprint.lisp ... ;; Loaded file ../src/floatprint.lisp ;; Loading file ../src/defpackage.lisp ... ;; Loaded file ../src/defpackage.lisp ;; Loading file ../src/type.lisp ... ;; Loading file ../src/subtypep.lisp ... ;; Loaded file ../src/subtypep.lisp ;; Loaded file ../src/type.lisp ;; Loading file ../src/clos-package.lisp ... ;; Loaded file ../src/clos-package.lisp ;; Loading file ../src/clos-macros.lisp ... ;; Loaded file ../src/clos-macros.lisp ;; Loading file ../src/clos-class0.lisp ... ;; Loaded file ../src/clos-class0.lisp ;; Loading file ../src/clos-metaobject1.lisp ... ;; Loaded file ../src/clos-metaobject1.lisp ;; Loading file ../src/clos-slotdef1.lisp ... ;; Loaded file ../src/clos-slotdef1.lisp ;; Loading file ../src/clos-stablehash1.lisp ... ;; Loaded file ../src/clos-stablehash1.lisp ;; Loading file ../src/clos-specializer1.lisp ... ;; Loaded file ../src/clos-specializer1.lisp ;; Loading file ../src/clos-class1.lisp ... ;; Loaded file ../src/clos-class1.lisp ;; Loading file ../src/clos-class2.lisp ... ;; Loaded file ../src/clos-class2.lisp ;; Loading file ../src/clos-class3.lisp ... ;; Loaded file ../src/clos-class3.lisp ;; Loading file ../src/defstruct.lisp ... ;; Loaded file ../src/defstruct.lisp ;; Loading file ../src/format.lisp ... ;; Loaded file ../src/format.lisp ;; Loading file ../src/international.lisp ... ;; Loaded file ../src/international.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/room.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/room.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/functions.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/functions.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/trace.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/trace.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/cmacros.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/cmacros.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/compiler.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/compiler.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/defs2.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/defs2.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/loop.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/loop.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos.lisp ... ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-slots1.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-slots1.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-method1.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-method1.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-methcomb1.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-methcomb1.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-genfun1.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-genfun1.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-genfun2a.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-genfun2a.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-methcomb2.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-methcomb2.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-genfun2b.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-genfun2b.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-method2.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-method2.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-genfun3.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-genfun3.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-dependent.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-dependent.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-genfun4.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-genfun4.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-method3.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-method3.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-methcomb3.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-methcomb3.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-slots2.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-slots2.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-slotdef2.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-slotdef2.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-stablehash2.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-stablehash2.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-specializer2.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-specializer2.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-class4.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-class4.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-class5.lisp ... WARNING: DEFGENERIC: redefining function SHARED-INITIALIZE in /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-class5.lisp, was defined in top-level WARNING: DEFGENERIC: redefining function REINITIALIZE-INSTANCE in /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-class5.lisp, was defined in top-level WARNING: DEFGENERIC: redefining function INITIALIZE-INSTANCE in /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-class5.lisp, was defined in top-level ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-class5.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-slotdef3.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-slotdef3.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-specializer3.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-specializer3.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-class6.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-class6.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-method4.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-method4.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-methcomb4.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-methcomb4.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-genfun5.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-genfun5.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-print.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-print.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-custom.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-custom.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/documentation.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/documentation.lisp ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/gray.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/gray.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/fill-out.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/fill-out.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/disassem.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/disassem.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/condition.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/condition.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/loadform.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/loadform.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/threads.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/threads.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/gstream.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/gstream.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/xcharin.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/xcharin.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/keyboard.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/keyboard.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/screen.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/screen.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/runprog.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/runprog.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/query.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/query.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/reploop.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/reploop.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/savemem.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/savemem.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/dribble.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/dribble.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/pprint.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/pprint.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/describe.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/describe.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/edit.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/edit.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clhs.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clhs.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/inspect.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/inspect.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/macros3.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/macros3.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/complete.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/complete.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/case-sensitive.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/case-sensitive.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/foreign1.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/foreign1.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/exporting.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/exporting.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/danish.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/danish.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/german.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/german.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/french.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/french.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/spanish.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/spanish.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/dutch.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/dutch.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/russian.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/russian.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/deprecated.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/deprecated.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/config.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/config.lisp Bytes permanently allocated: 176,144 Bytes currently in use: 8,800,184 Bytes available until next GC: 2,200,046 Bye. mv lispimag.mem halfcompiled.mem ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c ../src/init.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/init.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/init.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c ../src/defseq.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/defseq.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/defseq.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c ../src/backquote.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/backquote.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/backquote.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c ../src/defmacro.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/defmacro.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/defmacro.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c ../src/macros1.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/macros1.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/macros1.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c ../src/macros2.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/macros2.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/macros2.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c ../src/defs1.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/defs1.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/defs1.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c ../src/lambdalist.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/lambdalist.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/lambdalist.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c ../src/places.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/places.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/places.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c ../src/floatprint.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/floatprint.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/floatprint.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c ../src/defpackage.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/defpackage.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/defpackage.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c ../src/type.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/type.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/type.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c ../src/subtypep.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/subtypep.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/subtypep.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c ../src/clos-package.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/src/clos-package.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/clos-package.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c ../src/clos-macros.lisp -o ./ Cannot map memory to address 0x8006e8ec6000 . [../src/spvw_mmap.d:347] errno = ENOMEM: Not enough memory. ./lisp.run: not enough memory for initialization make: *** [clos-macros.fas] Error 1 emake failed * ERROR: dev-lisp/clisp-2.48-r1 failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 93: Called src_compile * environment, line 2403: Called die * The specific snippet of code: * emake -j1 || die "emake failed" * * If you need support, post the output of `emerge --info '=dev-lisp/clisp-2.48-r1'`, * the complete build log and the output of `emerge -pqv '=dev-lisp/clisp-2.48-r1'`. * The complete build log is located at '/var/tmp/portage/dev-lisp/clisp-2.48-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-lisp/clisp-2.48-r1/temp/environment'. * Working directory: '/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir' * S: '/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48'