=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for clisp-2.49.99nb20130606 mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib && /usr/bin/make CFLAGS="-O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -fPIC -DPIC" top_srcdir="/scratch/wip/clisp/work/clisp/src" cd .. && /usr/bin/make am--refresh rm -f alloca.h-t alloca.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./alloca.in.h; } > alloca.h-t && mv -f alloca.h-t alloca.h rm -f c++defs.h-t c++defs.h && sed -n -e '/_GL_CXXDEFS/,$p' < /scratch/wip/clisp/work/clisp/src/build-aux/snippet/c++defs.h > 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' < /scratch/wip/clisp/work/clisp/src/build-aux/snippet/warn-on-use.h > warn-on-use.h-t && mv warn-on-use.h-t warn-on-use.h rm -f arg-nonnull.h-t arg-nonnull.h && sed -n -e '/GL_ARG_NONNULL/,$p' < /scratch/wip/clisp/work/clisp/src/build-aux/snippet/arg-nonnull.h > arg-nonnull.h-t && mv arg-nonnull.h-t arg-nonnull.h ../build-aux/install-sh -c -d arpa rm -f arpa/inet.h-t arpa/inet.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''HAVE_FEATURES_H''@|0|g' -e 's|@''NEXT_ARPA_INET_H''@||g' -e 's|@''HAVE_ARPA_INET_H''@|1|g' -e 's/@''GNULIB_INET_NTOP''@/1/g' -e 's/@''GNULIB_INET_PTON''@/1/g' -e 's|@''HAVE_DECL_INET_NTOP''@|1|g' -e 's|@''HAVE_DECL_INET_PTON''@|1|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./arpa_inet.in.h; } > arpa/inet.h-t && mv arpa/inet.h-t arpa/inet.h rm -f configmake.h-t && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; echo '#define PREFIX "/usr/pkg"'; echo '#define EXEC_PREFIX "/usr/pkg"'; echo '#define BINDIR "/usr/pkg/bin"'; echo '#define SBINDIR "/usr/pkg/sbin"'; echo '#define LIBEXECDIR "/usr/pkg/libexec"'; echo '#define DATAROOTDIR "/usr/pkg/share"'; echo '#define DATADIR "/usr/pkg/share"'; echo '#define SYSCONFDIR "/usr/pkg/etc"'; echo '#define SHAREDSTATEDIR "/usr/pkg/com"'; echo '#define LOCALSTATEDIR "/usr/pkg/var"'; echo '#define INCLUDEDIR "/usr/pkg/include"'; echo '#define OLDINCLUDEDIR "/usr/include"'; echo '#define DOCDIR "/usr/pkg/share/doc/clisp"'; echo '#define INFODIR "/usr/pkg/share/info"'; echo '#define HTMLDIR "/usr/pkg/share/doc/clisp"'; echo '#define DVIDIR "/usr/pkg/share/doc/clisp"'; echo '#define PDFDIR "/usr/pkg/share/doc/clisp"'; echo '#define PSDIR "/usr/pkg/share/doc/clisp"'; echo '#define LIBDIR "/usr/pkg/lib"'; echo '#define LISPDIR "/usr/pkg/share/emacs/site-lisp"'; echo '#define LOCALEDIR "/usr/pkg/share/locale"'; echo '#define MANDIR "/usr/pkg/man"'; echo '#define MANEXT ""'; echo '#define PKGDATADIR "/usr/pkg/share/clisp"'; echo '#define PKGINCLUDEDIR "/usr/pkg/include/clisp"'; echo '#define PKGLIBDIR "/usr/pkg/lib/clisp"'; echo '#define PKGLIBEXECDIR "/usr/pkg/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 fnmatch.h-t fnmatch.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' < ./fnmatch.in.h; } > fnmatch.h-t && mv -f fnmatch.h-t fnmatch.h rm -f langinfo.h-t langinfo.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -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|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_LANGINFO_H''@||g' -e 's/@''GNULIB_NL_LANGINFO''@/1/g' -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' -e 's|@''HAVE_LANGINFO_ERA''@|1|g' -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' -e 's|@''HAVE_NL_LANGINFO''@|1|g' -e 's|@''REPLACE_NL_LANGINFO''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./langinfo.in.h; } > langinfo.h-t && mv langinfo.h-t langinfo.h rm -f signal.h-t signal.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SIGNAL_H''@||g' -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' -e 's/@''GNULIB_SIGPROCMASK''@/0/g' -e 's/@''GNULIB_SIGACTION''@/0/g' -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' -e 's|@''HAVE_SIGSET_T''@|1|g' -e 's|@''HAVE_SIGINFO_T''@|1|g' -e 's|@''HAVE_SIGACTION''@|1|g' -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' -e 's|@''HAVE_SIGHANDLER_T''@|0|g' -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./signal.in.h; } > signal.h-t && mv signal.h-t signal.h rm -f stdlib.h-t stdlib.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STDLIB_H''@||g' -e 's/@''GNULIB__EXIT''@/0/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''@/1/g' -e 's/@''GNULIB_GETSUBOPT''@/0/g' -e 's/@''GNULIB_GRANTPT''@/0/g' -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' -e 's/@''GNULIB_MBTOWC''@/1/g' -e 's/@''GNULIB_MKDTEMP''@/1/g' -e 's/@''GNULIB_MKOSTEMP''@/0/g' -e 's/@''GNULIB_MKOSTEMPS''@/0/g' -e 's/@''GNULIB_MKSTEMP''@/1/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''@/1/g' -e 's/@''GNULIB_STRTOD''@/0/g' -e 's/@''GNULIB_STRTOLL''@/0/g' -e 's/@''GNULIB_STRTOULL''@/0/g' -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' -e 's/@''GNULIB_UNLOCKPT''@/0/g' -e 's/@''GNULIB_UNSETENV''@/1/g' -e 's/@''GNULIB_WCTOMB''@/0/g' < ./stdlib.in.h | sed -e 's|@''HAVE__EXIT''@|1|g' -e 's|@''HAVE_ATOLL''@|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_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''@|1|g' -e 's|@''HAVE_RANDOM_R''@|1|g' -e 's|@''HAVE_REALPATH''@|1|g' -e 's|@''HAVE_RPMATCH''@|1|g' -e 's|@''HAVE_DECL_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_DECL_UNSETENV''@|1|g' -e 's|@''REPLACE_CALLOC''@|0|g' -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' -e 's|@''REPLACE_MALLOC''@|0|g' -e 's|@''REPLACE_MBTOWC''@|0|g' -e 's|@''REPLACE_MKSTEMP''@|0|g' -e 's|@''REPLACE_PUTENV''@|0|g' -e 's|@''REPLACE_REALLOC''@|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 's|@''REPLACE_WCTOMB''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _Noreturn/r /scratch/wip/clisp/work/clisp/src/build-aux/snippet/_Noreturn.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; } > stdlib.h-t && mv stdlib.h-t stdlib.h rm -f string.h-t string.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STRING_H''@||g' -e 's/@''GNULIB_FFSL''@/0/g' -e 's/@''GNULIB_FFSLL''@/0/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_STRERROR_R''@/1/g' -e 's/@''GNULIB_STRSIGNAL''@/0/g' -e 's/@''GNULIB_STRVERSCMP''@/1/g' < ./string.in.h | sed -e 's|@''HAVE_FFSL''@|1|g' -e 's|@''HAVE_FFSLL''@|1|g' -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_STRERROR_R''@|1|g' -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' -e 's|@''HAVE_STRVERSCMP''@|0|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_STRCHRNUL''@|0|g' -e 's|@''REPLACE_STRDUP''@|0|g' -e 's|@''REPLACE_STRSTR''@|0|g' -e 's|@''REPLACE_STRERROR''@|0|g' -e 's|@''REPLACE_STRERROR_R''@|1|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_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; < ./string.in.h; } > string.h-t && mv string.h-t string.h ../build-aux/install-sh -c -d sys rm -f sys/ioctl.h-t sys/ioctl.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_SYS_IOCTL_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_IOCTL_H''@||g' -e 's/@''GNULIB_IOCTL''@/1/g' -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H''@|0|g' -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' -e 's|@''REPLACE_IOCTL''@|1|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_ioctl.in.h; } > sys/ioctl.h-t && mv sys/ioctl.h-t sys/ioctl.h ../build-aux/install-sh -c -d sys rm -f sys/select.h-t sys/select.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_SELECT_H''@||g' -e 's|@''HAVE_SYS_SELECT_H''@|1|g' -e 's/@''GNULIB_PSELECT''@/0/g' -e 's/@''GNULIB_SELECT''@/1/g' -e 's|@''HAVE_WINSOCK2_H''@|0|g' -e 's|@''HAVE_PSELECT''@|1|g' -e 's|@''REPLACE_PSELECT''@|0|g' -e 's|@''REPLACE_SELECT''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_select.in.h; } > sys/select.h-t && mv sys/select.h-t sys/select.h ../build-aux/install-sh -c -d sys rm -f sys/socket.h-t sys/socket.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_SOCKET_H''@||g' -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' -e 's/@''GNULIB_CLOSE''@/1/g' -e 's/@''GNULIB_SOCKET''@/1/g' -e 's/@''GNULIB_CONNECT''@/1/g' -e 's/@''GNULIB_ACCEPT''@/1/g' -e 's/@''GNULIB_BIND''@/1/g' -e 's/@''GNULIB_GETPEERNAME''@/1/g' -e 's/@''GNULIB_GETSOCKNAME''@/1/g' -e 's/@''GNULIB_GETSOCKOPT''@/1/g' -e 's/@''GNULIB_LISTEN''@/1/g' -e 's/@''GNULIB_RECV''@/1/g' -e 's/@''GNULIB_SEND''@/1/g' -e 's/@''GNULIB_RECVFROM''@/1/g' -e 's/@''GNULIB_SENDTO''@/1/g' -e 's/@''GNULIB_SETSOCKOPT''@/1/g' -e 's/@''GNULIB_SHUTDOWN''@/1/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_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' -e 's|@''HAVE_SA_FAMILY_T''@|1|g' -e 's|@''HAVE_ACCEPT4''@|1|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_socket.in.h; } > sys/socket.h-t && mv -f sys/socket.h-t sys/socket.h ../build-aux/install-sh -c -d sys rm -f sys/stat.h-t sys/stat.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_STAT_H''@||g' -e 's/@''GNULIB_FCHMODAT''@/0/g' -e 's/@''GNULIB_FSTATAT''@/0/g' -e 's/@''GNULIB_FUTIMENS''@/0/g' -e 's/@''GNULIB_LCHMOD''@/0/g' -e 's/@''GNULIB_LSTAT''@/1/g' -e 's/@''GNULIB_MKDIRAT''@/0/g' -e 's/@''GNULIB_MKFIFO''@/1/g' -e 's/@''GNULIB_MKFIFOAT''@/0/g' -e 's/@''GNULIB_MKNOD''@/1/g' -e 's/@''GNULIB_MKNODAT''@/0/g' -e 's/@''GNULIB_STAT''@/1/g' -e 's/@''GNULIB_UTIMENSAT''@/0/g' -e 's|@''HAVE_FCHMODAT''@|1|g' -e 's|@''HAVE_FSTATAT''@|1|g' -e 's|@''HAVE_FUTIMENS''@|1|g' -e 's|@''HAVE_LCHMOD''@|1|g' -e 's|@''HAVE_LSTAT''@|1|g' -e 's|@''HAVE_MKDIRAT''@|1|g' -e 's|@''HAVE_MKFIFO''@|1|g' -e 's|@''HAVE_MKFIFOAT''@|1|g' -e 's|@''HAVE_MKNOD''@|1|g' -e 's|@''HAVE_MKNODAT''@|1|g' -e 's|@''HAVE_UTIMENSAT''@|1|g' -e 's|@''REPLACE_FSTAT''@|0|g' -e 's|@''REPLACE_FSTATAT''@|0|g' -e 's|@''REPLACE_FUTIMENS''@|0|g' -e 's|@''REPLACE_LSTAT''@|0|g' -e 's|@''REPLACE_MKDIR''@|0|g' -e 's|@''REPLACE_MKFIFO''@|0|g' -e 's|@''REPLACE_MKNOD''@|1|g' -e 's|@''REPLACE_STAT''@|0|g' -e 's|@''REPLACE_UTIMENSAT''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_stat.in.h; } > sys/stat.h-t && mv sys/stat.h-t sys/stat.h ../build-aux/install-sh -c -d sys rm -f sys/time.h-t sys/time.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -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|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_TIME_H''@||g' -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_time.in.h; } > sys/time.h-t && mv sys/time.h-t sys/time.h ../build-aux/install-sh -c -d sys rm -f sys/uio.h-t sys/uio.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_UIO_H''@||g' -e 's|@''HAVE_SYS_UIO_H''@|1|g' < ./sys_uio.in.h; } > sys/uio.h-t && mv -f sys/uio.h-t sys/uio.h ../build-aux/install-sh -c -d sys rm -f sys/utsname.h-t sys/utsname.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -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|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_UTSNAME_H''@||g' -e 's/@''GNULIB_UNAME''@/1/g' -e 's|@''HAVE_STRUCT_UTSNAME''@|1|g' -e 's|@''HAVE_UNAME''@|1|g' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_utsname.in.h; } > sys/utsname.h-t && mv sys/utsname.h-t sys/utsname.h ../build-aux/install-sh -c -d sys rm -f sys/wait.h-t sys/wait.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_WAIT_H''@||g' -e 's/@''GNULIB_WAITPID''@/0/g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_wait.in.h; } > sys/wait.h-t && mv sys/wait.h-t sys/wait.h rm -f time.h-t time.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_TIME_H''@||g' -e 's/@''GNULIB_MKTIME''@/1/g' -e 's/@''GNULIB_NANOSLEEP''@/0/g' -e 's/@''GNULIB_STRPTIME''@/1/g' -e 's/@''GNULIB_TIMEGM''@/0/g' -e 's/@''GNULIB_TIME_R''@/1/g' -e 's|@''HAVE_DECL_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''@|1|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 _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./time.in.h; } > time.h-t && mv time.h-t time.h rm -f uniname.h-t uniname.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./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|@''GUARD_PREFIX''@|GL|g' -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|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_UNISTD_H''@||g' -e 's/@''GNULIB_CHOWN''@/0/g' -e 's/@''GNULIB_CLOSE''@/1/g' -e 's/@''GNULIB_DUP2''@/0/g' -e 's/@''GNULIB_DUP3''@/0/g' -e 's/@''GNULIB_ENVIRON''@/1/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''@/1/g' -e 's/@''GNULIB_GETUSERSHELL''@/0/g' -e 's/@''GNULIB_GROUP_MEMBER''@/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_PIPE''@/0/g' -e 's/@''GNULIB_PIPE2''@/0/g' -e 's/@''GNULIB_PREAD''@/0/g' -e 's/@''GNULIB_PWRITE''@/0/g' -e 's/@''GNULIB_READ''@/0/g' -e 's/@''GNULIB_READLINK''@/1/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_NONBLOCKING''@/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' < ./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_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_GROUP_MEMBER''@|1|g' -e 's|@''HAVE_LCHOWN''@|1|g' -e 's|@''HAVE_LINK''@|1|g' -e 's|@''HAVE_LINKAT''@|1|g' -e 's|@''HAVE_PIPE''@|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_UNLINKAT''@|1|g' -e 's|@''HAVE_USLEEP''@|1|g' -e 's|@''HAVE_DECL_ENVIRON''@|0|g' -e 's|@''HAVE_DECL_FCHDIR''@|1|g' -e 's|@''HAVE_DECL_GETDOMAINNAME''@|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_DECL_TTYNAME_R''@|1|g' -e 's|@''HAVE_OS_H''@|0|g' -e 's|@''HAVE_SYS_PARAM_H''@|0|g' | sed -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_GETDOMAINNAME''@|0|g' -e 's|@''REPLACE_GETLOGIN_R''@|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_READ''@|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_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _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 ./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 ./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|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''HAVE_FEATURES_H''@|0|g' -e 's|@''NEXT_WCHAR_H''@||g' -e 's|@''HAVE_WCHAR_H''@|1|g' -e 's/@''GNULIB_BTOWC''@/1/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''@/1/g' -e 's/@''GNULIB_WCSRTOMBS''@/0/g' -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' -e 's/@''GNULIB_WCWIDTH''@/0/g' -e 's/@''GNULIB_WMEMCHR''@/0/g' -e 's/@''GNULIB_WMEMCMP''@/0/g' -e 's/@''GNULIB_WMEMCPY''@/0/g' -e 's/@''GNULIB_WMEMMOVE''@/0/g' -e 's/@''GNULIB_WMEMSET''@/0/g' -e 's/@''GNULIB_WCSLEN''@/0/g' -e 's/@''GNULIB_WCSNLEN''@/0/g' -e 's/@''GNULIB_WCSCPY''@/0/g' -e 's/@''GNULIB_WCPCPY''@/0/g' -e 's/@''GNULIB_WCSNCPY''@/0/g' -e 's/@''GNULIB_WCPNCPY''@/0/g' -e 's/@''GNULIB_WCSCAT''@/0/g' -e 's/@''GNULIB_WCSNCAT''@/0/g' -e 's/@''GNULIB_WCSCMP''@/0/g' -e 's/@''GNULIB_WCSNCMP''@/0/g' -e 's/@''GNULIB_WCSCASECMP''@/0/g' -e 's/@''GNULIB_WCSNCASECMP''@/0/g' -e 's/@''GNULIB_WCSCOLL''@/0/g' -e 's/@''GNULIB_WCSXFRM''@/0/g' -e 's/@''GNULIB_WCSDUP''@/0/g' -e 's/@''GNULIB_WCSCHR''@/0/g' -e 's/@''GNULIB_WCSRCHR''@/0/g' -e 's/@''GNULIB_WCSCSPN''@/0/g' -e 's/@''GNULIB_WCSSPN''@/0/g' -e 's/@''GNULIB_WCSPBRK''@/0/g' -e 's/@''GNULIB_WCSSTR''@/0/g' -e 's/@''GNULIB_WCSTOK''@/0/g' -e 's/@''GNULIB_WCSWIDTH''@/0/g' < ./wchar.in.h | sed -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_WMEMCHR''@|1|g' -e 's|@''HAVE_WMEMCMP''@|1|g' -e 's|@''HAVE_WMEMCPY''@|1|g' -e 's|@''HAVE_WMEMMOVE''@|1|g' -e 's|@''HAVE_WMEMSET''@|1|g' -e 's|@''HAVE_WCSLEN''@|1|g' -e 's|@''HAVE_WCSNLEN''@|1|g' -e 's|@''HAVE_WCSCPY''@|1|g' -e 's|@''HAVE_WCPCPY''@|1|g' -e 's|@''HAVE_WCSNCPY''@|1|g' -e 's|@''HAVE_WCPNCPY''@|1|g' -e 's|@''HAVE_WCSCAT''@|1|g' -e 's|@''HAVE_WCSNCAT''@|1|g' -e 's|@''HAVE_WCSCMP''@|1|g' -e 's|@''HAVE_WCSNCMP''@|1|g' -e 's|@''HAVE_WCSCASECMP''@|1|g' -e 's|@''HAVE_WCSNCASECMP''@|1|g' -e 's|@''HAVE_WCSCOLL''@|1|g' -e 's|@''HAVE_WCSXFRM''@|1|g' -e 's|@''HAVE_WCSDUP''@|1|g' -e 's|@''HAVE_WCSCHR''@|1|g' -e 's|@''HAVE_WCSRCHR''@|1|g' -e 's|@''HAVE_WCSCSPN''@|1|g' -e 's|@''HAVE_WCSSPN''@|1|g' -e 's|@''HAVE_WCSPBRK''@|1|g' -e 's|@''HAVE_WCSSTR''@|1|g' -e 's|@''HAVE_WCSTOK''@|1|g' -e 's|@''HAVE_WCSWIDTH''@|1|g' -e 's|@''HAVE_DECL_WCTOB''@|1|g' -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' | sed -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 's|@''REPLACE_WCSWIDTH''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.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|@''GUARD_PREFIX''@|GL|g' -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|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_WCTYPE_H''@||g' -e 's/@''GNULIB_ISWBLANK''@/0/g' -e 's/@''GNULIB_WCTYPE''@/0/g' -e 's/@''GNULIB_ISWCTYPE''@/0/g' -e 's/@''GNULIB_WCTRANS''@/0/g' -e 's/@''GNULIB_TOWCTRANS''@/0/g' -e 's/@''HAVE_ISWBLANK''@/1/g' -e 's/@''HAVE_ISWCNTRL''@/1/g' -e 's/@''HAVE_WCTYPE_T''@/1/g' -e 's/@''HAVE_WCTRANS_T''@/1/g' -e 's/@''HAVE_WINT_T''@/1/g' -e 's/@''REPLACE_ISWBLANK''@/0/g' -e 's/@''REPLACE_ISWCNTRL''@/0/g' -e 's/@''REPLACE_TOWLOWER''@/0/g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./wctype.in.h; } > wctype.h-t && mv wctype.h-t wctype.h /usr/bin/make all-recursive cd .. && /usr/bin/make am--refresh depbase=`echo c-ctype.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -fPIC -DPIC -MT c-ctype.o -MD -MP -MF $depbase.Tpo -c -o c-ctype.o c-ctype.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo fd-hook.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -fPIC -DPIC -MT fd-hook.o -MD -MP -MF $depbase.Tpo -c -o fd-hook.o fd-hook.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -fPIC -DPIC -MT localcharset.o -MD -MP -MF $depbase.Tpo -c -o localcharset.o localcharset.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo glthread/lock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -fPIC -DPIC -MT glthread/lock.o -MD -MP -MF $depbase.Tpo -c -o glthread/lock.o glthread/lock.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo malloca.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -fPIC -DPIC -MT malloca.o -MD -MP -MF $depbase.Tpo -c -o malloca.o malloca.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo sockets.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -fPIC -DPIC -MT sockets.o -MD -MP -MF $depbase.Tpo -c -o sockets.o sockets.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo strftime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -fPIC -DPIC -MT strftime.o -MD -MP -MF $depbase.Tpo -c -o strftime.o strftime.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo strnlen1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -fPIC -DPIC -MT strnlen1.o -MD -MP -MF $depbase.Tpo -c -o strnlen1.o strnlen1.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo tempname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -fPIC -DPIC -MT tempname.o -MD -MP -MF $depbase.Tpo -c -o tempname.o tempname.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo glthread/threadlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -fPIC -DPIC -MT glthread/threadlib.o -MD -MP -MF $depbase.Tpo -c -o glthread/threadlib.o glthread/threadlib.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo uniname/uniname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -fPIC -DPIC -MT uniname/uniname.o -MD -MP -MF $depbase.Tpo -c -o uniname/uniname.o 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.. -I../intl -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -fPIC -DPIC -MT uniwidth/width.o -MD -MP -MF $depbase.Tpo -c -o uniwidth/width.o uniwidth/width.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo fnmatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -fPIC -DPIC -MT fnmatch.o -MD -MP -MF $depbase.Tpo -c -o fnmatch.o fnmatch.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo ioctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -fPIC -DPIC -MT ioctl.o -MD -MP -MF $depbase.Tpo -c -o ioctl.o ioctl.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo mknod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -fPIC -DPIC -MT mknod.o -MD -MP -MF $depbase.Tpo -c -o mknod.o mknod.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo mktime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -fPIC -DPIC -MT mktime.o -MD -MP -MF $depbase.Tpo -c -o mktime.o mktime.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo strerror-override.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -fPIC -DPIC -MT strerror-override.o -MD -MP -MF $depbase.Tpo -c -o strerror-override.o strerror-override.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo strerror_r.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -fPIC -DPIC -MT strerror_r.o -MD -MP -MF $depbase.Tpo -c -o strerror_r.o strerror_r.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo strverscmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -fPIC -DPIC -MT strverscmp.o -MD -MP -MF $depbase.Tpo -c -o strverscmp.o strverscmp.c && mv -f $depbase.Tpo $depbase.Po rm -f libgnu.a ar cru libgnu.a c-ctype.o fd-hook.o localcharset.o glthread/lock.o malloca.o sockets.o strftime.o strnlen1.o tempname.o glthread/threadlib.o uniname/uniname.o uniwidth/width.o fnmatch.o ioctl.o mknod.o mktime.o strerror-override.o strerror_r.o strverscmp.o ranlib libgnu.a rm -f t-charset.alias charset.alias && /bin/sh ./config.charset 'x86_64-unknown-netbsd6.0' > 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' 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' ref-del.sin > t-ref-del.sed && mv t-ref-del.sed ref-del.sed echo '#include "config.h"' > tmp.c cat 'intparam.c' >> tmp.c gcc tmp.c -o intparam ./intparam intparam.h rm -f intparam tmp.c echo '#include "config.h"' > tmp.c cat 'floatparam.c' >> tmp.c gcc tmp.c -o floatparam ./floatparam floatparam.h rm -f floatparam tmp.c gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ../utils/comment5.c -o comment5 gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ../utils/gctrigger.c -o gctrigger gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ../utils/varbrace.c -o varbrace gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ../utils/txt2c.c -o txt2c gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ../utils/ccmp2c.c -o ccmp2c touch modules.h ./comment5 spvw.d | ./gctrigger | ./varbrace > spvw.c ./comment5 spvwtabf.d | ./gctrigger | ./varbrace > spvwtabf.c ./comment5 spvwtabs.d | ./gctrigger | ./varbrace > spvwtabs.c ./comment5 spvwtabo.d | ./gctrigger | ./varbrace > spvwtabo.c ./comment5 eval.d | ./gctrigger | ./varbrace > eval.c ./comment5 control.d | ./gctrigger | ./varbrace > control.c ./comment5 encoding.d | ./gctrigger | ./varbrace > encoding.c ./comment5 pathname.d | ./gctrigger | ./varbrace > pathname.c ./comment5 stream.d | ./gctrigger | ./varbrace > stream.c ./comment5 socket.d | ./gctrigger | ./varbrace > socket.c ./comment5 io.d | ./gctrigger | ./varbrace > io.c ./comment5 funarg.d | ./gctrigger | ./varbrace > funarg.c ./comment5 array.d | ./gctrigger | ./varbrace > array.c ./comment5 hashtabl.d | ./gctrigger | ./varbrace > hashtabl.c ./comment5 list.d | ./gctrigger | ./varbrace > list.c ./comment5 package.d | ./gctrigger | ./varbrace > package.c ./comment5 record.d | ./gctrigger | ./varbrace > record.c ./comment5 weak.d | ./gctrigger | ./varbrace > weak.c ./comment5 sequence.d | ./gctrigger | ./varbrace > sequence.c ./comment5 charstrg.d | ./gctrigger | ./varbrace > charstrg.c ./comment5 debug.d | ./gctrigger | ./varbrace > debug.c ./comment5 error.d | ./gctrigger | ./varbrace > error.c ./comment5 misc.d | ./gctrigger | ./varbrace > misc.c ./comment5 time.d | ./gctrigger | ./varbrace > time.c ./comment5 predtype.d | ./gctrigger | ./varbrace > predtype.c ./comment5 symbol.d | ./gctrigger | ./varbrace > symbol.c ./comment5 lisparit.d | ./gctrigger | ./varbrace > lisparit.c ./comment5 i18n.d | ./gctrigger | ./varbrace > i18n.c ./comment5 foreign.d | ./gctrigger | ./varbrace > foreign.c ./comment5 unixaux.d | ./gctrigger | ./varbrace > unixaux.c ./comment5 built.d | ./gctrigger | ./varbrace > built.c ./comment5 lispbibl.d | sed -e 's/^\(%% .*\)//' | ./gctrigger | ./varbrace > lispbibl.c End of comment outside comment in line 5596 ./comment5 fsubr.d | ./gctrigger | ./varbrace > fsubr.c ./comment5 subr.d | ./gctrigger | ./varbrace > subr.c ./comment5 pseudofun.d | ./gctrigger | ./varbrace > pseudofun.c ./comment5 constsym.d | ./gctrigger | ./varbrace > constsym.c ./comment5 constobj.d | ./gctrigger | ./varbrace > constobj.c ./comment5 constobj_tl.d | ./gctrigger | ./varbrace > constobj_tl.c ./comment5 unix.d | ./gctrigger | ./varbrace > unix.c ./comment5 xthread.d | ./gctrigger | ./varbrace > xthread.c ./comment5 constpack.d | ./gctrigger | ./varbrace > constpack.c ./comment5 avl.d | ./gctrigger | ./varbrace > avl.c ./comment5 sort.d | ./gctrigger | ./varbrace > sort.c ./comment5 bytecode.d | ./gctrigger | ./varbrace > bytecode.c ./comment5 spvw_module.d | ./gctrigger | ./varbrace > spvw_module.c ./comment5 spvw_debug.d | ./gctrigger | ./varbrace > spvw_debug.c ./comment5 spvw_alloca.d | ./gctrigger | ./varbrace > spvw_alloca.c ./comment5 spvw_mmap.d | ./gctrigger | ./varbrace > spvw_mmap.c ./comment5 spvw_singlemap.d | ./gctrigger | ./varbrace > spvw_singlemap.c ./comment5 spvw_page.d | ./gctrigger | ./varbrace > spvw_page.c ./comment5 spvw_heap.d | ./gctrigger | ./varbrace > spvw_heap.c ./comment5 spvw_global.d | ./gctrigger | ./varbrace > spvw_global.c ./comment5 spvw_gcstat.d | ./gctrigger | ./varbrace > spvw_gcstat.c ./comment5 spvw_space.d | ./gctrigger | ./varbrace > spvw_space.c ./comment5 spvw_mark.d | ./gctrigger | ./varbrace > spvw_mark.c ./comment5 spvw_objsize.d | ./gctrigger | ./varbrace > spvw_objsize.c ./comment5 spvw_update.d | ./gctrigger | ./varbrace > spvw_update.c ./comment5 spvw_fault.d | ./gctrigger | ./varbrace > spvw_fault.c ./comment5 spvw_sigsegv.d | ./gctrigger | ./varbrace > spvw_sigsegv.c ./comment5 spvw_sigcld.d | ./gctrigger | ./varbrace > spvw_sigcld.c ./comment5 spvw_sigpipe.d | ./gctrigger | ./varbrace > spvw_sigpipe.c ./comment5 spvw_sigint.d | ./gctrigger | ./varbrace > spvw_sigint.c ./comment5 spvw_sigwinch.d | ./gctrigger | ./varbrace > spvw_sigwinch.c ./comment5 spvw_sigterm.d | ./gctrigger | ./varbrace > spvw_sigterm.c ./comment5 spvw_garcol.d | ./gctrigger | ./varbrace > spvw_garcol.c ./comment5 spvw_garcol_old.d | ./gctrigger | ./varbrace > spvw_garcol_old.c ./comment5 spvw_genera1.d | ./gctrigger | ./varbrace > spvw_genera1.c ./comment5 spvw_gcmark.d | ./gctrigger | ./varbrace > spvw_gcmark.c ./comment5 spvw_genera2.d | ./gctrigger | ./varbrace > spvw_genera2.c ./comment5 spvw_weak.d | ./gctrigger | ./varbrace > spvw_weak.c ./comment5 spvw_genera3.d | ./gctrigger | ./varbrace > spvw_genera3.c ./comment5 spvw_allocate.d | ./gctrigger | ./varbrace > spvw_allocate.c ./comment5 spvw_typealloc.d | ./gctrigger | ./varbrace > spvw_typealloc.c ./comment5 spvw_circ.d | ./gctrigger | ./varbrace > spvw_circ.c ./comment5 spvw_walk.d | ./gctrigger | ./varbrace > spvw_walk.c ./comment5 spvw_ctype.d | ./gctrigger | ./varbrace > spvw_ctype.c ./comment5 spvw_language.d | ./gctrigger | ./varbrace > spvw_language.c ./comment5 spvw_memfile.d | ./gctrigger | ./varbrace > spvw_memfile.c ./comment5 errunix.d | ./gctrigger | ./varbrace > errunix.c ./comment5 aridecl.d | ./gctrigger | ./varbrace > aridecl.c End of comment outside comment in line 154 End of comment outside comment in line 199 ./comment5 arilev0.d | ./gctrigger | ./varbrace > arilev0.c ./comment5 arilev1.d | ./gctrigger | ./varbrace > arilev1.c ./comment5 intelem.d | ./gctrigger | ./varbrace > intelem.c ./comment5 intlog.d | ./gctrigger | ./varbrace > intlog.c ./comment5 intplus.d | ./gctrigger | ./varbrace > intplus.c ./comment5 intcomp.d | ./gctrigger | ./varbrace > intcomp.c ./comment5 intbyte.d | ./gctrigger | ./varbrace > intbyte.c ./comment5 intmal.d | ./gctrigger | ./varbrace > intmal.c ./comment5 intdiv.d | ./gctrigger | ./varbrace > intdiv.c ./comment5 intgcd.d | ./gctrigger | ./varbrace > intgcd.c ./comment5 int2adic.d | ./gctrigger | ./varbrace > int2adic.c ./comment5 intsqrt.d | ./gctrigger | ./varbrace > intsqrt.c ./comment5 intprint.d | ./gctrigger | ./varbrace > intprint.c ./comment5 intread.d | ./gctrigger | ./varbrace > intread.c ./comment5 intserial.d | ./gctrigger | ./varbrace > intserial.c ./comment5 rational.d | ./gctrigger | ./varbrace > rational.c ./comment5 sfloat.d | ./gctrigger | ./varbrace > sfloat.c ./comment5 ffloat.d | ./gctrigger | ./varbrace > ffloat.c ./comment5 dfloat.d | ./gctrigger | ./varbrace > dfloat.c ./comment5 lfloat.d | ./gctrigger | ./varbrace > lfloat.c ./comment5 flo_konv.d | ./gctrigger | ./varbrace > flo_konv.c ./comment5 flo_rest.d | ./gctrigger | ./varbrace > flo_rest.c ./comment5 realelem.d | ./gctrigger | ./varbrace > realelem.c ./comment5 realrand.d | ./gctrigger | ./varbrace > realrand.c ./comment5 realtran.d | ./gctrigger | ./varbrace > realtran.c ./comment5 compelem.d | ./gctrigger | ./varbrace > compelem.c ./comment5 comptran.d | ./gctrigger | ./varbrace > comptran.c ./comment5 arilev1c.d | ./gctrigger | ./varbrace > arilev1c.c ./comment5 arilev1e.d | ./gctrigger | ./varbrace > arilev1e.c ./comment5 arilev1i.d | ./gctrigger | ./varbrace > arilev1i.c ./comment5 genclisph.d | ./gctrigger | ./varbrace > genclisph.c ./comment5 noreadline.d | ./gctrigger | ./varbrace > noreadline.c ./comment5 lispbibl.d | sed -e '/^%% /{s///p;d;}' -e '/^#line /!s/.*//' > gen.lispbibl.c gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -c spvw.c spvw.d: In function 'main_actions': spvw.d:3460:29: warning: variable 'fileptr' might be clobbered by 'longjmp' or 'vfork' spvw.d:3461:16: warning: variable 'count' might be clobbered by 'longjmp' or 'vfork' spvw.d:3479:39: warning: variable 'fileptr' might be clobbered by 'longjmp' or 'vfork' spvw.d:3480:18: warning: variable 'count' might be clobbered by 'longjmp' or 'vfork' gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -c spvwtabf.c gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -c spvwtabs.c gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -c spvwtabo.c gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -c eval.c eval.d: In function 'interpret_bytecode_': eval.d:5766:22: warning: variable 'closureptr' might be clobbered by 'longjmp' or 'vfork' eval.d:5737:52: warning: argument 'closure' might be clobbered by 'longjmp' or 'vfork' eval.d:5737:73: warning: argument 'codeptr' might be clobbered by 'longjmp' or 'vfork' eval.d: In function 'eval_no_hooks': eval.d:2994:43: warning: argument 'form' might be clobbered by 'longjmp' or 'vfork' eval.d: In function 'eval': eval.d:2939:34: warning: argument 'form' might be clobbered by 'longjmp' or 'vfork' eval.d: In function 'funcall_iclosure': eval.d:2463:45: warning: argument 'closure' might be clobbered by 'longjmp' or 'vfork' eval.d:2463:68: warning: argument 'args_pointer' might be clobbered by 'longjmp' or 'vfork' eval.d:2464:44: warning: argument 'argcount' might be clobbered by 'longjmp' or 'vfork' eval.d: In function 'invoke_handlers': eval.d:713:23: warning: variable 'other_ranges' might be clobbered by 'longjmp' or 'vfork' eval.d:729:20: warning: variable 'i' might be clobbered by 'longjmp' or 'vfork' gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -c control.c control.d: In function 'C_tagbody': control.d:1596:15: warning: variable 'body' might be clobbered by 'longjmp' or 'vfork' gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -c encoding.c encoding.d: In function 'nls_range': encoding.d:1913:16: warning: 'i1' may be used uninitialized in this function encoding.d:1914:16: warning: 'i2' may be used uninitialized in this function gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -c pathname.c pathname.d: In function 'direntry_to_string': pathname.d:6953:15: warning: variable 'encoding' might be clobbered by 'longjmp' or 'vfork' pathname.d:6948:58: warning: argument 'len' might be clobbered by 'longjmp' or 'vfork' pathname.d: In function 'parse_logical_word': pathname.d:1005:14: warning: 'ch' may be used uninitialized in this function gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -c stream.c stream.d: In function 'handle_isset': stream.d:14398:21: warning: 'ret' may be used uninitialized in this function gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -c socket.c gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -c io.c io.d: In function 'C_bit_vector_reader': io.d:3266:16: warning: 'ch' may be used uninitialized in this function io.d: In function 'C_vector_reader': io.d:3322:17: warning: 'el' may be used uninitialized in this function gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -c funarg.c gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -c array.c array.d: In function 'make_ssstring': array.d:4033:3: warning: comparison is always false due to limited range of data type array.d: In function 'ssstring_extend_low': array.d:4054:3: warning: comparison is always false due to limited range of data type array.d: In function 'ssstring_push_extend': array.d:4089:5: warning: comparison is always false due to limited range of data type array.d: In function 'ssstring_extend': array.d:4113:3: warning: comparison is always false due to limited range of data type array.d:4118:5: warning: comparison is always false due to limited range of data type array.d: In function 'make_ssbvector': array.d:4177:3: warning: comparison is always false due to limited range of data type array.d: In function 'ssbvector_push_extend': array.d:4203:5: warning: comparison is always false due to limited range of data type array.d: In function 'test_dims': array.d:4268:7: warning: comparison is always true due to limited range of data type array.d: In function 'C_make_array': array.d:4607:14: warning: 'fillpointer' may be used uninitialized in this function array.d: In function 'C_adjust_array': array.d:4929:14: warning: 'fillpointer' may be used uninitialized in this function gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -c hashtabl.c gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -c list.c gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -c package.c gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -c record.c record.d: In function 'update_instance': record.d:1409:62: warning: argument 'obj' might be clobbered by 'longjmp' or 'vfork' gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -c weak.c gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -c sequence.c test -r libgnu.a || ln -s gllib/libgnu.a libgnu.a gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -c charstrg.c gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -c debug.c gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -c error.c gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -c misc.c gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -c time.c gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -c predtype.c gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -c symbol.c gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -c lisparit.c gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -c i18n.c gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -c foreign.c foreign.d: In function 'C_foreign_pointer_info': foreign.d:4659:5: warning: passing argument 1 of 'allocate_fpointer' discards qualifiers from pointer target type lispbibl.d:10199:23: note: expected 'void *' but argument is of type 'const void *' foreign.d: In function 'C_call_with_foreign_string': foreign.d:3049:14: warning: variable 'charsize' might be clobbered by 'longjmp' or 'vfork' gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -c unixaux.c unixaux.d: In function 'nonintr_ioctl': unixaux.d:106:5: warning: implicit declaration of function 'ioctl' echo '/* generated from Makefile */' > cflags.h.new echo '#define CC "gcc"' >> cflags.h.new echo '#define CFLAGS "-O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES"' >> cflags.h.new echo '#define LDFLAGS "-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib"' >> cflags.h.new echo '#define CLFLAGS "-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib"' >> cflags.h.new echo '#define LIBS "libgnu.a /usr/lib/libintl.so -ltermcap /usr/pkg/lib/libavcall.so -Wl,-rpath -Wl,/usr/pkg/lib /usr/pkg/lib/libcallback.so -L/usr/pkg/lib -lsigsegv -L/usr/lib -lc -R/usr/pkg/lib"' >> cflags.h.new echo '#define CPPFLAGS "-I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib"' >> cflags.h.new echo '#define CPP "gcc -E"' >> cflags.h.new echo '#define CXX "c++"' >> cflags.h.new echo '#define CXXFLAGS "-O2 -I/usr/pkg/include -I/usr/include"' >> cflags.h.new echo '#define X_LIBS "-L/usr/X11R7/lib -R/usr/X11R7/lib"' >> cflags.h.new if cmp cflags.h.new cflags.h > /dev/null 2>&1; then rm -f cflags.h.new; else mv cflags.h.new cflags.h; fi touch cflags.h.stamp gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -c built.c gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -DUSG -DMEMMOVE_MISSING -c gmalloc.c -o gmalloc.o gmalloc.c:1028:1: warning: no previous declaration for '_malloc' gmalloc.c:1035:1: warning: no previous declaration for '_free' gmalloc.c:1042:1: warning: no previous declaration for '_realloc' gmalloc.c:1377:1: warning: no previous declaration for 'cfree' gmalloc.c: In function '__default_morecore': gmalloc.c:1738:3: warning: implicit declaration of function 'sbrk' gmalloc.c:1738:12: warning: cast to pointer from integer of different size gmalloc.c: At top level: gmalloc.c:1769:1: warning: no previous declaration for 'memalign' gmalloc.c:1852:1: warning: no previous declaration for 'posix_memalign' gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -DCOMPILE_STANDALONE -O0 -c genclisph.c genclisph.d: In function 'main': genclisph.d:374:3: warning: comparison of unsigned expression < 0 is always false gcc -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib genclisph.o -o genclisph (echo '#ifndef _CLISP_H' ; echo '#define _CLISP_H' ; echo; echo '/* ==== config.h ==== */' ; cat 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 163 tests (153 typedefs, 10 defines) gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -DUSE_CLISP_H=1 -DCOMPILE_STANDALONE clisp-test.c -o clisp-test-clisp gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -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/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c modules.c if test -d locale; then rm -rf locale; fi mkdir locale (cd po && /usr/bin/make && /usr/bin/make install datarootdir=.. localedir='$(datarootdir)/locale' INSTALL_DATA='ln') || (rm -rf locale ; exit 1) 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 rm -rf data mkdir data cd data && ln -s ../../utils/unicode/UnicodeDataFull.txt . cd data && ln -s ../../doc/Symbol-Table.text . gcc -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,--export-dynamic 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 gmalloc.o modules.o libgnu.a /usr/lib/libintl.so -ltermcap /usr/pkg/lib/libavcall.so -Wl,-rpath -Wl,/usr/pkg/lib /usr/pkg/lib/libcallback.so -L/usr/pkg/lib -lsigsegv -L/usr/lib -lc -R/usr/pkg/lib -o lisp.run ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -lp -x '(and (load "init.lisp") (sys::%saveinitmem) (ext::exit)) (ext::exit t)' WARNING: locale: no encoding 646, using ISO-8859-1 WARNING: locale: no encoding 646, using ISO-8859-1 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-17) 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 defseq.lisp ... ;; Loaded file defseq.lisp ;; Loading file backquote.lisp ... ;; Loaded file backquote.lisp ;; Loading file defmacro.lisp ... ;; Loaded file defmacro.lisp ;; Loading file macros1.lisp ... ;; Loaded file macros1.lisp ;; Loading file macros2.lisp ... ;; Loaded file macros2.lisp ;; Loading file defs1.lisp ... ;; Loaded file defs1.lisp ;; Loading file lambdalist.lisp ... ;; Loaded file lambdalist.lisp ;; Loading file places.lisp ... ;; Loaded file places.lisp ;; Loading file floatprint.lisp ... ;; Loaded file floatprint.lisp ;; Loading file defpackage.lisp ... ;; Loaded file defpackage.lisp ;; Loading file type.lisp ... ;; Loading file subtypep.lisp ... ;; Loaded file subtypep.lisp ;; Loaded file type.lisp ;; Loading file clos-package.lisp ... ;; Loaded file clos-package.lisp ;; Loading file clos-macros.lisp ... ;; Loaded file clos-macros.lisp ;; Loading file clos-class0.lisp ... ;; Loaded file clos-class0.lisp ;; Loading file clos-metaobject1.lisp ... ;; Loaded file clos-metaobject1.lisp ;; Loading file clos-slotdef1.lisp ... ;; Loaded file clos-slotdef1.lisp ;; Loading file clos-stablehash1.lisp ... ;; Loaded file clos-stablehash1.lisp ;; Loading file clos-specializer1.lisp ... ;; Loaded file clos-specializer1.lisp ;; Loading file clos-class1.lisp ... ;; Loaded file clos-class1.lisp ;; Loading file clos-class2.lisp ... ;; Loaded file clos-class2.lisp ;; Loading file clos-class3.lisp ... ;; Loaded file clos-class3.lisp ;; Loading file defstruct.lisp ... ;; Loaded file defstruct.lisp ;; Loading file format.lisp ... ;; Loaded file format.lisp ;; Loading file international.lisp ... ;; Loaded file international.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/room.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/room.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/functions.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/functions.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/trace.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/trace.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/cmacros.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/cmacros.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/compiler.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/compiler.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/defs2.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/defs2.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/loop.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/loop.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos.lisp ... ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-slots1.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-slots1.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-method1.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-method1.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-methcomb1.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-methcomb1.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-genfun1.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-genfun1.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-genfun2a.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-genfun2a.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-methcomb2.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-methcomb2.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-genfun2b.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-genfun2b.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-method2.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-method2.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-genfun3.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-genfun3.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-dependent.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-dependent.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-genfun4.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-genfun4.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-method3.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-method3.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-methcomb3.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-methcomb3.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-slots2.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-slots2.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-slotdef2.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-slotdef2.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-stablehash2.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-stablehash2.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-specializer2.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-specializer2.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-class4.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-class4.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-class5.lisp ... WARNING: DEFGENERIC: redefining function SHARED-INITIALIZE in /scratch/wip/clisp/work/clisp/src/clos-class5.lisp, was defined in top-level WARNING: DEFGENERIC: redefining function REINITIALIZE-INSTANCE in /scratch/wip/clisp/work/clisp/src/clos-class5.lisp, was defined in top-level WARNING: DEFGENERIC: redefining function INITIALIZE-INSTANCE in /scratch/wip/clisp/work/clisp/src/clos-class5.lisp, was defined in top-level ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-class5.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-slotdef3.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-slotdef3.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-specializer3.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-specializer3.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-class6.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-class6.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-method4.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-method4.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-methcomb4.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-methcomb4.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-genfun5.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-genfun5.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-print.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-print.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-custom.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-custom.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/documentation.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/documentation.lisp ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/gray.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/gray.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/fill-out.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/fill-out.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/disassem.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/disassem.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/condition.lisp ... WARNING: DEFUN/DEFMACRO: redefining function MUFFLE-CERRORS in /scratch/wip/clisp/work/clisp/src/condition.lisp, was defined in C ;; Loaded file /scratch/wip/clisp/work/clisp/src/condition.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/loadform.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/loadform.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/gstream.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/gstream.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/xcharin.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/xcharin.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/keyboard.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/keyboard.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/screen.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/screen.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/runprog.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/runprog.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/query.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/query.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/reploop.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/reploop.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/savemem.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/savemem.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/dribble.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/dribble.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/pprint.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/pprint.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/describe.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/describe.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/edit.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/edit.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clhs.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clhs.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/inspect.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/inspect.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/macros3.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/macros3.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/complete.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/complete.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/case-sensitive.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/case-sensitive.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/foreign1.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/foreign1.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/exporting.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/exporting.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/danish.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/danish.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/german.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/german.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/french.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/french.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/spanish.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/spanish.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/dutch.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/dutch.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/russian.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/russian.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/deprecated.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/deprecated.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/config.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/config.lisp Bytes permanently allocated: 156,800 Bytes currently in use: 10,200,504 Bytes available until next GC: 20,616 Bye. mv lispimag.mem interpreted.mem ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M interpreted.mem -q -c compiler.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/compiler.lisp ... WARNING: in C-EVAL-WHEN in lines 5833..5858 : variable EVAL-P is assigned but not read ;; Wrote file /scratch/wip/clisp/work/clisp/src/compiler.fas 0 errors, 1 warning ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -lp -x '(and (load "init.lisp") (sys::%saveinitmem) (ext::exit)) (ext::exit t)' WARNING: locale: no encoding 646, using ISO-8859-1 WARNING: locale: no encoding 646, using ISO-8859-1 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-17) 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 defseq.lisp ... ;; Loaded file defseq.lisp ;; Loading file backquote.lisp ... ;; Loaded file backquote.lisp ;; Loading file defmacro.lisp ... ;; Loaded file defmacro.lisp ;; Loading file macros1.lisp ... ;; Loaded file macros1.lisp ;; Loading file macros2.lisp ... ;; Loaded file macros2.lisp ;; Loading file defs1.lisp ... ;; Loaded file defs1.lisp ;; Loading file lambdalist.lisp ... ;; Loaded file lambdalist.lisp ;; Loading file places.lisp ... ;; Loaded file places.lisp ;; Loading file floatprint.lisp ... ;; Loaded file floatprint.lisp ;; Loading file defpackage.lisp ... ;; Loaded file defpackage.lisp ;; Loading file type.lisp ... ;; Loading file subtypep.lisp ... ;; Loaded file subtypep.lisp ;; Loaded file type.lisp ;; Loading file clos-package.lisp ... ;; Loaded file clos-package.lisp ;; Loading file clos-macros.lisp ... ;; Loaded file clos-macros.lisp ;; Loading file clos-class0.lisp ... ;; Loaded file clos-class0.lisp ;; Loading file clos-metaobject1.lisp ... ;; Loaded file clos-metaobject1.lisp ;; Loading file clos-slotdef1.lisp ... ;; Loaded file clos-slotdef1.lisp ;; Loading file clos-stablehash1.lisp ... ;; Loaded file clos-stablehash1.lisp ;; Loading file clos-specializer1.lisp ... ;; Loaded file clos-specializer1.lisp ;; Loading file clos-class1.lisp ... ;; Loaded file clos-class1.lisp ;; Loading file clos-class2.lisp ... ;; Loaded file clos-class2.lisp ;; Loading file clos-class3.lisp ... ;; Loaded file clos-class3.lisp ;; Loading file defstruct.lisp ... ;; Loaded file defstruct.lisp ;; Loading file format.lisp ... ;; Loaded file format.lisp ;; Loading file international.lisp ... ;; Loaded file international.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/room.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/room.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/functions.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/functions.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/trace.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/trace.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/cmacros.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/cmacros.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/compiler.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/compiler.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/defs2.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/defs2.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/loop.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/loop.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos.lisp ... ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-slots1.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-slots1.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-method1.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-method1.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-methcomb1.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-methcomb1.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-genfun1.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-genfun1.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-genfun2a.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-genfun2a.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-methcomb2.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-methcomb2.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-genfun2b.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-genfun2b.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-method2.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-method2.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-genfun3.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-genfun3.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-dependent.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-dependent.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-genfun4.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-genfun4.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-method3.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-method3.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-methcomb3.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-methcomb3.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-slots2.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-slots2.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-slotdef2.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-slotdef2.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-stablehash2.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-stablehash2.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-specializer2.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-specializer2.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-class4.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-class4.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-class5.lisp ... WARNING: DEFGENERIC: redefining function SHARED-INITIALIZE in /scratch/wip/clisp/work/clisp/src/clos-class5.lisp, was defined in top-level WARNING: DEFGENERIC: redefining function REINITIALIZE-INSTANCE in /scratch/wip/clisp/work/clisp/src/clos-class5.lisp, was defined in top-level WARNING: DEFGENERIC: redefining function INITIALIZE-INSTANCE in /scratch/wip/clisp/work/clisp/src/clos-class5.lisp, was defined in top-level ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-class5.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-slotdef3.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-slotdef3.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-specializer3.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-specializer3.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-class6.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-class6.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-method4.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-method4.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-methcomb4.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-methcomb4.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-genfun5.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-genfun5.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-print.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-print.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-custom.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-custom.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/documentation.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/documentation.lisp ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/gray.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/gray.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/fill-out.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/fill-out.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/disassem.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/disassem.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/condition.lisp ... WARNING: DEFUN/DEFMACRO: redefining function MUFFLE-CERRORS in /scratch/wip/clisp/work/clisp/src/condition.lisp, was defined in C ;; Loaded file /scratch/wip/clisp/work/clisp/src/condition.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/loadform.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/loadform.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/gstream.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/gstream.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/xcharin.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/xcharin.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/keyboard.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/keyboard.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/screen.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/screen.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/runprog.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/runprog.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/query.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/query.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/reploop.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/reploop.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/savemem.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/savemem.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/dribble.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/dribble.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/pprint.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/pprint.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/describe.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/describe.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/edit.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/edit.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/clhs.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clhs.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/inspect.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/inspect.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/macros3.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/macros3.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/complete.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/complete.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/case-sensitive.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/case-sensitive.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/foreign1.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/foreign1.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/exporting.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/exporting.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/danish.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/danish.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/german.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/german.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/french.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/french.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/spanish.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/spanish.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/dutch.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/dutch.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/russian.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/russian.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/deprecated.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/deprecated.lisp ;; Loading file /scratch/wip/clisp/work/clisp/src/config.lisp ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/config.lisp Bytes permanently allocated: 156,800 Bytes currently in use: 8,760,256 Bytes available until next GC: 19,424 Bye. mv lispimag.mem halfcompiled.mem ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c init.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/init.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/init.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c defseq.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/defseq.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/defseq.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c backquote.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/backquote.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/backquote.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c defmacro.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/defmacro.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/defmacro.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c macros1.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/macros1.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/macros1.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c macros2.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/macros2.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/macros2.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c defs1.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/defs1.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/defs1.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c lambdalist.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/lambdalist.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/lambdalist.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c places.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/places.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/places.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c floatprint.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/floatprint.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/floatprint.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c defpackage.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/defpackage.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/defpackage.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c type.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/type.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/type.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c subtypep.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/subtypep.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/subtypep.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-package.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clos-package.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/clos-package.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-macros.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clos-macros.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/clos-macros.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-class0.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clos-class0.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/clos-class0.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-metaobject1.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clos-metaobject1.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/clos-metaobject1.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-slotdef1.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clos-slotdef1.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/clos-slotdef1.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-stablehash1.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clos-stablehash1.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/clos-stablehash1.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-specializer1.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clos-specializer1.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/clos-specializer1.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-class1.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clos-class1.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/clos-class1.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-class2.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clos-class2.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/clos-class2.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-class3.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clos-class3.lisp ... WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. ;; Wrote file /scratch/wip/clisp/work/clisp/src/clos-class3.fas 0 errors, 19 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c defstruct.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/defstruct.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/defstruct.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c format.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/format.lisp ... WARNING: in FORMATTER-MAIN-1 in lines 2028..2526 : variable ADD-FILL is not used. Misspelled or missing IGNORE declaration? ;; Wrote file /scratch/wip/clisp/work/clisp/src/format.fas 0 errors, 1 warning ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c international.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/international.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/international.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c savemem.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/savemem.lisp ... WARNING: in SAVEINITMEM in lines 31..106 : Mixing &OPTIONAL and &KEY in lambda list (&OPTIONAL (FILENAME "lispinit.mem") &KEY ((:QUIET *QUIET*) NIL) (INIT-FUNCTION NIL INIT-FUNCTION-P) ((:VERBOSE *SAVEINITMEM-VERBOSE*) *SAVEINITMEM-VERBOSE*) ((:NORC *NORC*) NIL) ((:DOCUMENTATION *IMAGE-DOC*) (DOCUMENTATION INIT-FUNCTION 'FUNCTION)) ((:SCRIPT *SCRIPT*) (NULL INIT-FUNCTION)) KEEP-GLOBAL-HANDLERS (START-PACKAGE *PACKAGE*) (LOCKED-PACKAGES *SYSTEM-PACKAGE-LIST*) EXECUTABLE) is bad design ;; Wrote file /scratch/wip/clisp/work/clisp/src/savemem.fas 0 errors, 1 warning ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c functions.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/functions.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/functions.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c trace.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/trace.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/trace.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c cmacros.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/cmacros.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/cmacros.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c defs2.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/defs2.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/defs2.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c loop.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/loop.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/loop.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clos.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/clos.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-stablehash2.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clos-stablehash2.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/clos-stablehash2.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-specializer2.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clos-specializer2.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/clos-specializer2.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-specializer3.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clos-specializer3.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/clos-specializer3.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-class4.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clos-class4.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/clos-class4.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-class5.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clos-class5.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/clos-class5.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-class6.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clos-class6.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/clos-class6.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-slotdef2.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clos-slotdef2.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/clos-slotdef2.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-slotdef3.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clos-slotdef3.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/clos-slotdef3.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-slots1.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clos-slots1.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/clos-slots1.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-slots2.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clos-slots2.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/clos-slots2.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-method1.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clos-method1.lisp ... WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. ;; Wrote file /scratch/wip/clisp/work/clisp/src/clos-method1.fas 0 errors, 5 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-method2.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clos-method2.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/clos-method2.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-method3.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clos-method3.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/clos-method3.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-method4.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clos-method4.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/clos-method4.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-methcomb1.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clos-methcomb1.lisp ... WARNING: Redefining metaobject class # has no effect. ;; Wrote file /scratch/wip/clisp/work/clisp/src/clos-methcomb1.fas 0 errors, 1 warning ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-methcomb2.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clos-methcomb2.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/clos-methcomb2.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-methcomb3.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clos-methcomb3.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/clos-methcomb3.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-methcomb4.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clos-methcomb4.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/clos-methcomb4.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-genfun1.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clos-genfun1.lisp ... WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. ;; Wrote file /scratch/wip/clisp/work/clisp/src/clos-genfun1.fas 0 errors, 3 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-genfun2a.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clos-genfun2a.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/clos-genfun2a.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-genfun2b.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clos-genfun2b.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/clos-genfun2b.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-genfun3.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clos-genfun3.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/clos-genfun3.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-genfun4.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clos-genfun4.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/clos-genfun4.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-genfun5.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clos-genfun5.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/clos-genfun5.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-dependent.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clos-dependent.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/clos-dependent.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-print.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clos-print.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/clos-print.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-custom.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clos-custom.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/clos-custom.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c documentation.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/documentation.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/documentation.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c fill-out.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/fill-out.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/fill-out.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c disassem.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/disassem.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/disassem.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c condition.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/condition.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/condition.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c loadform.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/loadform.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/loadform.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c gstream.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/gstream.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/gstream.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c xcharin.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/xcharin.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/xcharin.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c keyboard.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/keyboard.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/keyboard.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c screen.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/screen.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/screen.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c runprog.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/runprog.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/runprog.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c query.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/query.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/query.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c reploop.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/reploop.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/reploop.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c dribble.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/dribble.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/dribble.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c complete.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/complete.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/complete.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c pprint.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/pprint.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/pprint.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c describe.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/describe.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/describe.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c room.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/room.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/room.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c edit.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/edit.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/edit.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c macros3.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/macros3.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/macros3.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clhs.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/clhs.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/clhs.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c inspect.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/inspect.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/inspect.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c gray.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/gray.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/gray.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c case-sensitive.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/case-sensitive.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/case-sensitive.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c foreign1.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/foreign1.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/foreign1.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c exporting.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/exporting.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/exporting.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c german.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/german.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/german.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c french.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/french.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/french.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c spanish.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/spanish.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/spanish.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c russian.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/russian.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/russian.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c danish.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/danish.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/danish.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c dutch.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/dutch.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/dutch.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c deprecated.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/deprecated.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/deprecated.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -M halfcompiled.mem -q -c config.lisp WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/src/config.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/config.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -x "(and (load \"init.fas\") (ext::saveinitmem) (ext::exit)) (ext::exit t)" WARNING: locale: no encoding 646, using ISO-8859-1 WARNING: locale: no encoding 646, using ISO-8859-1 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-17) 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 /scratch/wip/clisp/work/clisp/src/room.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/room.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/functions.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/functions.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/trace.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/trace.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/cmacros.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/cmacros.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/compiler.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/compiler.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/defs2.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/defs2.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/loop.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/loop.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/clos.fas ... ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-slots1.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-slots1.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-method1.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-method1.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-methcomb1.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-methcomb1.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-genfun1.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-genfun1.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-genfun2a.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-genfun2a.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-methcomb2.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-methcomb2.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-genfun2b.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-genfun2b.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-method2.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-method2.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-genfun3.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-genfun3.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-dependent.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-dependent.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-genfun4.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-genfun4.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-method3.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-method3.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-methcomb3.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-methcomb3.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-slots2.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-slots2.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-slotdef2.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-slotdef2.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-stablehash2.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-stablehash2.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-specializer2.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-specializer2.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-class4.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-class4.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-class5.fas ... WARNING: DEFGENERIC: redefining function SHARED-INITIALIZE in /scratch/wip/clisp/work/clisp/src/clos-class5.fas, was defined in top-level WARNING: DEFGENERIC: redefining function REINITIALIZE-INSTANCE in /scratch/wip/clisp/work/clisp/src/clos-class5.fas, was defined in top-level WARNING: DEFGENERIC: redefining function INITIALIZE-INSTANCE in /scratch/wip/clisp/work/clisp/src/clos-class5.fas, was defined in top-level ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-class5.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-slotdef3.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-slotdef3.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-specializer3.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-specializer3.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-class6.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-class6.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-method4.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-method4.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-methcomb4.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-methcomb4.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-genfun5.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-genfun5.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-print.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-print.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/clos-custom.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos-custom.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/documentation.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/documentation.fas ;; Loaded file /scratch/wip/clisp/work/clisp/src/clos.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/gray.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/gray.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/fill-out.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/fill-out.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/disassem.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/disassem.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/condition.fas ... WARNING: DEFUN/DEFMACRO: redefining function MUFFLE-CERRORS in /scratch/wip/clisp/work/clisp/src/condition.fas, was defined in C ;; Loaded file /scratch/wip/clisp/work/clisp/src/condition.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/loadform.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/loadform.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/gstream.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/gstream.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/xcharin.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/xcharin.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/keyboard.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/keyboard.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/screen.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/screen.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/runprog.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/runprog.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/query.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/query.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/reploop.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/reploop.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/savemem.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/savemem.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/dribble.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/dribble.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/pprint.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/pprint.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/describe.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/describe.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/edit.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/edit.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/clhs.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/clhs.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/inspect.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/inspect.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/macros3.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/macros3.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/complete.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/complete.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/case-sensitive.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/case-sensitive.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/foreign1.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/foreign1.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/exporting.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/exporting.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/danish.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/danish.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/german.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/german.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/french.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/french.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/spanish.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/spanish.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/dutch.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/dutch.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/russian.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/russian.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/deprecated.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/deprecated.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/config.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/config.fas ;; Wrote the memory image into lispinit.mem (3,222,384 bytes) Bytes permanently allocated: 156,800 Bytes currently in use: 3,061,176 Bytes available until next GC: 83,784 Bye. rm -f ANNOUNCE ln -s ../ANNOUNCE ANNOUNCE rm -f COPYRIGHT ln -s ../COPYRIGHT COPYRIGHT rm -f GNU-GPL ln -s ../GNU-GPL GNU-GPL rm -f SUMMARY ln -s ../SUMMARY SUMMARY ./txt2c < _README > txt.c gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -DCOMPILE_STANDALONE -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O0 txt.c -o txt ./txt > README rm -f txt.c rm -f txt ./txt2c < _README.de > txt.c gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -DCOMPILE_STANDALONE -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O0 txt.c -o txt ./txt > README.de rm -f txt.c rm -f txt ./txt2c < _README.es > txt.c gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -DCOMPILE_STANDALONE -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -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 < ../doc/_clisp.1 > txt.c gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -DCOMPILE_STANDALONE -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O0 txt.c -o txt ./txt | grep -v '^ *$' | sed -e "s,@PLATFORM@,x86_64-unknown-netbsd6.0,g" > clisp.1 rm -f txt.c rm -f txt ./txt2c < ../doc/_clisp.html > txt.c gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -DCOMPILE_STANDALONE -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O0 txt.c -o txt ./txt | sed -e "s,@PLATFORM@,x86_64-unknown-netbsd6.0,g" > clisp.html rm -f txt.c rm -f txt ./txt2c < ../doc/_clisp-link.1 > txt.c gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -DCOMPILE_STANDALONE -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O0 txt.c -o txt ./txt | grep -v '^ *$' | sed -e "s,@PLATFORM@,x86_64-unknown-netbsd6.0,g" > clisp-link.1 rm -f txt.c rm -f txt ./txt2c < ../doc/_clisp-link.html > txt.c gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -DCOMPILE_STANDALONE -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O0 txt.c -o txt ./txt | sed -e "s,@PLATFORM@,x86_64-unknown-netbsd6.0,g" > clisp-link.html rm -f txt.c rm -f txt rm -f LISP-tutorial.txt ln -s ../doc/LISP-tutorial.txt LISP-tutorial.txt rm -f CLOS-guide.txt ln -s ../doc/CLOS-guide.txt CLOS-guide.txt rm -f impnotes.html ln -s ../doc/impnotes.html impnotes.html rm -f impnotes.css ln -s ../doc/impnotes.css impnotes.css rm -f clisp.png ln -s ../doc/clisp.png clisp.png groff -Tps -mandoc clisp.1 > clisp.ps clisp.1:1077: warning [p 7, 7.6i]: can't break line clisp.1:1087: warning [p 7, 8.4i]: can't break line clisp.1:1097: warning [p 7, 9.2i]: can't break line clisp.1:1127: warning [p 8, 2.4i]: can't break line clisp.1:1132: warning [p 8, 2.8i]: can't break line clisp.1:1167: warning [p 8, 5.6i]: can't break line clisp.1:1233: warning [p 9, 1.7i]: can't break line clisp.1:1243: warning [p 9, 2.5i]: can't break line clisp.1:1300: warning [p 9, 7.2i]: can't break line clisp.1:1325: warning [p 9, 9.2i]: can't break line groff -Tps -mandoc clisp-link.1 > clisp-link.ps clisp-link.1:341: warning [p 2, 9.1i]: can't break line 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 gmalloc.o chmod a-x lisp.o if test -f `gcc -print-libgcc-file-name` ; then mkdir libgcc ; (cd libgcc ; ar xv `gcc -print-libgcc-file-name`) ; ar rcv lisp.a lisp.o libgcc/*.o* ; rm -f -r libgcc ; else ar rcv lisp.a lisp.o ; fi x - unwind-c.o x - gthr-gnat.o x - unwind-sjlj.o x - unwind-dw2.o x - _udivmoddi4.o x - _udiv_w_sdiv.o x - _umoddi3.o x - _udivdi3.o x - _moddi3.o x - _divdi3.o x - __gcc_bcmp.o x - _eprintf.o x - _fixunsxfsi.o x - _fixunsdfsi.o x - _fixunssfsi.o x - _floatunditf.o x - _floatundidf.o x - _floatundisf.o x - _floatditf.o x - _floatdixf.o x - _floatdidf.o x - _floatdisf.o x - _fixunstfdi.o x - _fixtfdi.o x - _fixxfdi.o x - _fixdfdi.o x - _fixsfdi.o x - _bswapdi2.o x - _bswapsi2.o x - _divtc3.o x - _divxc3.o x - _divdc3.o x - _divsc3.o x - _multc3.o x - _mulxc3.o x - _muldc3.o x - _mulsc3.o x - _powitf2.o x - _powixf2.o x - _powidf2.o x - _powisf2.o x - _paritydi2.o x - _paritysi2.o x - _popcountdi2.o x - _popcountsi2.o x - _popcount_tab.o x - _ctzdi2.o x - _ctzsi2.o x - _clzdi2.o x - _clzsi2.o x - _clz.o x - _ffsdi2.o x - _ffssi2.o x - _ctors.o x - _negvdi2.o x - _negvsi2.o x - _mulvdi3.o x - _mulvsi3.o x - _subvdi3.o x - _subvsi3.o x - _addvdi3.o x - _addvsi3.o x - _absvdi2.o x - _absvsi2.o x - __main.o x - _trampoline.o x - _enable_execute_stack.o x - _clear_cache.o x - _ucmpdi2.o x - _cmpdi2.o x - _ashrdi3.o x - _ashldi3.o x - _lshrdi3.o x - _negdi2.o x - _muldi3.o x - unwind-dw2-fde-glibc.o x - _fixunsxfdi.o x - _fixunsdfdi.o x - _fixunssfdi.o x - _floatundixf.o a - lisp.o a - libgcc/__gcc_bcmp.o a - libgcc/__main.o a - libgcc/_absvdi2.o a - libgcc/_absvsi2.o a - libgcc/_addvdi3.o a - libgcc/_addvsi3.o a - libgcc/_ashldi3.o a - libgcc/_ashrdi3.o a - libgcc/_bswapdi2.o a - libgcc/_bswapsi2.o a - libgcc/_clear_cache.o a - libgcc/_clz.o a - libgcc/_clzdi2.o a - libgcc/_clzsi2.o a - libgcc/_cmpdi2.o a - libgcc/_ctors.o a - libgcc/_ctzdi2.o a - libgcc/_ctzsi2.o a - libgcc/_divdc3.o a - libgcc/_divdi3.o a - libgcc/_divsc3.o a - libgcc/_divtc3.o a - libgcc/_divxc3.o a - libgcc/_enable_execute_stack.o a - libgcc/_eprintf.o a - libgcc/_ffsdi2.o a - libgcc/_ffssi2.o a - libgcc/_fixdfdi.o a - libgcc/_fixsfdi.o a - libgcc/_fixtfdi.o a - libgcc/_fixunsdfdi.o a - libgcc/_fixunsdfsi.o a - libgcc/_fixunssfdi.o a - libgcc/_fixunssfsi.o a - libgcc/_fixunstfdi.o a - libgcc/_fixunsxfdi.o a - libgcc/_fixunsxfsi.o a - libgcc/_fixxfdi.o a - libgcc/_floatdidf.o a - libgcc/_floatdisf.o a - libgcc/_floatditf.o a - libgcc/_floatdixf.o a - libgcc/_floatundidf.o a - libgcc/_floatundisf.o a - libgcc/_floatunditf.o a - libgcc/_floatundixf.o a - libgcc/_lshrdi3.o a - libgcc/_moddi3.o a - libgcc/_muldc3.o a - libgcc/_muldi3.o a - libgcc/_mulsc3.o a - libgcc/_multc3.o a - libgcc/_mulvdi3.o a - libgcc/_mulvsi3.o a - libgcc/_mulxc3.o a - libgcc/_negdi2.o a - libgcc/_negvdi2.o a - libgcc/_negvsi2.o a - libgcc/_paritydi2.o a - libgcc/_paritysi2.o a - libgcc/_popcount_tab.o a - libgcc/_popcountdi2.o a - libgcc/_popcountsi2.o a - libgcc/_powidf2.o a - libgcc/_powisf2.o a - libgcc/_powitf2.o a - libgcc/_powixf2.o a - libgcc/_subvdi3.o a - libgcc/_subvsi3.o a - libgcc/_trampoline.o a - libgcc/_ucmpdi2.o a - libgcc/_udiv_w_sdiv.o a - libgcc/_udivdi3.o a - libgcc/_udivmoddi4.o a - libgcc/_umoddi3.o a - libgcc/gthr-gnat.o a - libgcc/unwind-c.o a - libgcc/unwind-dw2-fde-glibc.o a - libgcc/unwind-dw2.o a - libgcc/unwind-sjlj.o rm -f lisp.o ranlib lisp.a gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -c noreadline.c ar rcv libnoreadline.a noreadline.o a - noreadline.o ranlib libnoreadline.a sed -e 's%@with_dynamic_modules@%yes%' -e 's%@createsharedlib@%${CC} -shared $libs ${CLFLAGS} ${CFLAGS} -Wl,-soname -Wl,$dll -o $lib%' -e 's%@LEXE@%.run%' -e 's%@SHREXT@%.so%' -e 's%@CLISP_DEF@%%' < clisp-link.in > clisp-link chmod a+x clisp-link rm -rf linkkit mkdir linkkit cd linkkit && ln -s /scratch/wip/clisp/work/clisp/src/modules.c modules.c cd linkkit && ln -s /scratch/wip/clisp/work/clisp/src/clisp.h clisp.h cd linkkit && ln -s /scratch/wip/clisp/work/clisp/utils/modprep.lisp modprep.lisp (echo 'CC='"'"'gcc'"'" ; echo 'CPPFLAGS='"'"'-I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -I/scratch/wip/clisp/work/clisp/src/gllib'"'" ; echo 'CFLAGS='"'"'-O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -fPIC -DPIC'"'" ; echo 'CLFLAGS='"'"'-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,--export-dynamic'"'" ; echo 'LIBS='"'"'lisp.a libgnu.a /usr/lib/libintl.so -ltermcap /usr/pkg/lib/libavcall.so -Wl,-rpath -Wl,/usr/pkg/lib /usr/pkg/lib/libcallback.so -L/usr/pkg/lib -lsigsegv -L/usr/lib -lc -R/usr/pkg/lib'"'" ; echo 'X_LIBS='"'"'-L/usr/X11R7/lib -R/usr/X11R7/lib'"'" ; echo 'RANLIB='"'"'ranlib'"'" ; echo 'FILES='"'"'lisp.a libgnu.a libnoreadline.a '"'") > makevars test -d boot || (mkdir boot && cd boot && for f in lisp.a libgnu.a libnoreadline.a modules.h modules.o lisp.run lispinit.mem; do ln -s ../$f .; done && (grep -v '^FILES=' ../makevars; fl=''; for f in lisp.a libgnu.a libnoreadline.a ; do fl=$fl' '`basename $f`; done; echo 'FILES='"'"$fl"'") > makevars) || (rm -rf boot ; exit 1) ./txt2c < _clisp.c > txt.c gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -DCOMPILE_STANDALONE -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O0 txt.c -o txt ./txt > clisp.c rm -f txt.c rm -f txt gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -DENABLE_RELOCATABLE clisp.c libgnu.a /usr/lib/libintl.so -ltermcap /usr/pkg/lib/libavcall.so -Wl,-rpath -Wl,/usr/pkg/lib /usr/pkg/lib/libcallback.so -L/usr/pkg/lib -lsigsegv -L/usr/lib -lc -R/usr/pkg/lib -o clisp mkdir -p i18n m=`cd ../modules/i18n; pwd`; if test -f $m/configure -a '!' -f i18n/config.status ; then ( cd i18n ; 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="/scratch/wip/clisp/work/clisp/src/clisp -K boot -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc" --srcdir=$m '--disable-option-checking' '--disable-maintainer-mode' '--with-gettext' '--disable-mmap' '--with-dynamic-modules' '--with-gmalloc' '--with-dynamic-ffi' '--without-included-regex' '--prefix=/usr/pkg' '--mandir=/usr/pkg/man' 'CC=gcc' 'CFLAGS=-O2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include'; else /bin/sh $m/configure --srcdir=$m '--disable-option-checking' '--disable-maintainer-mode' '--with-gettext' '--disable-mmap' '--with-dynamic-modules' '--with-gmalloc' '--with-dynamic-ffi' '--without-included-regex' '--prefix=/usr/pkg' '--mandir=/usr/pkg/man' 'CC=gcc' 'CFLAGS=-O2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include'; fi ) ; fi; test -f $m/Makefile -a '!' -f i18n/Makefile && sed "s,srcdir = .,srcdir = $m," "$m/Makefile" > i18n/Makefile ; CLISP="/scratch/wip/clisp/work/clisp/src/clisp -K boot -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc" ; cd i18n ; /usr/bin/make clisp-module CC="gcc" CPPFLAGS="-I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -I/scratch/wip/clisp/work/clisp/src/gllib" CFLAGS="-O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -fPIC -DPIC" CLFLAGS="-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,--export-dynamic" LIBS="libgnu.a /usr/lib/libintl.so -ltermcap /usr/pkg/lib/libavcall.so -Wl,-rpath -Wl,/usr/pkg/lib /usr/pkg/lib/libcallback.so -L/usr/pkg/lib -lsigsegv -L/usr/lib -lc -R/usr/pkg/lib" RANLIB="ranlib" CLISP="$CLISP -q" SHREXT=.so configure: ** I18N (Common) checking how to remove colons from paths... echo $x checking for CLISP version... 2.49+ (2010-07-17) (built 3579479082) (memory 3579479223) checking for CLISP libdir... /scratch/wip/clisp/work/clisp/src/ checking for CLISP linking set... /scratch/wip/clisp/work/clisp/src checking for CLISP... yes 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 how to run the C preprocessor... cpp checking how to make hard links... ln checking whether ln -s works... yes checking build system type... x86_64-unknown-netbsd6.0 checking host system type... x86_64-unknown-netbsd6.0 checking for grep that handles long lines and -e... /scratch/wip/clisp/work/.tools/bin/grep checking for egrep... /scratch/wip/clisp/work/.tools/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking 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 configure: ** I18N (locale) 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: creating ./config.status config.status: creating Makefile config.status: creating link.sh config.status: creating config.h configure: ** I18N (Done) /scratch/wip/clisp/work/clisp/src/clisp -K boot -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -q -c /scratch/wip/clisp/work/clisp/modules/i18n/i18n.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/modules/i18n/i18n.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/i18n/i18n.fas 0 errors, 0 warnings /scratch/wip/clisp/work/clisp/src/clisp -K boot -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -q -C /scratch/wip/clisp/work/clisp/src/linkkit/modprep /scratch/wip/clisp/work/clisp/modules/i18n/gettext.c ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; MODPREP: "/scratch/wip/clisp/work/clisp/modules/i18n/gettext.c" --> #P"gettext.m.c" ;; MODPREP: reading "/scratch/wip/clisp/work/clisp/modules/i18n/gettext.c": 19,079 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,877 bytes) gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -fPIC -DPIC -I/scratch/wip/clisp/work/clisp/src/linkkit -c gettext.m.c -o gettext.o ln -s /scratch/wip/clisp/work/clisp/modules/i18n/preload.lisp . mkdir -p syscalls m=`cd ../modules/syscalls; pwd`; if test -f $m/configure -a '!' -f syscalls/config.status ; then ( cd syscalls ; 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="/scratch/wip/clisp/work/clisp/src/clisp -K boot -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc" --srcdir=$m '--disable-option-checking' '--disable-maintainer-mode' '--with-gettext' '--disable-mmap' '--with-dynamic-modules' '--with-gmalloc' '--with-dynamic-ffi' '--without-included-regex' '--prefix=/usr/pkg' '--mandir=/usr/pkg/man' 'CC=gcc' 'CFLAGS=-O2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include'; else /bin/sh $m/configure --srcdir=$m '--disable-option-checking' '--disable-maintainer-mode' '--with-gettext' '--disable-mmap' '--with-dynamic-modules' '--with-gmalloc' '--with-dynamic-ffi' '--without-included-regex' '--prefix=/usr/pkg' '--mandir=/usr/pkg/man' 'CC=gcc' 'CFLAGS=-O2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include'; fi ) ; fi; test -f $m/Makefile -a '!' -f syscalls/Makefile && sed "s,srcdir = .,srcdir = $m," "$m/Makefile" > syscalls/Makefile ; CLISP="/scratch/wip/clisp/work/clisp/src/clisp -K boot -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc" ; cd syscalls ; /usr/bin/make clisp-module CC="gcc" CPPFLAGS="-I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -I/scratch/wip/clisp/work/clisp/src/gllib" CFLAGS="-O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -fPIC -DPIC" CLFLAGS="-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,--export-dynamic" LIBS="libgnu.a /usr/lib/libintl.so -ltermcap /usr/pkg/lib/libavcall.so -Wl,-rpath -Wl,/usr/pkg/lib /usr/pkg/lib/libcallback.so -L/usr/pkg/lib -lsigsegv -L/usr/lib -lc -R/usr/pkg/lib" RANLIB="ranlib" CLISP="$CLISP -q" SHREXT=.so configure: ** System Calls (Common) checking how to remove colons from paths... echo $x checking for CLISP version... 2.49+ (2010-07-17) (built 3579479082) (memory 3579479223) checking for CLISP libdir... /scratch/wip/clisp/work/clisp/src/ checking for CLISP linking set... /scratch/wip/clisp/work/clisp/src checking for CLISP... yes 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 how to run the C preprocessor... cpp checking how to make hard links... ln checking whether ln -s works... yes checking build system type... x86_64-unknown-netbsd6.0 checking host system type... x86_64-unknown-netbsd6.0 checking for grep that handles long lines and -e... /scratch/wip/clisp/work/.tools/bin/grep checking for egrep... /scratch/wip/clisp/work/.tools/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /scratch/wip/clisp/work/.tools/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /scratch/wip/clisp/work/clisp/src//build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for ranlib... ranlib configure: ** System Calls (Headers) checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/unistd.h usability... yes checking sys/unistd.h presence... yes checking for sys/unistd.h... 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... no checking crypt.h presence... no checking for crypt.h... no checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking shlobj.h usability... no checking shlobj.h presence... no checking for shlobj.h... no checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/statfs.h usability... no checking sys/statfs.h presence... no checking for sys/statfs.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking ftw.h usability... yes checking ftw.h presence... yes checking for ftw.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of off_t... 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 checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for complete errno.h... yes configure: ** System Calls (Functions) checking for getrlimit... yes checking for setrlimit... yes checking size of rlim_t... 8 checking for getrlimit declaration... extern int getrlimit (int, struct rlimit *); checking for setrlimit declaration... extern int setrlimit (int, const struct rlimit *); checking for library containing crypt... -lcrypt checking for library containing erf... -lm checking for confstr... yes checking for fcntl... yes checking for gethostent... yes checking for sysconf... 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 chroot... yes checking for getppid... yes checking for getpgid... yes checking for getsid... yes checking for setpgid... yes checking for setsid... yes checking for kill... yes checking for pathconf... yes checking for fpathconf... yes checking for realpath... 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 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... yes checking for setregid... yes checking for getgroups... yes checking for setgroups... yes checking for wait4... yes checking for fchmod... 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... 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 gethostid... yes checking for sethostid... yes checking for getdomainname... yes checking for setdomainname... yes checking for nftw... yes checking for getdate... yes checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking whether signgam is declared... yes checking whether getdate_err is declared... yes checking whether f_fsid is scalar... yes checking size of fsblkcnt_t... 8 checking size of fsfilcnt_t... 8 checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for getrusage... yes checking for getrusage declaration... extern int getrusage (int, struct rusage *); checking whether getrusage works... yes checking for readlink... yes checking for __xpg4... no checking whether link(2) dereferences a symlink... yes checking whether setpgrp() is POSIX... no configure: ** System Calls (output) configure: creating ./config.status config.status: creating Makefile config.status: creating link.sh config.status: creating config.h config.status: executing depfiles commands configure: ** System Calls (done) /scratch/wip/clisp/work/clisp/src/clisp -K boot -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -q -C /scratch/wip/clisp/work/clisp/src/linkkit/modprep /scratch/wip/clisp/work/clisp/modules/syscalls/calls.c ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; MODPREP: "/scratch/wip/clisp/work/clisp/modules/syscalls/calls.c" --> #P"calls.m.c" ;; MODPREP: reading "/scratch/wip/clisp/work/clisp/modules/syscalls/calls.c": 242,737 bytes, 4,709 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: "/scratch/wip/clisp/work/clisp/modules/syscalls/calls.c":5701: fixed object case ":ERROR_ITERATED_DATA_EXCEEDS_64k" WARNING: "/scratch/wip/clisp/work/clisp/modules/syscalls/calls.c":5701: 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,562 to 2,000) for ("(OR INTEGER (MEMBER" ("defined(E2BIG)" . ":E2BIG") ("defined(EACCES)" . ":EACCES") ("defined(EADDRINUSE)" . ":EADDRINUSE") ("defined(EADDRNOTAVAIL)" . ":EADDRNOTAVAIL") ("defined(EAFNOSUPPORT)" . ":EAFNOSUPPORT") ..) ;; MODPREP: 2,554 objects, 122 DEFUNs, 3 DEFVARs (3 inits) ;; packages: ("SYS" "OS" "POSIX") MODPREP: wrote calls.m.c (1,736,975 bytes) gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -fPIC -DPIC -I/scratch/wip/clisp/work/clisp/src/linkkit -c calls.m.c -o calls.o gcc -c /scratch/wip/clisp/work/clisp/modules/syscalls/bogomips.c -o bogomips.o /scratch/wip/clisp/work/clisp/src/clisp -K boot -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -q -c /scratch/wip/clisp/work/clisp/modules/syscalls/posix.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/modules/syscalls/posix.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/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 POSIX:FNMATCH 0 errors, 0 warnings ln -s /scratch/wip/clisp/work/clisp/modules/syscalls/preload.lisp . ln -s /scratch/wip/clisp/work/clisp/modules/syscalls/datemsk . mkdir -p regexp m=`cd ../modules/regexp; pwd`; if test -f $m/configure -a '!' -f regexp/config.status ; then ( cd regexp ; 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="/scratch/wip/clisp/work/clisp/src/clisp -K boot -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc" --srcdir=$m '--disable-option-checking' '--disable-maintainer-mode' '--with-gettext' '--disable-mmap' '--with-dynamic-modules' '--with-gmalloc' '--with-dynamic-ffi' '--without-included-regex' '--prefix=/usr/pkg' '--mandir=/usr/pkg/man' 'CC=gcc' 'CFLAGS=-O2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include'; else /bin/sh $m/configure --srcdir=$m '--disable-option-checking' '--disable-maintainer-mode' '--with-gettext' '--disable-mmap' '--with-dynamic-modules' '--with-gmalloc' '--with-dynamic-ffi' '--without-included-regex' '--prefix=/usr/pkg' '--mandir=/usr/pkg/man' 'CC=gcc' 'CFLAGS=-O2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include'; fi ) ; fi; test -f $m/Makefile -a '!' -f regexp/Makefile && sed "s,srcdir = .,srcdir = $m," "$m/Makefile" > regexp/Makefile ; CLISP="/scratch/wip/clisp/work/clisp/src/clisp -K boot -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc" ; cd regexp ; /usr/bin/make clisp-module CC="gcc" CPPFLAGS="-I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -I/scratch/wip/clisp/work/clisp/src/gllib" CFLAGS="-O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -fPIC -DPIC" CLFLAGS="-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,--export-dynamic" LIBS="libgnu.a /usr/lib/libintl.so -ltermcap /usr/pkg/lib/libavcall.so -Wl,-rpath -Wl,/usr/pkg/lib /usr/pkg/lib/libcallback.so -L/usr/pkg/lib -lsigsegv -L/usr/lib -lc -R/usr/pkg/lib" RANLIB="ranlib" CLISP="$CLISP -q" SHREXT=.so configure: ** Regexp (Common) checking how to remove colons from paths... echo $x checking for CLISP version... 2.49+ (2010-07-17) (built 3579479082) (memory 3579479223) checking for CLISP libdir... /scratch/wip/clisp/work/clisp/src/ checking for CLISP linking set... /scratch/wip/clisp/work/clisp/src checking for CLISP... yes 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 how to run the C preprocessor... cpp checking how to make hard links... ln checking whether ln -s works... yes checking build system type... x86_64-unknown-netbsd6.0 checking host system type... x86_64-unknown-netbsd6.0 checking for grep that handles long lines and -e... /scratch/wip/clisp/work/.tools/bin/grep checking for egrep... /scratch/wip/clisp/work/.tools/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /scratch/wip/clisp/work/.tools/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /scratch/wip/clisp/work/clisp/src//build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for C/C++ restrict keyword... __restrict configure: ** Regexp (Output) configure: creating ./config.status config.status: creating Makefile config.status: creating link.sh config.status: creating config.h config.status: executing depfiles commands configure: ** Regexp (Done) /scratch/wip/clisp/work/clisp/src/clisp -K boot -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -q -c /scratch/wip/clisp/work/clisp/modules/regexp/regexp.lisp -o ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; Compiling file /scratch/wip/clisp/work/clisp/modules/regexp/regexp.lisp ... ;; Wrote file /scratch/wip/clisp/work/clisp/src/regexp/regexp.fas The following functions were used but not defined: REGEXP:REGEXP-COMPILE REGEXP:REGEXP-EXEC 0 errors, 0 warnings /scratch/wip/clisp/work/clisp/src/clisp -K boot -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -q -C /scratch/wip/clisp/work/clisp/src/linkkit/modprep /scratch/wip/clisp/work/clisp/modules/regexp/regexi.c ./ WARNING: locale: no encoding 646, using ISO-8859-1 ;; MODPREP: "/scratch/wip/clisp/work/clisp/modules/regexp/regexi.c" --> #P"regexi.m.c" ;; MODPREP: reading "/scratch/wip/clisp/work/clisp/modules/regexp/regexi.c": 5,332 bytes, 141 lines ;; MODPREP: 11 objects, 3 DEFUNs ;; packages: ("REGEXP") MODPREP: wrote regexi.m.c (9,734 bytes) gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -fPIC -DPIC -I/scratch/wip/clisp/work/clisp/src/linkkit -c regexi.m.c -o regexi.o ln -s /scratch/wip/clisp/work/clisp/modules/regexp/preload.lisp . rm -rf base MAKE=/usr/bin/make CLISP="/scratch/wip/clisp/work/clisp/src/clisp -K boot -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc" with_dynamic_modules=no ./clisp-link add boot base i18n syscalls regexp || (rm -rf base ; exit 1) gcc -I/usr/pkg/include -I/usr/include -I/scratch/wip/clisp/work/clisp/src/gllib -I/scratch/wip/clisp/work/clisp/src/gllib -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -fPIC -DPIC -I/scratch/wip/clisp/work/clisp/src/linkkit -c modules.c gcc -O2 -I/usr/pkg/include -I/usr/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -fPIC -DPIC -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,--export-dynamic modules.o regexi.o calls.o bogomips.o -lm -lcrypt gettext.o lisp.a libgnu.a /usr/lib/libintl.so -ltermcap /usr/pkg/lib/libavcall.so -Wl,-rpath -Wl,/usr/pkg/lib /usr/pkg/lib/libcallback.so -L/usr/pkg/lib -lsigsegv -L/usr/lib -lc -R/usr/pkg/lib -o lisp.run boot/lisp.run -B . -M boot/lispinit.mem -norc -q -i i18n/preload.lisp -i syscalls/preload.lisp -i regexp/preload.lisp -x (saveinitmem "base/lispinit.mem") WARNING: locale: no encoding 646, using ISO-8859-1 ;; Loading file i18n/preload.lisp ... ;; Loaded file i18n/preload.lisp ;; Loading file syscalls/preload.lisp ... ;; Loaded file syscalls/preload.lisp ;; Loading file regexp/preload.lisp ... ;; Loaded file regexp/preload.lisp ;; Wrote the memory image into base/lispinit.mem (3,214,480 bytes) Bytes permanently allocated: 156,800 Bytes currently in use: 3,054,192 Bytes available until next GC: 90,768 3054192 ; 90768 ; 156800 ; 2 ; 224912 ; 23019 base/lisp.run -B . -M base/lispinit.mem -norc -q -i i18n/i18n -i syscalls/posix -i regexp/regexp -x (saveinitmem "base/lispinit.mem") WARNING: locale: no encoding 646, using ISO-8859-1 ;; Loading file /scratch/wip/clisp/work/clisp/src/i18n/i18n.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/i18n/i18n.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/syscalls/posix.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/syscalls/posix.fas ;; Loading file /scratch/wip/clisp/work/clisp/src/regexp/regexp.fas ... ;; Loaded file /scratch/wip/clisp/work/clisp/src/regexp/regexp.fas ;; Wrote the memory image into base/lispinit.mem (3,541,272 bytes) Bytes permanently allocated: 163,464 Bytes currently in use: 3,370,240 Bytes available until next GC: 36,800 3370240 ; 36800 ; 163464 ; 3 ; 770400 ; 37141 rm -rf full rm -rf dynmod; mkdir dynmod MAKE=/usr/bin/make CLISP="/scratch/wip/clisp/work/clisp/src/clisp -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc" ./clisp-link add base full || (rm -rf full ; exit 1) lisp.run lispinit.mem modules.h modules.o makevars lisp.a libgnu.a libnoreadline.a gettext.o calls.o bogomips.o regexi.o => Unwrapping files-to-be-installed.