Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 522972 Details for
Bug 649932
dev-lisp/clisp-2.49.90: sandbox issue with ps2pdf
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-lisp:clisp-2.49-r9:20180308-113037.log
dev-lisp:clisp-2.49-r9:20180308-113037.log (text/plain), 290.82 KB, created by
Toralf Förster
on 2018-03-08 18:03:32 UTC
(
hide
)
Description:
dev-lisp:clisp-2.49-r9:20180308-113037.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2018-03-08 18:03:32 UTC
Size:
290.82 KB
patch
obsolete
> * Package: dev-lisp/clisp-2.49-r9 > * Repository: gentoo > * Maintainer: common-lisp@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux pcre readline unicode userland_GNU zlib > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking clisp-2.49.tar.bz2 to /var/tmp/portage/dev-lisp/clisp-2.49-r9/work >>>> Source unpacked in /var/tmp/portage/dev-lisp/clisp-2.49-r9/work >>>> Preparing source in /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49 ... > * enabling module wildcard > * enabling module rawsock > * enabling module bindings/glibc > * 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=pcre --with-module=zlib --hyperspec=http://www.lispworks.com/reference/HyperSpec/ builddir >executing /var/tmp/portage/dev-lisp/clisp-2.49-r9/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=pcre --with-module=zlib --hyperspec=http://www.lispworks.com/reference/HyperSpec/ builddir >configure: loading site script /usr/share/config.site >configure: creating cache config.cache >checking for a BSD-compatible install... /usr/lib/portage/python3.5/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 <wchar.h> 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... 0x00007F38DC000000 >checking for the stack address range... 0x00007FFCA0000000 >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=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-r9/work/clisp-2.49 ... >make -j 1 -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 -fno-pie -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-r9/work/clisp-2.49/builddir >make[1]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib' >cd .. && make am--refresh >make[2]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/builddir' >make[2]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/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-r9/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-r9/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-r9/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''@|<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''@|<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''@|<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''@|<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''@|<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''@|<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-r9/work/clisp-2.49/builddir/gllib' >cd .. && make am--refresh >make[3]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/builddir' >make[3]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/builddir' >make[3]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib' >cd .. && make am--refresh >make[4]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/builddir' >make[4]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/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 -O2 -pipe -march=native -fno-pie -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 -O2 -pipe -march=native -fno-pie -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 -O2 -pipe -march=native -fno-pie -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 -O2 -pipe -march=native -fno-pie -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-r9/work/clisp-2.49/builddir/gllib' >make[2]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib' >make[1]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/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/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -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 >gcc -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -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 >gcc -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -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/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -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/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -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/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -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: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++) { > ^ >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<dest_count-1 && p2>=r->start;i++,r++) { > ^ >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) { > ^ >../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/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c spvwtabf.c >gcc -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c spvwtabs.c >gcc -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c spvwtabo.c >gcc -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c eval.c >../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/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c control.c >../src/control.d: In function âC_tagbodyâ: >../src/control.d:1596:15: warning: variable âbodyâ might be clobbered by âlongjmpâ or âvforkâ [-Wclobbered] > var object body = popSTACK(); > ^ >gcc -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c encoding.c >rm -f execname.c >ln -s ../src/execname.c execname.c >gcc -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c pathname.c >../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/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c stream.c >../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 âredisplayâ: >../src/stream.d:11493:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > while (y<rows) { > ^ >../src/stream.d: In function âclear_screenâ: >../src/stream.d:11676:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > while (y<rows) { cleared_linepart(y,0,cols); y++; } > ^ >../src/stream.d: In function âinsert_lineâ: >../src/stream.d:11944:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if (n > 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 â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 â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/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c socket.c >gcc -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c io.c >../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/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c funarg.c >gcc -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c array.c >../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_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/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c hashtabl.c >gcc -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c list.c >gcc -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c package.c >gcc -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c record.c >../src/record.d: In function âupdate_instanceâ: >../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/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c weak.c >gcc -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c sequence.c >../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 */ > ^ >gcc -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c charstrg.c >gcc -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c debug.c >gcc -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c error.c >gcc -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c misc.c >gcc -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c time.c >gcc -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c predtype.c >gcc -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c symbol.c >gcc -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -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: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)))) > ^ >gcc -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c i18n.c >gcc -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c foreign.c >../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/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c unixaux.c >echo '/* generated from Makefile */' > cflags.h.new >echo '#define CC "gcc"' >> cflags.h.new >echo '#define CFLAGS "-O2 -pipe -march=native -fno-pie -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/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib"' >> cflags.h.new >echo '#define CPP "gcc -E"' >> cflags.h.new >echo '#define CXX "c++"' >> cflags.h.new >echo '#define CXXFLAGS "-O2 -pipe -march=native -fno-pie -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/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c built.c >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/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -DCOMPILE_STANDALONE -O0 -c genclisph.c >../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 -fno-pie -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/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -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/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -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 >./clisp-test-clisp > clisp-test-clisp.out >./clisp-test-lispbibl > clisp-test-lispbibl.out >cmp clisp-test-clisp.out clisp-test-lispbibl.out >if grep lispbibl.d clisp.h; then false; else true; fi >rm -f genclisph clisp-test-clisp clisp-test-lispbibl clisp-test-clisp.out clisp-test-lispbibl.out >gcc -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -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-r9/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-r9/work/clisp-2.49/builddir/po' >make[1]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/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 -fno-pie -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) <http://clisp.cons.org/> > >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-r9/work/clisp-2.49/src/room.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/room.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/functions.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/functions.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/trace.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/trace.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/cmacros.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/cmacros.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/compiler.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/compiler.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/defs2.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/defs2.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/loop.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/loop.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos.lisp ... >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-slots1.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-slots1.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-method1.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-method1.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-methcomb1.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-methcomb1.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-genfun1.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-genfun1.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-genfun2a.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-genfun2a.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-methcomb2.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-methcomb2.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-genfun2b.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-genfun2b.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-method2.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-method2.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-genfun3.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-genfun3.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-dependent.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-dependent.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-genfun4.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-genfun4.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-method3.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-method3.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-methcomb3.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-methcomb3.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-slots2.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-slots2.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-slotdef2.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-slotdef2.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-stablehash2.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-stablehash2.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-specializer2.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-specializer2.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-class4.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-class4.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-class5.lisp ... >WARNING: >DEFGENERIC: redefining function SHARED-INITIALIZE in /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/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-r9/work/clisp-2.49/src/clos-class5.lisp, was defined in top-level >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-class5.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-slotdef3.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-slotdef3.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-specializer3.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-specializer3.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-class6.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-class6.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-method4.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-method4.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-methcomb4.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-methcomb4.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-genfun5.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-genfun5.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-print.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-print.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-custom.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-custom.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/documentation.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/documentation.lisp >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/gray.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/gray.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/fill-out.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/fill-out.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/disassem.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/disassem.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/condition.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/condition.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/loadform.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/loadform.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/gstream.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/gstream.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/xcharin.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/xcharin.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/keyboard.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/keyboard.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/screen.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/screen.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/runprog.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/runprog.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/query.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/query.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/reploop.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/reploop.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/savemem.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/savemem.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/dribble.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/dribble.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/pprint.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/pprint.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/describe.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/describe.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/edit.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/edit.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clhs.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clhs.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/inspect.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/inspect.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/macros3.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/macros3.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/complete.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/complete.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/case-sensitive.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/case-sensitive.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/foreign1.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/foreign1.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/exporting.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/exporting.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/danish.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/danish.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/german.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/german.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/french.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/french.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/spanish.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/spanish.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/dutch.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/dutch.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/russian.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/russian.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/deprecated.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/deprecated.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/config.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/config.lisp >Bytes permanently allocated: 158,088 >Bytes currently in use: 10,174,072 >Bytes available until next GC: 2,543,518 >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-r9/work/clisp-2.49/src/compiler.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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) <http://clisp.cons.org/> > >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-r9/work/clisp-2.49/src/room.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/room.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/functions.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/functions.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/trace.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/trace.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/cmacros.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/cmacros.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/compiler.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/compiler.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/defs2.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/defs2.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/loop.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/loop.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos.lisp ... >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-slots1.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-slots1.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-method1.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-method1.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-methcomb1.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-methcomb1.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-genfun1.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-genfun1.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-genfun2a.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-genfun2a.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-methcomb2.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-methcomb2.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-genfun2b.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-genfun2b.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-method2.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-method2.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-genfun3.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-genfun3.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-dependent.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-dependent.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-genfun4.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-genfun4.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-method3.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-method3.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-methcomb3.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-methcomb3.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-slots2.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-slots2.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-slotdef2.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-slotdef2.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-stablehash2.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-stablehash2.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-specializer2.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-specializer2.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-class4.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-class4.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-class5.lisp ... >WARNING: >DEFGENERIC: redefining function SHARED-INITIALIZE in /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/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-r9/work/clisp-2.49/src/clos-class5.lisp, was defined in top-level >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-class5.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-slotdef3.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-slotdef3.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-specializer3.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-specializer3.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-class6.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-class6.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-method4.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-method4.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-methcomb4.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-methcomb4.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-genfun5.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-genfun5.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-print.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-print.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-custom.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos-custom.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/documentation.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/documentation.lisp >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clos.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/gray.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/gray.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/fill-out.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/fill-out.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/disassem.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/disassem.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/condition.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/condition.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/loadform.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/loadform.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/gstream.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/gstream.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/xcharin.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/xcharin.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/keyboard.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/keyboard.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/screen.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/screen.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/runprog.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/runprog.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/query.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/query.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/reploop.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/reploop.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/savemem.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/savemem.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/dribble.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/dribble.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/pprint.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/pprint.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/describe.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/describe.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/edit.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/edit.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clhs.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/clhs.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/inspect.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/inspect.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/macros3.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/macros3.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/complete.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/complete.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/case-sensitive.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/case-sensitive.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/foreign1.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/foreign1.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/exporting.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/exporting.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/danish.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/danish.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/german.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/german.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/french.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/french.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/spanish.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/spanish.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/dutch.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/dutch.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/russian.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/russian.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/deprecated.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/src/deprecated.lisp >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/config.lisp ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/config.lisp >Bytes permanently allocated: 158,088 >Bytes currently in use: 8,741,496 >Bytes available until next GC: 2,185,374 >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-r9/work/clisp-2.49/src/init.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/defseq.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/backquote.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/defmacro.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/macros1.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/macros2.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/defs1.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/lambdalist.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/places.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/floatprint.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/defpackage.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/type.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/subtypep.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clos-package.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clos-macros.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clos-class0.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clos-metaobject1.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clos-slotdef1.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clos-stablehash1.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clos-specializer1.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clos-class1.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clos-class2.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clos-class3.lisp ... >WARNING: Redefining metaobject class #<STANDARD-CLASS METAOBJECT> has no > effect. >WARNING: Redefining metaobject class #<STANDARD-CLASS SPECIALIZER> has no > effect. >WARNING: Redefining metaobject class #<STANDARD-CLASS SUPER-CLASS> has no > effect. >WARNING: Redefining metaobject class #<STANDARD-CLASS POTENTIAL-CLASS> has no > effect. >WARNING: Redefining metaobject class #<STANDARD-CLASS BUILT-IN-CLASS> has no > effect. >WARNING: Redefining metaobject class #<STANDARD-CLASS SLOTTED-CLASS> has no > effect. >WARNING: Redefining metaobject class #<STANDARD-CLASS SEMI-STANDARD-CLASS> has > no effect. >WARNING: Redefining metaobject class #<STANDARD-CLASS STANDARD-CLASS> has no > effect. >WARNING: Redefining metaobject class #<STANDARD-CLASS STRUCTURE-CLASS> has no > effect. >WARNING: Redefining metaobject class #<STANDARD-CLASS SLOT-DEFINITION> has no > effect. >WARNING: Redefining metaobject class #<STANDARD-CLASS DIRECT-SLOT-DEFINITION> > has no effect. >WARNING: Redefining metaobject class > #<STANDARD-CLASS EFFECTIVE-SLOT-DEFINITION> has no effect. >WARNING: Redefining metaobject class > #<STANDARD-CLASS STANDARD-SLOT-DEFINITION> has no effect. >WARNING: Redefining metaobject class > #<STANDARD-CLASS STANDARD-DIRECT-SLOT-DEFINITION> has no effect. >WARNING: Redefining metaobject class > #<STANDARD-CLASS STANDARD-EFFECTIVE-SLOT-DEFINITION> has no effect. >WARNING: Redefining metaobject class > #<STANDARD-CLASS STRUCTURE-DIRECT-SLOT-DEFINITION> has no effect. >WARNING: Redefining metaobject class > #<STANDARD-CLASS STRUCTURE-EFFECTIVE-SLOT-DEFINITION> has no effect. >WARNING: Redefining metaobject class #<STANDARD-CLASS EQL-SPECIALIZER> has no > effect. >WARNING: Redefining metaobject class > #<STANDARD-CLASS MISDESIGNED-FORWARD-REFERENCED-CLASS> has no effect. >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/defstruct.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/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-r9/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-r9/work/clisp-2.49/src/international.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/savemem.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/functions.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/trace.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/cmacros.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/defs2.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/loop.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clos.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clos-stablehash2.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clos-specializer2.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clos-specializer3.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clos-class4.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clos-class5.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clos-class6.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clos-slotdef2.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clos-slotdef3.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clos-slots1.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clos-slots2.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clos-method1.lisp ... >WARNING: Redefining metaobject class #<STANDARD-CLASS METHOD> has no effect. >WARNING: Redefining metaobject class #<STANDARD-CLASS STANDARD-METHOD> has no > effect. >WARNING: Redefining metaobject class > #<STANDARD-CLASS STANDARD-ACCESSOR-METHOD> has no effect. >WARNING: Redefining metaobject class #<STANDARD-CLASS STANDARD-READER-METHOD> > has no effect. >WARNING: Redefining metaobject class #<STANDARD-CLASS STANDARD-WRITER-METHOD> > has no effect. >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clos-method2.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clos-method3.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clos-method4.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clos-methcomb1.lisp ... >WARNING: Redefining metaobject class #<STANDARD-CLASS METHOD-COMBINATION> has > no effect. >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clos-methcomb2.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clos-methcomb3.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clos-methcomb4.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clos-genfun1.lisp ... >WARNING: Redefining metaobject class > #<STANDARD-CLASS FUNCALLABLE-STANDARD-CLASS> has no effect. >WARNING: Redefining metaobject class > #<FUNCALLABLE-STANDARD-CLASS GENERIC-FUNCTION> has no effect. >WARNING: Redefining metaobject class > #<FUNCALLABLE-STANDARD-CLASS STANDARD-GENERIC-FUNCTION> has no > effect. >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clos-genfun2a.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clos-genfun2b.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clos-genfun3.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clos-genfun4.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clos-genfun5.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clos-dependent.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clos-print.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clos-custom.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/documentation.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/fill-out.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/disassem.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/condition.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/loadform.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/gstream.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/xcharin.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/keyboard.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/screen.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/runprog.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/query.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/reploop.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/dribble.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/complete.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/pprint.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/describe.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/room.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/edit.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/macros3.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/clhs.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/inspect.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/gray.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/case-sensitive.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/foreign1.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/exporting.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/german.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/french.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/spanish.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/russian.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/danish.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/dutch.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/src/deprecated.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/builddir/config.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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) <http://clisp.cons.org/> > >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-r9/work/clisp-2.49/builddir/room.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/room.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/functions.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/functions.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/trace.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/trace.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/cmacros.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/cmacros.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/compiler.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/compiler.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/defs2.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/defs2.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/loop.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/loop.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos.fas ... >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-slots1.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-slots1.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-method1.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-method1.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-methcomb1.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-methcomb1.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-genfun1.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-genfun1.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-genfun2a.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-genfun2a.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-methcomb2.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-methcomb2.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-genfun2b.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-genfun2b.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-method2.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-method2.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-genfun3.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-genfun3.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-dependent.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-dependent.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-genfun4.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-genfun4.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-method3.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-method3.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-methcomb3.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-methcomb3.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-slots2.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-slots2.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-slotdef2.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-slotdef2.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-stablehash2.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-stablehash2.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-specializer2.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-specializer2.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-class4.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-class4.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-class5.fas ... >WARNING: >DEFGENERIC: redefining function SHARED-INITIALIZE in /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/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-r9/work/clisp-2.49/builddir/clos-class5.fas, was defined in top-level >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-class5.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-slotdef3.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-slotdef3.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-specializer3.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-specializer3.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-class6.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-class6.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-method4.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-method4.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-methcomb4.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-methcomb4.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-genfun5.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-genfun5.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-print.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-print.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-custom.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos-custom.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/documentation.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/documentation.fas >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clos.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gray.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gray.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/fill-out.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/fill-out.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/disassem.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/disassem.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/condition.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/condition.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/loadform.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/loadform.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gstream.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gstream.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/xcharin.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/xcharin.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/keyboard.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/keyboard.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/screen.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/screen.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/runprog.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/runprog.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/query.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/query.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/reploop.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/reploop.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/savemem.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/savemem.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/dribble.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/dribble.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/pprint.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/pprint.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/describe.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/describe.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/edit.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/edit.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clhs.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clhs.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/inspect.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/inspect.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/macros3.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/macros3.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/complete.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/complete.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/case-sensitive.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/case-sensitive.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/foreign1.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/foreign1.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/exporting.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/exporting.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/danish.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/danish.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/german.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/german.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/french.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/french.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/spanish.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/spanish.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/dutch.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/dutch.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/russian.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/russian.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/deprecated.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/deprecated.fas >;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/config.fas ... >;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/config.fas >;; Wrote the memory image into lispinit.mem (3,225,432 bytes) >Bytes permanently allocated: 158,088 >Bytes currently in use: 3,063,656 >Bytes available until next GC: 762,984 >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/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -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 >./txt > README >rm -f txt.c >rm -f txt >./txt2c -I'../' < ../src/_README.de > txt.c >gcc -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -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 >./txt > README.de >rm -f txt.c >rm -f txt >./txt2c -I'../' < ../src/_README.es > txt.c >gcc -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -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 >./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/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -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 >./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/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -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 >./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/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -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 >./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/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -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 >./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/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -c noreadline.c >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/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib'"'" ;\ > echo 'CFLAGS='"'"'-O2 -pipe -march=native -fno-pie -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/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -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 >./txt > clisp.c >rm -f txt.c >rm -f txt >gcc -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -O2 -pipe -march=native -fno-pie -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-r9/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-r9/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/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir" CFLAGS="-O2 -pipe -march=native -fno-pie -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 3729497499) (memory 3729497609) >checking for CLISP libdir... /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/ >checking for CLISP linking set... /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/builddir/i18n' >/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/modules/i18n/i18n.lisp -o ./ >;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/i18n/i18n.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/i18n/i18n.fas >0 errors, 0 warnings >/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/builddir/linkkit/modprep /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/i18n/gettext.c ./ >;; MODPREP: "/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/i18n/gettext.c" --> #P"gettext.m.c" >;; MODPREP: reading "/var/tmp/portage/dev-lisp/clisp-2.49-r9/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/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir -O2 -pipe -march=native -fno-pie -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-r9/work/clisp-2.49/builddir/linkkit \ > -c gettext.m.c -o gettext.o >/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/i18n/gettext.c: In function âC_subr_i18n_set_localeâ: >/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/modules/i18n/gettext.c:8:0: >/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/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-r9/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-r9/work/clisp-2.49/modules/i18n/gettext.c: In function âC_subr_i18n_language_informationâ: >/var/tmp/portage/dev-lisp/clisp-2.49-r9/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++) { > ^ >ln -s /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/i18n/preload.lisp . >make[1]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/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-r9/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/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir" CFLAGS="-O2 -pipe -march=native -fno-pie -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 3729497499) (memory 3729497609) >checking for CLISP libdir... (cached) /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/ >checking for CLISP linking set... (cached) /var/tmp/portage/dev-lisp/clisp-2.49-r9/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.5/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 <time.h>... 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 <sys/socket.h> is self-contained... yes >checking for shutdown... (cached) yes >checking whether <sys/socket.h> 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-r9/work/clisp-2.49/builddir/syscalls' >/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/builddir/linkkit/modprep /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/syscalls/calls.c ./ >;; MODPREP: "/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/syscalls/calls.c" --> #P"calls.m.c" >;; MODPREP: reading "/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/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-r9/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-r9/work/clisp-2.49/modules/syscalls/gllib" \ > ACLOCAL_M4="/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/syscalls/gllib/Makefile.am" \ > CFLAGS="-O2 -pipe -march=native -fno-pie -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-r9/work/clisp-2.49/builddir/"; \ > ln libgnu.a ../libgnu_sc.a >make[2]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/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-r9/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-r9/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''@|<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-r9/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''@|<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-r9/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''@|<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-r9/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''@|<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-r9/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''@|<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-r9/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-r9/work/clisp-2.49/builddir/syscalls/gllib' >make[4]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/syscalls/gllib' >gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/syscalls/gllib -I.. -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir -O2 -pipe -march=native -fno-pie -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-r9/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-r9/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-r9/work/clisp-2.49/modules/syscalls/gllib -I.. -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir -O2 -pipe -march=native -fno-pie -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-r9/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-r9/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-r9/work/clisp-2.49/modules/syscalls/gllib -I.. -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir -O2 -pipe -march=native -fno-pie -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-r9/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-r9/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-r9/work/clisp-2.49/builddir/syscalls/gllib' >make[3]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/syscalls/gllib' >make[2]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/syscalls/gllib' >gcc -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir -O2 -pipe -march=native -fno-pie -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-r9/work/clisp-2.49/builddir/linkkit \ > -Igllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/syscalls/gllib -c calls.m.c -o calls.o >/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/syscalls/calls.c: In function âC_subr_posix_sysconfâ: >/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/modules/syscalls/calls.c: In function âC_subr_os_errnoâ: >/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/modules/syscalls/calls.c: In function âC_subr_posix__25sethostidâ: >/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/modules/syscalls/bogomips.c -o bogomips.o >/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/modules/syscalls/posix.lisp -o ./ >;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/syscalls/posix.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/modules/syscalls/gllib" \ > ACLOCAL_M4="/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/syscalls/gllib/Makefile.am" \ > CFLAGS="-O2 -pipe -march=native -fno-pie -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-r9/work/clisp-2.49/builddir/"; \ > ln libgnu.a ../libgnu_sc.a >make[2]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/syscalls/gllib' >make all-recursive >make[3]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/syscalls/gllib' >make[4]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/builddir/syscalls/gllib' >make[3]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/syscalls/gllib' >make[2]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/syscalls/gllib' >ln -s /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/syscalls/preload.lisp . >make[1]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/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-r9/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/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir" CFLAGS="-O2 -pipe -march=native -fno-pie -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 3729497499) (memory 3729497609) >checking for CLISP libdir... (cached) /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/ >checking for CLISP linking set... (cached) /var/tmp/portage/dev-lisp/clisp-2.49-r9/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.5/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 <wchar.h> 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-r9/work/clisp-2.49/builddir/regexp' >/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/modules/regexp/regexp.lisp -o ./ >;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/regexp/regexp.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/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-r9/work/clisp-2.49/builddir/linkkit/modprep /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/regexp/regexi.c ./ >;; MODPREP: "/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/regexp/regexi.c" --> #P"regexi.m.c" >;; MODPREP: reading "/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/modules/regexp/gllib" \ > ACLOCAL_M4="/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/regexp/gllib/Makefile.am" \ > CFLAGS="-O2 -pipe -march=native -fno-pie -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-r9/work/clisp-2.49/builddir/ "; \ > ln libgnu.a ../libgnu_rx.a >make[2]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/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-r9/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-r9/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''@|<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-r9/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''@|<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-r9/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-r9/work/clisp-2.49/builddir/regexp/gllib' >make[4]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/regexp/gllib' >gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/regexp/gllib -I.. -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir -O2 -pipe -march=native -fno-pie -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-r9/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-r9/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-r9/work/clisp-2.49/modules/regexp/gllib -I.. -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir -O2 -pipe -march=native -fno-pie -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-r9/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-r9/work/clisp-2.49/modules/regexp/gllib/regex.c >In file included from /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/regexp/gllib/regex.c:61:0: >/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/regexp/gllib/regex_internal.c: In function âre_string_allocateâ: >/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/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-r9/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-r9/work/clisp-2.49/modules/regexp/gllib/regex.c:62:0: >/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/regexp/gllib/regcomp.c: In function âfetch_numberâ: >/var/tmp/portage/dev-lisp/clisp-2.49-r9/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')); > ^ >In file included from /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/regexp/gllib/regex.c:59:0: >/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/regexp/gllib/regexec.c: In function âre_search_2_stubâ: >/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/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-r9/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-r9/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-r9/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-r9/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-r9/work/clisp-2.49/modules/regexp/gllib/regexec.c: In function âre_search_stubâ: >/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/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-r9/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-r9/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-r9/work/clisp-2.49/modules/regexp/gllib/regex_internal.h:24:0, > from /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/regexp/gllib/regex.c:59: >/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/modules/regexp/gllib/regex.c:63:0: >/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/regexp/gllib/regexec.c: In function âset_regsâ: >/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/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-r9/work/clisp-2.49/modules/regexp/gllib/regexec.c: In function âupdate_regsâ: >/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/modules/regexp/gllib/regexec.c: In function âcheck_arrivalâ: >/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/modules/regexp/gllib/regexec.c: In function âmatch_ctx_add_entryâ: >/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/builddir/regexp/gllib' >make[3]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/regexp/gllib' >make[2]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/regexp/gllib' >gcc -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir -O2 -pipe -march=native -fno-pie -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-r9/work/clisp-2.49/builddir/linkkit \ > -Igllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/regexp/gllib -c regexi.m.c -o regexi.o >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-r9/work/clisp-2.49/modules/regexp/gllib" \ > ACLOCAL_M4="/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/regexp/gllib/Makefile.am" \ > CFLAGS="-O2 -pipe -march=native -fno-pie -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-r9/work/clisp-2.49/builddir/ "; \ > ln libgnu.a ../libgnu_rx.a >make[2]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/regexp/gllib' >make all-recursive >make[3]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/regexp/gllib' >make[4]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/builddir/regexp/gllib' >make[3]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/regexp/gllib' >make[2]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/regexp/gllib' >ln -s /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/regexp/preload.lisp . >make[1]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/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-r9/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/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir" CFLAGS="-O2 -pipe -march=native -fno-pie -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 3729497499) (memory 3729497609) >checking for CLISP libdir... (cached) /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/ >checking for CLISP linking set... (cached) /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/builddir/readline' >/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/modules/readline/readline.lisp -o ./ >;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/readline/readline.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/readline/readline.fas >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/readline/readline.c >0 errors, 0 warnings >gcc -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir -O2 -pipe -march=native -fno-pie -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-r9/work/clisp-2.49/builddir/linkkit -c readline.c >make[1]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/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-r9/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/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir" CFLAGS="-O2 -pipe -march=native -fno-pie -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 3729497499) (memory 3729497609) >checking for CLISP libdir... (cached) /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/ >checking for CLISP linking set... (cached) /var/tmp/portage/dev-lisp/clisp-2.49-r9/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.5/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-r9/work/clisp-2.49/builddir/wildcard' >/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/modules/wildcard/wildcard.lisp -o ./ >;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/wildcard/wildcard.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/wildcard/wildcard.fas >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/modules/wildcard/gllib" \ > ACLOCAL_M4="/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/wildcard/gllib/Makefile.am" \ > CFLAGS="-O2 -pipe -march=native -fno-pie -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-r9/work/clisp-2.49/builddir/"; \ > ln libgnu.a ../libgnu_wc.a >make[2]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/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-r9/work/clisp-2.49/builddir/wildcard/gllib' >make[4]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/wildcard/gllib' >gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/wildcard/gllib -I.. -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir -O2 -pipe -march=native -fno-pie -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-r9/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-r9/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-r9/work/clisp-2.49/builddir/wildcard/gllib' >make[3]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/wildcard/gllib' >make[2]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/wildcard/gllib' >gcc -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir -O2 -pipe -march=native -fno-pie -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-r9/work/clisp-2.49/builddir/linkkit \ > -Igllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/wildcard/gllib -c wildcard.c >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-r9/work/clisp-2.49/modules/wildcard/gllib" \ > ACLOCAL_M4="/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/wildcard/gllib/Makefile.am" \ > CFLAGS="-O2 -pipe -march=native -fno-pie -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-r9/work/clisp-2.49/builddir/"; \ > ln libgnu.a ../libgnu_wc.a >make[2]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/wildcard/gllib' >make all-recursive >make[3]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/wildcard/gllib' >make[4]: Entering directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/builddir/wildcard/gllib' >make[3]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/wildcard/gllib' >make[2]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/wildcard/gllib' >make[1]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/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-r9/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/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir" CFLAGS="-O2 -pipe -march=native -fno-pie -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 3729497499) (memory 3729497609) >checking for CLISP libdir... (cached) /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/ >checking for CLISP linking set... (cached) /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/builddir/rawsock' >/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/modules/rawsock/sock.lisp -o ./ >;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/rawsock/sock.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/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-r9/work/clisp-2.49/builddir/linkkit/modprep /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/rawsock/rawsock.c ./ >;; MODPREP: "/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/rawsock/rawsock.c" --> #P"rawsock.m.c" >;; MODPREP: reading "/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/rawsock/rawsock.c": 59,785 bytes, 1,499 lines >WARNING: > "/var/tmp/portage/dev-lisp/clisp-2.49-r9/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/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir -O2 -pipe -march=native -fno-pie -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-r9/work/clisp-2.49/builddir/linkkit \ > -c rawsock.m.c -o rawsock.o >/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/rawsock/rawsock.c: In function âcheck_iovec_argâ: >/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/rawsock/rawsock.c:162:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (ii=*offset; ii<sa.len; ii++) > ^ >/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/rawsock/rawsock.c: In function âC_subr_rawsock_networkâ: >/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/rawsock/rawsock.c:512:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if (type==(unsigned int)-1 || type==ne->n_addrtype) { > ^ >/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/rawsock/rawsock.c: In function âC_subr_rawsock_socket_optionâ: >/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/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-r9/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++) { > ^ >ln -s /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/rawsock/preload.lisp . >make[1]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/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-r9/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/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir" CFLAGS="-O2 -pipe -march=native -fno-pie -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-r9/work/clisp-2.49/builddir/bindings/glibc' >/var/tmp/portage/dev-lisp/clisp-2.49-r9/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-r9/work/clisp-2.49/modules/bindings/glibc/linux.lisp -o ./ >;; Compiling file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/modules/bindings/glibc/linux.lisp ... >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/bindings/glibc/linux.fas >;; Wrote file /var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/bindings/glibc/linux.c >0 errors, 0 warnings >gcc -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir -O2 -pipe -march=native -fno-pie -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-r9/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_2â: >linux.c:680:37: error: âcfreeâ undeclared (first use in this function) > register_foreign_function((void*)&cfree,"cfree",1024); > ^ >linux.c:680:37: note: each undeclared identifier is reported only once for each function it appears in >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, > ^ >make[1]: *** [Makefile:28: linux.o] Error 1 >make[1]: Leaving directory '/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/bindings/glibc' >make: *** [Makefile:2569: bindings/glibc] Error 2 > * ERROR: dev-lisp/clisp-2.49-r9::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-lisp/clisp-2.49-r9::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-lisp/clisp-2.49-r9::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-lisp:clisp-2.49-r9:20180308-113037.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lisp/clisp-2.49-r9/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-lisp/clisp-2.49-r9/temp/environment'. > * Working directory: '/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir' > * S: '/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49' > * --------------------------- ACCESS VIOLATION SUMMARY --------------------------- > * LOG FILE: "/var/log/sandbox/sandbox-2801.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 > * --------------------------------------------------------------------------------
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 649932
:
522970
| 522972 |
522974
|
522976
|
522978
|
522980
|
522982
|
530200
|
530202
|
530204
|
530206
|
530208
|
530210