* Package: dev-lisp/clisp-2.49-r8 * Repository: gentoo * Maintainer: common-lisp@gentoo.org * USE: abi_x86_64 amd64 berkdb elibc_glibc gdbm gtk kernel_linux pcre readline unicode userland_GNU zlib * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking clisp-2.49.tar.bz2 to /var/tmp/portage/dev-lisp/clisp-2.49-r8/work >>> Source unpacked in /var/tmp/portage/dev-lisp/clisp-2.49-r8/work >>> Preparing source in /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49 ... * Applying clisp-2.49-bits_ipctypes_to_sys_ipc.patch ... [ ok ] * Applying clisp-2.49-get_hostname.patch ... [ ok ] * Applying clisp-2.49-tinfo.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49 ... * enabling module wildcard * enabling module rawsock * enabling module bindings/glibc * enabling module berkeley-db * 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-module=wildcard --with-module=rawsock --with-module=bindings/glibc --with-module=berkeley-db --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.49-r8/work/clisp-2.49/builddir/configure --prefix=/usr --libdir=/usr/lib64 --with-readline --with-unicode --with-ffcall --without-dynamic-modules --with-module=wildcard --with-module=rawsock --with-module=bindings/glibc --with-module=berkeley-db --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/lib/portage/python3.4/ebuild-helpers/xattr/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 whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 checking how to remove colons from paths... echo $x 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 how to make hard links... ln checking whether ln -s works... yes checking how to make hard links to symlinks... hln checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/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 checking for groff... groff checking for ps2pdf... ps2pdf 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 C/C++ restrict keyword... __restrict checking for sys/time.h... yes checking for langinfo.h... yes checking for sys/mman.h... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for wchar.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for wctype.h... yes checking whether the preprocessor supports include_next... yes checking for struct timeval... yes checking whether gettimeofday is declared without a macro... yes checking for gettimeofday... yes checking for readlink... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mbsrtowcs... yes checking for mprotect... yes checking for memchr... yes checking for nl_langinfo... yes checking for iswcntrl... yes checking for iswblank... yes checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for nl_langinfo and CODESET... yes checking for working fcntl.h... yes checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking for mbstate_t... 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 whether memchr works... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wchar_t... yes checking for long long int... yes checking for unsigned long long int... yes checking whether memmem is declared without a macro... yes checking whether mempcpy is declared without a macro... yes checking whether memrchr is declared without a macro... yes checking whether rawmemchr is declared without a macro... yes checking whether stpcpy is declared without a macro... yes checking whether stpncpy is declared without a macro... yes checking whether strchrnul is declared without a macro... yes checking whether strdup is declared without a macro... yes checking whether strncat is declared without a macro... yes checking whether strndup is declared without a macro... yes checking whether strnlen is declared without a macro... yes checking whether strpbrk is declared without a macro... yes checking whether strsep is declared without a macro... yes checking whether strcasestr is declared without a macro... yes checking whether strtok_r is declared without a macro... yes checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... yes checking for inline... inline checking whether uses 'inline' correctly... yes checking for wint_t... yes checking for alloca as a compiler built-in... yes checking for getpagesize... yes checking whether getpagesize is declared... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... almost checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines ERA... yes checking whether nl_langinfo is declared without a macro... yes 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 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 whether NULL can be used in arbitrary expressions... yes checking whether stdint.h conforms to C99... yes checking whether chown is declared without a macro... yes checking whether dup2 is declared without a macro... yes checking whether dup3 is declared without a macro... yes checking whether environ is declared without a macro... yes checking whether euidaccess is declared without a macro... yes checking whether faccessat is declared without a macro... yes checking whether fchdir is declared without a macro... yes checking whether fchownat is declared without a macro... yes checking whether fsync is declared without a macro... yes checking whether ftruncate is declared without a macro... yes checking whether getcwd is declared without a macro... yes checking whether getdomainname is declared without a macro... yes checking whether getdtablesize is declared without a macro... yes checking whether getgroups is declared without a macro... yes checking whether gethostname is declared without a macro... yes checking whether getlogin is declared without a macro... yes checking whether getlogin_r is declared without a macro... yes checking whether getpagesize is declared without a macro... yes checking whether getusershell is declared without a macro... yes checking whether setusershell is declared without a macro... yes checking whether endusershell is declared without a macro... yes checking whether lchown is declared without a macro... yes checking whether link is declared without a macro... yes checking whether linkat is declared without a macro... yes checking whether lseek is declared without a macro... yes checking whether pipe2 is declared without a macro... yes checking whether pread is declared without a macro... yes checking whether pwrite is declared without a macro... yes checking whether readlink is declared without a macro... yes checking whether readlinkat is declared without a macro... yes checking whether rmdir is declared without a macro... yes checking whether sleep is declared without a macro... yes checking whether symlink is declared without a macro... yes checking whether symlinkat is declared without a macro... yes checking whether ttyname_r is declared without a macro... yes checking whether unlink is declared without a macro... yes checking whether unlinkat is declared without a macro... yes checking whether usleep is declared without a macro... yes checking whether btowc is declared without a macro... yes checking whether wctob is declared without a macro... yes checking whether mbsinit is declared without a macro... yes checking whether mbrtowc is declared without a macro... yes checking whether mbrlen is declared without a macro... yes checking whether mbsrtowcs is declared without a macro... yes checking whether mbsnrtowcs is declared without a macro... yes checking whether wcrtomb is declared without a macro... yes checking whether wcsrtombs is declared without a macro... yes checking whether wcsnrtombs is declared without a macro... yes checking whether wcwidth is declared without a macro... 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.so checking how to link with libcallback... /usr/lib64/libcallback.so 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... (cached) yes checking for getcwd... yes checking for uname... yes checking for readdir_r... yes checking for rand_r... yes checking for putenv... yes checking for setenv... yes checking for unsetenv... yes checking whether environ is declared... (cached) 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... install-shextern int getrlimit (enum __rlimit_resource, struct rlimit *); checking for setrlimit declaration... install-shextern 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... install-shextern 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... install-shextern 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... install-shextern 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... install-shextern 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... install-shextern 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... install-shextern unsigned int inet_addr (const char*); checking for netinet/tcp.h... yes checking for setsockopt declaration... install-shextern int setsockopt (int, int, int, const void*, unsigned int); checking for the code address range... 0x0000000000000000 checking for the malloc address range... 0x0000000000000000 checking for the shared library address range... 0x000003A005000000 checking for the stack address range... 0x000003C60C000000 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 checking for working fcntl.h... (cached) 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... install-shextern 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 whether rl_deprep_term_function 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 libtool 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 --with-dynamic-modules=no --prefix=/usr --libdir=/usr/lib64 --with-readline --with-unicode --with-module=wildcard --with-module=rawsock --with-module=bindings/glibc --with-module=berkeley-db --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.49-r8/work/clisp-2.49 ... make -j1 -j1 ln -s ../src/.gdbinit .gdbinit rm -f build-aux ln -s ../src/build-aux build-aux mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib && make CFLAGS="-O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. " CLISP_LIBDIR=/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir make[1]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib' cd .. && make am--refresh make[2]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir' make[2]: Nothing to be done for 'am--refresh'. make[2]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir' make[2]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir' make[2]: Nothing to be done for 'am--refresh'. make[2]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ../../src/gllib/alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/build-aux/arg-nonnull.h \ | sed -e 's/_GL_/_gl_GL_/g' \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h rm -f c++defs.h-t c++defs.h && \ sed -n -e '/_GL_CXXDEFS/,$p' \ < /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/build-aux/c++defs.h \ | sed -e 's/_GL_/_gl_GL_/g' \ > c++defs.h-t && \ mv c++defs.h-t c++defs.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 warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/build-aux/warn-on-use.h \ | sed -e 's/_GL_/_gl_GL_/g' \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h rm -f langinfo.h-t langinfo.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_LANGINFO_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_LANGINFO_H''@||g' \ -e 's|@''GNULIB_NL_LANGINFO''@|1|g' \ -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \ -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \ -e 's|@''HAVE_NL_LANGINFO''@|1|g' \ -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \ -e '/definitions of _gl_GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _gl_GL_WARN_ON_USE/r warn-on-use.h' \ < ../../src/gllib/langinfo.in.h; \ } > langinfo.h-t && \ mv langinfo.h-t langinfo.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_STRNCAT''@|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' \ < ../../src/gllib/string.in.h | \ sed -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_MEMCHR''@|1|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_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_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_STPNCPY''@|0|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_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _gl_GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _gl_GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _gl_GL_WARN_ON_USE/r warn-on-use.h'; \ < ../../src/gllib/string.in.h; \ } > string.h-t && \ mv string.h-t string.h /bin/mkdir -p sys rm -f sys/time.h-t sys/time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_SYS_TIME_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_SYS_TIME_H''@||g' \ -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ -e '/definitions of _gl_GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _gl_GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _gl_GL_WARN_ON_USE/r warn-on-use.h' \ < ../../src/gllib/sys_time.in.h; \ } > sys/time.h-t && \ mv sys/time.h-t sys/time.h rm -f uniname.h-t uniname.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ../../src/gllib/uniname.in.h; \ } > uniname.h-t && \ mv -f uniname.h-t uniname.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_DUP3''@|0|g' \ -e 's|@''GNULIB_ENVIRON''@|0|g' \ -e 's|@''GNULIB_EUIDACCESS''@|0|g' \ -e 's|@''GNULIB_FACCESSAT''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|0|g' \ -e 's|@''GNULIB_FCHOWNAT''@|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_GETGROUPS''@|0|g' \ -e 's|@''GNULIB_GETHOSTNAME''@|0|g' \ -e 's|@''GNULIB_GETLOGIN''@|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_LINKAT''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|0|g' \ -e 's|@''GNULIB_PIPE2''@|0|g' \ -e 's|@''GNULIB_PREAD''@|0|g' \ -e 's|@''GNULIB_PWRITE''@|0|g' \ -e 's|@''GNULIB_READLINK''@|0|g' \ -e 's|@''GNULIB_READLINKAT''@|0|g' \ -e 's|@''GNULIB_RMDIR''@|0|g' \ -e 's|@''GNULIB_SLEEP''@|0|g' \ -e 's|@''GNULIB_SYMLINK''@|0|g' \ -e 's|@''GNULIB_SYMLINKAT''@|0|g' \ -e 's|@''GNULIB_TTYNAME_R''@|0|g' \ -e 's|@''GNULIB_UNISTD_H_GETOPT''@|0|g' \ -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \ -e 's|@''GNULIB_UNLINK''@|0|g' \ -e 's|@''GNULIB_UNLINKAT''@|0|g' \ -e 's|@''GNULIB_USLEEP''@|0|g' \ -e 's|@''GNULIB_WRITE''@|0|g' \ < ../../src/gllib/unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|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_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETLOGIN''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|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_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _gl_GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _gl_GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _gl_GL_WARN_ON_USE/r warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h rm -f unitypes.h-t unitypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ../../src/gllib/unitypes.in.h; \ } > unitypes.h-t && \ mv -f unitypes.h-t unitypes.h rm -f uniwidth.h-t uniwidth.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ../../src/gllib/uniwidth.in.h; \ } > uniwidth.h-t && \ mv -f uniwidth.h-t uniwidth.h rm -f wchar.h-t wchar.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_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's|@''GNULIB_BTOWC''@|0|g' \ -e 's|@''GNULIB_WCTOB''@|0|g' \ -e 's|@''GNULIB_MBSINIT''@|1|g' \ -e 's|@''GNULIB_MBRTOWC''@|1|g' \ -e 's|@''GNULIB_MBRLEN''@|0|g' \ -e 's|@''GNULIB_MBSRTOWCS''@|1|g' \ -e 's|@''GNULIB_MBSNRTOWCS''@|0|g' \ -e 's|@''GNULIB_WCRTOMB''@|0|g' \ -e 's|@''GNULIB_WCSRTOMBS''@|0|g' \ -e 's|@''GNULIB_WCSNRTOMBS''@|0|g' \ -e 's|@''GNULIB_WCWIDTH''@|0|g' \ -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|0|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e '/definitions of _gl_GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _gl_GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _gl_GL_WARN_ON_USE/r warn-on-use.h' \ < ../../src/gllib/wchar.in.h; \ } > wchar.h-t && \ mv wchar.h-t wchar.h rm -f wctype.h-t wctype.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_WCTYPE_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_WCTYPE_H''@||g' \ -e 's/@''HAVE_ISWBLANK''@/1/g' \ -e 's/@''HAVE_ISWCNTRL''@/1/g' \ -e 's/@''HAVE_WINT_T''@/1/g' \ -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ -e '/definitions of _gl_GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _gl_GL_WARN_ON_USE/r warn-on-use.h' \ < ../../src/gllib/wctype.in.h; \ } > wctype.h-t && \ mv wctype.h-t wctype.h make all-recursive make[2]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib' cd .. && make am--refresh make[3]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir' make[3]: Nothing to be done for 'am--refresh'. make[3]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir' make[3]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir' make[3]: Nothing to be done for 'am--refresh'. make[3]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir' make[3]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib' cd .. && make am--refresh make[4]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir' make[4]: Nothing to be done for 'am--refresh'. make[4]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir' make[4]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir' make[4]: Nothing to be done for 'am--refresh'. make[4]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir' depbase=`echo localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../src/gllib -I.. -I../intl -I/usr/include/db4.8 -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -MT localcharset.o -MD -MP -MF $depbase.Tpo -c -o localcharset.o ../../src/gllib/localcharset.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo strnlen1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../src/gllib -I.. -I../intl -I/usr/include/db4.8 -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -MT strnlen1.o -MD -MP -MF $depbase.Tpo -c -o strnlen1.o ../../src/gllib/strnlen1.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo uniname/uniname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../src/gllib -I.. -I../intl -I/usr/include/db4.8 -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -MT uniname/uniname.o -MD -MP -MF $depbase.Tpo -c -o uniname/uniname.o ../../src/gllib/uniname/uniname.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo uniwidth/width.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../src/gllib -I.. -I../intl -I/usr/include/db4.8 -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -MT uniwidth/width.o -MD -MP -MF $depbase.Tpo -c -o uniwidth/width.o ../../src/gllib/uniwidth/width.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f libgnu.a ar cru libgnu.a localcharset.o strnlen1.o uniname/uniname.o uniwidth/width.o ranlib libgnu.a 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.49-r8/work/clisp-2.49/builddir/gllib' make[2]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib' make[1]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/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/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -Wl,-O1 -Wl,--as-needed ../utils/comment5.c -o comment5 ../utils/comment5.c: In function ‘main’: ../utils/comment5.c:135:5: warning: label ‘L6a’ defined but not used [-Wunused-label] L6a: if (c==EOF){ goto L3; } ^ ../utils/comment5.c:129:5: warning: label ‘L5a’ defined but not used [-Wunused-label] L5a: if (c==EOF){ goto L3; } /* do not fix programmer errors */ ^ gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -Wl,-O1 -Wl,--as-needed ../utils/gctrigger.c -o gctrigger ../utils/gctrigger.c: In function ‘handle_closing_token’: ../utils/gctrigger.c:758:55: warning: unused parameter ‘token’ [-Wunused-parameter] static inline void handle_closing_token (const Token* token) ^ gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -Wl,-O1 -Wl,--as-needed ../utils/varbrace.c -o varbrace gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -Wl,-O1 -Wl,--as-needed ../utils/txt2c.c -o txt2c gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -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 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/built.d | ./gctrigger | ./varbrace > built.c ./comment5 ../src/lispbibl.d | sed -e 's/^\(%% .*\)//' | ./gctrigger | ./varbrace > lispbibl.c End of comment outside comment in line 5699 ./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/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c spvw.c In file included from ../src/spvw.d:23:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ In file included from ../src/spvw.d:23:0: ../src/lispbibl.d: In function ‘schar’: ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ In file included from ../src/spvw.d:156:0: ../src/spvw_debug.d: In function ‘nobject_out1’: ../src/spvw_debug.d:308:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; ii < Stream_length(obj) - strm_len; ii++) { ^ ../src/spvw.d: In function ‘near_SP_overflow’: ../src/spvw.d:838:14: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable] var uintB dummy[0x1001]; ^ In file included from ../src/spvw.d:909:0: ../src/spvw_fault.d: In function ‘handle_fault’: ../src/spvw_fault.d:124:15: warning: unused variable ‘obj’ [-Wunused-variable] var object obj = as_object((oint)address << oint_addr_shift); ^ In file included from ../src/spvw.d:909:0: ../src/spvw_fault.d:189:8: warning: label ‘error8’ defined but not used [-Wunused-label] error8: /* fault on a read-write page */ ^ In file included from ../src/spvw.d:916:0: ../src/spvw_sigsegv.d: In function ‘stackoverflow_handler_continuation’: ../src/spvw_sigsegv.d:98:27: warning: unused variable ‘scp’ [-Wunused-variable] stackoverflow_context_t scp = (stackoverflow_context_t) arg1; ^ ../src/spvw_sigsegv.d:97:66: warning: unused parameter ‘arg2’ [-Wunused-parameter] local void stackoverflow_handler_continuation (void* arg1, void* arg2, void* ar ^ ../src/spvw_sigsegv.d:97:78: warning: unused parameter ‘arg3’ [-Wunused-parameter] void stackoverflow_handler_continuation (void* arg1, void* arg2, void* arg3) { ^ In file included from ../src/spvw.d:918:0: ../src/spvw_sigpipe.d: In function ‘sigpipe_handler’: ../src/spvw_sigpipe.d:38:33: warning: unused parameter ‘sig’ [-Wunused-parameter] local void sigpipe_handler (int sig) ^ In file included from ../src/spvw.d:919:0: ../src/spvw_sigint.d: In function ‘interrupt_handler’: ../src/spvw_sigint.d:76:35: warning: unused parameter ‘sig’ [-Wunused-parameter] local void interrupt_handler (int sig) { /* sig = SIGINT */ ^ In file included from ../src/spvw.d:920:0: ../src/spvw_sigwinch.d: In function ‘sigwinch_handler’: ../src/spvw_sigwinch.d:79:34: warning: unused parameter ‘sig’ [-Wunused-parameter] local void sigwinch_handler (int sig) { /* sig = SIGWINCH */ ^ In file included from ../src/spvw_garcol.d:45:0, from ../src/spvw.d:927: ../src/spvw_genera1.d: In function ‘build_old_generation_cache’: ../src/spvw_genera1.d:934:15: warning: label ‘case_nopointers’ defined but not used [-Wunused-label] case_nopointers: ^ ../src/spvw_genera1.d:473:7: warning: label ‘prot_finished’ defined but not used [-Wunused-label] prot_finished: ^ ../src/spvw_genera1.d:454:7: warning: label ‘all_ro’ defined but not used [-Wunused-label] all_ro: ^ ../src/spvw_genera1.d:356:73: warning: unused parameter ‘rwarea’ [-Wunused-parameter] local void build_old_generation_cache (uintL heapnr, varobj_mem_region *rwarea) ^ In file included from ../src/spvw.d:927:0: ../src/spvw_garcol.d: In function ‘gc_sweep1_varobject_page’: ../src/spvw_garcol.d:1136:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=cur-dest;i=r->start;i++,r++) { ^ In file included from ../src/spvw_garcol.d:1380:0, from ../src/spvw.d:927: ../src/spvw_genera3.d: In function ‘update_old_generation’: ../src/spvw_genera3.d:79:13: warning: label ‘update_all’ defined but not used [-Wunused-label] update_all: ^ In file included from ../src/spvw.d:927:0: ../src/spvw_garcol.d: In function ‘fill_varobject_heap_holes’: ../src/spvw_garcol.d:1745:64: warning: unused parameter ‘holes’ [-Wunused-parameter] local inline void fill_varobject_heap_holes(varobj_mem_region *holes) ^ In file included from ../src/spvw.d:927:0: ../src/spvw_garcol.d: In function ‘gar_col’: ../src/spvw_garcol.d:3059:31: warning: unused parameter ‘level’ [-Wunused-parameter] global maygc void gar_col(int level) ^ In file included from ../src/spvw.d:941:0: ../src/spvw_circ.d: In function ‘get_circ_mark’: ../src/spvw_circ.d:1095:6: warning: label ‘m_array’ defined but not used [-Wunused-label] m_array: ^ ../src/spvw_circ.d:1077:6: warning: label ‘m_svector’ defined but not used [-Wunused-label] m_svector: ^ ../src/spvw_circ.d: In function ‘get_circ_unmark’: ../src/spvw_circ.d:1339:6: warning: label ‘u_array’ defined but not used [-Wunused-label] u_array: ^ ../src/spvw_circ.d:1324:6: warning: label ‘u_svector’ defined but not used [-Wunused-label] u_svector: ^ In file included from ../src/spvw.d:941:0: ../src/spvw_circ.d: In function ‘subst_circ_mark’: ../src/spvw_circ.d:2068:11: warning: label ‘case_small_read_label’ defined but not used [-Wunused-label] case_small_read_label: { /* Small-Read-Label */ ^ ../src/spvw.d: In function ‘free_argv_initparams’: ../src/spvw.d:2841:65: warning: unused parameter ‘p’ [-Wunused-parameter] local inline void free_argv_initparams (struct argv_initparams *p) { ^ ../src/spvw.d: In function ‘init_memory’: ../src/spvw.d:3137:18: warning: unused variable ‘for_objects’ [-Wunused-variable] var uintM for_objects; /* number of bytes for Lisp-objects */ ^ In file included from ../src/spvw.d:4004:0: ../src/spvw_memfile.d: In function ‘find_memdump’: ../src/spvw_memfile.d:1875:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] && lseek(fd,mem_start,SEEK_SET) == mem_start) { ^ In file included from ../src/spvw.d:151:0: ../src/spvw.d: At top level: ../src/spvw_module.d:20:12: warning: ‘init_modules_0’ declared ‘static’ but never defined [-Wunused-function] local void init_modules_0 (void); ^ In file included from ../src/spvw.d:156:0: ../src/spvw_debug.d:13:12: warning: ‘mem_hex_out’ defined but not used [-Wunused-function] local void mem_hex_out (const void* buf, uintL count) { ^ In file included from ../src/spvw.d:201:0: ../src/spvw_mmap.d:25:11: warning: ‘mmap_prepare’ declared ‘static’ but never defined [-Wunused-function] local int mmap_prepare (uintP* map_addr, uintP* map_endaddr, bool shrinkp); ^ ../src/spvw_mmap.d:354:13: warning: ‘mmap_filemap’ defined but not used [-Wunused-function] local void* mmap_filemap (void* map_addr, uintM map_len, int fd, off_t offset) ^ In file included from ../src/spvw.d:207:0: ../src/spvw_singlemap.d:30:13: warning: ‘filemap’ declared ‘static’ but never defined [-Wunused-function] local void* filemap (void* map_addr, uintM map_len, int fd, off_t offset) ^ In file included from ../src/spvw.d:916:0: ../src/spvw_sigsegv.d:17:12: warning: ‘install_stackoverflow_handler’ declared ‘static’ but never defined [-Wunused-function] local void install_stackoverflow_handler (uintL size); ^ In file included from ../src/spvw.d:918:0: ../src/spvw_sigpipe.d:13:12: warning: ‘install_sigpipe_handler’ declared ‘static’ but never defined [-Wunused-function] local void install_sigpipe_handler (void); ^ In file included from ../src/spvw.d:919:0: ../src/spvw_sigint.d:7:12: warning: ‘install_sigint_handler’ declared ‘static’ but never defined [-Wunused-function] local void install_sigint_handler (void); ^ In file included from ../src/spvw.d:920:0: ../src/spvw_sigwinch.d:7:12: warning: ‘install_sigwinch_handler’ declared ‘static’ but never defined [-Wunused-function] local void install_sigwinch_handler (void); ^ ../src/spvw.d: In function ‘main_actions’: ../src/spvw.d:3469:16: warning: variable ‘count’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] var uintL count = p->argv_init_filecount; ^ ../src/spvw.d:3487:39: warning: variable ‘fileptr’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] var const argv_compile_file_t* fileptr = &p->argv_compile_files[0]; ^ ../src/spvw.d:3488:18: warning: variable ‘count’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] var uintL count = p->argv_compile_filecount; ^ gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c spvwtabf.c In file included from ../src/spvwtabf.d:8:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ In file included from ../src/spvwtabf.d:8:0: ../src/lispbibl.d: In function ‘schar’: ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c spvwtabs.c In file included from ../src/spvwtabs.d:8:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ In file included from ../src/spvwtabs.d:8:0: ../src/lispbibl.d: In function ‘schar’: ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c spvwtabo.c In file included from ../src/spvwtabo.d:8:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ In file included from ../src/spvwtabo.d:8:0: ../src/lispbibl.d: In function ‘schar’: ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c eval.c In file included from ../src/eval.d:7:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ In file included from ../src/eval.d:7:0: ../src/lispbibl.d: In function ‘schar’: ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/eval.d: In function ‘macroexp0’: ../src/eval.d:1512:17: warning: unused variable ‘val’ [-Wunused-variable] var object val = sym_value(form,TheSvector(env)->data[0],&symbolmacro); ^ ../src/eval.d: In function ‘get_closure’: ../src/eval.d:1790:31: warning: unused variable ‘stack_env’ [-Wunused-variable] var gcv_environment_t* stack_env = nest_env(env); /* push on STACK */ ^ ../src/eval.d:1945:2: warning: label ‘req’ defined but not used [-Wunused-label] req: /* process required-parameter push on STACK: */ ^ ../src/eval.d: In function ‘interpret_bytecode_’: ../src/eval.d:5843:2: warning: label ‘next_byte’ defined but not used [-Wunused-label] next_byte: ^ In file included from ../src/eval.d:7:0: ../src/eval.d: At top level: ../src/eval.d:4125:30: warning: ‘error_subr_toomany’ declared ‘static’ but never defined [-Wunused-function] nonreturning_function(local, error_subr_toomany, (object fun)); ^ ../src/lispbibl.d:1021:52: note: in definition of macro ‘nonreturning_function’ storclass void __attribute__((__noreturn__)) funname arguments ^ ../src/eval.d:4131:30: warning: ‘error_subr_toofew’ declared ‘static’ but never defined [-Wunused-function] nonreturning_function(local, error_subr_toofew, (object fun, object tail)); ^ ../src/lispbibl.d:1021:52: note: in definition of macro ‘nonreturning_function’ storclass void __attribute__((__noreturn__)) funname arguments ^ ../src/eval.d:4446:30: warning: ‘error_closure_toomany’ declared ‘static’ but never defined [-Wunused-function] nonreturning_function(local, error_closure_toomany, (object closure)); ^ ../src/lispbibl.d:1021:52: note: in definition of macro ‘nonreturning_function’ storclass void __attribute__((__noreturn__)) funname arguments ^ ../src/eval.d:4452:30: warning: ‘error_closure_toofew’ declared ‘static’ but never defined [-Wunused-function] nonreturning_function(local, error_closure_toofew, (object closure, object tail ^ ../src/lispbibl.d:1021:52: note: in definition of macro ‘nonreturning_function’ storclass void __attribute__((__noreturn__)) funname arguments ^ ../src/eval.d: In function ‘interpret_bytecode_’: ../src/eval.d:5772:22: warning: variable ‘closureptr’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] var gcv_object_t* closureptr = (pushSTACK(closure), &STACK_0); ^ ../src/eval.d:5718:23: warning: argument ‘closure’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] #define closure_in closure ^ ../src/eval.d:5743:52: note: in expansion of macro ‘closure_in’ local /*maygc*/ Values interpret_bytecode_ (object closure_in, Sbvector codeptr ^ ../src/eval.d:5743:73: warning: argument ‘codeptr’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] ocal /*maygc*/ Values interpret_bytecode_ (object closure_in, Sbvector codeptr, ^ ../src/eval.d: In function ‘eval’: ../src/eval.d:2939:34: warning: argument ‘form’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] modexp maygc Values eval (object form) ^ ../src/eval.d: In function ‘funcall_iclosure’: ../src/eval.d:2463:45: warning: argument ‘closure’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] local maygc Values funcall_iclosure (object closure, gcv_object_t* args_pointer ^ ../src/eval.d:2464:44: warning: argument ‘argcount’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] uintC argcount) ^ ../src/eval.d: In function ‘eval_no_hooks’: ../src/eval.d:2994:43: warning: argument ‘form’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] global maygc Values eval_no_hooks (object form) { ^ ../src/eval.d: In function ‘invoke_handlers’: ../src/eval.d:713:23: warning: variable ‘other_ranges’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] var stack_range_t* other_ranges = inactive_handlers; ^ ../src/eval.d:716:22: warning: variable ‘FRAME’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] var gcv_object_t* FRAME = STACK; ^ ../src/eval.d:729:20: warning: variable ‘i’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] var uintL i = 0; ^ gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c control.c In file included from ../src/control.d:8:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ In file included from ../src/control.d:8:0: ../src/lispbibl.d: In function ‘schar’: ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/control.d: In function ‘aktenv_to_stack’: ../src/control.d:353:27: warning: unused variable ‘stack_env’ [-Wunused-variable] var gcv_environment_t* stack_env = nest_aktenv(); ^ ../src/control.d: In function ‘C_compiler_let’: ../src/control.d:790:17: warning: variable ‘symbol’ set but not used [-Wunused-but-set-variable] var object symbol; ^ In file included from ../src/lispbibl.d:10818:0, from ../src/control.d:8: ../src/control.d: In function ‘C_values’: ../src/subr.d:43:65: warning: unused parameter ‘rest_args_pointer’ [-Wunused-parameter] #define subr_rest_function_args (uintC argcount, gcv_object_t* rest_args_point ^ ../src/subr.d:41:26: note: in expansion of macro ‘subr_rest_function_args’ global Values C_##name subr_##rest_flag##_function_args ^ ../src/lispbibl.d:12907:18: note: in expansion of macro ‘LISPFUN_B’ #define LISPFUN LISPFUN_B ^ ../src/control.d:1735:1: note: in expansion of macro ‘LISPFUN’ LISPFUN(values,seclass_no_se,0,0,rest,nokey,0,NIL) ^ ../src/control.d: In function ‘C_xor’: ../src/subr.d:43:65: warning: unused parameter ‘rest_args_pointer’ [-Wunused-parameter] #define subr_rest_function_args (uintC argcount, gcv_object_t* rest_args_point ^ ../src/subr.d:41:26: note: in expansion of macro ‘subr_rest_function_args’ global Values C_##name subr_##rest_flag##_function_args ^ ../src/lispbibl.d:12907:18: note: in expansion of macro ‘LISPFUN_B’ #define LISPFUN LISPFUN_B ^ ../src/control.d:2509:1: note: in expansion of macro ‘LISPFUN’ LISPFUN(xor,seclass_foldable,0,0,rest,nokey,0,NIL) ^ ../src/control.d: In function ‘C_tagbody’: ../src/control.d:1596:15: warning: variable ‘body’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] var object body = popSTACK(); ^ gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c encoding.c In file included from ../src/encoding.d:7:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ In file included from ../src/encoding.d:7:0: ../src/lispbibl.d: In function ‘schar’: ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/encoding.d: In function ‘base64_to_chars’: ../src/encoding.d:89:14: warning: unused variable ‘pos’ [-Wunused-variable] var uintL pos = 0; ^ ../src/encoding.d: In function ‘base64_mbstowcs’: ../src/encoding.d:153:54: warning: unused parameter ‘stream’ [-Wunused-parameter] global void base64_mbstowcs (object encoding, object stream, ^ ../src/encoding.d:155:52: warning: unused parameter ‘destend’ [-Wunused-parameter] chart* *destp, chart* destend) { ^ ../src/encoding.d: In function ‘base64_wcslen’: ../src/encoding.d:224:36: warning: unused parameter ‘encoding’ [-Wunused-parameter] global uintL base64_wcslen (object encoding, const chart* src, ^ ../src/encoding.d: In function ‘base64_wcstombs’: ../src/encoding.d:231:37: warning: unused parameter ‘encoding’ [-Wunused-parameter] global void base64_wcstombs (object encoding, object stream, ^ ../src/encoding.d:231:54: warning: unused parameter ‘stream’ [-Wunused-parameter] global void base64_wcstombs (object encoding, object stream, ^ ../src/encoding.d:233:52: warning: unused parameter ‘destend’ [-Wunused-parameter] uintB* *destp, uintB* destend) { ^ ../src/encoding.d: In function ‘base64_range’: ../src/encoding.d:256:36: warning: unused parameter ‘encoding’ [-Wunused-parameter] global object base64_range (object encoding, uintL start, uintL end, ^ ../src/encoding.d: In function ‘all_range’: ../src/encoding.d:324:33: warning: unused parameter ‘encoding’ [-Wunused-parameter] global object all_range (object encoding, uintL start, uintL end, ^ ../src/encoding.d: In function ‘bmp_range’: ../src/encoding.d:335:33: warning: unused parameter ‘encoding’ [-Wunused-parameter] global object bmp_range (object encoding, uintL start, uintL end, ^ ../src/encoding.d: In function ‘uni16be_mbstowcs’: ../src/encoding.d:387:55: warning: unused parameter ‘stream’ [-Wunused-parameter] global void uni16be_mbstowcs (object encoding, object stream, ^ ../src/encoding.d: In function ‘uni16le_mbstowcs’: ../src/encoding.d:408:55: warning: unused parameter ‘stream’ [-Wunused-parameter] global void uni16le_mbstowcs (object encoding, object stream, ^ ../src/encoding.d: In function ‘uni16be_wcstombs’: ../src/encoding.d:455:55: warning: unused parameter ‘stream’ [-Wunused-parameter] global void uni16be_wcstombs (object encoding, object stream, ^ ../src/encoding.d: In function ‘uni16le_wcstombs’: ../src/encoding.d:491:55: warning: unused parameter ‘stream’ [-Wunused-parameter] global void uni16le_wcstombs (object encoding, object stream, ^ ../src/encoding.d: In function ‘uni32be_mbstowcs’: ../src/encoding.d:617:55: warning: unused parameter ‘stream’ [-Wunused-parameter] global void uni32be_mbstowcs (object encoding, object stream, ^ ../src/encoding.d: In function ‘uni32le_mbstowcs’: ../src/encoding.d:650:55: warning: unused parameter ‘stream’ [-Wunused-parameter] global void uni32le_mbstowcs (object encoding, object stream, ^ ../src/encoding.d: In function ‘uni32_wcslen’: ../src/encoding.d:685:35: warning: unused parameter ‘encoding’ [-Wunused-parameter] global uintL uni32_wcslen (object encoding, const chart* src, ^ ../src/encoding.d: In function ‘uni32be_wcstombs’: ../src/encoding.d:690:38: warning: unused parameter ‘encoding’ [-Wunused-parameter] global void uni32be_wcstombs (object encoding, object stream, ^ ../src/encoding.d:690:55: warning: unused parameter ‘stream’ [-Wunused-parameter] global void uni32be_wcstombs (object encoding, object stream, ^ ../src/encoding.d: In function ‘uni32le_wcstombs’: ../src/encoding.d:710:38: warning: unused parameter ‘encoding’ [-Wunused-parameter] global void uni32le_wcstombs (object encoding, object stream, ^ ../src/encoding.d:710:55: warning: unused parameter ‘stream’ [-Wunused-parameter] global void uni32le_wcstombs (object encoding, object stream, ^ ../src/encoding.d: In function ‘utf8_mbstowcs’: ../src/encoding.d:925:52: warning: unused parameter ‘stream’ [-Wunused-parameter] global void utf8_mbstowcs (object encoding, object stream, const uintB* *srcp, ^ ../src/encoding.d: In function ‘utf8_wcslen’: ../src/encoding.d:1026:34: warning: unused parameter ‘encoding’ [-Wunused-parameter] global uintL utf8_wcslen (object encoding, const chart* src, ^ ../src/encoding.d: In function ‘utf8_wcstombs’: ../src/encoding.d:1036:35: warning: unused parameter ‘encoding’ [-Wunused-parameter] global void utf8_wcstombs (object encoding, object stream, const chart* *srcp, ^ ../src/encoding.d:1036:52: warning: unused parameter ‘stream’ [-Wunused-parameter] global void utf8_wcstombs (object encoding, object stream, const chart* *srcp, ^ ../src/encoding.d: In function ‘java_mblen’: ../src/encoding.d:1094:33: warning: unused parameter ‘encoding’ [-Wunused-parameter] global uintL java_mblen (object encoding, const uintB* src, ^ ../src/encoding.d: In function ‘java_mbstowcs’: ../src/encoding.d:1225:35: warning: unused parameter ‘encoding’ [-Wunused-parameter] global void java_mbstowcs (object encoding, object stream, const uintB* *srcp, ^ ../src/encoding.d:1225:52: warning: unused parameter ‘stream’ [-Wunused-parameter] global void java_mbstowcs (object encoding, object stream, const uintB* *srcp, ^ ../src/encoding.d: In function ‘java_wcslen’: ../src/encoding.d:1366:34: warning: unused parameter ‘encoding’ [-Wunused-parameter] global uintL java_wcslen (object encoding, const chart* src, ^ ../src/encoding.d: In function ‘java_wcstombs’: ../src/encoding.d:1376:35: warning: unused parameter ‘encoding’ [-Wunused-parameter] global void java_wcstombs (object encoding, object stream, const chart* *srcp, ^ ../src/encoding.d:1376:52: warning: unused parameter ‘stream’ [-Wunused-parameter] global void java_wcstombs (object encoding, object stream, const chart* *srcp, ^ ../src/encoding.d: In function ‘nls_mbstowcs’: ../src/encoding.d:1665:51: warning: unused parameter ‘stream’ [-Wunused-parameter] global void nls_mbstowcs (object encoding, object stream, const uintB* *srcp, ^ ../src/encoding.d: In function ‘nls_asciiext_mbstowcs’: ../src/encoding.d:1719:60: warning: unused parameter ‘stream’ [-Wunused-parameter] global void nls_asciiext_mbstowcs (object encoding, object stream, ^ ../src/encoding.d: In function ‘nls_wcstombs’: ../src/encoding.d:1790:51: warning: unused parameter ‘stream’ [-Wunused-parameter] global void nls_wcstombs (object encoding, object stream, ^ ../src/encoding.d: In function ‘nls_asciiext_wcstombs’: ../src/encoding.d:1865:60: warning: unused parameter ‘stream’ [-Wunused-parameter] global void nls_asciiext_wcstombs (object encoding, object stream, ^ ../src/encoding.d: In function ‘C_make_encoding’: ../src/encoding.d:2097:10: warning: label ‘create_new_encoding’ defined but not used [-Wunused-label] } else create_new_encoding: { ^ rm -f execname.c ln -s ../src/execname.c execname.c gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c pathname.c In file included from ../src/pathname.d:9:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ In file included from ../src/pathname.d:9:0: ../src/lispbibl.d: In function ‘schar’: ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/pathname.d: In function ‘delete_file_before_rename’: ../src/pathname.d:387:58: warning: unused parameter ‘pathstring’ [-Wunused-parameter] local maygc inline void delete_file_before_rename (char* pathstring) { ^ ../src/pathname.d: In function ‘signal_type_error’: ../src/pathname.d:2153:55: warning: unused parameter ‘frame’ [-Wunused-parameter] local void signal_type_error (void* sp, gcv_object_t* frame, object label, ^ ../src/pathname.d:2153:69: warning: unused parameter ‘label’ [-Wunused-parameter] local void signal_type_error (void* sp, gcv_object_t* frame, object label, ^ ../src/pathname.d: In function ‘subdir_namestring_parts’: ../src/pathname.d:2353:55: warning: unused parameter ‘logp’ [-Wunused-parameter] local uintC subdir_namestring_parts (object path,bool logp) { ^ ../src/pathname.d: In function ‘C_merge_pathnames’: ../src/pathname.d:2962:2: warning: label ‘notmatch_directories’ defined but not used [-Wunused-label] notmatch_directories: ^ ../src/pathname.d:2956:2: warning: label ‘notmatch_devices’ defined but not used [-Wunused-label] notmatch_devices: ^ ../src/pathname.d:2945:2: warning: label ‘match_directories’ defined but not used [-Wunused-label] match_directories: { /* match directories: */ ^ ../src/pathname.d:2928:2: warning: label ‘match_devices’ defined but not used [-Wunused-label] match_devices: ^ ../src/pathname.d: In function ‘has_device_wildcards’: ../src/pathname.d:3762:41: warning: unused parameter ‘pathname’ [-Wunused-parameter] local bool has_device_wildcards (object pathname) { ^ ../src/pathname.d: In function ‘host_match’: ../src/pathname.d:3986:60: warning: unused parameter ‘logical’ [-Wunused-parameter] local bool host_match (object pattern, object sample, bool logical) ^ ../src/pathname.d: In function ‘device_match’: ../src/pathname.d:3995:33: warning: unused parameter ‘pattern’ [-Wunused-parameter] local bool device_match (object pattern, object sample, bool logical) { ^ ../src/pathname.d:3995:49: warning: unused parameter ‘sample’ [-Wunused-parameter] local bool device_match (object pattern, object sample, bool logical) { ^ ../src/pathname.d:3995:62: warning: unused parameter ‘logical’ [-Wunused-parameter] local bool device_match (object pattern, object sample, bool logical) { ^ ../src/pathname.d: In function ‘nametype_match_aux’: ../src/pathname.d:4016:68: warning: unused parameter ‘logical’ [-Wunused-parameter] local bool nametype_match_aux (object pattern, object sample, bool logical) ^ ../src/pathname.d: In function ‘subdir_match’: ../src/pathname.d:4034:62: warning: unused parameter ‘logical’ [-Wunused-parameter] local bool subdir_match (object pattern, object sample, bool logical) ^ ../src/pathname.d: In function ‘version_match’: ../src/pathname.d:4092:63: warning: unused parameter ‘logical’ [-Wunused-parameter] local bool version_match (object pattern, object sample, bool logical) ^ ../src/pathname.d: In function ‘C_pathname_match_p’: ../src/pathname.d:4145:2: warning: label ‘yes’ defined but not used [-Wunused-label] yes: ^ ../src/pathname.d: In function ‘device_diff’: ../src/pathname.d:4319:38: warning: unused parameter ‘pattern’ [-Wunused-parameter] local maygc void device_diff (object pattern, object sample, bool logical, ^ ../src/pathname.d:4319:54: warning: unused parameter ‘sample’ [-Wunused-parameter] local maygc void device_diff (object pattern, object sample, bool logical, ^ ../src/pathname.d: In function ‘version_diff’: ../src/pathname.d:4488:68: warning: unused parameter ‘logical’ [-Wunused-parameter] local maygc void version_diff (object pattern, object sample, bool logical, ^ ../src/pathname.d: In function ‘translate_device’: ../src/pathname.d:4616:52: warning: unused parameter ‘subst’ [-Wunused-parameter] local maygc object translate_device (gcv_object_t* subst, object pattern, ^ ../src/pathname.d:4617:43: warning: unused parameter ‘logical’ [-Wunused-parameter] bool logical) { ^ ../src/pathname.d: In function ‘translate_version’: ../src/pathname.d:4760:38: warning: unused parameter ‘logical’ [-Wunused-parameter] bool logical) ^ ../src/pathname.d: In function ‘open_file’: ../src/pathname.d:6865:2: warning: label ‘handle_ok’ defined but not used [-Wunused-label] handle_ok: ^ ../src/pathname.d: In function ‘handle_directory_encoding_error’: ../src/pathname.d:7208:8: warning: unused parameter ‘sp’ [-Wunused-parameter] (void *sp, gcv_object_t* frame, object label, object condition) { ^ ../src/pathname.d:7208:40: warning: unused parameter ‘label’ [-Wunused-parameter] (void *sp, gcv_object_t* frame, object label, object condition) { ^ ../src/pathname.d: In function ‘directory_search_scandir’: ../src/pathname.d:7389:16: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (wildcard_match(Car(STACK_(1+4+3)),STACK_0)) ^ ../src/pathname.d:7404:16: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (wildcard_match(STACK_(2+4+3),STACK_0)) ^ ../src/pathname.d: In function ‘mkpipe’: ../src/pathname.d:8687:39: warning: unused parameter ‘dummy1’ [-Wunused-parameter] local void mkpipe (Handle * hin, bool dummy1, Handle * hout, bool dummy2) { ^ ../src/pathname.d:8687:67: warning: unused parameter ‘dummy2’ [-Wunused-parameter] local void mkpipe (Handle * hin, bool dummy1, Handle * hout, bool dummy2) { ^ ../src/pathname.d: In function ‘init_launch_streamarg’: ../src/pathname.d:8738:26: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] if (boundp(*streamarg) && eq(*streamarg,S(Kterminal)) ^ ../src/pathname.d: At top level: ../src/pathname.d:3754:12: warning: ‘has_host_wildcards’ declared ‘static’ but never defined [-Wunused-function] local bool has_host_wildcards (object pathname); ^ ../src/pathname.d:4616:20: warning: ‘translate_device’ defined but not used [-Wunused-function] local maygc object translate_device (gcv_object_t* subst, object pattern, ^ ../src/pathname.d: In function ‘classify_namestring’: ../src/pathname.d:5987:5: warning: ignoring return value of ‘realpath’, declared with attribute warn_unused_result [-Wunused-result] realpath(namestring,resolved); /* ==> success assured */ ^ ../src/pathname.d: In function ‘C_launch’: ../src/pathname.d:8932:16: warning: ignoring return value of ‘nice’, declared with attribute warn_unused_result [-Wunused-result] errno = 0; nice(priority); ^ ../src/pathname.d: In function ‘direntry_to_string’: ../src/pathname.d:7215:58: warning: argument ‘len’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] local maygc object direntry_to_string (char* string, int len) { ^ gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c stream.c In file included from ../src/stream.d:10:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ In file included from ../src/stream.d:10:0: ../src/lispbibl.d: In function ‘schar’: ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/stream.d: In function ‘rd_by_array_error’: ../src/stream.d:284:52: warning: unused parameter ‘bytearray_’ [-Wunused-parameter] const gcv_object_t* bytearray_, ^ ../src/stream.d:285:38: warning: unused parameter ‘start’ [-Wunused-parameter] uintL start, uintL len, perseverance_t persev) ^ ../src/stream.d:285:51: warning: unused parameter ‘len’ [-Wunused-parameter] uintL start, uintL len, perseverance_t persev) ^ ../src/stream.d:285:71: warning: unused parameter ‘persev’ [-Wunused-parameter] uintL start, uintL len, perseverance_t persev) ^ ../src/stream.d: In function ‘wr_by_error’: ../src/stream.d:312:47: warning: unused parameter ‘obj’ [-Wunused-parameter] local void wr_by_error (object stream, object obj) ^ ../src/stream.d: In function ‘wr_by_array_error’: ../src/stream.d:316:51: warning: unused parameter ‘bytearray_’ [-Wunused-parameter] const gcv_object_t* bytearray_, ^ ../src/stream.d:317:37: warning: unused parameter ‘start’ [-Wunused-parameter] uintL start, uintL len, perseverance_t persev) ^ ../src/stream.d:317:50: warning: unused parameter ‘len’ [-Wunused-parameter] uintL start, uintL len, perseverance_t persev) ^ ../src/stream.d:317:70: warning: unused parameter ‘persev’ [-Wunused-parameter] uintL start, uintL len, perseverance_t persev) ^ ../src/stream.d: In function ‘rd_ch_array_error’: ../src/stream.d:347:52: warning: unused parameter ‘chararray_’ [-Wunused-parameter] const gcv_object_t* chararray_, ^ ../src/stream.d:348:38: warning: unused parameter ‘start’ [-Wunused-parameter] uintL start, uintL len) ^ ../src/stream.d:348:51: warning: unused parameter ‘len’ [-Wunused-parameter] uintL start, uintL len) ^ ../src/stream.d: In function ‘wr_ch_error’: ../src/stream.d:368:61: warning: unused parameter ‘obj’ [-Wunused-parameter] local void wr_ch_error (const gcv_object_t* stream_, object obj) ^ ../src/stream.d: In function ‘wr_ch_array_error’: ../src/stream.d:372:51: warning: unused parameter ‘chararray_’ [-Wunused-parameter] const gcv_object_t* chararray_, ^ ../src/stream.d:373:37: warning: unused parameter ‘start’ [-Wunused-parameter] uintL start, uintL len) ^ ../src/stream.d:373:50: warning: unused parameter ‘len’ [-Wunused-parameter] uintL start, uintL len) ^ In file included from ../src/stream.d:10:0: ../src/stream.d: In function ‘wr_ch_array_dummy’: ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/stream.d:381:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(*chararray_,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/stream.d:381:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(*chararray_,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/stream.d:381:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(*chararray_,X, { ^ ../src/stream.d: In function ‘wr_ch_array_pending_newline’: ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/stream.d:960:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(*chararray_,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/stream.d:960:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(*chararray_,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/stream.d:960:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(*chararray_,X, { ^ ../src/stream.d: In function ‘write_char_array’: ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/stream.d:994:7: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(*chararray_,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/stream.d:994:7: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(*chararray_,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/stream.d:994:7: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(*chararray_,X, { ^ ../src/stream.d: In function ‘handle_close_errors’: ../src/stream.d:2959:39: warning: unused parameter ‘sp’ [-Wunused-parameter] local void handle_close_errors (void* sp, gcv_object_t* frame, object label, ^ ../src/stream.d:2959:71: warning: unused parameter ‘label’ [-Wunused-parameter] local void handle_close_errors (void* sp, gcv_object_t* frame, object label, ^ ../src/stream.d:2960:40: warning: unused parameter ‘condition’ [-Wunused-parameter] object condition) { ^ ../src/stream.d: In function ‘listen_handle’: ../src/stream.d:4782:51: warning: unused parameter ‘tty_p’ [-Wunused-parameter] local listen_t listen_handle (Handle handle, bool tty_p, int *byte) { ^ ../src/stream.d: In function ‘low_write_unbuffered_handle’: ../src/stream.d:5447:2: warning: label ‘restart_it’ defined but not used [-Wunused-label] restart_it: ^ ../src/stream.d: In function ‘wr_by_aux_ia_unbuffered’: ../src/stream.d:5499:64: warning: unused parameter ‘bitsize’ [-Wunused-parameter] local maygc void wr_by_aux_ia_unbuffered (object stream, uintL bitsize, ^ ../src/stream.d: In function ‘buffered_nextbyte’: ../src/stream.d:6292:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((endvalid == index) && !BufferedStream_have_eof_p(stream)) { ^ ../src/stream.d:6319:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (index < endvalid) ^ ../src/stream.d: In function ‘wr_by_aux_ia_buffered’: ../src/stream.d:7539:62: warning: unused parameter ‘bitsize’ [-Wunused-parameter] local maygc void wr_by_aux_ia_buffered (object stream, uintL bitsize, ^ ../src/stream.d: In function ‘wr_by_aux_ib_buffered’: ../src/stream.d:7583:47: warning: unused parameter ‘bytesize’ [-Wunused-parameter] uintL bytesize) ^ ../src/stream.d: In function ‘wr_by_aux_ic_buffered’: ../src/stream.d:7615:47: warning: unused parameter ‘bytesize’ [-Wunused-parameter] uintL bytesize) { ^ ../src/stream.d: In function ‘wr_by_array_iau8_buffered’: ../src/stream.d:7688:61: warning: unused parameter ‘persev’ [-Wunused-parameter] perseverance_t persev) { ^ ../src/stream.d: In function ‘rd_ch_keyboard’: ../src/stream.d:8786:4: warning: label ‘next_char_is_read’ defined but not used [-Wunused-label] next_char_is_read: { /* increase the buffer: */ ^ ../src/stream.d: In function ‘make_keyboard_stream’: ../src/stream.d:9174:7: warning: label ‘xterm’ defined but not used [-Wunused-label] xterm: ^ ../src/stream.d: In function ‘lisp_completion_ignore’: ../src/stream.d:9271:42: warning: unused parameter ‘sp’ [-Wunused-parameter] local void lisp_completion_ignore (void* sp, gcv_object_t* frame, object label, ^ ../src/stream.d:9271:60: warning: unused parameter ‘frame’ [-Wunused-parameter] local void lisp_completion_ignore (void* sp, gcv_object_t* frame, object label, ^ ../src/stream.d:9271:74: warning: unused parameter ‘label’ [-Wunused-parameter] local void lisp_completion_ignore (void* sp, gcv_object_t* frame, object label, ^ ../src/stream.d:9272:43: warning: unused parameter ‘condition’ [-Wunused-parameter] object condition) { ^ ../src/stream.d: In function ‘lisp_completion_matches’: ../src/stream.d:9624:60: warning: unused parameter ‘text’ [-Wunused-parameter] local char** lisp_completion_matches (READLINE_CONST char* text, ^ ../src/stream.d: In function ‘count_char’: ../src/stream.d:10976:29: warning: unused parameter ‘c’ [-Wunused-parameter] local void count_char (char c) { cost_counter++; } ^ ../src/stream.d: In function ‘redisplay’: ../src/stream.d:11493:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (y curr->bot - curr->y + 1) ^ ../src/stream.d: In function ‘delete_line’: ../src/stream.d:12028:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (n > curr->bot - curr->y + 1) ^ ../src/stream.d: In function ‘end_term’: ../src/stream.d:12420:28: warning: unused parameter ‘abort’ [-Wunused-parameter] local void end_term (uintB abort) { ^ ../src/stream.d: In function ‘close_window’: ../src/stream.d:12534:33: warning: unused parameter ‘stream’ [-Wunused-parameter] local void close_window (object stream, uintB abort) { ^ ../src/stream.d: In function ‘C_set_window_cursor_position’: ../src/stream.d:12556:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((line < rows) && (column < cols)) { ^ ../src/stream.d:12556:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((line < rows) && (column < cols)) { ^ ../src/stream.d: In function ‘low_finish_output_unbuffered_pipe’: ../src/stream.d:13060:54: warning: unused parameter ‘stream’ [-Wunused-parameter] local void low_finish_output_unbuffered_pipe (object stream) {} /* do nothing * ^ ../src/stream.d: In function ‘low_force_output_unbuffered_pipe’: ../src/stream.d:13061:53: warning: unused parameter ‘stream’ [-Wunused-parameter] local void low_force_output_unbuffered_pipe (object stream) {} /* do nothing */ ^ ../src/stream.d: In function ‘low_clear_output_unbuffered_pipe’: ../src/stream.d:13062:53: warning: unused parameter ‘stream’ [-Wunused-parameter] local void low_clear_output_unbuffered_pipe (object stream) {} /* do nothing */ ^ ../src/stream.d: In function ‘low_close_socket_nop’: ../src/stream.d:13878:41: warning: unused parameter ‘stream’ [-Wunused-parameter] local void low_close_socket_nop (object stream, object handle, uintB abort) {} ^ ../src/stream.d:13878:56: warning: unused parameter ‘handle’ [-Wunused-parameter] local void low_close_socket_nop (object stream, object handle, uintB abort) {} ^ ../src/stream.d:13878:70: warning: unused parameter ‘abort’ [-Wunused-parameter] local void low_close_socket_nop (object stream, object handle, uintB abort) {} ^ ../src/stream.d: In function ‘close_ochannel’: ../src/stream.d:5853:41: warning: argument ‘stream’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] local maygc void close_ochannel (object stream, uintB abort) { ^ ../src/stream.d: In function ‘close_buffered’: ../src/stream.d:8344:41: warning: argument ‘stream’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] local maygc void close_buffered (object stream, uintB abort) { ^ ../src/stream.d: In function ‘handle_isset’: ../src/stream.d:14457:45: warning: ‘ret’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (!nullp(status_cons)) Cdr(status_cons) = ret; ^ gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c socket.c In file included from ../src/socket.d:44:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ In file included from ../src/socket.d:44:0: ../src/lispbibl.d: In function ‘schar’: ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c io.c In file included from ../src/io.d:9:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ In file included from ../src/io.d:9:0: ../src/lispbibl.d: In function ‘schar’: ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/io.d: In function ‘signal_reader_error’: ../src/io.d:1645:57: warning: unused parameter ‘frame’ [-Wunused-parameter] local void signal_reader_error (void* sp, gcv_object_t* frame, object label, ^ ../src/io.d:1645:71: warning: unused parameter ‘label’ [-Wunused-parameter] local void signal_reader_error (void* sp, gcv_object_t* frame, object label, ^ ../src/io.d: In function ‘interpret_feature’: ../src/io.d:3757:17: warning: unused variable ‘and_or_flag’ [-Wunused-variable] var uintWL and_or_flag; ^ ../src/io.d: In function ‘C_parse_integer’: ../src/io.d:4733:15: warning: unused variable ‘string’ [-Wunused-variable] var object string = test_string_limits_ro(&arg); ^ In file included from ../src/io.d:9:0: ../src/io.d: In function ‘write_sstring_invert’: ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/io.d:5075:5: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/io.d:5075:5: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/io.d:5075:5: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/io.d: In function ‘write_sstring_case_ext’: ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/io.d:5122:13: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/io.d:5122:13: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/io.d:5122:13: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/io.d:5138:13: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/io.d:5138:13: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/io.d:5138:13: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/io.d:5012:8: note: in definition of macro ‘switch_print_case’ { capitalize_statement } \ ^ ../src/lispbibl.d:13813:3: note: in expansion of macro ‘SstringCase’ SstringCase(string, \ ^ ../src/io.d:5213:13: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/io.d:5012:8: note: in definition of macro ‘switch_print_case’ { capitalize_statement } \ ^ ../src/lispbibl.d:13813:3: note: in expansion of macro ‘SstringCase’ SstringCase(string, \ ^ ../src/io.d:5213:13: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/io.d:5012:8: note: in definition of macro ‘switch_print_case’ { capitalize_statement } \ ^ ../src/lispbibl.d:13813:3: note: in expansion of macro ‘SstringCase’ SstringCase(string, \ ^ ../src/io.d:5213:13: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/io.d:5012:8: note: in definition of macro ‘switch_print_case’ { capitalize_statement } \ ^ ../src/lispbibl.d:13813:3: note: in expansion of macro ‘SstringCase’ SstringCase(string, \ ^ ../src/io.d:5281:13: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/io.d:5012:8: note: in definition of macro ‘switch_print_case’ { capitalize_statement } \ ^ ../src/lispbibl.d:13813:3: note: in expansion of macro ‘SstringCase’ SstringCase(string, \ ^ ../src/io.d:5281:13: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/io.d:5012:8: note: in definition of macro ‘switch_print_case’ { capitalize_statement } \ ^ ../src/lispbibl.d:13813:3: note: in expansion of macro ‘SstringCase’ SstringCase(string, \ ^ ../src/io.d:5281:13: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/io.d: In function ‘level_end’: ../src/io.d:6201:43: warning: unused parameter ‘stream_’ [-Wunused-parameter] local void level_end (const gcv_object_t* stream_) { ^ In file included from ../src/io.d:9:0: ../src/io.d: In function ‘pr_symbol_part’: ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/io.d:7090:5: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(STACK_2,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/io.d:7090:5: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(STACK_2,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/io.d:7090:5: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(STACK_2,X, { ^ ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/io.d:7124:5: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(STACK_0,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/io.d:7124:5: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(STACK_0,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/io.d:7124:5: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(STACK_0,X, { ^ ../src/io.d: In function ‘pr_sstring_ab’: ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/io.d:7242:7: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/io.d:7242:7: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/io.d:7242:7: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/io.d:7288:9: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/io.d:7288:9: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/io.d:7288:9: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/io.d: In function ‘C_pprint_indent’: ../src/io.d:10073:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (linepos_i < offset) ^ ../src/io.d: In function ‘C_bit_vector_reader’: ../src/io.d:3271:10: warning: ‘ch’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (chareq(ch,ascii('0'))) { ^ ../src/io.d: In function ‘C_vector_reader’: ../src/io.d:3328:15: warning: ‘el’ may be used uninitialized in this function [-Wmaybe-uninitialized] *vptr++ = el; ^ gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c funarg.c In file included from ../src/funarg.d:7:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ In file included from ../src/funarg.d:7:0: ../src/lispbibl.d: In function ‘schar’: ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c array.c In file included from ../src/array.d:8:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ In file included from ../src/array.d:8:0: ../src/lispbibl.d: In function ‘schar’: ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ In file included from ../src/lispbibl.d:10818:0, from ../src/array.d:8: ../src/array.d: In function ‘C_vector’: ../src/subr.d:43:65: warning: unused parameter ‘rest_args_pointer’ [-Wunused-parameter] #define subr_rest_function_args (uintC argcount, gcv_object_t* rest_args_point ^ ../src/subr.d:41:26: note: in expansion of macro ‘subr_rest_function_args’ global Values C_##name subr_##rest_flag##_function_args ^ ../src/lispbibl.d:12907:18: note: in expansion of macro ‘LISPFUN_B’ #define LISPFUN LISPFUN_B ^ ../src/array.d:183:1: note: in expansion of macro ‘LISPFUN’ LISPFUN(vector,seclass_no_se,0,0,rest,nokey,0,NIL) ^ ../src/array.d: In function ‘bitpack_not’: ../src/array.d:1997:68: warning: unused parameter ‘y’ [-Wunused-parameter] local uint_bitpack_t bitpack_not (uint_bitpack_t x, uint_bitpack_t y) ^ ../src/array.d: In function ‘make_ssstring’: ../src/array.d:4039:11: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (len > arraysize_limit_1) ^ ../src/array.d: In function ‘ssstring_extend_low’: ../src/array.d:4060:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (size > arraysize_limit_1) ^ ../src/array.d: In function ‘ssstring_push_extend’: ../src/array.d:4095:13: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (len > arraysize_limit_1) /* cannot extend beyond arraysize_limit_1 */ ^ ../src/array.d: In function ‘ssstring_extend’: ../src/array.d:4119:18: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (needed_len > arraysize_limit_1) /* cannot extend beyond arraysize_limit_1 ^ ../src/array.d:4124:17: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (now_len > arraysize_limit_1) /* cannot extend beyond arraysize_limit_1 ^ ../src/array.d: In function ‘make_ssbvector’: ../src/array.d:4183:11: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (len > arraysize_limit_1) ^ ../src/array.d: In function ‘ssbvector_push_extend’: ../src/array.d:4209:13: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (len > arraysize_limit_1) /* cannot extend beyond arraysize_limit_1 */ ^ ../src/array.d: In function ‘test_dims’: ../src/array.d:4274:43: warning: comparison is always true due to limited range of data type [-Wtype-limits] if (!((produkt_hi==0) && (produkt_lo<=arraysize_limit_1))) /* product < 2 ^ ../src/array.d: In function ‘C_make_bit_vector’: ../src/array.d:5176:14: warning: unused variable ‘size’ [-Wunused-variable] var uintL size; ^ ../src/array.d: At top level: ../src/array.d:2073:12: warning: ‘elt_copy_Bit_Bit’ declared ‘static’ but never defined [-Wunused-function] local void elt_copy_Bit_Bit (object dv1, uintL index1, object dv2, uintL index2 ^ ../src/array.d:2074:12: warning: ‘elt_copy_2Bit_2Bit’ declared ‘static’ but never defined [-Wunused-function] local void elt_copy_2Bit_2Bit (object dv1, uintL index1, object dv2, uintL inde ^ ../src/array.d:2075:12: warning: ‘elt_copy_4Bit_4Bit’ declared ‘static’ but never defined [-Wunused-function] local void elt_copy_4Bit_4Bit (object dv1, uintL index1, object dv2, uintL inde ^ ../src/array.d: In function ‘C_make_array’: ../src/array.d:4713:17: warning: ‘fillpointer’ may be used uninitialized in this function [-Wmaybe-uninitialized] *dimptr++ = fillpointer; ^ ../src/array.d: In function ‘C_adjust_array’: ../src/array.d:5045:19: warning: ‘fillpointer’ may be used uninitialized in this function [-Wmaybe-uninitialized] *dimptr = fillpointer; ^ gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c hashtabl.c In file included from ../src/hashtabl.d:8:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ In file included from ../src/hashtabl.d:8:0: ../src/lispbibl.d: In function ‘schar’: ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/hashtabl.d: In function ‘C_hash_table_rehash_threshold’: ../src/hashtabl.d:2399:15: warning: unused variable ‘ht’ [-Wunused-variable] var object ht = check_hashtable(popSTACK()); /* hashtable argument */ ^ ../src/hashtabl.d: At top level: ../src/hashtabl.d:115:14: warning: ‘hashcode1’ declared ‘static’ but never defined [-Wunused-function] local uint32 hashcode1 (object obj); ^ ../src/hashtabl.d:200:14: warning: ‘hashcode_fixnum’ declared ‘static’ but never defined [-Wunused-function] local uint32 hashcode_fixnum (object obj); ^ ../src/hashtabl.d:239:14: warning: ‘hashcode_sfloat’ declared ‘static’ but never defined [-Wunused-function] local uint32 hashcode_sfloat (object obj); ^ gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c list.c In file included from ../src/list.d:8:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ In file included from ../src/list.d:8:0: ../src/lispbibl.d: In function ‘schar’: ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ In file included from ../src/lispbibl.d:10818:0, from ../src/list.d:8: ../src/list.d: In function ‘C_list’: ../src/subr.d:43:65: warning: unused parameter ‘rest_args_pointer’ [-Wunused-parameter] #define subr_rest_function_args (uintC argcount, gcv_object_t* rest_args_point ^ ../src/subr.d:41:26: note: in expansion of macro ‘subr_rest_function_args’ global Values C_##name subr_##rest_flag##_function_args ^ ../src/lispbibl.d:12907:18: note: in expansion of macro ‘LISPFUN_B’ #define LISPFUN LISPFUN_B ^ ../src/list.d:841:1: note: in expansion of macro ‘LISPFUN’ LISPFUN(list,seclass_no_se,0,0,rest,nokey,0,NIL) ^ ../src/list.d: In function ‘C_liststar’: ../src/subr.d:43:65: warning: unused parameter ‘rest_args_pointer’ [-Wunused-parameter] #define subr_rest_function_args (uintC argcount, gcv_object_t* rest_args_point ^ ../src/subr.d:41:26: note: in expansion of macro ‘subr_rest_function_args’ global Values C_##name subr_##rest_flag##_function_args ^ ../src/lispbibl.d:12907:18: note: in expansion of macro ‘LISPFUN_B’ #define LISPFUN LISPFUN_B ^ ../src/list.d:846:1: note: in expansion of macro ‘LISPFUN’ LISPFUN(liststar,seclass_no_se,1,0,rest,nokey,0,NIL) ^ ../src/list.d: In function ‘C_append’: ../src/subr.d:43:65: warning: unused parameter ‘rest_args_pointer’ [-Wunused-parameter] #define subr_rest_function_args (uintC argcount, gcv_object_t* rest_args_point ^ ../src/subr.d:41:26: note: in expansion of macro ‘subr_rest_function_args’ global Values C_##name subr_##rest_flag##_function_args ^ ../src/lispbibl.d:12907:18: note: in expansion of macro ‘LISPFUN_B’ #define LISPFUN LISPFUN_B ^ ../src/list.d:867:1: note: in expansion of macro ‘LISPFUN’ LISPFUN(append,seclass_read,0,0,rest,nokey,0,NIL) ^ ../src/list.d: In function ‘C_nconc’: ../src/subr.d:43:65: warning: unused parameter ‘rest_args_pointer’ [-Wunused-parameter] #define subr_rest_function_args (uintC argcount, gcv_object_t* rest_args_point ^ ../src/subr.d:41:26: note: in expansion of macro ‘subr_rest_function_args’ global Values C_##name subr_##rest_flag##_function_args ^ ../src/lispbibl.d:12907:18: note: in expansion of macro ‘LISPFUN_B’ #define LISPFUN LISPFUN_B ^ ../src/list.d:996:1: note: in expansion of macro ‘LISPFUN’ LISPFUN(nconc,seclass_default,0,0,rest,nokey,0,NIL) ^ gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c package.c In file included from ../src/package.d:8:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ In file included from ../src/package.d:8:0: ../src/lispbibl.d: In function ‘schar’: ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/package.d: In function ‘use_package’: ../src/package.d:1566:22: warning: unused variable ‘pack_lock_’ [-Wunused-variable] var gcv_object_t *pack_lock_ = &STACK_1; ^ ../src/package.d:1565:22: warning: unused variable ‘packlist_lock_’ [-Wunused-variable] var gcv_object_t *packlist_lock_ = &STACK_0; ^ ../src/package.d: In function ‘C_re_export’: ../src/package.d:2933:15: warning: unused variable ‘pack_u_l’ [-Wunused-variable] var object pack_u_l = ThePackage(STACK_0)->pack_use_list; ^ gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c record.c In file included from ../src/record.d:7:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ In file included from ../src/record.d:7:0: ../src/lispbibl.d: In function ‘schar’: ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/record.d: In function ‘update_instance’: ../src/record.d:1493:19: warning: unused variable ‘oldclass’ [-Wunused-variable] var object oldclass = TheClassVersion(cv)->cv_class; ^ ../src/record.d:1409:62: warning: argument ‘obj’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] global maygc object update_instance (object user_obj, object obj) { ^ gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c weak.c In file included from ../src/weak.d:6:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ In file included from ../src/weak.d:6:0: ../src/lispbibl.d: In function ‘schar’: ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c sequence.c In file included from ../src/sequence.d:7:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ In file included from ../src/sequence.d:7:0: ../src/lispbibl.d: In function ‘schar’: ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/sequence.d: In function ‘C_nreverse’: ../src/sequence.d:906:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (pstack == vbit(j)) /* stack=2^j -> break the loop */ ^ ../src/sequence.d: In function ‘boolop_nothing’: ../src/sequence.d:1371:35: warning: unused parameter ‘pred_result’ [-Wunused-parameter] local bool boolop_nothing (object pred_result) ^ ../src/sequence.d: In function ‘nsubstitute_fe_help’: ../src/sequence.d:3373:47: warning: unused parameter ‘dl’ [-Wunused-parameter] uintV dl) { ^ ../src/sequence.d: In function ‘C_mismatch’: ../src/sequence.d:3888:22: warning: unused variable ‘stackptr’ [-Wunused-variable] var gcv_object_t* stackptr = &STACK_6; ^ ../src/sequence.d: In function ‘C_search’: ../src/sequence.d:4076:22: warning: unused variable ‘stackptr’ [-Wunused-variable] var gcv_object_t* stackptr = &STACK_6; ^ gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c charstrg.c In file included from ../src/charstrg.d:8:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ In file included from ../src/charstrg.d:8:0: ../src/lispbibl.d: In function ‘schar’: ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/charstrg.d: In function ‘C_string_char_p’: ../src/charstrg.d:1463:15: warning: unused variable ‘arg’ [-Wunused-variable] var object arg = check_char(popSTACK()); ^ ../src/charstrg.d: In function ‘char_eq’: ../src/charstrg.d:1674:2: warning: label ‘yes’ defined but not used [-Wunused-label] yes: VALUES1(T); goto ok; ^ ../src/charstrg.d: In function ‘char_noteq’: ../src/charstrg.d:1700:2: warning: label ‘yes’ defined but not used [-Wunused-label] yes: VALUES1(T); goto ok; ^ ../src/charstrg.d: In function ‘char_less’: ../src/charstrg.d:1717:2: warning: label ‘yes’ defined but not used [-Wunused-label] yes: VALUES1(T); goto ok; ^ ../src/charstrg.d: In function ‘char_greater’: ../src/charstrg.d:1734:2: warning: label ‘yes’ defined but not used [-Wunused-label] yes: VALUES1(T); goto ok; ^ ../src/charstrg.d: In function ‘char_ltequal’: ../src/charstrg.d:1751:2: warning: label ‘yes’ defined but not used [-Wunused-label] yes: VALUES1(T); goto ok; ^ ../src/charstrg.d: In function ‘char_gtequal’: ../src/charstrg.d:1768:2: warning: label ‘yes’ defined but not used [-Wunused-label] yes: VALUES1(T); goto ok; ^ ../src/charstrg.d: In function ‘nstring_invertcase’: ../src/charstrg.d:2044:6: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (len > 0) ^ ../src/charstrg.d: In function ‘nstring_upcase’: ../src/charstrg.d:3288:6: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (len > 0) ^ ../src/charstrg.d: In function ‘nstring_downcase’: ../src/charstrg.d:3362:6: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (len > 0) ^ In file included from ../src/charstrg.d:8:0: ../src/charstrg.d: In function ‘nstring_capitalize’: ../src/charstrg.d:3461:8: warning: label ‘in_word_8’ defined but not used [-Wunused-label] in_word_8: ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ In file included from ../src/lispbibl.d:10818:0, from ../src/charstrg.d:8: ../src/charstrg.d: In function ‘C_string_concat’: ../src/subr.d:43:65: warning: unused parameter ‘rest_args_pointer’ [-Wunused-parameter] #define subr_rest_function_args (uintC argcount, gcv_object_t* rest_args_point ^ ../src/subr.d:41:26: note: in expansion of macro ‘subr_rest_function_args’ global Values C_##name subr_##rest_flag##_function_args ^ ../src/lispbibl.d:12907:18: note: in expansion of macro ‘LISPFUN_B’ #define LISPFUN LISPFUN_B ^ ../src/charstrg.d:3740:1: note: in expansion of macro ‘LISPFUN’ LISPFUN(string_concat,seclass_read,0,0,rest,nokey,0,NIL) ^ ../src/charstrg.d: At top level: ../src/charstrg.d:261:12: warning: ‘numericp’ declared ‘static’ but never defined [-Wunused-function] local bool numericp (chart ch); ^ gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c debug.c In file included from ../src/debug.d:9:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ In file included from ../src/debug.d:9:0: ../src/lispbibl.d: In function ‘schar’: ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/debug.d: In function ‘print_stackitem’: ../src/debug.d:1306:8: warning: label ‘VARFUN_frame_next’ defined but not used [-Wunused-label] VARFUN_frame_next: ^ gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c error.c In file included from ../src/error.d:9:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ In file included from ../src/error.d:9:0: ../src/lispbibl.d: In function ‘schar’: ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ In file included from ../src/lispbibl.d:10818:0, from ../src/error.d:9: ../src/error.d: In function ‘C_clcs_signal’: ../src/subr.d:43:65: warning: unused parameter ‘rest_args_pointer’ [-Wunused-parameter] #define subr_rest_function_args (uintC argcount, gcv_object_t* rest_args_point ^ ../src/subr.d:41:26: note: in expansion of macro ‘subr_rest_function_args’ global Values C_##name subr_##rest_flag##_function_args ^ ../src/lispbibl.d:12907:18: note: in expansion of macro ‘LISPFUN_B’ #define LISPFUN LISPFUN_B ^ ../src/error.d:783:1: note: in expansion of macro ‘LISPFUN’ LISPFUN(clcs_signal,seclass_default,1,0,rest,nokey,0,NIL) ^ gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c misc.c In file included from ../src/misc.d:7:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ In file included from ../src/misc.d:7:0: ../src/lispbibl.d: In function ‘schar’: ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c time.c In file included from ../src/time.d:8:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ In file included from ../src/time.d:8:0: ../src/lispbibl.d: In function ‘schar’: ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c predtype.c In file included from ../src/predtype.d:8:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ In file included from ../src/predtype.d:8:0: ../src/lispbibl.d: In function ‘schar’: ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/predtype.d: At top level: ../src/predtype.d:268:12: warning: ‘elt_compare_Char_Char’ declared ‘static’ but never defined [-Wunused-function] local bool elt_compare_Char_Char (object dv1, uintL index1, ^ ../src/predtype.d:270:12: warning: ‘elt_compare_Bit_Bit’ declared ‘static’ but never defined [-Wunused-function] local bool elt_compare_Bit_Bit (object dv1, uintL index1, ^ ../src/predtype.d:282:12: warning: ‘elt_compare_2Bit_2Bit’ declared ‘static’ but never defined [-Wunused-function] local bool elt_compare_2Bit_2Bit (object dv1, uintL index1, ^ ../src/predtype.d:292:12: warning: ‘elt_compare_4Bit_4Bit’ declared ‘static’ but never defined [-Wunused-function] local bool elt_compare_4Bit_4Bit (object dv1, uintL index1, ^ gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c symbol.c In file included from ../src/symbol.d:8:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ In file included from ../src/symbol.d:8:0: ../src/lispbibl.d: In function ‘schar’: ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/symbol.d: In function ‘C_putd’: ../src/symbol.d:60:15: warning: unused variable ‘symbol’ [-Wunused-variable] var object symbol = check_symbol(STACK_1); ^ gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c lisparit.c In file included from ../src/lisparit.d:8:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ In file included from ../src/lisparit.d:8:0: ../src/lispbibl.d: In function ‘schar’: ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ In file included from ../src/lisparit.d:30:0: ../src/intelem.d: In function ‘I_to_UL’: ../src/intelem.d:208:10: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (len == i) /* exactly i digits? */ \ ^ ../src/intelem.d:215:5: note: in expansion of macro ‘IF_LENGTH’ IF_LENGTH(1) ^ ../src/intelem.d:208:10: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (len == i) /* exactly i digits? */ \ ^ ../src/intelem.d:217:5: note: in expansion of macro ‘IF_LENGTH’ IF_LENGTH(2) ^ ../src/intelem.d:208:10: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (len == i) /* exactly i digits? */ \ ^ ../src/intelem.d:219:5: note: in expansion of macro ‘IF_LENGTH’ IF_LENGTH(3) ^ ../src/intelem.d:208:10: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (len == i) /* exactly i digits? */ \ ^ ../src/intelem.d:221:5: note: in expansion of macro ‘IF_LENGTH’ IF_LENGTH(4) ^ ../src/intelem.d:208:10: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (len == i) /* exactly i digits? */ \ ^ ../src/intelem.d:223:5: note: in expansion of macro ‘IF_LENGTH’ IF_LENGTH(5) ^ ../src/intelem.d: In function ‘I_to_L’: ../src/intelem.d:273:12: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (len == i) /* exactly i digits? */ \ ^ ../src/intelem.d:280:5: note: in expansion of macro ‘IF_LENGTH’ IF_LENGTH(1) ^ ../src/intelem.d:273:12: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (len == i) /* exactly i digits? */ \ ^ ../src/intelem.d:282:5: note: in expansion of macro ‘IF_LENGTH’ IF_LENGTH(2) ^ ../src/intelem.d:273:12: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (len == i) /* exactly i digits? */ \ ^ ../src/intelem.d:284:5: note: in expansion of macro ‘IF_LENGTH’ IF_LENGTH(3) ^ ../src/intelem.d:273:12: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (len == i) /* exactly i digits? */ \ ^ ../src/intelem.d:286:5: note: in expansion of macro ‘IF_LENGTH’ IF_LENGTH(4) ^ ../src/intelem.d:305:12: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (len == i) /* exactly i digits? */ \ ^ ../src/intelem.d:312:5: note: in expansion of macro ‘IF_LENGTH’ IF_LENGTH(1) ^ ../src/intelem.d:305:12: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (len == i) /* exactly i digits? */ \ ^ ../src/intelem.d:314:5: note: in expansion of macro ‘IF_LENGTH’ IF_LENGTH(2) ^ ../src/intelem.d:305:12: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (len == i) /* exactly i digits? */ \ ^ ../src/intelem.d:316:5: note: in expansion of macro ‘IF_LENGTH’ IF_LENGTH(3) ^ ../src/intelem.d:305:12: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (len == i) /* exactly i digits? */ \ ^ ../src/intelem.d:318:5: note: in expansion of macro ‘IF_LENGTH’ IF_LENGTH(4) ^ ../src/intelem.d: In function ‘I_to_UQ’: ../src/intelem.d:358:14: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (len == i) /* exactly i digits? */ \ ^ ../src/intelem.d:366:7: note: in expansion of macro ‘IF_LENGTH’ IF_LENGTH(1) ^ ../src/intelem.d:358:14: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (len == i) /* exactly i digits? */ \ ^ ../src/intelem.d:368:7: note: in expansion of macro ‘IF_LENGTH’ IF_LENGTH(2) ^ ../src/intelem.d:358:14: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (len == i) /* exactly i digits? */ \ ^ ../src/intelem.d:370:7: note: in expansion of macro ‘IF_LENGTH’ IF_LENGTH(3) ^ ../src/intelem.d: In function ‘I_to_Q’: ../src/intelem.d:450:14: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (len == i) /* exaclty i digits? */ \ ^ ../src/intelem.d:458:7: note: in expansion of macro ‘IF_LENGTH’ IF_LENGTH(1) ^ ../src/intelem.d:450:14: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (len == i) /* exaclty i digits? */ \ ^ ../src/intelem.d:460:7: note: in expansion of macro ‘IF_LENGTH’ IF_LENGTH(2) ^ ../src/intelem.d:501:14: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (len == i) /* exactly i digits? */ \ ^ ../src/intelem.d:509:7: note: in expansion of macro ‘IF_LENGTH’ IF_LENGTH(1) ^ ../src/intelem.d:501:14: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (len == i) /* exactly i digits? */ \ ^ ../src/intelem.d:511:7: note: in expansion of macro ‘IF_LENGTH’ IF_LENGTH(2) ^ ../src/intelem.d: In function ‘NDS_to_I’: ../src/intelem.d:1312:6: warning: label ‘len_1’ defined but not used [-Wunused-label] len_1: value = (sint64)(sintD)MSDptr[0]; ^ In file included from ../src/lisparit.d:31:0: ../src/intlog.d: In function ‘I_logcount_I’: ../src/intlog.d:730:16: warning: unused variable ‘x32’ [-Wunused-variable] #define x16 x32 ^ ../src/intlog.d:735:17: note: in expansion of macro ‘x16’ var uint16 x16; /* auxiliary variable */ ^ In file included from ../src/lisparit.d:8:0: ../src/intlog.d:730:16: warning: unused variable ‘x32’ [-Wunused-variable] #define x16 x32 ^ ../src/lispbibl.d:1747:11: note: in definition of macro ‘dotimespL_’ do {statement_from_dotimespL} while (--countvar_from_dotimespL != 0); \ ^ ../src/lispbibl.d:1825:21: note: in expansion of macro ‘dotimespL’ #define dotimespC dotimespL ^ ../src/intlog.d:770:19: note: in expansion of macro ‘x16’ var uint16 x16; /* auxiliary variable */ ^ In file included from ../src/lisparit.d:37:0: ../src/intgcd.d: In function ‘partial_gcd’: ../src/intgcd.d:559:5: warning: label ‘subtract_from_2’ defined but not used [-Wunused-label] subtract_from_2: # Hier ist z2-x2>=z1+x1. ^ In file included from ../src/lisparit.d:28:0: ../src/intsqrt.d: In function ‘UDS_sqrt_’: ../src/arilev1.d:122:40: warning: statement with no effect [-Wunused-value] q_assignment __q; r_assignment (uint32)__x - __q * __y; \ ^ ../src/intsqrt.d:235:13: note: in expansion of macro ‘divuD’ divuD(a_msdd,x, d=,); ^ ../src/arilev1.d:122:40: warning: statement with no effect [-Wunused-value] q_assignment __q; r_assignment (uint32)__x - __q * __y; \ ^ ../src/intsqrt.d:292:15: note: in expansion of macro ‘divuD’ divuD(a_123dd,b_msd, b_star=,); ^ In file included from ../src/lisparit.d:42:0: ../src/intserial.d: In function ‘UI_to_LEbytes’: ../src/intserial.d:198:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (!((bitsize>=oint_data_len) || (value < vbit(bitsize)))) ^ In file included from ../src/lisparit.d:46:0: ../src/sfloat.d: In function ‘SF_SF_plus_SF’: ../src/sfloat.d:328:4: warning: label ‘norm_1’ defined but not used [-Wunused-label] norm_1: # [Knuth, S.201, Schritt N1] ^ In file included from ../src/lisparit.d:51:0: ../src/flo_rest.d: In function ‘LF_I_scale_float_LF’: ../src/flo_rest.d:1143:12: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (bignum_length(bn) == i) /* exactly i digits? */ \ ^ ../src/flo_rest.d:1150:7: note: in expansion of macro ‘IF_LENGTH’ IF_LENGTH(1) { udelta = get_uint1D_Dptr(bn->data); goto pos; } ^ ../src/flo_rest.d:1143:12: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (bignum_length(bn) == i) /* exactly i digits? */ \ ^ ../src/flo_rest.d:1151:7: note: in expansion of macro ‘IF_LENGTH’ IF_LENGTH(2) { udelta = get_uint2D_Dptr(bn->data); goto pos; } ^ ../src/flo_rest.d:1143:12: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (bignum_length(bn) == i) /* exactly i digits? */ \ ^ ../src/flo_rest.d:1152:7: note: in expansion of macro ‘IF_LENGTH’ IF_LENGTH(3) { udelta = get_uint3D_Dptr(bn->data); goto pos; } ^ ../src/flo_rest.d:1143:12: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (bignum_length(bn) == i) /* exactly i digits? */ \ ^ ../src/flo_rest.d:1153:7: note: in expansion of macro ‘IF_LENGTH’ IF_LENGTH(4) { udelta = get_uint4D_Dptr(bn->data); goto pos; } ^ ../src/flo_rest.d:1143:12: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (bignum_length(bn) == i) /* exactly i digits? */ \ ^ ../src/flo_rest.d:1154:7: note: in expansion of macro ‘IF_LENGTH’ IF_LENGTH(5) { udelta = get_uint4D_Dptr(&bn->data[1]); goto pos; } ^ ../src/flo_rest.d:1164:12: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (bignum_length(bn) == i) /* exactly i digits? */ \ ^ ../src/flo_rest.d:1171:7: note: in expansion of macro ‘IF_LENGTH’ IF_LENGTH(1) { udelta = get_sint1D_Dptr(bn->data); goto neg; } ^ ../src/flo_rest.d:1164:12: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (bignum_length(bn) == i) /* exactly i digits? */ \ ^ ../src/flo_rest.d:1172:7: note: in expansion of macro ‘IF_LENGTH’ IF_LENGTH(2) { udelta = get_sint2D_Dptr(bn->data); goto neg; } ^ ../src/flo_rest.d:1164:12: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (bignum_length(bn) == i) /* exactly i digits? */ \ ^ ../src/flo_rest.d:1173:7: note: in expansion of macro ‘IF_LENGTH’ IF_LENGTH(3) { udelta = get_sint3D_Dptr(bn->data); goto neg; } ^ ../src/flo_rest.d:1164:12: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (bignum_length(bn) == i) /* exactly i digits? */ \ ^ ../src/flo_rest.d:1174:7: note: in expansion of macro ‘IF_LENGTH’ IF_LENGTH(4) { udelta = get_sint4D_Dptr(bn->data); goto neg; } ^ ../src/flo_rest.d:1164:12: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (bignum_length(bn) == i) /* exactly i digits? */ \ ^ ../src/flo_rest.d:1175:7: note: in expansion of macro ‘IF_LENGTH’ IF_LENGTH(5) { udelta = get_sint4D_Dptr(&bn->data[1]); goto neg; } ^ ../src/lisparit.d: In function ‘C_numequal’: ../src/lisparit.d:541:2: warning: label ‘yes’ defined but not used [-Wunused-label] yes: ^ ../src/lisparit.d: In function ‘C_numunequal’: ../src/lisparit.d:568:2: warning: label ‘yes’ defined but not used [-Wunused-label] yes: ^ ../src/lisparit.d: In function ‘C_smaller’: ../src/lisparit.d:590:2: warning: label ‘yes’ defined but not used [-Wunused-label] yes: ^ ../src/lisparit.d: In function ‘C_greater’: ../src/lisparit.d:612:2: warning: label ‘yes’ defined but not used [-Wunused-label] yes: ^ ../src/lisparit.d: In function ‘C_ltequal’: ../src/lisparit.d:634:2: warning: label ‘yes’ defined but not used [-Wunused-label] yes: ^ ../src/lisparit.d: In function ‘C_gtequal’: ../src/lisparit.d:656:2: warning: label ‘yes’ defined but not used [-Wunused-label] yes: ^ ../src/lisparit.d: In function ‘C_boole’: ../src/lisparit.d:1547:15: warning: unused variable ‘op’ [-Wunused-variable] var object op = STACK_2; /* operator, not a typetest */ ^ In file included from ../src/lisparit.d:30:0: ../src/lisparit.d: At top level: ../src/intelem.d:143:13: warning: ‘FN_to_V’ declared ‘static’ but never defined [-Wunused-function] local sintV FN_to_V (object obj); ^ ../src/intelem.d:177:14: warning: ‘FN_to_Q’ declared ‘static’ but never defined [-Wunused-function] local sint64 FN_to_Q (object obj); ^ ../src/intelem.d:1274:20: warning: ‘UL_UL_minus_I’ declared ‘static’ but never defined [-Wunused-function] local maygc object UL_UL_minus_I (object x, object y); ^ In file included from ../src/lisparit.d:38:0: ../src/int2adic.d:7:15: warning: ‘D_D_mult2adic_D’ declared ‘static’ but never defined [-Wunused-function] local uintD D_D_mult2adic_D (uintD a, uintD b); ^ In file included from ../src/lisparit.d:51:0: ../src/flo_rest.d:1223:14: warning: ‘F_float_radix_I’ declared ‘static’ but never defined [-Wunused-function] local object F_float_radix_I (object x); ^ In file included from ../src/lisparit.d:55:0: ../src/realtran.d:291:20: warning: ‘R_atan_R’ declared ‘static’ but never defined [-Wunused-function] local maygc object R_atan_R (object x); ^ In file included from ../src/lisparit.d:57:0: ../src/compelem.d:30:14: warning: ‘N_realpart_R’ declared ‘static’ but never defined [-Wunused-function] local object N_realpart_R (object x); ^ ../src/compelem.d:39:14: warning: ‘N_imagpart_R’ declared ‘static’ but never defined [-Wunused-function] local object N_imagpart_R (object x); ^ gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c i18n.c In file included from ../src/i18n.d:7:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ In file included from ../src/i18n.d:7:0: ../src/lispbibl.d: In function ‘schar’: ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c foreign.c In file included from ../src/foreign.d:7:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ In file included from ../src/foreign.d:7:0: ../src/lispbibl.d: In function ‘schar’: ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/foreign.d: In function ‘free_walk_pre’: ../src/foreign.d:1649:34: warning: unused parameter ‘fvd’ [-Wunused-parameter] local void free_walk_pre (object fvd, void** pdata, struct walk_foreign *walk) ^ ../src/foreign.d:1649:46: warning: unused parameter ‘pdata’ [-Wunused-parameter] local void free_walk_pre (object fvd, void** pdata, struct walk_foreign *walk) ^ ../src/foreign.d:1649:74: warning: unused parameter ‘walk’ [-Wunused-parameter] local void free_walk_pre (object fvd, void** pdata, struct walk_foreign *walk) ^ ../src/foreign.d: In function ‘free_walk_post’: ../src/foreign.d:1652:35: warning: unused parameter ‘fvd’ [-Wunused-parameter] local void free_walk_post (object fvd, void** pdata, struct walk_foreign *walk) ^ ../src/foreign.d:1652:75: warning: unused parameter ‘walk’ [-Wunused-parameter] local void free_walk_post (object fvd, void** pdata, struct walk_foreign *walk) ^ ../src/foreign.d: In function ‘free_walk_function’: ../src/foreign.d:1659:39: warning: unused parameter ‘fvd’ [-Wunused-parameter] local void free_walk_function (object fvd, void** pdata, ^ ../src/foreign.d:1660:53: warning: unused parameter ‘walk’ [-Wunused-parameter] struct walk_foreign *walk) ^ ../src/foreign.d: In function ‘count_walk_post’: ../src/foreign.d:1909:36: warning: unused parameter ‘fvd’ [-Wunused-parameter] local void count_walk_post (object fvd, object obj, struct walk_lisp *walk) ^ ../src/foreign.d:1909:48: warning: unused parameter ‘obj’ [-Wunused-parameter] local void count_walk_post (object fvd, object obj, struct walk_lisp *walk) ^ ../src/foreign.d:1909:71: warning: unused parameter ‘walk’ [-Wunused-parameter] local void count_walk_post (object fvd, object obj, struct walk_lisp *walk) ^ ../src/foreign.d: In function ‘allocaing’: ../src/foreign.d:2406:30: warning: unused parameter ‘old_data’ [-Wunused-parameter] local void* allocaing (void* old_data, uintL size, uintL alignment, ^ ../src/foreign.d: In function ‘mallocing’: ../src/foreign.d:2420:31: warning: unused parameter ‘old_data’ [-Wunused-parameter] modexp void* mallocing (void* old_data, uintL size, uintL alignment, ^ ../src/foreign.d:2420:59: warning: unused parameter ‘alignment’ [-Wunused-parameter] modexp void* mallocing (void* old_data, uintL size, uintL alignment, ^ ../src/foreign.d:2421:32: warning: unused parameter ‘state’ [-Wunused-parameter] void** state) ^ ../src/foreign.d: In function ‘nomalloc’: ../src/foreign.d:2429:46: warning: unused parameter ‘size’ [-Wunused-parameter] modexp void* nomalloc (void* old_data, uintL size, uintL alignment, ^ ../src/foreign.d:2429:58: warning: unused parameter ‘alignment’ [-Wunused-parameter] modexp void* nomalloc (void* old_data, uintL size, uintL alignment, ^ ../src/foreign.d:2430:31: warning: unused parameter ‘state’ [-Wunused-parameter] void** state) ^ ../src/foreign.d: In function ‘C_foreign_call_out’: ../src/foreign.d:3553:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (inargcount > argcount) ^ ../src/foreign.d:3602:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (argcount != inargcount) ^ gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c unixaux.c In file included from ../src/unixaux.d:7:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ In file included from ../src/unixaux.d:7:0: ../src/lispbibl.d: In function ‘schar’: ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ echo '/* generated from Makefile */' > cflags.h.new echo '#define CC "gcc"' >> cflags.h.new echo '#define CFLAGS "-O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -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.so /usr/lib64/libcallback.so -L/usr/lib64 -lsigsegv -L/usr/lib64 -lc libgnu_cl.a"' >> cflags.h.new echo '#define CPPFLAGS "-I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/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 -march=native -Wa,--noexecstack"' >> 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/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c built.c In file included from ../src/built.d:7:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ In file included from ../src/built.d:7:0: ../src/lispbibl.d: In function ‘schar’: ../src/lispbibl.d:13814:21: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint8 cint##suffix; typedef S8string Sstring##suffix; \ ^ ../src/lispbibl.d:13786:69: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_8Bit) { s8string_st ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13817:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint16 cint##suffix; typedef S16string Sstring##suffix; \ ^ ../src/lispbibl.d:13787:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_16Bit) { s16string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ ../src/lispbibl.d:13820:22: warning: typedef ‘cintX’ locally defined but not used [-Wunused-local-typedefs] { typedef cint32 cint##suffix; typedef S32string Sstring##suffix; \ ^ ../src/lispbibl.d:13788:70: note: in definition of macro ‘SstringCase’ if (sstring_eltype(TheSstring(string)) == Sstringtype_32Bit) { s32string_s ^ ../src/lispbibl.d:13885:3: note: in expansion of macro ‘SstringDispatch’ SstringDispatch(string,X, { ^ test -r libgnu_cl.a || ln -s gllib/libgnu.a libgnu_cl.a rm -f modules.c ln -s ../src/modules.c modules.c gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -DCOMPILE_STANDALONE -O0 -c genclisph.c In file included from ../src/genclisph.d:7:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ ../src/genclisph.d: In function ‘main’: ../src/genclisph.d:208:54: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] #define EMIT_TO_I(name,type) emit_to_I(name,(type)-1<(type)0,sizeof(type)) ^ ../src/genclisph.d:285:3: note: in expansion of macro ‘EMIT_TO_I’ EMIT_TO_I("size",size_t); ^ gcc -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -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 164 tests (153 typedefs, 11 defines) gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -Wl,-O1 -Wl,--as-needed -DUSE_CLISP_H=1 -DCOMPILE_STANDALONE clisp-test.c -o clisp-test-clisp gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -Wl,-O1 -Wl,--as-needed -DUSE_CLISP_H=0 -DCOMPILE_STANDALONE clisp-test.c -o clisp-test-lispbibl In file included from clisp-test.c:5:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ ./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/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -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.49-r8/work/clisp-2.49/builddir/po' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/po' make[1]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/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.49-r8/work/clisp-2.49/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 -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -Wl,-O1 -Wl,--as-needed 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 built.o modules.o /usr/lib64/libreadline.so -lncurses -ldl /usr/lib64/libavcall.so /usr/lib64/libcallback.so -L/usr/lib64 -lsigsegv -L/usr/lib64 -lc libgnu_cl.a -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.49 (2010-07-07) 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-2010 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.49-r8/work/clisp-2.49/src/room.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/room.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/functions.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/functions.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/trace.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/trace.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/cmacros.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/cmacros.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/compiler.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/compiler.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/defs2.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/defs2.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/loop.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/loop.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos.lisp ... ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-slots1.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-slots1.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-method1.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-method1.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-methcomb1.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-methcomb1.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-genfun1.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-genfun1.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-genfun2a.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-genfun2a.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-methcomb2.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-methcomb2.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-genfun2b.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-genfun2b.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-method2.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-method2.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-genfun3.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-genfun3.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-dependent.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-dependent.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-genfun4.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-genfun4.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-method3.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-method3.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-methcomb3.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-methcomb3.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-slots2.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-slots2.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-slotdef2.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-slotdef2.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-stablehash2.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-stablehash2.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-specializer2.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-specializer2.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-class4.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-class4.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-class5.lisp ... WARNING: DEFGENERIC: redefining function SHARED-INITIALIZE in /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-class5.lisp, was defined in top-level WARNING: DEFGENERIC: redefining function REINITIALIZE-INSTANCE in /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-class5.lisp, was defined in top-level WARNING: DEFGENERIC: redefining function INITIALIZE-INSTANCE in /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-class5.lisp, was defined in top-level ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-class5.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-slotdef3.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-slotdef3.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-specializer3.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-specializer3.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-class6.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-class6.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-method4.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-method4.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-methcomb4.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-methcomb4.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-genfun5.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-genfun5.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-print.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-print.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-custom.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-custom.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/documentation.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/documentation.lisp ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/gray.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/gray.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/fill-out.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/fill-out.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/disassem.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/disassem.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/condition.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/condition.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/loadform.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/loadform.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/gstream.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/gstream.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/xcharin.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/xcharin.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/keyboard.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/keyboard.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/screen.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/screen.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/runprog.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/runprog.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/query.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/query.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/reploop.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/reploop.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/savemem.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/savemem.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/dribble.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/dribble.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/pprint.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/pprint.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/describe.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/describe.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/edit.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/edit.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clhs.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clhs.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/inspect.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/inspect.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/macros3.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/macros3.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/complete.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/complete.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/case-sensitive.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/case-sensitive.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/foreign1.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/foreign1.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/exporting.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/exporting.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/danish.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/danish.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/german.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/german.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/french.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/french.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/spanish.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/spanish.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/dutch.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/dutch.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/russian.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/russian.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/deprecated.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/deprecated.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/config.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/config.lisp Bytes permanently allocated: 158,088 Bytes currently in use: 10,173,944 Bytes available until next GC: 2,543,486 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.49-r8/work/clisp-2.49/src/compiler.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/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.49 (2010-07-07) 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-2010 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.49-r8/work/clisp-2.49/src/room.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/room.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/functions.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/functions.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/trace.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/trace.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/cmacros.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/cmacros.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/compiler.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/compiler.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/defs2.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/defs2.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/loop.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/loop.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos.lisp ... ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-slots1.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-slots1.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-method1.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-method1.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-methcomb1.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-methcomb1.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-genfun1.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-genfun1.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-genfun2a.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-genfun2a.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-methcomb2.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-methcomb2.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-genfun2b.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-genfun2b.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-method2.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-method2.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-genfun3.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-genfun3.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-dependent.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-dependent.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-genfun4.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-genfun4.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-method3.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-method3.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-methcomb3.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-methcomb3.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-slots2.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-slots2.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-slotdef2.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-slotdef2.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-stablehash2.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-stablehash2.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-specializer2.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-specializer2.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-class4.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-class4.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-class5.lisp ... WARNING: DEFGENERIC: redefining function SHARED-INITIALIZE in /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-class5.lisp, was defined in top-level WARNING: DEFGENERIC: redefining function REINITIALIZE-INSTANCE in /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-class5.lisp, was defined in top-level WARNING: DEFGENERIC: redefining function INITIALIZE-INSTANCE in /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-class5.lisp, was defined in top-level ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-class5.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-slotdef3.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-slotdef3.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-specializer3.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-specializer3.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-class6.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-class6.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-method4.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-method4.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-methcomb4.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-methcomb4.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-genfun5.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-genfun5.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-print.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-print.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-custom.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-custom.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/documentation.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/documentation.lisp ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/gray.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/gray.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/fill-out.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/fill-out.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/disassem.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/disassem.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/condition.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/condition.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/loadform.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/loadform.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/gstream.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/gstream.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/xcharin.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/xcharin.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/keyboard.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/keyboard.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/screen.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/screen.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/runprog.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/runprog.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/query.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/query.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/reploop.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/reploop.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/savemem.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/savemem.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/dribble.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/dribble.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/pprint.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/pprint.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/describe.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/describe.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/edit.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/edit.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clhs.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clhs.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/inspect.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/inspect.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/macros3.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/macros3.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/complete.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/complete.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/case-sensitive.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/case-sensitive.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/foreign1.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/foreign1.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/exporting.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/exporting.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/danish.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/danish.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/german.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/german.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/french.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/french.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/spanish.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/spanish.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/dutch.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/dutch.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/russian.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/russian.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/deprecated.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/deprecated.lisp ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/config.lisp ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/config.lisp Bytes permanently allocated: 158,088 Bytes currently in use: 8,741,368 Bytes available until next GC: 2,185,342 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.49-r8/work/clisp-2.49/src/init.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/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.49-r8/work/clisp-2.49/src/defseq.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/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.49-r8/work/clisp-2.49/src/backquote.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/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.49-r8/work/clisp-2.49/src/defmacro.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/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.49-r8/work/clisp-2.49/src/macros1.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/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.49-r8/work/clisp-2.49/src/macros2.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/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.49-r8/work/clisp-2.49/src/defs1.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/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.49-r8/work/clisp-2.49/src/lambdalist.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/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.49-r8/work/clisp-2.49/src/places.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/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.49-r8/work/clisp-2.49/src/floatprint.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/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.49-r8/work/clisp-2.49/src/defpackage.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/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.49-r8/work/clisp-2.49/src/type.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/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.49-r8/work/clisp-2.49/src/subtypep.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/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.49-r8/work/clisp-2.49/src/clos-package.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/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 ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-macros.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-macros.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-class0.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-class0.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-class0.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-metaobject1.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-metaobject1.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-metaobject1.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-slotdef1.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-slotdef1.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-slotdef1.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-stablehash1.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-stablehash1.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-stablehash1.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-specializer1.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-specializer1.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-specializer1.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-class1.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-class1.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-class1.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-class2.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-class2.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-class2.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-class3.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-class3.lisp ... WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-class3.fas 0 errors, 19 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c ../src/defstruct.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/defstruct.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/defstruct.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/format.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/format.lisp ... WARNING: in FORMATTER-MAIN-1 in lines 2029..2527 : variable ADD-FILL is not used. Misspelled or missing IGNORE declaration? ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/format.fas 0 errors, 1 warning ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c ../src/international.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/international.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/international.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/savemem.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/savemem.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/savemem.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/functions.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/functions.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/functions.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/trace.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/trace.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/trace.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/cmacros.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/cmacros.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/cmacros.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/defs2.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/defs2.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/defs2.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/loop.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/loop.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/loop.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.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos.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-stablehash2.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-stablehash2.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-stablehash2.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-specializer2.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-specializer2.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-specializer2.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-specializer3.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-specializer3.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-specializer3.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-class4.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-class4.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-class4.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-class5.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-class5.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-class5.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-class6.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-class6.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-class6.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-slotdef2.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-slotdef2.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-slotdef2.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-slotdef3.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-slotdef3.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-slotdef3.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-slots1.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-slots1.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-slots1.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-slots2.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-slots2.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-slots2.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-method1.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-method1.lisp ... WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-method1.fas 0 errors, 5 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-method2.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-method2.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-method2.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-method3.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-method3.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-method3.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-method4.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-method4.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-method4.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-methcomb1.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-methcomb1.lisp ... WARNING: Redefining metaobject class # has no effect. ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-methcomb1.fas 0 errors, 1 warning ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c ../src/clos-methcomb2.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-methcomb2.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-methcomb2.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-methcomb3.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-methcomb3.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-methcomb3.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-methcomb4.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-methcomb4.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-methcomb4.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-genfun1.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-genfun1.lisp ... WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-genfun1.fas 0 errors, 3 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-genfun2a.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-genfun2a.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-genfun2a.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-genfun2b.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-genfun2b.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-genfun2b.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-genfun3.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-genfun3.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-genfun3.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-genfun4.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-genfun4.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-genfun4.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-genfun5.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-genfun5.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-genfun5.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-dependent.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-dependent.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-dependent.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-print.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-print.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-print.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-custom.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clos-custom.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-custom.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/documentation.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/documentation.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/documentation.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/fill-out.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/fill-out.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/fill-out.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/disassem.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/disassem.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/disassem.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/condition.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/condition.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/condition.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/loadform.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/loadform.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/loadform.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/gstream.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/gstream.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gstream.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/xcharin.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/xcharin.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/xcharin.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/keyboard.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/keyboard.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/keyboard.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/screen.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/screen.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/screen.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/runprog.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/runprog.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/runprog.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/query.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/query.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/query.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/reploop.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/reploop.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/reploop.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/dribble.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/dribble.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/dribble.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/complete.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/complete.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/complete.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/pprint.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/pprint.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/pprint.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/describe.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/describe.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/describe.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/room.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/room.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/room.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/edit.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/edit.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/edit.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/macros3.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/macros3.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/macros3.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/clhs.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/clhs.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clhs.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/inspect.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/inspect.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/inspect.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/gray.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/gray.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gray.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/case-sensitive.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/case-sensitive.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/case-sensitive.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/foreign1.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/foreign1.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/foreign1.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/exporting.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/exporting.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/exporting.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/german.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/german.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/german.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/french.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/french.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/french.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/spanish.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/spanish.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/spanish.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/russian.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/russian.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/russian.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/danish.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/danish.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/danish.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/dutch.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/dutch.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/dutch.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/deprecated.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/src/deprecated.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/deprecated.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 config.lisp ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/config.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/config.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -x "(and (load \"init.fas\") (ext::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.49 (2010-07-07) 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-2010 Type :h and hit Enter for context help. WARNING: DEFUN/DEFMACRO: redefining function LOAD in top-level, was defined in C ;; Loading file defseq.fas ... ;; Loaded file defseq.fas ;; Loading file backquote.fas ... ;; Loaded file backquote.fas ;; Loading file defmacro.fas ... ;; Loaded file defmacro.fas ;; Loading file macros1.fas ... ;; Loaded file macros1.fas ;; Loading file macros2.fas ... ;; Loaded file macros2.fas ;; Loading file defs1.fas ... ;; Loaded file defs1.fas ;; Loading file lambdalist.fas ... ;; Loaded file lambdalist.fas ;; Loading file places.fas ... ;; Loaded file places.fas ;; Loading file floatprint.fas ... ;; Loaded file floatprint.fas ;; Loading file defpackage.fas ... ;; Loaded file defpackage.fas ;; Loading file type.fas ... ;; Loading file subtypep.fas ... ;; Loaded file subtypep.fas ;; Loaded file type.fas ;; Loading file clos-package.fas ... ;; Loaded file clos-package.fas ;; Loading file clos-macros.fas ... ;; Loaded file clos-macros.fas ;; Loading file clos-class0.fas ... ;; Loaded file clos-class0.fas ;; Loading file clos-metaobject1.fas ... ;; Loaded file clos-metaobject1.fas ;; Loading file clos-slotdef1.fas ... ;; Loaded file clos-slotdef1.fas ;; Loading file clos-stablehash1.fas ... ;; Loaded file clos-stablehash1.fas ;; Loading file clos-specializer1.fas ... ;; Loaded file clos-specializer1.fas ;; Loading file clos-class1.fas ... ;; Loaded file clos-class1.fas ;; Loading file clos-class2.fas ... ;; Loaded file clos-class2.fas ;; Loading file clos-class3.fas ... ;; Loaded file clos-class3.fas ;; Loading file defstruct.fas ... ;; Loaded file defstruct.fas ;; Loading file format.fas ... ;; Loaded file format.fas ;; Loading file international.fas ... ;; Loaded file international.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/room.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/room.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/functions.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/functions.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/trace.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/trace.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/cmacros.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/cmacros.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/compiler.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/compiler.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/defs2.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/defs2.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/loop.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/loop.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos.fas ... ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-slots1.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-slots1.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-method1.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-method1.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-methcomb1.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-methcomb1.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-genfun1.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-genfun1.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-genfun2a.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-genfun2a.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-methcomb2.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-methcomb2.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-genfun2b.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-genfun2b.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-method2.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-method2.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-genfun3.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-genfun3.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-dependent.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-dependent.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-genfun4.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-genfun4.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-method3.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-method3.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-methcomb3.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-methcomb3.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-slots2.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-slots2.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-slotdef2.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-slotdef2.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-stablehash2.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-stablehash2.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-specializer2.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-specializer2.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-class4.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-class4.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-class5.fas ... WARNING: DEFGENERIC: redefining function SHARED-INITIALIZE in /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-class5.fas, was defined in top-level WARNING: DEFGENERIC: redefining function REINITIALIZE-INSTANCE in /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-class5.fas, was defined in top-level WARNING: DEFGENERIC: redefining function INITIALIZE-INSTANCE in /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-class5.fas, was defined in top-level ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-class5.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-slotdef3.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-slotdef3.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-specializer3.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-specializer3.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-class6.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-class6.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-method4.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-method4.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-methcomb4.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-methcomb4.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-genfun5.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-genfun5.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-print.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-print.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-custom.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos-custom.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/documentation.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/documentation.fas ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clos.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gray.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gray.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/fill-out.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/fill-out.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/disassem.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/disassem.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/condition.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/condition.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/loadform.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/loadform.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gstream.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gstream.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/xcharin.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/xcharin.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/keyboard.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/keyboard.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/screen.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/screen.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/runprog.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/runprog.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/query.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/query.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/reploop.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/reploop.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/savemem.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/savemem.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/dribble.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/dribble.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/pprint.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/pprint.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/describe.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/describe.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/edit.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/edit.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clhs.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clhs.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/inspect.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/inspect.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/macros3.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/macros3.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/complete.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/complete.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/case-sensitive.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/case-sensitive.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/foreign1.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/foreign1.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/exporting.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/exporting.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/danish.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/danish.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/german.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/german.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/french.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/french.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/spanish.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/spanish.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/dutch.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/dutch.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/russian.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/russian.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/deprecated.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/deprecated.fas ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/config.fas ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/config.fas ;; Wrote the memory image into lispinit.mem (3,225,304 bytes) Bytes permanently allocated: 158,088 Bytes currently in use: 3,063,528 Bytes available until next GC: 762,952 Bye. ln -s ../ANNOUNCE ANNOUNCE ln -s ../COPYRIGHT COPYRIGHT ln -s ../GNU-GPL GNU-GPL ln -s ../SUMMARY SUMMARY ln -s ../src/NEWS NEWS ./txt2c -I'../' < ../src/_README > txt.c gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -DCOMPILE_STANDALONE -Wl,-O1 -Wl,--as-needed -O0 txt.c -o txt In file included from txt.c:1:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ ./txt > README rm -f txt.c rm -f txt ./txt2c -I'../' < ../src/_README.de > txt.c gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -DCOMPILE_STANDALONE -Wl,-O1 -Wl,--as-needed -O0 txt.c -o txt In file included from txt.c:1:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ ./txt > README.de rm -f txt.c rm -f txt ./txt2c -I'../' < ../src/_README.es > txt.c gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -DCOMPILE_STANDALONE -Wl,-O1 -Wl,--as-needed -O0 txt.c -o txt In file included from txt.c:1:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ ./txt > README.es rm -f txt.c rm -f txt rm -f MAGIC.add ln -s ../unix/MAGIC.add MAGIC.add ./txt2c -I'../' < ../doc/_clisp.1 > txt.c gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -DCOMPILE_STANDALONE -Wl,-O1 -Wl,--as-needed -O0 txt.c -o txt In file included from txt.c:1:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ ./txt | grep -v '^ *$' | sed -e "s,@PLATFORM@,x86_64-unknown-linux-gnu,g" > clisp.1 rm -f txt.c rm -f txt ./txt2c -I'../' < ../doc/_clisp.html > txt.c gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -DCOMPILE_STANDALONE -Wl,-O1 -Wl,--as-needed -O0 txt.c -o txt In file included from txt.c:1:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ ./txt | sed -e 's,="http://www.ai.mit.edu/projects/iiip/doc/CommonLISP/HyperSpec/,="http://www.lispworks.com/reference/HyperSpec/,' | sed -e "s,@PLATFORM@,x86_64-unknown-linux-gnu,g" > clisp.html rm -f txt.c rm -f txt ./txt2c -I'../' < ../doc/_clisp-link.1 > txt.c gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -DCOMPILE_STANDALONE -Wl,-O1 -Wl,--as-needed -O0 txt.c -o txt In file included from txt.c:1:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ ./txt | grep -v '^ *$' | sed -e "s,@PLATFORM@,x86_64-unknown-linux-gnu,g" > clisp-link.1 rm -f txt.c rm -f txt ./txt2c -I'../' < ../doc/_clisp-link.html > txt.c gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -DCOMPILE_STANDALONE -Wl,-O1 -Wl,--as-needed -O0 txt.c -o txt In file included from txt.c:1:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ ./txt | sed -e 's,="http://www.ai.mit.edu/projects/iiip/doc/CommonLISP/HyperSpec/,="http://www.lispworks.com/reference/HyperSpec/,' | sed -e "s,@PLATFORM@,x86_64-unknown-linux-gnu,g" > clisp-link.html rm -f txt.c rm -f txt ln -s ../doc/LISP-tutorial.txt LISP-tutorial.txt ln -s ../doc/CLOS-guide.txt CLOS-guide.txt ln -s ../doc/impnotes.html impnotes.html ln -s ../doc/impnotes.css impnotes.css ln -s ../doc/clisp.png clisp.png groff -Tps -mandoc clisp.1 > clisp.ps clisp.1:1292: warning [p 8, 8.9i]: can't break line clisp.1:1302: warning [p 8, 9.7i]: can't break line clisp.1:1312: warning [p 9, 1.6i]: can't break line clisp.1:1342: warning [p 9, 4.0i]: can't break line clisp.1:1347: warning [p 9, 4.4i]: can't break line clisp.1:1382: warning [p 9, 7.2i]: can't break line clisp.1:1448: warning [p 10, 3.3i]: can't break line clisp.1:1458: warning [p 10, 4.1i]: can't break line clisp.1:1515: warning [p 10, 8.8i]: can't break line clisp.1:1540: warning [p 11, 1.6i]: can't break line ps2pdf clisp.ps clisp.pdf * ACCESS DENIED: mkdir: /root/cache * ACCESS DENIED: mkdir: /root/cache groff -Tps -mandoc clisp-link.1 > clisp-link.ps clisp-link.1:269: warning [p 2, 5.6i]: can't break line ps2pdf clisp-link.ps clisp-link.pdf ld -r -o lisp.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 built.o chmod a-x lisp.o ar rcv lisp.a lisp.o a - lisp.o rm -f lisp.o ranlib lisp.a gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c noreadline.c ../src/noreadline.d: In function ‘readline’: ../src/noreadline.d:32:30: warning: unused parameter ‘prompt’ [-Wunused-parameter] global char* readline (char* prompt) { return NULL; } ^ ../src/noreadline.d: In function ‘filename_completion_function’: ../src/noreadline.d:38:56: warning: unused parameter ‘text’ [-Wunused-parameter] global char* filename_completion_function (const char* text, int state) ^ ../src/noreadline.d:38:66: warning: unused parameter ‘state’ [-Wunused-parameter] global char* filename_completion_function (const char* text, int state) ^ ../src/noreadline.d: In function ‘add_history’: ../src/noreadline.d:42:32: warning: unused parameter ‘line’ [-Wunused-parameter] global void add_history (char* line) {} ^ ../src/noreadline.d: In function ‘rl_named_function’: ../src/noreadline.d:45:52: warning: unused parameter ‘string’ [-Wunused-parameter] global rl_command_func_t* rl_named_function (char* string) { return NULL; } ^ ../src/noreadline.d: In function ‘rl_bind_key’: ../src/noreadline.d:48:29: warning: unused parameter ‘key’ [-Wunused-parameter] global int rl_bind_key (int key, rl_command_func_t* function) { return 0; } ^ ../src/noreadline.d:48:53: warning: unused parameter ‘function’ [-Wunused-parameter] global int rl_bind_key (int key, rl_command_func_t* function) { return 0; } ^ ../src/noreadline.d: In function ‘rl_variable_bind’: ../src/noreadline.d:51:42: warning: unused parameter ‘variable’ [-Wunused-parameter] global int rl_variable_bind (const char *variable, const char *value) ^ ../src/noreadline.d:51:64: warning: unused parameter ‘value’ [-Wunused-parameter] global int rl_variable_bind (const char *variable, const char *value) ^ ../src/noreadline.d: In function ‘rl_set_paren_blink_timeout’: ../src/noreadline.d:55:44: warning: unused parameter ‘timeout’ [-Wunused-parameter] global int rl_set_paren_blink_timeout (int timeout) { return 0; } ^ ../src/noreadline.d: In function ‘rl_add_defun’: ../src/noreadline.d:58:38: warning: unused parameter ‘name’ [-Wunused-parameter] global int rl_add_defun (const char *name, rl_command_func_t *func, int key) ^ ../src/noreadline.d:58:63: warning: unused parameter ‘func’ [-Wunused-parameter] global int rl_add_defun (const char *name, rl_command_func_t *func, int key) ^ ../src/noreadline.d:58:73: warning: unused parameter ‘key’ [-Wunused-parameter] global int rl_add_defun (const char *name, rl_command_func_t *func, int key) ^ ar rcv libnoreadline.a noreadline.o a - noreadline.o ranlib libnoreadline.a sed -e 's%@with_dynamic_modules@%no%' \ -e 's%@createsharedlib@%%' \ -e 's%@LEXE@%.run%' -e 's%@SHREXT@%.so%' \ -e 's%@CLISP_DEF@%%' \ < ../src/clisp-link.in > clisp-link chmod a+x clisp-link rm -f modprep.lisp ln -s ../utils/modprep.lisp modprep.lisp rm -rf linkkit mkdir linkkit cd linkkit && ln -s ../modules.c modules.c cd linkkit && ln -s ../clisp.h clisp.h cd linkkit && ln -s ../modprep.lisp modprep.lisp (echo 'CC='"'"'gcc'"'" ;\ echo 'CPPFLAGS='"'"'-I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib'"'" ;\ echo 'CFLAGS='"'"'-O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I.'"'" ;\ echo 'CLFLAGS='"'"'-Wl,-O1 -Wl,--as-needed '"'" ;\ echo 'LIBS='"'"'lisp.a /usr/lib64/libreadline.so -lncurses -ldl /usr/lib64/libavcall.so /usr/lib64/libcallback.so -L/usr/lib64 -lsigsegv -L/usr/lib64 -lc libgnu_cl.a'"'" ;\ echo 'X_LIBS='"'"''"'" ;\ echo 'RANLIB='"'"'ranlib'"'" ;\ echo 'FILES='"'"'lisp.a libnoreadline.a libgnu_cl.a '"'") > makevars test -d boot || (mkdir boot && cd boot && for f in lisp.a libnoreadline.a libgnu_cl.a modules.h modules.o lisp.run lispinit.mem; do ln -s ../$f .; done && (grep -v '^FILES=' ../makevars; fl=''; for f in lisp.a libnoreadline.a libgnu_cl.a ; do fl=$fl' '`basename $f`; done; echo 'FILES='"'"$fl"'") > makevars) || (rm -rf boot ; exit 1) ./txt2c -I'../' < ../src/_clisp.c > txt.c gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -DCOMPILE_STANDALONE -Wl,-O1 -Wl,--as-needed -O0 txt.c -o txt In file included from txt.c:1:0: ../src/lispbibl.d:9107:3: warning: optimization may eliminate reads and/or writes to register variables [-Wvolatile-register-var] register __volatile__ aint __SP __asm__(SP_register); ^ ./txt > clisp.c rm -f txt.c rm -f txt gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -Wl,-O1 -Wl,--as-needed -DENABLE_RELOCATABLE clisp.c /usr/lib64/libreadline.so -lncurses -ldl /usr/lib64/libavcall.so /usr/lib64/libcallback.so -L/usr/lib64 -lsigsegv -L/usr/lib64 -lc libgnu_cl.a -o clisp mkdir -p i18n m=`cd ../modules/i18n; pwd`; \ if test -f $m/configure -a $m/configure -nt i18n/config.status ; then ( cd i18n ; rm -rf gllib;\ cache=`echo i18n/ | sed -e 's,[^/][^/]*//*,../,g'`config.cache; \ if test -f ${cache} ; then \ . ${cache}; \ if test "${ac_cv_env_CC_set}" = set; then CC="${ac_cv_env_CC_value}"; export CC; fi; \ if test "${ac_cv_env_CFLAGS_set}" = set; then CFLAGS="${ac_cv_env_CFLAGS_value}"; export CFLAGS; fi; \ if test "${ac_cv_env_LDFLAGS_set}" = set; then LDFLAGS="${ac_cv_env_LDFLAGS_value}"; export LDFLAGS; fi; \ if test "${ac_cv_env_CLFLAGS_set}" = set; then CLFLAGS="${ac_cv_env_CLFLAGS_value}"; export CLFLAGS; fi; \ if test "${ac_cv_env_LIBS_set}" = set; then LIBS="${ac_cv_env_LIBS_value}"; export LIBS; fi; \ if test "${ac_cv_env_CPPFLAGS_set}" = set; then CPPFLAGS="${ac_cv_env_CPPFLAGS_value}"; export CPPFLAGS; fi; \ if test "${ac_cv_env_CPP_set}" = set; then CPP="${ac_cv_env_CPP_value}"; export CPP; fi; \ if test "${ac_cv_env_CXX_set}" = set; then CXX="${ac_cv_env_CXX_value}"; export CXX; fi; \ if test "${ac_cv_env_CXXFLAGS_set}" = set; then CXXFLAGS="${ac_cv_env_CXXFLAGS_value}"; export CXXFLAGS; fi; \ if test "${ac_cv_env_X_LIBS_set}" = set; then X_LIBS="${ac_cv_env_X_LIBS_value}"; export X_LIBS; fi; \ /bin/sh $m/configure --with-clisp="/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" --cache-file=${cache} --srcdir=$m --disable-option-checking --with-readline --with-unicode;\ else \ /bin/sh $m/configure --srcdir=$m --disable-option-checking --with-readline --with-unicode; \ fi ) ;\ fi; \ test -f $m/Makefile -a $m/Makefile -nt i18n/Makefile && sed "s,srcdir = .,srcdir = $m," "$m/Makefile" > i18n/Makefile ; \ CLISP="/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" ; \ cd i18n ; make clisp-module CC="gcc" CPPFLAGS="-I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir" CFLAGS="-O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I." CLFLAGS="-Wl,-O1 -Wl,--as-needed " LIBS="/usr/lib64/libreadline.so -lncurses -ldl /usr/lib64/libavcall.so /usr/lib64/libcallback.so -L/usr/lib64 -lsigsegv -L/usr/lib64 -lc libgnu_cl.a" RANLIB="ranlib" CLISP="$CLISP -q" SHREXT=.so configure: loading cache ../config.cache configure: ** I18N (Common) checking how to remove colons from paths... (cached) echo $x checking for CLISP version... 2.49 (2010-07-07) (built 3699852309) (memory 3699852407) checking for CLISP libdir... /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/ checking for CLISP linking set... /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir checking for CLISP... yes checking for gcc... (cached) gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) gcc -E checking how to make hard links... (cached) ln checking whether ln -s works... (cached) yes checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking for time.h... (cached) yes checking for sys/time.h... (cached) yes configure: ** I18N (locale) checking whether the preprocessor supports include_next... (cached) yes checking for langinfo.h... (cached) yes checking whether langinfo.h defines CODESET... (cached) yes checking whether langinfo.h defines ERA... (cached) yes checking whether nl_langinfo is declared without a macro... (cached) yes checking for nl_langinfo... (cached) yes checking for localeconv... yes checking for struct lconv.int_p_cs_precedes... yes checking for struct lconv.int_n_cs_precedes... yes checking for struct lconv.int_p_sep_by_space... yes checking for struct lconv.int_n_sep_by_space... yes checking for struct lconv.int_p_sign_posn... yes checking for struct lconv.int_n_sign_posn... yes configure: ** I18N (Output) configure: updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating link.sh config.status: creating config.h configure: ** I18N (Done) make[1]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/i18n' /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -c /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/i18n/i18n.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/i18n/i18n.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/i18n/i18n.fas 0 errors, 0 warnings /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -C /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/linkkit/modprep /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/i18n/gettext.c ./ ;; MODPREP: "/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/i18n/gettext.c" --> #P"gettext.m.c" ;; MODPREP: reading "/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/i18n/gettext.c": 19,050 bytes, 441 lines WARNING: truncated a very long tag (from 7,676 to 2,000) for ("(OR INTEGER (MEMBER" ..) ;; MODPREP: 184 objects, 9 DEFUNs ;; packages: ("I18N") MODPREP: wrote gettext.m.c (91,914 bytes) gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/linkkit \ -c gettext.m.c -o gettext.o /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/i18n/gettext.c: In function ‘C_subr_i18n_set_locale’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/i18n/gettext.c:205:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; pos < check_locale_category_map.size; pos++) { ^ In file included from /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/i18n/gettext.c:8:0: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/i18n/gettext.c:215:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; pos < check_locale_category_map.size; pos++) { ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clisp.h:4147:4324: note: in definition of macro ‘with_string_0_help_’ zvar_bytelen] = '\0'; { char* ascizvar = (char*) &ascizvar_data[0]; statement} ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/i18n/gettext.c:214:7: note: in expansion of macro ‘with_string_0’ with_string_0(*locale,GLO(misc_encoding),loc_z,{ ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/i18n/gettext.c: In function ‘C_subr_i18n_language_information’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/i18n/gettext.c:488:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; pos < check_nl_item_map.size; pos++) { ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/i18n/gettext.c: In function ‘module__i18n__init_function_1’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/i18n/gettext.c:556:47: warning: unused parameter ‘module’ [-Wunused-parameter] /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/i18n/gettext.c: In function ‘module__i18n__init_function_2’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/i18n/gettext.c:561:47: warning: unused parameter ‘module’ [-Wunused-parameter] /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/i18n/gettext.c: In function ‘module__i18n__fini_function’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/i18n/gettext.c:566:45: warning: unused parameter ‘module’ [-Wunused-parameter] ln -s /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/i18n/preload.lisp . make[1]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/i18n' mkdir -p syscalls m=`cd ../modules/syscalls; pwd`; \ if test -f $m/configure -a $m/configure -nt syscalls/config.status ; then ( cd syscalls ; rm -rf gllib;\ cache=`echo syscalls/ | sed -e 's,[^/][^/]*//*,../,g'`config.cache; \ if test -f ${cache} ; then \ . ${cache}; \ if test "${ac_cv_env_CC_set}" = set; then CC="${ac_cv_env_CC_value}"; export CC; fi; \ if test "${ac_cv_env_CFLAGS_set}" = set; then CFLAGS="${ac_cv_env_CFLAGS_value}"; export CFLAGS; fi; \ if test "${ac_cv_env_LDFLAGS_set}" = set; then LDFLAGS="${ac_cv_env_LDFLAGS_value}"; export LDFLAGS; fi; \ if test "${ac_cv_env_CLFLAGS_set}" = set; then CLFLAGS="${ac_cv_env_CLFLAGS_value}"; export CLFLAGS; fi; \ if test "${ac_cv_env_LIBS_set}" = set; then LIBS="${ac_cv_env_LIBS_value}"; export LIBS; fi; \ if test "${ac_cv_env_CPPFLAGS_set}" = set; then CPPFLAGS="${ac_cv_env_CPPFLAGS_value}"; export CPPFLAGS; fi; \ if test "${ac_cv_env_CPP_set}" = set; then CPP="${ac_cv_env_CPP_value}"; export CPP; fi; \ if test "${ac_cv_env_CXX_set}" = set; then CXX="${ac_cv_env_CXX_value}"; export CXX; fi; \ if test "${ac_cv_env_CXXFLAGS_set}" = set; then CXXFLAGS="${ac_cv_env_CXXFLAGS_value}"; export CXXFLAGS; fi; \ if test "${ac_cv_env_X_LIBS_set}" = set; then X_LIBS="${ac_cv_env_X_LIBS_value}"; export X_LIBS; fi; \ /bin/sh $m/configure --with-clisp="/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" --cache-file=${cache} --srcdir=$m --disable-option-checking --with-readline --with-unicode;\ else \ /bin/sh $m/configure --srcdir=$m --disable-option-checking --with-readline --with-unicode; \ fi ) ;\ fi; \ test -f $m/Makefile -a $m/Makefile -nt syscalls/Makefile && sed "s,srcdir = .,srcdir = $m," "$m/Makefile" > syscalls/Makefile ; \ CLISP="/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" ; \ cd syscalls ; make clisp-module CC="gcc" CPPFLAGS="-I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir" CFLAGS="-O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I." CLFLAGS="-Wl,-O1 -Wl,--as-needed " LIBS="/usr/lib64/libreadline.so -lncurses -ldl /usr/lib64/libavcall.so /usr/lib64/libcallback.so -L/usr/lib64 -lsigsegv -L/usr/lib64 -lc libgnu_cl.a" RANLIB="ranlib" CLISP="$CLISP -q" SHREXT=.so configure: loading cache ../config.cache configure: ** System Calls (Common) checking how to remove colons from paths... (cached) echo $x checking for CLISP version... (cached) 2.49 (2010-07-07) (built 3699852309) (memory 3699852407) checking for CLISP libdir... (cached) /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/ checking for CLISP linking set... (cached) /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir checking for CLISP... (cached) yes checking for gcc... (cached) gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) gcc -E checking how to make hard links... (cached) ln checking whether ln -s works... (cached) yes checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking for time.h... (cached) yes checking for sys/time.h... (cached) yes checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking for ranlib... (cached) ranlib checking whether the preprocessor supports include_next... (cached) yes checking for errno.h... yes checking for sys/socket.h... yes checking for sys/param.h... yes checking for netdb.h... (cached) yes checking for unistd.h... (cached) yes checking for stddef.h... (cached) yes checking for wchar.h... (cached) yes checking for strings.h... (cached) yes checking for sys/utsname.h... (cached) yes checking for time.h... (cached) yes checking for sys/time.h... (cached) yes checking for complete errno.h... yes checking for mbstate_t... (cached) yes checking for mbsinit... (cached) yes checking for mbrtowc... (cached) yes checking for mbrlen... yes checking for alarm... yes checking for tzset... yes checking for strptime... yes checking for localtime_r... yes checking for readlink... (cached) yes checking for nl_langinfo and CODESET... (cached) yes checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for a french Unicode locale... (cached) none checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles a NULL string argument... (cached) guessing yes checking whether mbrtowc has a correct return value... (cached) guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... (cached) guessing yes checking for inline... (cached) inline checking for wchar_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking whether strcasecmp is declared without a macro... yes checking whether strncasecmp is declared without a macro... yes checking for C/C++ restrict keyword... (cached) __restrict checking for struct timespec in ... yes checking for gethostname... (cached) yes checking for HOST_NAME_MAX... yes checking for working mktime... yes checking for library containing setsockopt... none needed checking whether NULL can be used in arbitrary expressions... (cached) yes checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... (cached) yes checking for strverscmp... yes checking whether is self-contained... yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking whether socket is declared without a macro... no checking whether connect is declared without a macro... no checking whether accept is declared without a macro... no checking whether bind is declared without a macro... no checking whether getpeername is declared without a macro... no checking whether getsockname is declared without a macro... no checking whether getsockopt is declared without a macro... no checking whether listen is declared without a macro... no checking whether recv is declared without a macro... no checking whether send is declared without a macro... no checking whether recvfrom is declared without a macro... no checking whether sendto is declared without a macro... no checking whether setsockopt is declared without a macro... no checking whether shutdown is declared without a macro... no checking whether accept4 is declared without a macro... no checking for struct utsname... yes checking whether uname is declared without a macro... yes checking whether localtime_r is compatible with its POSIX signature... yes checking for uname... (cached) yes checking whether chown is declared without a macro... (cached) yes checking whether dup2 is declared without a macro... (cached) yes checking whether dup3 is declared without a macro... (cached) yes checking whether environ is declared without a macro... (cached) yes checking whether euidaccess is declared without a macro... (cached) yes checking whether faccessat is declared without a macro... (cached) yes checking whether fchdir is declared without a macro... (cached) yes checking whether fchownat is declared without a macro... (cached) yes checking whether fsync is declared without a macro... (cached) yes checking whether ftruncate is declared without a macro... (cached) yes checking whether getcwd is declared without a macro... (cached) yes checking whether getdomainname is declared without a macro... (cached) yes checking whether getdtablesize is declared without a macro... (cached) yes checking whether getgroups is declared without a macro... (cached) yes checking whether gethostname is declared without a macro... (cached) yes checking whether getlogin is declared without a macro... (cached) yes checking whether getlogin_r is declared without a macro... (cached) yes checking whether getpagesize is declared without a macro... (cached) yes checking whether getusershell is declared without a macro... (cached) yes checking whether setusershell is declared without a macro... (cached) yes checking whether endusershell is declared without a macro... (cached) yes checking whether lchown is declared without a macro... (cached) yes checking whether link is declared without a macro... (cached) yes checking whether linkat is declared without a macro... (cached) yes checking whether lseek is declared without a macro... (cached) yes checking whether pipe2 is declared without a macro... (cached) yes checking whether pread is declared without a macro... (cached) yes checking whether pwrite is declared without a macro... (cached) yes checking whether readlink is declared without a macro... (cached) yes checking whether readlinkat is declared without a macro... (cached) yes checking whether rmdir is declared without a macro... (cached) yes checking whether sleep is declared without a macro... (cached) yes checking whether symlink is declared without a macro... (cached) yes checking whether symlinkat is declared without a macro... (cached) yes checking whether ttyname_r is declared without a macro... (cached) yes checking whether unlink is declared without a macro... (cached) yes checking whether unlinkat is declared without a macro... (cached) yes checking whether usleep is declared without a macro... (cached) yes configure: ** System Calls (Headers) checking for errno.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for netdb.h... (cached) yes checking for sys/resource.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for wchar.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for sys/time.h... (cached) yes checking sys/unistd.h usability... yes checking sys/unistd.h presence... yes checking for sys/unistd.h... yes checking for time.h... (cached) yes checking for unistd.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking for stdlib.h... (cached) yes checking shlobj.h usability... no checking shlobj.h presence... no checking for shlobj.h... no checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking for sys/param.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking size of off_t... (cached) 8 checking size of gid_t... 4 checking size of pid_t... 4 checking size of uid_t... 4 checking for struct utmpx.ut_host... yes configure: ** System Calls (Functions) checking for getrlimit... (cached) yes checking for setrlimit... (cached) yes checking size of rlim_t... (cached) 8 checking for getrlimit declaration... (cached) install-shextern int getrlimit (enum __rlimit_resource, struct rlimit *); checking for setrlimit declaration... (cached) install-shextern int setrlimit (enum __rlimit_resource, const struct rlimit *); checking whether gethostent requires -lnsl... (cached) no checking whether setsockopt requires -lsocket... (cached) no checking for library containing crypt... -lcrypt checking for library containing erf... -lm checking for getloadavg... yes checking for confstr... yes checking for fcntl... yes checking for gethostent... (cached) yes checking for sysconf... (cached) yes checking for getlogin... yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for endpwent... yes checking for setpwent... yes checking for getservbyport... yes checking for getservbyname... yes checking for getservent... yes checking for setservent... yes checking for endservent... yes checking for openlog... yes checking for setlogmask... yes checking for syslog... yes checking for closelog... yes checking for getppid... yes checking for getpgid... yes checking for getsid... yes checking for setpgid... (cached) yes checking for setsid... (cached) yes checking for kill... yes checking for pathconf... yes checking for fpathconf... yes checking for realpath... (cached) yes checking for getpgrp... yes checking for setpgrp... yes checking for getgrgid... yes checking for getgrnam... yes checking for getgrent... yes checking for endgrent... yes checking for setgrent... yes checking for endutxent... yes checking for getutxent... yes checking for getutxid... yes checking for getutxline... yes checking for pututxline... yes checking for setutxent... yes checking for mkfifo... yes checking for mkdir... yes checking for creat... yes checking for mkstemp... yes checking for tempnam... yes checking for mkdtemp... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for setegid... yes checking for seteuid... yes checking for setgid... yes checking for setuid... yes checking for setreuid... (cached) yes checking for setregid... (cached) yes checking for getgroups... yes checking for setgroups... yes checking for wait4... yes checking for fchmod... (cached) yes checking for fchown... yes checking for fstat... yes checking for link... yes checking for stat... yes checking for symlink... yes checking for utime... yes checking for mknod... yes checking for chmod... yes checking for umask... yes checking for fsync... (cached) yes checking for sync... yes checking for ftruncate... yes checking for truncate... yes checking for getusershell... yes checking for endusershell... yes checking for erf... yes checking for erfc... yes checking for lgamma... yes checking for tgamma... yes checking for fstatvfs... yes checking for statvfs... yes checking for getpriority... yes checking for setpriority... yes checking for crypt... yes checking for encrypt... yes checking for setkey... yes checking for GlobalMemoryStatusEx... no checking for strerror... (cached) yes checking for gethostid... yes checking for sethostid... yes checking for getdomainname... yes checking for setdomainname... yes checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking for working mktime... (cached) yes checking for strverscmp... (cached) yes checking for uname... (cached) yes checking whether signgam is declared... yes checking for lstat... (cached) yes checking for sys/stat.h... (cached) yes checking for struct stat.st_rdev... (cached) yes checking for struct stat.st_blksize... (cached) yes checking for struct stat.st_blocks... (cached) yes checking size of ino_t... (cached) 8 checking size of dev_t... (cached) 8 checking whether f_fsid is scalar... yes checking size of fsblkcnt_t... 8 checking size of fsfilcnt_t... 8 checking for sys/resource.h... (cached) yes checking for sys/times.h... (cached) yes checking for getrusage... (cached) yes checking for getrusage declaration... (cached) install-shextern int getrusage (int, struct rusage *); checking whether getrusage works... (cached) yes checking whether link(2) dereferences a symlink... (cached) no checking whether setpgrp() is POSIX... yes configure: ** System Calls (output) configure: updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating link.sh config.status: creating gllib/Makefile config.status: creating config.h config.status: executing depfiles commands configure: ** System Calls (done) make[1]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/syscalls' /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -C /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/linkkit/modprep /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/calls.c ./ ;; MODPREP: "/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/calls.c" --> #P"calls.m.c" ;; MODPREP: reading "/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/calls.c": 237,815 bytes, 4,603 lines WARNING: truncated a very long tag (from 6,146 to 2,000) for ("(OR INTEGER (MEMBER" ..) WARNING: truncated a very long tag (from 3,248 to 2,000) for ("(OR INTEGER (MEMBER" ..) WARNING: "/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/calls.c" :5632: fixed object case ":ERROR_ITERATED_DATA_EXCEEDS_64k" WARNING: "/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/calls.c" :5632: fixed object case ":ERROR_AUTODATASEG_EXCEEDS_64k" WARNING: truncated a very long tag (from 122,702 to 2,000) for ("(OR INTEGER (MEMBER" ..) WARNING: truncated a very long tag (from 5,498 to 2,000) for ("(OR INTEGER (MEMBER" ("defined(E2BIG)" . ":E2BIG") ("defined(EACCES)" . ":EACCES") ("defined(EADDRINUSE)" . ":EADDRINUSE") ("defined(EADDRNOTAVAIL)" . ":EADDRNOTAVAIL") ("defined(EAFNOSUPPORT)" . ":EAFNOSUPPORT") ..) ;; MODPREP: 2,522 objects, 113 DEFUNs, 3 DEFVARs (3 inits) ;; packages: ("OS" "POSIX") MODPREP: wrote calls.m.c (2,214,201 bytes) rm -f libgnu_sc.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/gllib" \ ACLOCAL_M4="/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/gllib/Makefile.am" \ CFLAGS="-O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/"; \ ln libgnu.a ../libgnu_sc.a make[2]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/syscalls/gllib' rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir//build-aux/arg-nonnull.h \ | sed -e 's/_GL_/_sc_gl_GL_/g' \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h rm -f c++defs.h-t c++defs.h && \ sed -n -e '/_GL_CXXDEFS/,$p' \ < /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir//build-aux/c++defs.h \ | sed -e 's/_GL_/_sc_gl_GL_/g' \ > c++defs.h-t && \ mv c++defs.h-t c++defs.h rm -f warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir//build-aux/warn-on-use.h \ | sed -e 's/_GL_/_sc_gl_GL_/g' \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h rm -f strings.h-t strings.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_STRINGS_H''@||g' \ -e 's|@''HAVE_STRCASECMP''@|1|g' \ -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \ -e '/definition of _sc_gl_GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _sc_gl_GL_WARN_ON_USE/r warn-on-use.h' \ < /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/gllib/strings.in.h; \ } > strings.h-t && \ mv strings.h-t strings.h /bin/mkdir -p sys rm -f sys/socket.h-t sys/socket.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_SYS_SOCKET_H''@||g' \ -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \ -e 's|@''GNULIB_CLOSE''@|0|g' \ -e 's|@''GNULIB_SOCKET''@|0|g' \ -e 's|@''GNULIB_CONNECT''@|0|g' \ -e 's|@''GNULIB_ACCEPT''@|0|g' \ -e 's|@''GNULIB_BIND''@|0|g' \ -e 's|@''GNULIB_GETPEERNAME''@|0|g' \ -e 's|@''GNULIB_GETSOCKNAME''@|0|g' \ -e 's|@''GNULIB_GETSOCKOPT''@|0|g' \ -e 's|@''GNULIB_LISTEN''@|0|g' \ -e 's|@''GNULIB_RECV''@|0|g' \ -e 's|@''GNULIB_SEND''@|0|g' \ -e 's|@''GNULIB_RECVFROM''@|0|g' \ -e 's|@''GNULIB_SENDTO''@|0|g' \ -e 's|@''GNULIB_SETSOCKOPT''@|0|g' \ -e 's|@''GNULIB_SHUTDOWN''@|0|g' \ -e 's|@''GNULIB_ACCEPT4''@|0|g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \ -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \ -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \ -e 's|@''HAVE_ACCEPT4''@|1|g' \ -e '/definitions of _sc_gl_GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _sc_gl_GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _sc_gl_GL_WARN_ON_USE/r warn-on-use.h' \ < /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/gllib/sys_socket.in.h; \ } > sys/socket.h-t && \ mv -f sys/socket.h-t sys/socket.h /bin/mkdir -p sys rm -f sys/utsname.h-t sys/utsname.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_SYS_UTSNAME_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_SYS_UTSNAME_H''@||g' \ -e 's|@''GNULIB_UNAME''@|1|g' \ -e 's|@''HAVE_STRUCT_UTSNAME''@|1|g' \ -e 's|@''HAVE_UNAME''@|1|g' \ -e '/definition of _sc_gl_GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _sc_gl_GL_WARN_ON_USE/r warn-on-use.h' \ < /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/gllib/sys_utsname.in.h; \ } > sys/utsname.h-t && \ mv sys/utsname.h-t sys/utsname.h rm -f time.h-t time.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_TIME_H''@||g' \ -e 's|@''GNULIB_MKTIME''@|1|g' \ -e 's|@''GNULIB_NANOSLEEP''@|0|g' \ -e 's|@''GNULIB_STRPTIME''@|1|g' \ -e 's|@''GNULIB_TIMEGM''@|0|g' \ -e 's|@''GNULIB_TIME_R''@|1|g' \ -e 's|@''HAVE_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \ -e 's|@''REPLACE_MKTIME''@|0|g' \ -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e '/definitions of _sc_gl_GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _sc_gl_GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _sc_gl_GL_WARN_ON_USE/r warn-on-use.h' \ < /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/gllib/time.in.h; \ } > time.h-t && \ mv time.h-t time.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_DUP3''@|0|g' \ -e 's|@''GNULIB_ENVIRON''@|0|g' \ -e 's|@''GNULIB_EUIDACCESS''@|0|g' \ -e 's|@''GNULIB_FACCESSAT''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|0|g' \ -e 's|@''GNULIB_FCHOWNAT''@|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_GETGROUPS''@|0|g' \ -e 's|@''GNULIB_GETHOSTNAME''@|1|g' \ -e 's|@''GNULIB_GETLOGIN''@|0|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \ -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \ -e 's|@''GNULIB_LCHOWN''@|0|g' \ -e 's|@''GNULIB_LINK''@|0|g' \ -e 's|@''GNULIB_LINKAT''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|0|g' \ -e 's|@''GNULIB_PIPE2''@|0|g' \ -e 's|@''GNULIB_PREAD''@|0|g' \ -e 's|@''GNULIB_PWRITE''@|0|g' \ -e 's|@''GNULIB_READLINK''@|0|g' \ -e 's|@''GNULIB_READLINKAT''@|0|g' \ -e 's|@''GNULIB_RMDIR''@|0|g' \ -e 's|@''GNULIB_SLEEP''@|0|g' \ -e 's|@''GNULIB_SYMLINK''@|0|g' \ -e 's|@''GNULIB_SYMLINKAT''@|0|g' \ -e 's|@''GNULIB_TTYNAME_R''@|0|g' \ -e 's|@''GNULIB_UNISTD_H_GETOPT''@|0|g' \ -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \ -e 's|@''GNULIB_UNLINK''@|0|g' \ -e 's|@''GNULIB_UNLINKAT''@|0|g' \ -e 's|@''GNULIB_USLEEP''@|0|g' \ -e 's|@''GNULIB_WRITE''@|0|g' \ < /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/gllib/unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|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_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETLOGIN''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|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_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _sc_gl_GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _sc_gl_GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _sc_gl_GL_WARN_ON_USE/r warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h make all-recursive make[3]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/syscalls/gllib' make[4]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/syscalls/gllib' gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/gllib -I.. -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/ -MT close-hook.o -MD -MP -MF .deps/close-hook.Tpo -c -o close-hook.o /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/gllib/close-hook.c mv -f .deps/close-hook.Tpo .deps/close-hook.Po gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/gllib -I.. -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/ -MT sockets.o -MD -MP -MF .deps/sockets.Tpo -c -o sockets.o /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/gllib/sockets.c mv -f .deps/sockets.Tpo .deps/sockets.Po gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/gllib -I.. -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/ -MT strftime.o -MD -MP -MF .deps/strftime.Tpo -c -o strftime.o /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/gllib/strftime.c mv -f .deps/strftime.Tpo .deps/strftime.Po rm -f libgnu.a ar cru libgnu.a close-hook.o sockets.o strftime.o ranlib libgnu.a make[4]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/syscalls/gllib' make[3]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/syscalls/gllib' make[2]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/syscalls/gllib' gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/linkkit \ -Igllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/gllib -c calls.m.c -o calls.o /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/calls.c: In function ‘C_subr_posix_sysconf’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/calls.c:1191:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; pos < sysconf_arg_map.size; pos++) { ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/calls.c: In function ‘C_subr_posix_file_stat’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/calls.c:2009:2: warning: label ‘call_make_file_stat’ defined but not used [-Wunused-label] call_make_file_stat: ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/calls.c: In function ‘copy_attributes_and_close’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/calls.c:3011:2: warning: label ‘close_success’ defined but not used [-Wunused-label] close_success: ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/calls.c: In function ‘C_subr_os_errno’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/calls.c:5672:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; pos < check_errno_map.size; pos++) { ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/calls.c: In function ‘module__syscalls__init_function_2’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/calls.c:5744:51: warning: unused parameter ‘module’ [-Wunused-parameter] void module__syscalls__init_function_2 (module_t* module) { ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/calls.c: In function ‘module__syscalls__init_function_1’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/calls.c:6655:51: warning: unused parameter ‘module’ [-Wunused-parameter] /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/calls.c: In function ‘module__syscalls__fini_function’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/calls.c:6726:49: warning: unused parameter ‘module’ [-Wunused-parameter] /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/calls.c: At top level: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/calls.c:645:15: warning: ‘temp_name’ defined but not used [-Wunused-function] static object temp_name (char *dir, char *prefix) { ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/calls.c: In function ‘C_subr_posix__25sethostid’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/calls.c:1889:35: warning: ignoring return value of ‘sethostid’, declared with attribute warn_unused_result [-Wunused-result] begin_system_call(); errno = 0; sethostid(hid); e = errno; end_system_call(); ^ gcc -c /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/bogomips.c -o bogomips.o /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -c /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/posix.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/posix.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/syscalls/posix.fas The following functions were used but not defined: POSIX::%SYSLOG POSIX::CONVERT-MODE POSIX::FILE-STAT POSIX::SYSCONF POSIX:MKDTEMP POSIX::MKNOD POSIX::%STDIO POSIX:LGAMMA 0 errors, 0 warnings rm -f libgnu_sc.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/gllib" \ ACLOCAL_M4="/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/gllib/Makefile.am" \ CFLAGS="-O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/"; \ ln libgnu.a ../libgnu_sc.a make[2]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/syscalls/gllib' make all-recursive make[3]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/syscalls/gllib' make[4]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/syscalls/gllib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/syscalls/gllib' make[3]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/syscalls/gllib' make[2]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/syscalls/gllib' ln -s /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/syscalls/preload.lisp . make[1]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/syscalls' mkdir -p regexp m=`cd ../modules/regexp; pwd`; \ if test -f $m/configure -a $m/configure -nt regexp/config.status ; then ( cd regexp ; rm -rf gllib;\ cache=`echo regexp/ | sed -e 's,[^/][^/]*//*,../,g'`config.cache; \ if test -f ${cache} ; then \ . ${cache}; \ if test "${ac_cv_env_CC_set}" = set; then CC="${ac_cv_env_CC_value}"; export CC; fi; \ if test "${ac_cv_env_CFLAGS_set}" = set; then CFLAGS="${ac_cv_env_CFLAGS_value}"; export CFLAGS; fi; \ if test "${ac_cv_env_LDFLAGS_set}" = set; then LDFLAGS="${ac_cv_env_LDFLAGS_value}"; export LDFLAGS; fi; \ if test "${ac_cv_env_CLFLAGS_set}" = set; then CLFLAGS="${ac_cv_env_CLFLAGS_value}"; export CLFLAGS; fi; \ if test "${ac_cv_env_LIBS_set}" = set; then LIBS="${ac_cv_env_LIBS_value}"; export LIBS; fi; \ if test "${ac_cv_env_CPPFLAGS_set}" = set; then CPPFLAGS="${ac_cv_env_CPPFLAGS_value}"; export CPPFLAGS; fi; \ if test "${ac_cv_env_CPP_set}" = set; then CPP="${ac_cv_env_CPP_value}"; export CPP; fi; \ if test "${ac_cv_env_CXX_set}" = set; then CXX="${ac_cv_env_CXX_value}"; export CXX; fi; \ if test "${ac_cv_env_CXXFLAGS_set}" = set; then CXXFLAGS="${ac_cv_env_CXXFLAGS_value}"; export CXXFLAGS; fi; \ if test "${ac_cv_env_X_LIBS_set}" = set; then X_LIBS="${ac_cv_env_X_LIBS_value}"; export X_LIBS; fi; \ /bin/sh $m/configure --with-clisp="/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" --cache-file=${cache} --srcdir=$m --disable-option-checking --with-readline --with-unicode;\ else \ /bin/sh $m/configure --srcdir=$m --disable-option-checking --with-readline --with-unicode; \ fi ) ;\ fi; \ test -f $m/Makefile -a $m/Makefile -nt regexp/Makefile && sed "s,srcdir = .,srcdir = $m," "$m/Makefile" > regexp/Makefile ; \ CLISP="/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" ; \ cd regexp ; make clisp-module CC="gcc" CPPFLAGS="-I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir" CFLAGS="-O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I." CLFLAGS="-Wl,-O1 -Wl,--as-needed " LIBS="/usr/lib64/libreadline.so -lncurses -ldl /usr/lib64/libavcall.so /usr/lib64/libcallback.so -L/usr/lib64 -lsigsegv -L/usr/lib64 -lc libgnu_cl.a" RANLIB="ranlib" CLISP="$CLISP -q" SHREXT=.so configure: loading cache ../config.cache configure: ** Regexp (Common) checking how to remove colons from paths... (cached) echo $x checking for CLISP version... (cached) 2.49 (2010-07-07) (built 3699852309) (memory 3699852407) checking for CLISP libdir... (cached) /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/ checking for CLISP linking set... (cached) /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir checking for CLISP... (cached) yes checking for gcc... (cached) gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) gcc -E checking how to make hard links... (cached) ln checking whether ln -s works... (cached) yes checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking for time.h... (cached) yes checking for sys/time.h... (cached) yes checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking for string.h... (cached) yes checking for sys/types.h... (cached) yes checking for C/C++ restrict keyword... (cached) __restrict checking for ranlib... (cached) ranlib checking whether uses 'inline' correctly... (cached) yes checking for btowc... yes checking for isblank... yes checking for iswctype... yes checking for wcscoll... yes checking for mbsinit... (cached) yes checking for mbrtowc... (cached) yes checking for wcrtomb... yes checking for nl_langinfo and CODESET... (cached) yes checking for a traditional french locale... none checking whether malloc, realloc, calloc are POSIX compliant... yes checking for locale.h... yes checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for inline... (cached) inline checking for mbstate_t... (cached) yes checking for wchar_t... (cached) yes checking whether the preprocessor supports include_next... (cached) yes checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for a french Unicode locale... (cached) none checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... guessing yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... 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 NULL can be used in arbitrary expressions... (cached) yes checking for random.h... no checking for struct random_data... yes checking whether atoll is declared without a macro... yes checking whether canonicalize_file_name is declared without a macro... yes checking whether getloadavg is declared without a macro... yes checking whether getsubopt is declared without a macro... yes checking whether grantpt is declared without a macro... yes checking whether mkdtemp is declared without a macro... yes checking whether mkostemp is declared without a macro... yes checking whether mkostemps is declared without a macro... yes checking whether mkstemp is declared without a macro... yes checking whether mkstemps is declared without a macro... yes checking whether ptsname is declared without a macro... yes checking whether random_r is declared without a macro... yes checking whether initstat_r is declared without a macro... no checking whether srandom_r is declared without a macro... yes checking whether setstate_r is declared without a macro... yes checking whether realpath is declared without a macro... yes checking whether rpmatch is declared without a macro... yes checking whether setenv is declared without a macro... yes checking whether strtod is declared without a macro... yes checking whether strtoll is declared without a macro... yes checking whether strtoull is declared without a macro... yes checking whether unlockpt is declared without a macro... yes checking whether unsetenv is declared without a macro... yes checking whether chown is declared without a macro... (cached) yes checking whether dup2 is declared without a macro... (cached) yes checking whether dup3 is declared without a macro... (cached) yes checking whether environ is declared without a macro... (cached) yes checking whether euidaccess is declared without a macro... (cached) yes checking whether faccessat is declared without a macro... (cached) yes checking whether fchdir is declared without a macro... (cached) yes checking whether fchownat is declared without a macro... (cached) yes checking whether fsync is declared without a macro... (cached) yes checking whether ftruncate is declared without a macro... (cached) yes checking whether getcwd is declared without a macro... (cached) yes checking whether getdomainname is declared without a macro... (cached) yes checking whether getdtablesize is declared without a macro... (cached) yes checking whether getgroups is declared without a macro... (cached) yes checking whether gethostname is declared without a macro... (cached) yes checking whether getlogin is declared without a macro... (cached) yes checking whether getlogin_r is declared without a macro... (cached) yes checking whether getpagesize is declared without a macro... (cached) yes checking whether getusershell is declared without a macro... (cached) yes checking whether setusershell is declared without a macro... (cached) yes checking whether endusershell is declared without a macro... (cached) yes checking whether lchown is declared without a macro... (cached) yes checking whether link is declared without a macro... (cached) yes checking whether linkat is declared without a macro... (cached) yes checking whether lseek is declared without a macro... (cached) yes checking whether pipe2 is declared without a macro... (cached) yes checking whether pread is declared without a macro... (cached) yes checking whether pwrite is declared without a macro... (cached) yes checking whether readlink is declared without a macro... (cached) yes checking whether readlinkat is declared without a macro... (cached) yes checking whether rmdir is declared without a macro... (cached) yes checking whether sleep is declared without a macro... (cached) yes checking whether symlink is declared without a macro... (cached) yes checking whether symlinkat is declared without a macro... (cached) yes checking whether ttyname_r is declared without a macro... (cached) yes checking whether unlink is declared without a macro... (cached) yes checking whether unlinkat is declared without a macro... (cached) yes checking whether usleep is declared without a macro... (cached) 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 configure: ** Regexp (Output) configure: updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating link.sh config.status: creating gllib/Makefile config.status: creating config.h config.status: executing depfiles commands configure: ** Regexp (Done) make[1]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/regexp' /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -c /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/regexp.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/regexp.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/regexp/regexp.fas The following functions were used but not defined: REGEXP:REGEXP-COMPILE REGEXP:REGEXP-EXEC 0 errors, 0 warnings /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -C /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/linkkit/modprep /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/regexi.c ./ ;; MODPREP: "/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/regexi.c" --> #P"regexi.m.c" ;; MODPREP: reading "/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/regexi.c": 5,235 bytes, 148 lines ;; MODPREP: 12 objects, 3 DEFUNs ;; packages: ("REGEXP") MODPREP: wrote regexi.m.c (9,788 bytes) rm -f libgnu_rx.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib" \ ACLOCAL_M4="/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/Makefile.am" \ CFLAGS="-O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/ "; \ ln libgnu.a ../libgnu_rx.a make[2]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/regexp/gllib' rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir//build-aux/arg-nonnull.h \ | sed -e 's/_GL_/_rx_gl_GL_/g' \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h rm -f c++defs.h-t c++defs.h && \ sed -n -e '/_GL_CXXDEFS/,$p' \ < /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir//build-aux/c++defs.h \ | sed -e 's/_GL_/_rx_gl_GL_/g' \ > c++defs.h-t && \ mv c++defs.h-t c++defs.h rm -f warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir//build-aux/warn-on-use.h \ | sed -e 's/_GL_/_rx_gl_GL_/g' \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h 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|@''GNULIB_ATOLL''@|0|g' \ -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''GNULIB_GETLOADAVG''@|0|g' \ -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ -e 's|@''GNULIB_GRANTPT''@|0|g' \ -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \ -e 's|@''GNULIB_MKDTEMP''@|0|g' \ -e 's|@''GNULIB_MKOSTEMP''@|0|g' \ -e 's|@''GNULIB_MKOSTEMPS''@|0|g' \ -e 's|@''GNULIB_MKSTEMP''@|0|g' \ -e 's|@''GNULIB_MKSTEMPS''@|0|g' \ -e 's|@''GNULIB_PTSNAME''@|0|g' \ -e 's|@''GNULIB_PUTENV''@|0|g' \ -e 's|@''GNULIB_RANDOM_R''@|0|g' \ -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_REALPATH''@|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_UNLOCKPT''@|0|g' \ -e 's|@''GNULIB_UNSETENV''@|0|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|0|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_REALPATH''@|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_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_UNSETENV''@|1|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e '/definitions of _rx_gl_GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _rx_gl_GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _rx_gl_GL_WARN_ON_USE/r warn-on-use.h' \ < /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/stdlib.in.h; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.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_DUP3''@|0|g' \ -e 's|@''GNULIB_ENVIRON''@|0|g' \ -e 's|@''GNULIB_EUIDACCESS''@|0|g' \ -e 's|@''GNULIB_FACCESSAT''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|0|g' \ -e 's|@''GNULIB_FCHOWNAT''@|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_GETGROUPS''@|0|g' \ -e 's|@''GNULIB_GETHOSTNAME''@|0|g' \ -e 's|@''GNULIB_GETLOGIN''@|0|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \ -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \ -e 's|@''GNULIB_LCHOWN''@|0|g' \ -e 's|@''GNULIB_LINK''@|0|g' \ -e 's|@''GNULIB_LINKAT''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|0|g' \ -e 's|@''GNULIB_PIPE2''@|0|g' \ -e 's|@''GNULIB_PREAD''@|0|g' \ -e 's|@''GNULIB_PWRITE''@|0|g' \ -e 's|@''GNULIB_READLINK''@|0|g' \ -e 's|@''GNULIB_READLINKAT''@|0|g' \ -e 's|@''GNULIB_RMDIR''@|0|g' \ -e 's|@''GNULIB_SLEEP''@|0|g' \ -e 's|@''GNULIB_SYMLINK''@|0|g' \ -e 's|@''GNULIB_SYMLINKAT''@|0|g' \ -e 's|@''GNULIB_TTYNAME_R''@|0|g' \ -e 's|@''GNULIB_UNISTD_H_GETOPT''@|0|g' \ -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \ -e 's|@''GNULIB_UNLINK''@|0|g' \ -e 's|@''GNULIB_UNLINKAT''@|0|g' \ -e 's|@''GNULIB_USLEEP''@|0|g' \ -e 's|@''GNULIB_WRITE''@|0|g' \ < /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|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_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETLOGIN''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|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_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _rx_gl_GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _rx_gl_GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _rx_gl_GL_WARN_ON_USE/r warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h make all-recursive make[3]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/regexp/gllib' make[4]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/regexp/gllib' gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib -I.. -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/ -MT dummy.o -MD -MP -MF .deps/dummy.Tpo -c -o dummy.o /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/dummy.c mv -f .deps/dummy.Tpo .deps/dummy.Po gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib -I.. -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/ -MT regex.o -MD -MP -MF .deps/regex.Tpo -c -o regex.o /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regex.c In file included from /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regex.c:61:0: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regex_internal.c: In function ‘re_string_allocate’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regex_internal.c:47:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (init_len < dfa->mb_cur_max) ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regex_internal.c: In function ‘re_node_set_remove_at’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regex_internal.c:1395:11: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] if (idx < 0 || idx >= set->nelem) ^ In file included from /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regex.c:62:0: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regcomp.c: In function ‘rpl_regerror’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regcomp.c:544:50: warning: unused parameter ‘preg’ [-Wunused-parameter] regerror (int errcode, const regex_t *_Restrict_ preg, ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regcomp.c: In function ‘calc_next’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regcomp.c:1386:18: warning: unused parameter ‘extra’ [-Wunused-parameter] calc_next (void *extra, bin_tree_t *node) ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regcomp.c: In function ‘build_range_exp’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regcomp.c:2632:37: warning: unused parameter ‘syntax’ [-Wunused-parameter] build_range_exp (const reg_syntax_t syntax, ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regcomp.c: In function ‘parse_bracket_element’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regcomp.c:3334:54: warning: unused parameter ‘dfa’ [-Wunused-parameter] re_token_t *token, int token_len, re_dfa_t *dfa, ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regcomp.c: In function ‘fetch_number’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regcomp.c:3727:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] : ((num == REG_MISSING) ? c - '0' : num * 10 + c - '0')); ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regcomp.c: In function ‘free_tree’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regcomp.c:3827:18: warning: unused parameter ‘extra’ [-Wunused-parameter] free_tree (void *extra, bin_tree_t *node) ^ In file included from /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regex.c:59:0: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regexec.c: In function ‘re_search_2_stub’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regexec.c:381:19: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] if (BE (length1 < 0 || length2 < 0 || stop < 0 || len < length1, 0)) ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regex_internal.h:92:42: note: in definition of macro ‘BE’ # define BE(expr, val) __builtin_expect (expr, val) ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regexec.c:381:34: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] if (BE (length1 < 0 || length2 < 0 || stop < 0 || len < length1, 0)) ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regex_internal.h:92:42: note: in definition of macro ‘BE’ # define BE(expr, val) __builtin_expect (expr, val) ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regexec.c:381:46: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] if (BE (length1 < 0 || length2 < 0 || stop < 0 || len < length1, 0)) ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regex_internal.h:92:42: note: in definition of macro ‘BE’ # define BE(expr, val) __builtin_expect (expr, val) ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regexec.c: In function ‘re_search_stub’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regexec.c:434:17: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] if (BE (start < 0 || start > length, 0)) ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regex_internal.h:92:42: note: in definition of macro ‘BE’ # define BE(expr, val) __builtin_expect (expr, val) ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regexec.c:438:27: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] else if (BE (last_start < 0 || (range < 0 && start <= last_start), 0)) ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regex_internal.h:92:42: note: in definition of macro ‘BE’ # define BE(expr, val) __builtin_expect (expr, val) ^ In file included from /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regex_internal.h:24:0, from /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regex.c:59: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regexec.c:497:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert (pmatch[0].rm_so == start); ^ In file included from /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regex.c:63:0: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regexec.c: In function ‘set_regs’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regexec.c:1478:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (idx = pmatch[0].rm_so; idx <= pmatch[0].rm_eo ;) ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regexec.c:1482:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (idx == pmatch[0].rm_eo && cur_node == mctx->last_node) ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regexec.c: In function ‘update_regs’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regexec.c:1581:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (pmatch[reg_num].rm_so < cur_idx) ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regexec.c: In function ‘check_arrival’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regexec.c:3008:53: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (null_cnt = 0; str_idx < last_str && null_cnt <= mctx->max_mb_elem_len;) ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regexec.c: In function ‘match_ctx_add_entry’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/regexec.c:4318:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (mctx->max_mb_elem_len < to - from) ^ mv -f .deps/regex.Tpo .deps/regex.Po rm -f libgnu.a ar cru libgnu.a dummy.o regex.o ranlib libgnu.a make[4]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/regexp/gllib' make[3]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/regexp/gllib' make[2]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/regexp/gllib' gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/linkkit \ -Igllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib -c regexi.m.c -o regexi.o /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/regexi.c: In function ‘module__regexp__init_function_1’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/regexi.c:181:49: warning: unused parameter ‘module’ [-Wunused-parameter] /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/regexi.c: In function ‘module__regexp__init_function_2’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/regexi.c:198:49: warning: unused parameter ‘module’ [-Wunused-parameter] /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/regexi.c: In function ‘module__regexp__fini_function’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/regexi.c:203:47: warning: unused parameter ‘module’ [-Wunused-parameter] rm -f libgnu_rx.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib" \ ACLOCAL_M4="/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/gllib/Makefile.am" \ CFLAGS="-O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/ "; \ ln libgnu.a ../libgnu_rx.a make[2]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/regexp/gllib' make all-recursive make[3]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/regexp/gllib' make[4]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/regexp/gllib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/regexp/gllib' make[3]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/regexp/gllib' make[2]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/regexp/gllib' ln -s /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/regexp/preload.lisp . make[1]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/regexp' mkdir -p readline m=`cd ../modules/readline; pwd`; \ if test -f $m/configure -a $m/configure -nt readline/config.status ; then ( cd readline ; rm -rf gllib;\ cache=`echo readline/ | sed -e 's,[^/][^/]*//*,../,g'`config.cache; \ if test -f ${cache} ; then \ . ${cache}; \ if test "${ac_cv_env_CC_set}" = set; then CC="${ac_cv_env_CC_value}"; export CC; fi; \ if test "${ac_cv_env_CFLAGS_set}" = set; then CFLAGS="${ac_cv_env_CFLAGS_value}"; export CFLAGS; fi; \ if test "${ac_cv_env_LDFLAGS_set}" = set; then LDFLAGS="${ac_cv_env_LDFLAGS_value}"; export LDFLAGS; fi; \ if test "${ac_cv_env_CLFLAGS_set}" = set; then CLFLAGS="${ac_cv_env_CLFLAGS_value}"; export CLFLAGS; fi; \ if test "${ac_cv_env_LIBS_set}" = set; then LIBS="${ac_cv_env_LIBS_value}"; export LIBS; fi; \ if test "${ac_cv_env_CPPFLAGS_set}" = set; then CPPFLAGS="${ac_cv_env_CPPFLAGS_value}"; export CPPFLAGS; fi; \ if test "${ac_cv_env_CPP_set}" = set; then CPP="${ac_cv_env_CPP_value}"; export CPP; fi; \ if test "${ac_cv_env_CXX_set}" = set; then CXX="${ac_cv_env_CXX_value}"; export CXX; fi; \ if test "${ac_cv_env_CXXFLAGS_set}" = set; then CXXFLAGS="${ac_cv_env_CXXFLAGS_value}"; export CXXFLAGS; fi; \ if test "${ac_cv_env_X_LIBS_set}" = set; then X_LIBS="${ac_cv_env_X_LIBS_value}"; export X_LIBS; fi; \ /bin/sh $m/configure --with-clisp="/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" --cache-file=${cache} --srcdir=$m --disable-option-checking --with-readline --with-unicode;\ else \ /bin/sh $m/configure --srcdir=$m --disable-option-checking --with-readline --with-unicode; \ fi ) ;\ fi; \ test -f $m/Makefile -a $m/Makefile -nt readline/Makefile && sed "s,srcdir = .,srcdir = $m," "$m/Makefile" > readline/Makefile ; \ CLISP="/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" ; \ cd readline ; make clisp-module CC="gcc" CPPFLAGS="-I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir" CFLAGS="-O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I." CLFLAGS="-Wl,-O1 -Wl,--as-needed " LIBS="/usr/lib64/libreadline.so -lncurses -ldl /usr/lib64/libavcall.so /usr/lib64/libcallback.so -L/usr/lib64 -lsigsegv -L/usr/lib64 -lc libgnu_cl.a" RANLIB="ranlib" CLISP="$CLISP -q" SHREXT=.so configure: loading cache ../config.cache configure: ** Readline (Common) checking how to remove colons from paths... (cached) echo $x checking for CLISP version... (cached) 2.49 (2010-07-07) (built 3699852309) (memory 3699852407) checking for CLISP libdir... (cached) /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/ checking for CLISP linking set... (cached) /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir checking for CLISP... (cached) yes checking for FFI in CLISP... yes checking for gcc... (cached) gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) gcc -E checking how to make hard links... (cached) ln checking whether ln -s works... (cached) yes checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking for time.h... (cached) yes checking for sys/time.h... (cached) yes configure: ** Readline (Headers, Variables & Functions) checking for library containing tgetent... (cached) -lncurses checking for readline/readline.h... (cached) yes checking for readline... (cached) yes checking for rl_filename_completion_function... (cached) yes checking for filename_completion_function declaration... (cached) install-shextern char* rl_filename_completion_function(const char*, int); checking whether rl_already_prompted is declared... (cached) yes checking whether rl_readline_name is declared... (cached) yes checking whether rl_gnu_readline_p is declared... (cached) yes checking whether rl_deprep_term_function is declared... (cached) yes checking for a modern readline... found a modern GNU readline checking whether rl_library_version is declared... yes checking whether rl_readline_version is declared... yes checking whether rl_editing_mode is declared... yes checking whether rl_insert_mode is declared... yes checking whether rl_readline_state is declared... yes checking whether rl_line_buffer is declared... yes checking whether rl_point is declared... yes checking whether rl_end is declared... yes checking whether rl_mark is declared... yes checking whether rl_done is declared... yes checking whether rl_num_chars_to_read is declared... yes checking whether rl_pending_input is declared... yes checking whether rl_dispatching is declared... yes checking whether rl_erase_empty_line is declared... yes checking whether rl_prompt is declared... yes checking whether rl_terminal_name is declared... yes checking whether rl_display_prompt is declared... yes checking whether rl_instream is declared... yes checking whether rl_outstream is declared... yes checking whether rl_last_func is declared... yes checking whether rl_startup_hook is declared... yes checking whether rl_pre_input_hook is declared... yes checking whether rl_prefer_env_winsize is declared... yes checking whether rl_gnu_readline_p is declared... (cached) yes checking whether rl_readline_name is declared... (cached) yes checking whether rl_explicit_arg is declared... yes checking whether rl_numeric_arg is declared... yes checking whether rl_executing_macro is declared... yes checking whether rl_completion_type is declared... yes checking whether rl_filename_quoting_desired is declared... yes checking whether rl_attempted_completion_over is declared... yes checking whether rl_completion_invoking_key is declared... yes checking whether rl_completion_query_items is declared... yes checking whether rl_completion_append_character is declared... yes checking whether rl_completion_suppress_append is declared... yes checking whether rl_completion_quote_character is declared... yes checking whether rl_completion_found_quote is declared... yes checking whether rl_completion_suppress_quote is declared... yes checking whether rl_sort_completion_matches is declared... yes checking whether rl_completion_mark_symlink_dirs is declared... yes checking whether rl_ignore_completion_duplicates is declared... yes checking whether rl_inhibit_completion is declared... yes checking whether rl_event_hook is declared... yes checking whether rl_getc_function is declared... yes checking for rl_set_prompt... yes checking for rl_initialize... yes checking for rl_read_init_file... yes checking for rl_add_defun... yes checking for rl_make_bare_keymap... yes checking for rl_copy_keymap... yes checking for rl_make_keymap... yes checking for rl_discard_keymap... yes checking for rl_get_keymap... yes checking for rl_set_keymap... yes checking for rl_get_keymap_by_name... yes checking for rl_bind_key... yes checking for rl_bind_key_in_map... yes checking for rl_bind_key_if_unbound... yes checking for rl_bind_key_if_unbound_in_map... yes checking for rl_unbind_key... yes checking for rl_unbind_key_in_map... yes checking for rl_unbind_function_in_map... yes checking for rl_unbind_command_in_map... yes checking for rl_bind_keyseq... yes checking for rl_bind_keyseq_in_map... yes checking for rl_bind_keyseq_if_unbound... yes checking for rl_bind_keyseq_if_unbound_in_map... yes checking for rl_generic_bind... yes checking for rl_parse_and_bind... yes checking for rl_named_function... yes checking for rl_function_of_keyseq... yes checking for rl_invoking_keyseqs... yes checking for rl_invoking_keyseqs_in_map... yes checking for rl_function_dumper... yes checking for rl_list_funmap_names... yes checking for rl_funmap_names... yes checking for rl_add_funmap_entry... yes checking for rl_begin_undo_group... yes checking for rl_end_undo_group... yes checking for rl_add_undo... yes checking for rl_free_undo_list... yes checking for rl_do_undo... yes checking for rl_modifying... yes checking for rl_redisplay... yes checking for rl_forced_update_display... yes checking for rl_on_new_line... yes checking for rl_on_new_line_with_prompt... yes checking for rl_reset_line_state... yes checking for rl_crlf... yes checking for rl_show_char... yes checking for rl_message... yes checking for rl_clear_message... yes checking for rl_save_prompt... yes checking for rl_restore_prompt... yes checking for rl_expand_prompt... yes checking for rl_insert_text... yes checking for rl_delete_text... yes checking for rl_copy_text... yes checking for rl_kill_text... yes checking for rl_push_macro_input... yes checking for rl_read_key... yes checking for rl_getc... yes checking for rl_stuff_char... yes checking for rl_execute_next... yes checking for rl_clear_pending_input... yes checking for rl_set_keyboard_input_timeout... yes checking for rl_prep_terminal... yes checking for rl_deprep_terminal... yes checking for rl_tty_set_default_bindings... yes checking for rl_reset_terminal... yes checking for rl_replace_line... yes checking for rl_extend_line_buffer... yes checking for rl_ding... yes checking for rl_alphabetic... yes checking for rl_free... yes checking for rl_display_match_list... yes checking for rl_variable_value... yes checking for rl_variable_bind... yes checking for rl_macro_dumper... yes checking for rl_variable_dumper... yes checking for rl_echo_signal_char... yes checking for rl_set_paren_blink_timeout... yes checking for rl_get_termcap... yes checking for rl_resize_terminal... yes checking for rl_set_screen_size... yes checking for rl_get_screen_size... yes checking for rl_reset_screen_size... yes checking for rl_callback_handler_install... yes checking for rl_callback_read_char... yes checking for rl_callback_handler_remove... yes checking for using_history... yes checking for add_history... yes checking for clear_history... yes checking for stifle_history... yes checking for unstifle_history... yes checking for history_is_stifled... yes checking for where_history... yes checking for history_total_bytes... yes checking for history_set_pos... yes checking for history_search... yes checking for history_search_prefix... yes checking for history_search_pos... yes checking for read_history... yes checking for read_history_range... yes checking for write_history... yes checking for append_history... yes checking for history_truncate_file... yes checking for tilde_expand... yes configure: ** Readline (Output) configure: updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating link.sh config.status: creating config.h configure: ** Readline (Done) make[1]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/readline' /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -c /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/readline/readline.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/readline/readline.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/readline/readline.fas ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/readline/readline.c 0 errors, 0 warnings gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/linkkit -c readline.c readline.c: In function ‘module__readline__init_function_1’: readline.c:135:51: warning: unused parameter ‘module’ [-Wunused-parameter] void module__readline__init_function_1 (module_t* module) ^ readline.c: In function ‘module__readline__init_function_2’: readline.c:145:51: warning: unused parameter ‘module’ [-Wunused-parameter] void module__readline__init_function_2 (module_t* module) ^ readline.c: In function ‘module__readline__fini_function’: readline.c:601:49: warning: unused parameter ‘module’ [-Wunused-parameter] void module__readline__fini_function (module_t* module) ^ make[1]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/readline' mkdir -p wildcard m=`cd ../modules/wildcard; pwd`; \ if test -f $m/configure -a $m/configure -nt wildcard/config.status ; then ( cd wildcard ; rm -rf gllib;\ cache=`echo wildcard/ | sed -e 's,[^/][^/]*//*,../,g'`config.cache; \ if test -f ${cache} ; then \ . ${cache}; \ if test "${ac_cv_env_CC_set}" = set; then CC="${ac_cv_env_CC_value}"; export CC; fi; \ if test "${ac_cv_env_CFLAGS_set}" = set; then CFLAGS="${ac_cv_env_CFLAGS_value}"; export CFLAGS; fi; \ if test "${ac_cv_env_LDFLAGS_set}" = set; then LDFLAGS="${ac_cv_env_LDFLAGS_value}"; export LDFLAGS; fi; \ if test "${ac_cv_env_CLFLAGS_set}" = set; then CLFLAGS="${ac_cv_env_CLFLAGS_value}"; export CLFLAGS; fi; \ if test "${ac_cv_env_LIBS_set}" = set; then LIBS="${ac_cv_env_LIBS_value}"; export LIBS; fi; \ if test "${ac_cv_env_CPPFLAGS_set}" = set; then CPPFLAGS="${ac_cv_env_CPPFLAGS_value}"; export CPPFLAGS; fi; \ if test "${ac_cv_env_CPP_set}" = set; then CPP="${ac_cv_env_CPP_value}"; export CPP; fi; \ if test "${ac_cv_env_CXX_set}" = set; then CXX="${ac_cv_env_CXX_value}"; export CXX; fi; \ if test "${ac_cv_env_CXXFLAGS_set}" = set; then CXXFLAGS="${ac_cv_env_CXXFLAGS_value}"; export CXXFLAGS; fi; \ if test "${ac_cv_env_X_LIBS_set}" = set; then X_LIBS="${ac_cv_env_X_LIBS_value}"; export X_LIBS; fi; \ /bin/sh $m/configure --with-clisp="/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" --cache-file=${cache} --srcdir=$m --disable-option-checking --with-readline --with-unicode;\ else \ /bin/sh $m/configure --srcdir=$m --disable-option-checking --with-readline --with-unicode; \ fi ) ;\ fi; \ test -f $m/Makefile -a $m/Makefile -nt wildcard/Makefile && sed "s,srcdir = .,srcdir = $m," "$m/Makefile" > wildcard/Makefile ; \ CLISP="/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" ; \ cd wildcard ; make clisp-module CC="gcc" CPPFLAGS="-I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir" CFLAGS="-O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I." CLFLAGS="-Wl,-O1 -Wl,--as-needed " LIBS="/usr/lib64/libreadline.so -lncurses -ldl /usr/lib64/libavcall.so /usr/lib64/libcallback.so -L/usr/lib64 -lsigsegv -L/usr/lib64 -lc libgnu_cl.a" RANLIB="ranlib" CLISP="$CLISP -q" SHREXT=.so configure: loading cache ../config.cache configure: ** Wildcard (Common) checking how to remove colons from paths... (cached) echo $x checking for CLISP version... (cached) 2.49 (2010-07-07) (built 3699852309) (memory 3699852407) checking for CLISP libdir... (cached) /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/ checking for CLISP linking set... (cached) /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir checking for CLISP... (cached) yes checking for FFI in CLISP... (cached) yes checking for gcc... (cached) gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) gcc -E checking how to make hard links... (cached) ln checking whether ln -s works... (cached) yes checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking for time.h... (cached) yes checking for sys/time.h... (cached) yes checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking for ranlib... (cached) ranlib checking for mbstate_t... (cached) yes checking for btowc... (cached) yes checking for isblank... (cached) yes checking for iswctype... (cached) yes checking for mbsrtowcs... (cached) yes checking for mempcpy... yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... yes checking for wctype.h... (cached) yes checking for working GNU fnmatch... yes configure: ** Wildcard (Output) configure: updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating link.sh config.status: creating gllib/Makefile config.status: creating config.h config.status: executing depfiles commands configure: ** Wildcard (Done) make[1]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/wildcard' /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -c /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/wildcard/wildcard.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/wildcard/wildcard.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/wildcard/wildcard.fas ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/wildcard/wildcard.c 0 errors, 0 warnings rm -f libgnu_wc.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/wildcard/gllib" \ ACLOCAL_M4="/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/wildcard/gllib/Makefile.am" \ CFLAGS="-O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/"; \ ln libgnu.a ../libgnu_wc.a make[2]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/wildcard/gllib' rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir//build-aux/arg-nonnull.h \ | sed -e 's/_GL_/_wc_gl_GL_/g' \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h make all-recursive make[3]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/wildcard/gllib' make[4]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/wildcard/gllib' gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/wildcard/gllib -I.. -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/ -MT dummy.o -MD -MP -MF .deps/dummy.Tpo -c -o dummy.o /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/wildcard/gllib/dummy.c mv -f .deps/dummy.Tpo .deps/dummy.Po rm -f libgnu.a ar cru libgnu.a dummy.o ranlib libgnu.a make[4]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/wildcard/gllib' make[3]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/wildcard/gllib' make[2]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/wildcard/gllib' gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/linkkit \ -Igllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/wildcard/gllib -c wildcard.c wildcard.c: In function ‘module__wildcard__init_function_1’: wildcard.c:48:51: warning: unused parameter ‘module’ [-Wunused-parameter] void module__wildcard__init_function_1 (module_t* module) ^ wildcard.c: In function ‘module__wildcard__init_function_2’: wildcard.c:54:51: warning: unused parameter ‘module’ [-Wunused-parameter] void module__wildcard__init_function_2 (module_t* module) ^ wildcard.c: In function ‘module__wildcard__fini_function’: wildcard.c:60:49: warning: unused parameter ‘module’ [-Wunused-parameter] void module__wildcard__fini_function (module_t* module) ^ rm -f libgnu_wc.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/wildcard/gllib" \ ACLOCAL_M4="/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/wildcard/gllib/Makefile.am" \ CFLAGS="-O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/"; \ ln libgnu.a ../libgnu_wc.a make[2]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/wildcard/gllib' make all-recursive make[3]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/wildcard/gllib' make[4]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/wildcard/gllib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/wildcard/gllib' make[3]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/wildcard/gllib' make[2]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/wildcard/gllib' make[1]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/wildcard' mkdir -p rawsock m=`cd ../modules/rawsock; pwd`; \ if test -f $m/configure -a $m/configure -nt rawsock/config.status ; then ( cd rawsock ; rm -rf gllib;\ cache=`echo rawsock/ | sed -e 's,[^/][^/]*//*,../,g'`config.cache; \ if test -f ${cache} ; then \ . ${cache}; \ if test "${ac_cv_env_CC_set}" = set; then CC="${ac_cv_env_CC_value}"; export CC; fi; \ if test "${ac_cv_env_CFLAGS_set}" = set; then CFLAGS="${ac_cv_env_CFLAGS_value}"; export CFLAGS; fi; \ if test "${ac_cv_env_LDFLAGS_set}" = set; then LDFLAGS="${ac_cv_env_LDFLAGS_value}"; export LDFLAGS; fi; \ if test "${ac_cv_env_CLFLAGS_set}" = set; then CLFLAGS="${ac_cv_env_CLFLAGS_value}"; export CLFLAGS; fi; \ if test "${ac_cv_env_LIBS_set}" = set; then LIBS="${ac_cv_env_LIBS_value}"; export LIBS; fi; \ if test "${ac_cv_env_CPPFLAGS_set}" = set; then CPPFLAGS="${ac_cv_env_CPPFLAGS_value}"; export CPPFLAGS; fi; \ if test "${ac_cv_env_CPP_set}" = set; then CPP="${ac_cv_env_CPP_value}"; export CPP; fi; \ if test "${ac_cv_env_CXX_set}" = set; then CXX="${ac_cv_env_CXX_value}"; export CXX; fi; \ if test "${ac_cv_env_CXXFLAGS_set}" = set; then CXXFLAGS="${ac_cv_env_CXXFLAGS_value}"; export CXXFLAGS; fi; \ if test "${ac_cv_env_X_LIBS_set}" = set; then X_LIBS="${ac_cv_env_X_LIBS_value}"; export X_LIBS; fi; \ /bin/sh $m/configure --with-clisp="/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" --cache-file=${cache} --srcdir=$m --disable-option-checking --with-readline --with-unicode;\ else \ /bin/sh $m/configure --srcdir=$m --disable-option-checking --with-readline --with-unicode; \ fi ) ;\ fi; \ test -f $m/Makefile -a $m/Makefile -nt rawsock/Makefile && sed "s,srcdir = .,srcdir = $m," "$m/Makefile" > rawsock/Makefile ; \ CLISP="/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" ; \ cd rawsock ; make clisp-module CC="gcc" CPPFLAGS="-I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir" CFLAGS="-O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I." CLFLAGS="-Wl,-O1 -Wl,--as-needed " LIBS="/usr/lib64/libreadline.so -lncurses -ldl /usr/lib64/libavcall.so /usr/lib64/libcallback.so -L/usr/lib64 -lsigsegv -L/usr/lib64 -lc libgnu_cl.a" RANLIB="ranlib" CLISP="$CLISP -q" SHREXT=.so configure: loading cache ../config.cache configure: ** Rawsock (Common) checking how to remove colons from paths... (cached) echo $x checking for CLISP version... (cached) 2.49 (2010-07-07) (built 3699852309) (memory 3699852407) checking for CLISP libdir... (cached) /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/ checking for CLISP linking set... (cached) /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir checking for CLISP... (cached) yes checking for gcc... (cached) gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) gcc -E checking how to make hard links... (cached) ln checking whether ln -s works... (cached) yes checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking for time.h... (cached) yes checking for sys/time.h... (cached) yes configure: ** Rawsock (Headers) checking for IPv4 sockets... (cached) yes checking for IPv6 sockets... (cached) yes checking for inet_pton... (cached) yes checking for inet_ntop... (cached) yes checking for inet_addr... (cached) yes checking for setsockopt... (cached) yes checking for getsockopt... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for inet_addr declaration... (cached) install-shextern unsigned int inet_addr (const char*); checking for netinet/tcp.h... (cached) yes checking for setsockopt declaration... (cached) install-shextern int setsockopt (int, int, int, const void*, unsigned int); checking for sys/socket.h... (cached) yes checking linux/if_packet.h usability... yes checking linux/if_packet.h presence... yes checking for linux/if_packet.h... yes checking for netdb.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking for sys/types.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for errno.h... (cached) yes checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking for sys/un.h... (cached) yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking for unistd.h... (cached) yes checking for net/if.h... yes checking for netinet/if_ether.h... yes checking for linux/netlink.h... yes checking for struct msghdr.msg_flags... yes checking for struct msghdr.msg_control... yes checking for struct iovec... yes checking for struct if_nameindex... yes configure: ** Rawsock (Functions) checking whether gethostent requires -lnsl... (cached) no checking whether setsockopt requires -lsocket... (cached) no checking for socketpair... yes checking for sockatmark... yes checking for recvmsg... yes checking for sendmsg... yes checking for htonl... yes checking for htons... yes checking for ntohl... yes checking for ntohs... yes checking for readv... yes checking for writev... yes checking for getnameinfo... yes checking for getaddrinfo... yes checking for freeaddrinfo... yes checking for gai_strerror... yes checking for endprotoent... yes checking for getprotobyname... yes checking for getprotobynumber... yes checking for getprotoent... yes checking for setprotoent... yes checking for if_nametoindex... yes checking for if_indextoname... yes checking for if_nameindex... yes checking for if_freenameindex... yes checking for endnetent... yes checking for getnetbyaddr... yes checking for getnetbyname... yes checking for getnetent... yes checking for setnetent... yes checking for getifaddrs... yes checking for freeifaddrs... yes configure: ** Rawsock (Output) configure: updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating link.sh config.status: creating config.h configure: ** Rawsock (Done) make[1]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/rawsock' /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -c /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/rawsock/sock.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/rawsock/sock.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/rawsock/sock.fas The following functions were used but not defined: RAWSOCK:SOCKET RAWSOCK:MAKE-SOCKADDR RAWSOCK:CONNECT RAWSOCK:SOCK-CLOSE RAWSOCK:GETNAMEINFO 0 errors, 0 warnings /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -C /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/linkkit/modprep /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/rawsock/rawsock.c ./ ;; MODPREP: "/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/rawsock/rawsock.c" --> #P"rawsock.m.c" ;; MODPREP: reading "/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/rawsock/rawsock.c": 59,785 bytes, 1,499 lines WARNING: "/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/rawsock/rawsock.c" :633: fixed object case ":DECnet" WARNING: truncated a very long tag (from 3,587 to 2,000) for ("(OR NULL INTEGER (MEMBER" ("defined(IPPROTO_IP)" . ":IPPROTO-IP") ("defined(IPPROTO_IPV6)" . ":IPPROTO-IPV6") ("defined(IPPROTO_ICMP)" . ":IPPROTO-ICMP") ("defined(IPPROTO_RAW)" . ":IPPROTO-RAW") ("defined(IPPROTO_TCP)" . ":IPPROTO-TCP") ..) ;; MODPREP: 270 objects, 39 DEFUNs ;; packages: ("RAWSOCK") MODPREP: wrote rawsock.m.c (220,889 bytes) gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/linkkit \ -c rawsock.m.c -o rawsock.o /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/rawsock/rawsock.c: In function ‘check_iovec_arg’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/rawsock/rawsock.c:162:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (ii=*offset; iin_addrtype) { ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/rawsock/rawsock.c: In function ‘C_subr_rawsock_recvfrom’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/rawsock/rawsock.c:977:9: warning: unused variable ‘buffer’ [-Wunused-variable] void *buffer; ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/rawsock/rawsock.c: In function ‘C_subr_rawsock_sock_read’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/rawsock/rawsock.c:1066:13: warning: unused variable ‘pinned_count’ [-Wunused-variable] ssize_t pinned_count = retval; ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/rawsock/rawsock.c: In function ‘C_subr_rawsock_sock_write’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/rawsock/rawsock.c:1140:13: warning: unused variable ‘pinned_count’ [-Wunused-variable] ssize_t pinned_count = retval; ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/rawsock/rawsock.c: In function ‘C_subr_rawsock_socket_option’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/rawsock/rawsock.c:1304:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (pos1=1; pos1 < sockopt_level_map.size; pos1++) { ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/rawsock/rawsock.c:1309:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (pos2=0; pos2 < sockopt_name_map.size; pos2++) { ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/rawsock/rawsock.c:1322:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (pos2=0; pos2 < sockopt_name_map.size; pos2++) { ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/rawsock/rawsock.c: In function ‘module__rawsock__init_function_1’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/rawsock/rawsock.c:1797:50: warning: unused parameter ‘module’ [-Wunused-parameter] /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/rawsock/rawsock.c: In function ‘module__rawsock__fini_function’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/rawsock/rawsock.c:1899:48: warning: unused parameter ‘module’ [-Wunused-parameter] ln -s /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/rawsock/preload.lisp . make[1]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/rawsock' mkdir -p bindings/glibc m=`cd ../modules/bindings/glibc; pwd`; \ if test -f $m/configure -a $m/configure -nt bindings/glibc/config.status ; then ( cd bindings/glibc ; rm -rf gllib;\ cache=`echo bindings/glibc/ | sed -e 's,[^/][^/]*//*,../,g'`config.cache; \ if test -f ${cache} ; then \ . ${cache}; \ if test "${ac_cv_env_CC_set}" = set; then CC="${ac_cv_env_CC_value}"; export CC; fi; \ if test "${ac_cv_env_CFLAGS_set}" = set; then CFLAGS="${ac_cv_env_CFLAGS_value}"; export CFLAGS; fi; \ if test "${ac_cv_env_LDFLAGS_set}" = set; then LDFLAGS="${ac_cv_env_LDFLAGS_value}"; export LDFLAGS; fi; \ if test "${ac_cv_env_CLFLAGS_set}" = set; then CLFLAGS="${ac_cv_env_CLFLAGS_value}"; export CLFLAGS; fi; \ if test "${ac_cv_env_LIBS_set}" = set; then LIBS="${ac_cv_env_LIBS_value}"; export LIBS; fi; \ if test "${ac_cv_env_CPPFLAGS_set}" = set; then CPPFLAGS="${ac_cv_env_CPPFLAGS_value}"; export CPPFLAGS; fi; \ if test "${ac_cv_env_CPP_set}" = set; then CPP="${ac_cv_env_CPP_value}"; export CPP; fi; \ if test "${ac_cv_env_CXX_set}" = set; then CXX="${ac_cv_env_CXX_value}"; export CXX; fi; \ if test "${ac_cv_env_CXXFLAGS_set}" = set; then CXXFLAGS="${ac_cv_env_CXXFLAGS_value}"; export CXXFLAGS; fi; \ if test "${ac_cv_env_X_LIBS_set}" = set; then X_LIBS="${ac_cv_env_X_LIBS_value}"; export X_LIBS; fi; \ /bin/sh $m/configure --with-clisp="/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" --cache-file=${cache} --srcdir=$m --disable-option-checking --with-readline --with-unicode;\ else \ /bin/sh $m/configure --srcdir=$m --disable-option-checking --with-readline --with-unicode; \ fi ) ;\ fi; \ test -f $m/Makefile -a $m/Makefile -nt bindings/glibc/Makefile && sed "s,srcdir = .,srcdir = $m," "$m/Makefile" > bindings/glibc/Makefile ; \ CLISP="/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" ; \ cd bindings/glibc ; make clisp-module CC="gcc" CPPFLAGS="-I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir" CFLAGS="-O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I." CLFLAGS="-Wl,-O1 -Wl,--as-needed " LIBS="/usr/lib64/libreadline.so -lncurses -ldl /usr/lib64/libavcall.so /usr/lib64/libcallback.so -L/usr/lib64 -lsigsegv -L/usr/lib64 -lc libgnu_cl.a" RANLIB="ranlib" CLISP="$CLISP -q" SHREXT=.so make[1]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/bindings/glibc' /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -c /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/bindings/glibc/linux.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/bindings/glibc/linux.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/bindings/glibc/linux.fas ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/bindings/glibc/linux.c 0 errors, 0 warnings gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -I$(/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -b)/linkkit -c linux.c linux.c: In function ‘module__linux__init_function_1’: linux.c:590:48: warning: unused parameter ‘module’ [-Wunused-parameter] void module__linux__init_function_1 (module_t* module) ^ linux.c: In function ‘module__linux__init_function_2’: linux.c:966:3: warning: ‘readdir_r’ is deprecated [-Wdeprecated-declarations] register_foreign_function((void*)&readdir_r,"readdir_r",1024); ^ In file included from linux.c:23:0: /usr/include/dirent.h:183:12: note: declared here extern int readdir_r (DIR *__restrict __dirp, ^ linux.c:967:3: warning: ‘readdir64_r’ is deprecated [-Wdeprecated-declarations] register_foreign_function((void*)&readdir64_r,"readdir64_r",1024); ^ In file included from linux.c:23:0: /usr/include/dirent.h:201:12: note: declared here extern int readdir64_r (DIR *__restrict __dirp, ^ linux.c:620:48: warning: unused parameter ‘module’ [-Wunused-parameter] void module__linux__init_function_2 (module_t* module) ^ linux.c: In function ‘module__linux__fini_function’: linux.c:1025:46: warning: unused parameter ‘module’ [-Wunused-parameter] void module__linux__fini_function (module_t* module) ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -c /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/bindings/glibc/wrap.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/bindings/glibc/wrap.lisp ... ;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/bindings/glibc/linux.lib ... ;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/bindings/glibc/linux.lib ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/bindings/glibc/wrap.fas 0 errors, 0 warnings ln -s /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/bindings/glibc/link.sh . make[1]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/bindings/glibc' mkdir -p berkeley-db m=`cd ../modules/berkeley-db; pwd`; \ if test -f $m/configure -a $m/configure -nt berkeley-db/config.status ; then ( cd berkeley-db ; rm -rf gllib;\ cache=`echo berkeley-db/ | sed -e 's,[^/][^/]*//*,../,g'`config.cache; \ if test -f ${cache} ; then \ . ${cache}; \ if test "${ac_cv_env_CC_set}" = set; then CC="${ac_cv_env_CC_value}"; export CC; fi; \ if test "${ac_cv_env_CFLAGS_set}" = set; then CFLAGS="${ac_cv_env_CFLAGS_value}"; export CFLAGS; fi; \ if test "${ac_cv_env_LDFLAGS_set}" = set; then LDFLAGS="${ac_cv_env_LDFLAGS_value}"; export LDFLAGS; fi; \ if test "${ac_cv_env_CLFLAGS_set}" = set; then CLFLAGS="${ac_cv_env_CLFLAGS_value}"; export CLFLAGS; fi; \ if test "${ac_cv_env_LIBS_set}" = set; then LIBS="${ac_cv_env_LIBS_value}"; export LIBS; fi; \ if test "${ac_cv_env_CPPFLAGS_set}" = set; then CPPFLAGS="${ac_cv_env_CPPFLAGS_value}"; export CPPFLAGS; fi; \ if test "${ac_cv_env_CPP_set}" = set; then CPP="${ac_cv_env_CPP_value}"; export CPP; fi; \ if test "${ac_cv_env_CXX_set}" = set; then CXX="${ac_cv_env_CXX_value}"; export CXX; fi; \ if test "${ac_cv_env_CXXFLAGS_set}" = set; then CXXFLAGS="${ac_cv_env_CXXFLAGS_value}"; export CXXFLAGS; fi; \ if test "${ac_cv_env_X_LIBS_set}" = set; then X_LIBS="${ac_cv_env_X_LIBS_value}"; export X_LIBS; fi; \ /bin/sh $m/configure --with-clisp="/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" --cache-file=${cache} --srcdir=$m --disable-option-checking --with-readline --with-unicode;\ else \ /bin/sh $m/configure --srcdir=$m --disable-option-checking --with-readline --with-unicode; \ fi ) ;\ fi; \ test -f $m/Makefile -a $m/Makefile -nt berkeley-db/Makefile && sed "s,srcdir = .,srcdir = $m," "$m/Makefile" > berkeley-db/Makefile ; \ CLISP="/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" ; \ cd berkeley-db ; make clisp-module CC="gcc" CPPFLAGS="-I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir" CFLAGS="-O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I." CLFLAGS="-Wl,-O1 -Wl,--as-needed " LIBS="/usr/lib64/libreadline.so -lncurses -ldl /usr/lib64/libavcall.so /usr/lib64/libcallback.so -L/usr/lib64 -lsigsegv -L/usr/lib64 -lc libgnu_cl.a" RANLIB="ranlib" CLISP="$CLISP -q" SHREXT=.so configure: loading cache ../config.cache configure: ** Berkeley-DB (Common) checking how to remove colons from paths... (cached) echo $x checking for CLISP version... (cached) 2.49 (2010-07-07) (built 3699852309) (memory 3699852407) checking for CLISP libdir... (cached) /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/ checking for CLISP linking set... (cached) /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir checking for CLISP... (cached) yes checking for gcc... (cached) gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) gcc -E checking how to make hard links... (cached) ln checking whether ln -s works... (cached) yes checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking for time.h... (cached) yes checking for sys/time.h... (cached) yes checking for ld used by GCC... (cached) /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking for shared library run path origin... (cached) done checking how to link with libdb... -ldb configure: ** Berkeley-DB (Headers) checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking db.h usability... yes checking db.h presence... yes checking for db.h... yes configure: ** Berkeley-DB (Functions) checking for library containing db_env_create... none required checking for DB_ENV.get_home... yes checking for DB_ENV.set_msgcall... yes checking for gettimeofday... (cached) yes checking for localtime... yes checking for strftime... yes checking size of db_recno_t... 4 checking whether DB->stat() accepts TXNid... yes checking whether DB_ENV->set_errcall() accepts DBE... no checking whether DB->get_transactional() accepts just 1 argument... yes checking for DB_LOCK_STAT.st_nconflicts... no checking for DB_LOCK_STAT.st_lock_wait... yes checking for DB_LOCK_STAT.st_nnowaits... no checking for DB_LOCK_STAT.st_lock_nowait... yes checking for DB_ENV.mutex_set_tas_spins... yes checking for DB_ENV.mutex_get_tas_spins... yes checking for DB_ENV.mutex_set_align... yes checking for DB_ENV.mutex_get_align... yes checking whether DB_LOCK_READ_UNCOMMITTED is declared... yes checking for DB_ENV.log_set_config... yes checking for DB_ENV.get_intermediate_dir_mode... yes checking for DB_TXN_ACTIVE.gid... yes checking for DB_TXN_ACTIVE.status... yes configure: ** Berkeley-DB (Output) configure: updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating link.sh config.status: creating config.h configure: ** Berkeley-DB (Done) make[1]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/berkeley-db' /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -C /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/linkkit/modprep /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/berkeley-db/bdb.c ./ ;; MODPREP: "/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/berkeley-db/bdb.c" --> #P"bdb.m.c" ;; MODPREP: reading "/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/berkeley-db/bdb.c": 107,985 bytes, 2,702 lines ;; MODPREP: 278 objects, 61 DEFUNs, 1 DEFVAR (1 init) ;; packages: ("BDB") MODPREP: wrote bdb.m.c (205,335 bytes) gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir -I/usr/include/db4.8 -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/linkkit \ -c bdb.m.c -o bdb.o /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/berkeley-db/bdb.c: In function ‘add_message’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/berkeley-db/bdb.c:241:3: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ((*data_)->max = (*data_)->len) { /* double the space */ ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/berkeley-db/bdb.c: In function ‘C_subr_bdb_dbe_create’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/berkeley-db/bdb.c:392:45: warning: passing argument 2 of ‘dbe->set_errcall’ from incompatible pointer type [-Wincompatible-pointer-types] begin_system_call(); dbe->set_errcall(dbe,&error_callback); ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/berkeley-db/bdb.c:392:45: note: expected ‘void (*)(const DB_ENV *, const char *, const char *) {aka void (*)(const struct __db_env *, const char *, const char *)}’ but argument is of type ‘void (*)(const char *, char *)’ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/berkeley-db/bdb.c: In function ‘C_subr_bdb_db_create’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/berkeley-db/bdb.c:1244:24: warning: passing argument 2 of ‘db->set_errcall’ from incompatible pointer type [-Wincompatible-pointer-types] db->set_errcall(db,&error_callback); ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/berkeley-db/bdb.c:1244:24: note: expected ‘void (*)(const DB_ENV *, const char *, const char *) {aka void (*)(const struct __db_env *, const char *, const char *)}’ but argument is of type ‘void (*)(const char *, char *)’ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/berkeley-db/bdb.c: In function ‘check_byte_vector_len’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/berkeley-db/bdb.c:1281:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (length > 0 && length!=vector_length(obj)) { ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/berkeley-db/bdb.c: In function ‘fill_dbt’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/berkeley-db/bdb.c:1373:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (bytesize > re_len) { ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/berkeley-db/bdb.c: In function ‘C_subr_bdb_txn_recover’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/berkeley-db/bdb.c:2753:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (ii=0; ii gdbm/Makefile ; \ CLISP="/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" ; \ cd gdbm ; make clisp-module CC="gcc" CPPFLAGS="-I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir" CFLAGS="-O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I." CLFLAGS="-Wl,-O1 -Wl,--as-needed " LIBS="/usr/lib64/libreadline.so -lncurses -ldl /usr/lib64/libavcall.so /usr/lib64/libcallback.so -L/usr/lib64 -lsigsegv -L/usr/lib64 -lc libgnu_cl.a" RANLIB="ranlib" CLISP="$CLISP -q" SHREXT=.so configure: loading cache ../config.cache configure: ** Gdbm (Common) checking how to remove colons from paths... (cached) echo $x checking for CLISP version... (cached) 2.49 (2010-07-07) (built 3699852309) (memory 3699852407) checking for CLISP libdir... (cached) /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/ checking for CLISP linking set... (cached) /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir checking for CLISP... (cached) yes checking for gcc... (cached) gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) gcc -E checking how to make hard links... (cached) ln checking whether ln -s works... (cached) yes checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking for time.h... (cached) yes checking for sys/time.h... (cached) yes checking for ld used by GCC... (cached) /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking for shared library run path origin... (cached) done checking how to link with libgdbm... -lgdbm configure: ** Gdbm (Headers) checking gdbm.h usability... yes checking gdbm.h presence... yes checking for gdbm.h... yes configure: ** Gdbm (Functions) checking for library containing gdbm_open... none required checking for gdbm_open... yes checking for gdbm_close... yes checking for gdbm_fdesc... yes checking for gdbm_store... yes checking for gdbm_fetch... yes checking for gdbm_delete... yes checking for gdbm_firstkey... yes checking for gdbm_nextkey... yes checking for gdbm_reorganize... yes checking for gdbm_sync... yes checking for gdbm_exists... yes checking for gdbm_setopt... yes configure: ** Gdbm (Output) configure: updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating link.sh config.status: creating config.h configure: ** Gdbm (Done) make[1]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gdbm' /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -c /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/gdbm/gdbm.lisp -o ./ ;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/gdbm/gdbm.lisp ... ;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gdbm/gdbm.fas 0 errors, 0 warnings /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -C /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/linkkit/modprep /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/gdbm/gdbm.c ./ ;; MODPREP: "/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/gdbm/gdbm.c" --> #P"gdbm.m.c" ;; MODPREP: reading "/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/gdbm/gdbm.c": 17,192 bytes, 405 lines ;; MODPREP: 69 objects, 15 DEFUNs, 1 DEFVAR (1 init) ;; packages: ("GDBM") MODPREP: wrote gdbm.m.c (49,924 bytes) gcc -I/usr/include/db4.8 -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir -I/usr/include/db4.8 -O2 -pipe -march=native -Wall -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -I/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/linkkit \ -c gdbm.m.c -o gdbm.o In file included from /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/gdbm/gdbm.c:20:0: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/gdbm/gdbm.c:782:5: error: ‘GDBM_ERR_UNKNOWN_ERROR’ undeclared here (not in a function) In file included from /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/gdbm/gdbm.c:9:0: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/gdbm/gdbm.c: In function ‘open_gdbm’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/gdbm/gdbm.c:133:32: warning: passing argument 5 of ‘gdbm_open’ from incompatible pointer type [-Wincompatible-pointer-types] (void (*)(void))error_gdbm)); ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/clisp.h:4147:4324: note: in definition of macro ‘with_string_0_help_’ zvar_bytelen] = '\0'; { char* ascizvar = (char*) &ascizvar_data[0]; statement} ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/gdbm/gdbm.c:131:3: note: in expansion of macro ‘with_string_0’ with_string_0(path, GLO(pathname_encoding), name, { ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/gdbm/gdbm.c:132:7: note: in expansion of macro ‘SYSCALL’ SYSCALL(gdbm = gdbm_open(name, bsize, rw, mode, ^ In file included from /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/gdbm/gdbm.c:20:0: /usr/include/gdbm.h:114:18: note: expected ‘void (*)(const char *)’ but argument is of type ‘void (*)(void)’ extern GDBM_FILE gdbm_open (const char *, int, int, int, ^ /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/gdbm/gdbm.c: In function ‘module__gdbm__init_function_1’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/gdbm/gdbm.c:593:47: warning: unused parameter ‘module’ [-Wunused-parameter] /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/gdbm/gdbm.c: In function ‘module__gdbm__init_function_2’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/gdbm/gdbm.c:624:47: warning: unused parameter ‘module’ [-Wunused-parameter] /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/gdbm/gdbm.c: In function ‘module__gdbm__fini_function’: /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/modules/gdbm/gdbm.c:629:45: warning: unused parameter ‘module’ [-Wunused-parameter] make[1]: *** [Makefile:28: gdbm.o] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/gdbm' make: *** [Makefile:2569: gdbm] Error 2 * ERROR: dev-lisp/clisp-2.49-r8::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-lisp/clisp-2.49-r8::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-lisp/clisp-2.49-r8::gentoo'`. * The complete build log is located at '/var/log/portage/dev-lisp:clisp-2.49-r8:20170330-084356.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lisp/clisp-2.49-r8/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-lisp/clisp-2.49-r8/temp/environment'. * Working directory: '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir' * S: '/var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49' * --------------------------- ACCESS VIOLATION SUMMARY --------------------------- * LOG FILE: "/var/log/sandbox/sandbox-27558.log" * VERSION 1.0 FORMAT: F - Function called FORMAT: S - Access Status FORMAT: P - Path as passed to function FORMAT: A - Absolute Path (not canonical) FORMAT: R - Canonical Path FORMAT: C - Command Line F: mkdir S: deny P: /root/cache A: /root/cache R: /root/cache C: /usr/bin/gs -P- -dSAFER -dCompatibilityLevel=1.4 -q -P- -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sstdout=%stderr -sOutputFile=clisp.pdf -P- -dSAFER -dCompatibilityLevel=1.4 -c .setpdfwrite -f clisp.ps F: mkdir S: deny P: /root/cache A: /root/cache R: /root/cache C: /usr/bin/gs -P- -dSAFER -dCompatibilityLevel=1.4 -q -P- -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sstdout=%stderr -sOutputFile=clisp.pdf -P- -dSAFER -dCompatibilityLevel=1.4 -c .setpdfwrite -f clisp.ps * --------------------------------------------------------------------------------