request from: hawk checking if we should skip the build started at: Mon Sep 2 21:12:57 2019 fetching http://src.tld-linux.org/~buildertidev//srpms/d65b429f-e0bc-461b-abb3-a4f4748cc52a/clisp-2.49-9.src.rpm fetched 8073868 bytes, 115928.5 K/s installing srpm: clisp-2.49-9.src.rpm + install -d /tmp/B.AIw1qV/BUILD /tmp/B.AIw1qV/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog clisp-2.49-9.src.rpm * Mon Sep 02 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/clisp.git;a=log;h=master * Mon Sep 02 2019 Marcin Krol 4cbc7ed - ugly hack for fixing build on x86 - patch to support newer gcc releases - info about newer release in TODO * Fri Aug 30 2019 Marcin Krol 61462d9 - release 8 + rpm -Uhv --nodeps --define '_topdir /tmp/B.AIw1qV' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' clisp-2.49-9.src.rpm clisp ################################################## + rm -f clisp-2.49-9.src.rpm + install -m 700 -d /tmp/B.AIw1qV/BUILD/tmp + TMPDIR=/tmp/B.AIw1qV/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.AIw1qV' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.AIw1qV/clisp.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: d65b429f-e0bc-461b-abb3-a4f4748cc52a; TMPDIR=/tmp/B.AIw1qV/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.AIw1qV' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.AIw1qV/clisp.spec + : build-id: d65b429f-e0bc-461b-abb3-a4f4748cc52a + TMPDIR=/tmp/B.AIw1qV/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.AIw1qV' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.AIw1qV/clisp.spec Building target platforms: x86_64-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.AIw1qV/BUILD/tmp /bin/sh -e /tmp/B.AIw1qV/BUILD/tmp/rpm-tmp.67651 + umask 022 + cd /tmp/B.AIw1qV/BUILD + cd /tmp/B.AIw1qV/BUILD + rm -rf clisp-2.49 + /usr/bin/bzip2 -dc /tmp/B.AIw1qV/clisp-2.49.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd clisp-2.49 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (clisp-shell.patch):' Patch #0 (clisp-shell.patch): + > config.lisp To continue building CLISP, the following commands are recommended (cf. unix/INSTALL step 4 ff): cd src vi config.lisp make make check + cd src + >Makefile + ./makemake '--prefix=/usr' --with-readline --with-gettext --with-dynamic-ffi '--fsstnd=redhat' '--with-module=wildcard' '--with-module=bindings/glibc' '--with-module=clx/new-clx' + /usr/bin/make -j4 -j1 config.lisp 'TOPDIR=clisp' make: 'config.lisp' is up to date. + /usr/bin/make -j4 -j1 'libdir=/usr/lib64' 'TOPDIR=clisp' mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib && /usr/bin/make CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC" CLISP_LIBDIR=/tmp/B.AIw1qV/BUILD/clisp-2.49/src make[1]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib' cd .. && /usr/bin/make am--refresh make[2]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src' make[2]: Nothing to be done for 'am--refresh'. make[2]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src' make[2]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src' make[2]: Nothing to be done for 'am--refresh'. make[2]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src' 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 arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < /tmp/B.AIw1qV/BUILD/clisp-2.49/src/build-aux/arg-nonnull.h \ | sed -e 's/_GL_/_gl_GL_/g' \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h rm -f c++defs.h-t c++defs.h && \ sed -n -e '/_GL_CXXDEFS/,$p' \ < /tmp/B.AIw1qV/BUILD/clisp-2.49/src/build-aux/c++defs.h \ | sed -e 's/_GL_/_gl_GL_/g' \ > c++defs.h-t && \ mv c++defs.h-t c++defs.h rm -f configmake.h-t && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/usr"'; \ echo '#define EXEC_PREFIX "/usr"'; \ echo '#define BINDIR "/usr/bin"'; \ echo '#define SBINDIR "/usr/sbin"'; \ echo '#define LIBEXECDIR "/usr/libexec"'; \ echo '#define DATAROOTDIR "/usr/share"'; \ echo '#define DATADIR "/usr/share"'; \ echo '#define SYSCONFDIR "/usr/etc"'; \ echo '#define SHAREDSTATEDIR "/usr/com"'; \ echo '#define LOCALSTATEDIR "/usr/var"'; \ echo '#define INCLUDEDIR "/usr/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/share/doc/clisp"'; \ echo '#define INFODIR "/usr/share/info"'; \ echo '#define HTMLDIR "/usr/share/doc/clisp"'; \ echo '#define DVIDIR "/usr/share/doc/clisp"'; \ echo '#define PDFDIR "/usr/share/doc/clisp"'; \ echo '#define PSDIR "/usr/share/doc/clisp"'; \ echo '#define LIBDIR "/usr/lib64"'; \ echo '#define LISPDIR ""'; \ echo '#define LOCALEDIR "/usr/share/locale"'; \ echo '#define MANDIR "/usr/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/usr/share/clisp"'; \ echo '#define PKGINCLUDEDIR "/usr/include/clisp"'; \ echo '#define PKGLIBDIR "/usr/lib64/clisp"'; \ echo '#define PKGLIBEXECDIR "/usr/libexec/clisp"'; \ } | sed '/""/d' > configmake.h-t && \ if test -f configmake.h && cmp configmake.h-t configmake.h > /dev/null; then \ rm -f configmake.h-t; \ else \ rm -f configmake.h; mv configmake.h-t configmake.h; \ fi rm -f warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < /tmp/B.AIw1qV/BUILD/clisp-2.49/src/build-aux/warn-on-use.h \ | sed -e 's/_GL_/_gl_GL_/g' \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h rm -f langinfo.h-t langinfo.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_LANGINFO_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_LANGINFO_H''@||g' \ -e 's|@''GNULIB_NL_LANGINFO''@|1|g' \ -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \ -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \ -e 's|@''HAVE_NL_LANGINFO''@|1|g' \ -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \ -e '/definitions of _gl_GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _gl_GL_WARN_ON_USE/r warn-on-use.h' \ < ./langinfo.in.h; \ } > langinfo.h-t && \ mv langinfo.h-t langinfo.h rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's|@''GNULIB_MBSLEN''@|0|g' \ -e 's|@''GNULIB_MBSNLEN''@|0|g' \ -e 's|@''GNULIB_MBSCHR''@|0|g' \ -e 's|@''GNULIB_MBSRCHR''@|0|g' \ -e 's|@''GNULIB_MBSSTR''@|0|g' \ -e 's|@''GNULIB_MBSCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSCASESTR''@|0|g' \ -e 's|@''GNULIB_MBSCSPN''@|0|g' \ -e 's|@''GNULIB_MBSPBRK''@|0|g' \ -e 's|@''GNULIB_MBSSPN''@|0|g' \ -e 's|@''GNULIB_MBSSEP''@|0|g' \ -e 's|@''GNULIB_MBSTOK_R''@|0|g' \ -e 's|@''GNULIB_MEMCHR''@|1|g' \ -e 's|@''GNULIB_MEMMEM''@|0|g' \ -e 's|@''GNULIB_MEMPCPY''@|0|g' \ -e 's|@''GNULIB_MEMRCHR''@|0|g' \ -e 's|@''GNULIB_RAWMEMCHR''@|0|g' \ -e 's|@''GNULIB_STPCPY''@|0|g' \ -e 's|@''GNULIB_STPNCPY''@|0|g' \ -e 's|@''GNULIB_STRCHRNUL''@|0|g' \ -e 's|@''GNULIB_STRDUP''@|0|g' \ -e 's|@''GNULIB_STRNCAT''@|0|g' \ -e 's|@''GNULIB_STRNDUP''@|0|g' \ -e 's|@''GNULIB_STRNLEN''@|0|g' \ -e 's|@''GNULIB_STRPBRK''@|0|g' \ -e 's|@''GNULIB_STRSEP''@|0|g' \ -e 's|@''GNULIB_STRSTR''@|0|g' \ -e 's|@''GNULIB_STRCASESTR''@|0|g' \ -e 's|@''GNULIB_STRTOK_R''@|0|g' \ -e 's|@''GNULIB_STRERROR''@|0|g' \ -e 's|@''GNULIB_STRSIGNAL''@|0|g' \ -e 's|@''GNULIB_STRVERSCMP''@|0|g' \ < ./string.in.h | \ sed -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_MEMCHR''@|1|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _gl_GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _gl_GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _gl_GL_WARN_ON_USE/r warn-on-use.h'; \ < ./string.in.h; \ } > string.h-t && \ mv string.h-t string.h /bin/mkdir -p sys rm -f sys/time.h-t sys/time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_SYS_TIME_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_SYS_TIME_H''@||g' \ -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ -e '/definitions of _gl_GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _gl_GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _gl_GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_time.in.h; \ } > sys/time.h-t && \ mv sys/time.h-t sys/time.h rm -f uniname.h-t uniname.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./uniname.in.h; \ } > uniname.h-t && \ mv -f uniname.h-t uniname.h rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''GNULIB_CHOWN''@|0|g' \ -e 's|@''GNULIB_CLOSE''@|0|g' \ -e 's|@''GNULIB_DUP2''@|0|g' \ -e 's|@''GNULIB_DUP3''@|0|g' \ -e 's|@''GNULIB_ENVIRON''@|0|g' \ -e 's|@''GNULIB_EUIDACCESS''@|0|g' \ -e 's|@''GNULIB_FACCESSAT''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|0|g' \ -e 's|@''GNULIB_FCHOWNAT''@|0|g' \ -e 's|@''GNULIB_FSYNC''@|0|g' \ -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ -e 's|@''GNULIB_GETCWD''@|0|g' \ -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \ -e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \ -e 's|@''GNULIB_GETGROUPS''@|0|g' \ -e 's|@''GNULIB_GETHOSTNAME''@|0|g' \ -e 's|@''GNULIB_GETLOGIN''@|0|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_GETPAGESIZE''@|1|g' \ -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \ -e 's|@''GNULIB_LCHOWN''@|0|g' \ -e 's|@''GNULIB_LINK''@|0|g' \ -e 's|@''GNULIB_LINKAT''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|0|g' \ -e 's|@''GNULIB_PIPE2''@|0|g' \ -e 's|@''GNULIB_PREAD''@|0|g' \ -e 's|@''GNULIB_PWRITE''@|0|g' \ -e 's|@''GNULIB_READLINK''@|0|g' \ -e 's|@''GNULIB_READLINKAT''@|0|g' \ -e 's|@''GNULIB_RMDIR''@|0|g' \ -e 's|@''GNULIB_SLEEP''@|0|g' \ -e 's|@''GNULIB_SYMLINK''@|0|g' \ -e 's|@''GNULIB_SYMLINKAT''@|0|g' \ -e 's|@''GNULIB_TTYNAME_R''@|0|g' \ -e 's|@''GNULIB_UNISTD_H_GETOPT''@|0|g' \ -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \ -e 's|@''GNULIB_UNLINK''@|0|g' \ -e 's|@''GNULIB_UNLINKAT''@|0|g' \ -e 's|@''GNULIB_USLEEP''@|0|g' \ -e 's|@''GNULIB_WRITE''@|0|g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETLOGIN''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _gl_GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _gl_GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _gl_GL_WARN_ON_USE/r warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h rm -f unitypes.h-t unitypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./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|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's|@''GNULIB_BTOWC''@|0|g' \ -e 's|@''GNULIB_WCTOB''@|0|g' \ -e 's|@''GNULIB_MBSINIT''@|1|g' \ -e 's|@''GNULIB_MBRTOWC''@|1|g' \ -e 's|@''GNULIB_MBRLEN''@|0|g' \ -e 's|@''GNULIB_MBSRTOWCS''@|1|g' \ -e 's|@''GNULIB_MBSNRTOWCS''@|0|g' \ -e 's|@''GNULIB_WCRTOMB''@|0|g' \ -e 's|@''GNULIB_WCSRTOMBS''@|0|g' \ -e 's|@''GNULIB_WCSNRTOMBS''@|0|g' \ -e 's|@''GNULIB_WCWIDTH''@|0|g' \ -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|0|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e '/definitions of _gl_GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _gl_GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _gl_GL_WARN_ON_USE/r warn-on-use.h' \ < ./wchar.in.h; \ } > wchar.h-t && \ mv wchar.h-t wchar.h rm -f wctype.h-t wctype.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_WCTYPE_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_WCTYPE_H''@||g' \ -e 's/@''HAVE_ISWBLANK''@/1/g' \ -e 's/@''HAVE_ISWCNTRL''@/1/g' \ -e 's/@''HAVE_WINT_T''@/1/g' \ -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ -e '/definitions of _gl_GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _gl_GL_WARN_ON_USE/r warn-on-use.h' \ < ./wctype.in.h; \ } > wctype.h-t && \ mv wctype.h-t wctype.h /usr/bin/make all-recursive make[2]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib' cd .. && /usr/bin/make am--refresh make[3]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src' make[3]: Nothing to be done for 'am--refresh'. make[3]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src' make[3]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src' make[3]: Nothing to be done for 'am--refresh'. make[3]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src' make[3]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib' cd .. && /usr/bin/make am--refresh make[4]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src' make[4]: Nothing to be done for 'am--refresh'. make[4]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src' make[4]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src' make[4]: Nothing to be done for 'am--refresh'. make[4]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src' depbase=`echo localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -MT localcharset.o -MD -MP -MF $depbase.Tpo -c -o localcharset.o localcharset.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo strnlen1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -MT strnlen1.o -MD -MP -MF $depbase.Tpo -c -o strnlen1.o strnlen1.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo uniname/uniname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -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$||'`;\ x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -MT uniwidth/width.o -MD -MP -MF $depbase.Tpo -c -o uniwidth/width.o uniwidth/width.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f libgnu.a ar cru libgnu.a localcharset.o strnlen1.o uniname/uniname.o uniwidth/width.o ranlib libgnu.a rm -f t-charset.alias charset.alias && \ /bin/sh ./config.charset 'x86_64-unknown-linux-gnu' > t-charset.alias && \ mv t-charset.alias charset.alias rm -f t-ref-add.sed ref-add.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/clisp/g' 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 make[3]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib' make[2]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib' make[1]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib' echo '#include "config.h"' > tmp.c cat 'intparam.c' >> tmp.c x86_64-tld-linux-gcc tmp.c -o intparam ./intparam intparam.h rm -f intparam tmp.c echo '#include "config.h"' > tmp.c cat 'floatparam.c' >> tmp.c x86_64-tld-linux-gcc tmp.c -o floatparam ./floatparam floatparam.h rm -f floatparam tmp.c x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. ../utils/comment5.c -o comment5 x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. ../utils/gctrigger.c -o gctrigger ../utils/gctrigger.c: In function 'nexttoken': ../utils/gctrigger.c:660:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 660 | if (!(((c>='0') && (c<='9')) || (c=='.'))) | ^ ../utils/gctrigger.c:662:7: note: here 662 | case '0': case '1': case '2': case '3': case '4': | ^~~~ x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. ../utils/varbrace.c -o varbrace ../utils/varbrace.c: In function 'next_token': ../utils/varbrace.c:1217:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 1217 | if (!(((c>='0') && (c<='9')) || (c=='.'))) | ^ ../utils/varbrace.c:1219:7: note: here 1219 | case '0': case '1': case '2': case '3': case '4': | ^~~~ x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. ../utils/txt2c.c -o txt2c x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. ../utils/ccmp2c.c -o ccmp2c ./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 5704 ./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 subrkw.d | ./gctrigger | ./varbrace > subrkw.c ./comment5 bytecode.d | ./gctrigger | ./varbrace > bytecode.c ./comment5 spvw_module.d | ./gctrigger | ./varbrace > spvw_module.c ./comment5 spvw_debug.d | ./gctrigger | ./varbrace > spvw_debug.c ./comment5 spvw_alloca.d | ./gctrigger | ./varbrace > spvw_alloca.c ./comment5 spvw_mmap.d | ./gctrigger | ./varbrace > spvw_mmap.c ./comment5 spvw_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 ./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 rm -f localcharset.h ln -s gllib/localcharset.h localcharset.h x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c spvw.c In file included from spvw.d:23: spvw_gcmark.d: In function 'gc_mark': spvw_gcmark.d:348:58: warning: left shift of negative value [-Wshift-negative-value] 348 | pred = objectplus(pred,-(soint)(sizeof(gcv_object_t))<<(oint_addr_shift-addr_shift)); /* go to next component */ | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ spvw_gcmark.d:348:12: note: in expansion of macro 'objectplus' 348 | pred = objectplus(pred,-(soint)(sizeof(gcv_object_t))<<(oint_addr_shift-addr_shift)); /* go to next component */ | ^~~~~~~~~~ spvw_gcmark.d:46:50: warning: left shift of negative value [-Wshift-negative-value] 46 | { curr = objectplus(pred,-(soint)(first_offset)<<(oint_addr_shift-addr_shift)); /* becomes current object */ \ | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ spvw_gcmark.d:46:12: note: in expansion of macro 'objectplus' 46 | { curr = objectplus(pred,-(soint)(first_offset)<<(oint_addr_shift-addr_shift)); /* becomes current object */ \ | ^~~~~~~~~~ spvw_gcmark.d:369:9: note: in expansion of macro 'up_varobject' 369 | up_varobject(symbol_objects_offset); | ^~~~~~~~~~~~ spvw_gcmark.d:117:60: warning: left shift of negative value [-Wshift-negative-value] 117 | { curr = objectplus(pred,-(soint)offsetofa(svector_,data)<<(oint_addr_shift-addr_shift)); /* Svector becomes current object */ \ | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ spvw_gcmark.d:117:12: note: in expansion of macro 'objectplus' 117 | { curr = objectplus(pred,-(soint)offsetofa(svector_,data)<<(oint_addr_shift-addr_shift)); /* Svector becomes current object */ \ | ^~~~~~~~~~ spvw_gcmark.d:371:9: note: in expansion of macro 'up_svector' 371 | up_svector(); | ^~~~~~~~~~ spvw_gcmark.d:71:54: warning: left shift of negative value [-Wshift-negative-value] 71 | { curr = objectplus(pred,-(soint)iarray_data_offset<<(oint_addr_shift-addr_shift)); /* array becomes current object */ \ | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ spvw_gcmark.d:71:12: note: in expansion of macro 'objectplus' 71 | { curr = objectplus(pred,-(soint)iarray_data_offset<<(oint_addr_shift-addr_shift)); /* array becomes current object */ \ | ^~~~~~~~~~ spvw_gcmark.d:376:9: note: in expansion of macro 'up_iarray' 376 | up_iarray(); | ^~~~~~~~~ spvw_gcmark.d:143:62: warning: left shift of negative value [-Wshift-negative-value] 143 | { curr = objectplus(pred,-(soint)offsetofa(record_,recdata)<<(oint_addr_shift-addr_shift)); /* Lrecord becomes current object */ \ | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ spvw_gcmark.d:143:12: note: in expansion of macro 'objectplus' 143 | { curr = objectplus(pred,-(soint)offsetofa(record_,recdata)<<(oint_addr_shift-addr_shift)); /* Lrecord becomes current object */ \ | ^~~~~~~~~~ spvw_gcmark.d:378:9: note: in expansion of macro 'up_lrecord' 378 | up_lrecord(); | ^~~~~~~~~~ spvw_gcmark.d:180:62: warning: left shift of negative value [-Wshift-negative-value] 180 | { curr = objectplus(pred,-(soint)offsetofa(record_,recdata)<<(oint_addr_shift-addr_shift)); /* record becomes current object */ \ | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ spvw_gcmark.d:180:12: note: in expansion of macro 'objectplus' 180 | { curr = objectplus(pred,-(soint)offsetofa(record_,recdata)<<(oint_addr_shift-addr_shift)); /* record becomes current object */ \ | ^~~~~~~~~~ spvw_gcmark.d:381:9: note: in expansion of macro 'up_sxrecord' 381 | up_sxrecord(); | ^~~~~~~~~~~ spvw_gcmark.d:383:75: warning: left shift of negative value [-Wshift-negative-value] 383 | { var object pred_ = objectplus(pred,-(soint)sistring_data_offset<<(oint_addr_shift-addr_shift)); | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ spvw_gcmark.d:383:31: note: in expansion of macro 'objectplus' 383 | { var object pred_ = objectplus(pred,-(soint)sistring_data_offset<<(oint_addr_shift-addr_shift)); | ^~~~~~~~~~ spvw_gcmark.d:91:56: warning: left shift of negative value [-Wshift-negative-value] 91 | { curr = objectplus(pred,-(soint)sistring_data_offset<<(oint_addr_shift-addr_shift)); /* array becomes current object */ \ | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ spvw_gcmark.d:91:12: note: in expansion of macro 'objectplus' 91 | { curr = objectplus(pred,-(soint)sistring_data_offset<<(oint_addr_shift-addr_shift)); /* array becomes current object */ \ | ^~~~~~~~~~ spvw_gcmark.d:385:13: note: in expansion of macro 'up_sistring' 385 | up_sistring(); | ^~~~~~~~~~~ spvw_gcmark.d: In function 'gc_mark_with_watchset': spvw_gcmark.d:348:58: warning: left shift of negative value [-Wshift-negative-value] 348 | pred = objectplus(pred,-(soint)(sizeof(gcv_object_t))<<(oint_addr_shift-addr_shift)); /* go to next component */ | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ spvw_gcmark.d:348:12: note: in expansion of macro 'objectplus' 348 | pred = objectplus(pred,-(soint)(sizeof(gcv_object_t))<<(oint_addr_shift-addr_shift)); /* go to next component */ | ^~~~~~~~~~ spvw_gcmark.d:46:50: warning: left shift of negative value [-Wshift-negative-value] 46 | { curr = objectplus(pred,-(soint)(first_offset)<<(oint_addr_shift-addr_shift)); /* becomes current object */ \ | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ spvw_gcmark.d:46:12: note: in expansion of macro 'objectplus' 46 | { curr = objectplus(pred,-(soint)(first_offset)<<(oint_addr_shift-addr_shift)); /* becomes current object */ \ | ^~~~~~~~~~ spvw_gcmark.d:369:9: note: in expansion of macro 'up_varobject' 369 | up_varobject(symbol_objects_offset); | ^~~~~~~~~~~~ spvw_gcmark.d:117:60: warning: left shift of negative value [-Wshift-negative-value] 117 | { curr = objectplus(pred,-(soint)offsetofa(svector_,data)<<(oint_addr_shift-addr_shift)); /* Svector becomes current object */ \ | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ spvw_gcmark.d:117:12: note: in expansion of macro 'objectplus' 117 | { curr = objectplus(pred,-(soint)offsetofa(svector_,data)<<(oint_addr_shift-addr_shift)); /* Svector becomes current object */ \ | ^~~~~~~~~~ spvw_gcmark.d:371:9: note: in expansion of macro 'up_svector' 371 | up_svector(); | ^~~~~~~~~~ spvw_gcmark.d:71:54: warning: left shift of negative value [-Wshift-negative-value] 71 | { curr = objectplus(pred,-(soint)iarray_data_offset<<(oint_addr_shift-addr_shift)); /* array becomes current object */ \ | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ spvw_gcmark.d:71:12: note: in expansion of macro 'objectplus' 71 | { curr = objectplus(pred,-(soint)iarray_data_offset<<(oint_addr_shift-addr_shift)); /* array becomes current object */ \ | ^~~~~~~~~~ spvw_gcmark.d:376:9: note: in expansion of macro 'up_iarray' 376 | up_iarray(); | ^~~~~~~~~ spvw_gcmark.d:143:62: warning: left shift of negative value [-Wshift-negative-value] 143 | { curr = objectplus(pred,-(soint)offsetofa(record_,recdata)<<(oint_addr_shift-addr_shift)); /* Lrecord becomes current object */ \ | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ spvw_gcmark.d:143:12: note: in expansion of macro 'objectplus' 143 | { curr = objectplus(pred,-(soint)offsetofa(record_,recdata)<<(oint_addr_shift-addr_shift)); /* Lrecord becomes current object */ \ | ^~~~~~~~~~ spvw_gcmark.d:378:9: note: in expansion of macro 'up_lrecord' 378 | up_lrecord(); | ^~~~~~~~~~ spvw_gcmark.d:180:62: warning: left shift of negative value [-Wshift-negative-value] 180 | { curr = objectplus(pred,-(soint)offsetofa(record_,recdata)<<(oint_addr_shift-addr_shift)); /* record becomes current object */ \ | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ spvw_gcmark.d:180:12: note: in expansion of macro 'objectplus' 180 | { curr = objectplus(pred,-(soint)offsetofa(record_,recdata)<<(oint_addr_shift-addr_shift)); /* record becomes current object */ \ | ^~~~~~~~~~ spvw_gcmark.d:381:9: note: in expansion of macro 'up_sxrecord' 381 | up_sxrecord(); | ^~~~~~~~~~~ spvw_gcmark.d:383:75: warning: left shift of negative value [-Wshift-negative-value] 383 | { var object pred_ = objectplus(pred,-(soint)sistring_data_offset<<(oint_addr_shift-addr_shift)); | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ spvw_gcmark.d:383:31: note: in expansion of macro 'objectplus' 383 | { var object pred_ = objectplus(pred,-(soint)sistring_data_offset<<(oint_addr_shift-addr_shift)); | ^~~~~~~~~~ spvw_gcmark.d:91:56: warning: left shift of negative value [-Wshift-negative-value] 91 | { curr = objectplus(pred,-(soint)sistring_data_offset<<(oint_addr_shift-addr_shift)); /* array becomes current object */ \ | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ spvw_gcmark.d:91:12: note: in expansion of macro 'objectplus' 91 | { curr = objectplus(pred,-(soint)sistring_data_offset<<(oint_addr_shift-addr_shift)); /* array becomes current object */ \ | ^~~~~~~~~~ spvw_gcmark.d:385:13: note: in expansion of macro 'up_sistring' 385 | up_sistring(); | ^~~~~~~~~~~ spvw_weak.d: In function 'weak_clean_dead': lispbibl.d:5341:36: warning: left shift of negative value [-Wshift-negative-value] 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ lispbibl.d:5341:5: note: in expansion of macro 'objectplus' 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~~~~~~~~~ spvw_weak.d:630:40: note: in expansion of macro 'fixnum_inc' 630 | TheWeakList(obj)->wl_count = fixnum_inc(TheWeakList(obj)->wl_count,-1); | ^~~~~~~~~~ lispbibl.d:5341:36: warning: left shift of negative value [-Wshift-negative-value] 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ lispbibl.d:5341:5: note: in expansion of macro 'objectplus' 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~~~~~~~~~ spvw_weak.d:690:42: note: in expansion of macro 'fixnum_inc' 690 | TheWeakAlist(obj)->wal_count = fixnum_inc(TheWeakAlist(obj)->wal_count,-1); | ^~~~~~~~~~ lispbibl.d:5341:36: warning: left shift of negative value [-Wshift-negative-value] 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ lispbibl.d:5341:5: note: in expansion of macro 'objectplus' 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~~~~~~~~~ spvw_weak.d:708:42: note: in expansion of macro 'fixnum_inc' 708 | TheWeakAlist(obj)->wal_count = fixnum_inc(TheWeakAlist(obj)->wal_count,-1); | ^~~~~~~~~~ lispbibl.d:5341:36: warning: left shift of negative value [-Wshift-negative-value] 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ lispbibl.d:5341:5: note: in expansion of macro 'objectplus' 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~~~~~~~~~ spvw_weak.d:729:42: note: in expansion of macro 'fixnum_inc' 729 | TheWeakAlist(obj)->wal_count = fixnum_inc(TheWeakAlist(obj)->wal_count,-1); | ^~~~~~~~~~ lispbibl.d:5341:36: warning: left shift of negative value [-Wshift-negative-value] 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ lispbibl.d:5341:5: note: in expansion of macro 'objectplus' 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~~~~~~~~~ spvw_weak.d:753:44: note: in expansion of macro 'fixnum_inc' 753 | TheWeakAlist(obj)->wal_count = fixnum_inc(TheWeakAlist(obj)->wal_count,-1); | ^~~~~~~~~~ lispbibl.d:5341:36: warning: left shift of negative value [-Wshift-negative-value] 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ lispbibl.d:5341:5: note: in expansion of macro 'objectplus' 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~~~~~~~~~ spvw_weak.d:779:49: note: in expansion of macro 'fixnum_inc' 779 | TheWeakHashedAlist(obj)->whal_count = fixnum_inc(TheWeakHashedAlist(obj)->whal_count,-1); | ^~~~~~~~~~ lispbibl.d:5341:36: warning: left shift of negative value [-Wshift-negative-value] 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ lispbibl.d:5341:5: note: in expansion of macro 'objectplus' 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~~~~~~~~~ spvw_weak.d:812:49: note: in expansion of macro 'fixnum_inc' 812 | TheWeakHashedAlist(obj)->whal_count = fixnum_inc(TheWeakHashedAlist(obj)->whal_count,-1); | ^~~~~~~~~~ lispbibl.d:5341:36: warning: left shift of negative value [-Wshift-negative-value] 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ lispbibl.d:5341:5: note: in expansion of macro 'objectplus' 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~~~~~~~~~ spvw_weak.d:848:49: note: in expansion of macro 'fixnum_inc' 848 | TheWeakHashedAlist(obj)->whal_count = fixnum_inc(TheWeakHashedAlist(obj)->whal_count,-1); | ^~~~~~~~~~ lispbibl.d:5341:36: warning: left shift of negative value [-Wshift-negative-value] 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ lispbibl.d:5341:5: note: in expansion of macro 'objectplus' 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~~~~~~~~~ spvw_weak.d:886:51: note: in expansion of macro 'fixnum_inc' 886 | TheWeakHashedAlist(obj)->whal_count = fixnum_inc(TheWeakHashedAlist(obj)->whal_count,-1); | ^~~~~~~~~~ In file included from spvw_weak.d:104, from spvw_garcol.d:222, from spvw.d:927: spvw_gcmark.d: In function 'gc_mark_with_watchset': spvw_gcmark.d:221:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 221 | if (sstring_reallocatedp(TheSstring(curr))) { | ^ In file included from spvw.d:23: lispbibl.d:4322:27: note: here 4322 | #define case_sbvector case sbvector_type /* Simple-Bit-Vector */ | ^~~~ spvw_gcmark.d:225:5: note: in expansion of macro 'case_sbvector' 225 | case_sbvector: /* simple-bit-vector */ | ^~~~~~~~~~~~~ In file included from spvw_weak.d:104, from spvw_garcol.d:222, from spvw.d:927: spvw_gcmark.d:383:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 383 | { var object pred_ = objectplus(pred,-(soint)sistring_data_offset<<(oint_addr_shift-addr_shift)); | ^ In file included from spvw.d:23: lispbibl.d:4319:27: note: here 4319 | #define case_machine case machine_type /* machine-pointer */ | ^~~~ spvw_gcmark.d:388:7: note: in expansion of macro 'case_machine' 388 | case_machine: /* machine address */ | ^~~~~~~~~~~~ In file included from spvw_garcol.d:72, from spvw.d:927: spvw_gcmark.d: In function 'gc_mark': spvw_gcmark.d:221:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 221 | if (sstring_reallocatedp(TheSstring(curr))) { | ^ In file included from spvw.d:23: lispbibl.d:4322:27: note: here 4322 | #define case_sbvector case sbvector_type /* Simple-Bit-Vector */ | ^~~~ spvw_gcmark.d:225:5: note: in expansion of macro 'case_sbvector' 225 | case_sbvector: /* simple-bit-vector */ | ^~~~~~~~~~~~~ In file included from spvw_garcol.d:72, from spvw.d:927: spvw_gcmark.d:383:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 383 | { var object pred_ = objectplus(pred,-(soint)sistring_data_offset<<(oint_addr_shift-addr_shift)); | ^ In file included from spvw.d:23: lispbibl.d:4319:27: note: here 4319 | #define case_machine case machine_type /* machine-pointer */ | ^~~~ spvw_gcmark.d:388:7: note: in expansion of macro 'case_machine' 388 | case_machine: /* machine address */ | ^~~~~~~~~~~~ In file included from spvw.d:927: spvw_garcol.d: In function 'gc_morris2': spvw_garcol.d:386:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 386 | var aint p = upointer(obj); | ^ spvw_garcol.d:395:11: note: here 395 | default: | ^~~~~~~ In file included from spvw.d:4012: spvw_memfile.d: In function 'loadmem_update': spvw_memfile.d:774:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 774 | if (as_oint(*objptr) - old_symbol_tab_o | ^ In file included from spvw.d:23: lispbibl.d:4346:27: note: here 4346 | #define case_closure case closure_type /* Closure */ | ^~~~ lispbibl.d:4395:27: note: in expansion of macro 'case_closure' 4395 | #define case_sxrecord case_closure: _case_structure _case_stream _case_ratio _case_complex case_orecord: case_instance /* Srecord/Xrecord general */ | ^~~~~~~~~~~~ lispbibl.d:4396:27: note: in expansion of macro 'case_sxrecord' 4396 | #define case_record case_sxrecord: case_lrecord /* Lrecord/Srecord/Xrecord general */ | ^~~~~~~~~~~~~ spvw_memfile.d:782:5: note: in expansion of macro 'case_record' 782 | case_record: | ^~~~~~~~~~~ In file included from spvw.d:916: spvw_sigsegv.d: In function 'sigsegv_handler': spvw_sigsegv.d:79:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 79 | if (serious) | ^ spvw_sigsegv.d:82:5: note: here 82 | default: | ^~~~~~~ spvw.d: In function 'main_actions': spvw.d:3477:16: warning: variable 'count' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 3477 | var uintL count = p->argv_init_filecount; | ^~~~~ spvw.d:3495:39: warning: variable 'fileptr' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 3495 | var const argv_compile_file_t* fileptr = &p->argv_compile_files[0]; | ^~~~~~~ spvw.d:3496:18: warning: variable 'count' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 3496 | var uintL count = p->argv_compile_filecount; | ^~~~~ x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c spvwtabf.c x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c spvwtabs.c x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c spvwtabo.c x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c eval.c eval.d: In function 'reset': eval.d:559:32: warning: cast between incompatible function types from '__attribute__((noreturn)) void (*)(uintL)' {aka '__attribute__((noreturn)) void (*)(unsigned int)'} to '__attribute__((noreturn)) void (*)(void **)' [-Wcast-function-type] 559 | unwind_protect_to_save.fun = (restartf_t)&reset; | ^ In file included from eval.d:7: eval.d: In function 'interpret_bytecode_': lispbibl.d:5341:36: warning: left shift of negative value [-Wshift-negative-value] 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ lispbibl.d:5341:5: note: in expansion of macro 'objectplus' 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~~~~~~~~~ eval.d:7684:17: note: in expansion of macro 'fixnum_inc' 7684 | arg = fixnum_inc(arg,-1); statement; \ | ^~~~~~~~~~ eval.d:7714:7: note: in expansion of macro 'DEC' 7714 | DEC(arg,); /* decrement */ | ^~~ lispbibl.d:5341:36: warning: left shift of negative value [-Wshift-negative-value] 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ lispbibl.d:5341:5: note: in expansion of macro 'objectplus' 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~~~~~~~~~ eval.d:7684:17: note: in expansion of macro 'fixnum_inc' 7684 | arg = fixnum_inc(arg,-1); statement; \ | ^~~~~~~~~~ eval.d:7722:7: note: in expansion of macro 'DEC' 7722 | DEC(arg,mv_count=1); /* decrement, one value */ | ^~~ eval.d: In function 'eval_subr': eval.d:3364:33: warning: this statement may fall through [-Wimplicit-fallthrough=] 3364 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3374:7: note: in expansion of macro 'REQ_ARG' 3374 | REQ_ARG(); | ^~~~~~~ eval.d:3375:5: note: here 3375 | case (uintW)subr_argtype_5_0: /* SUBR with 5 required arguments */ | ^~~~ eval.d:3364:33: warning: this statement may fall through [-Wimplicit-fallthrough=] 3364 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3376:7: note: in expansion of macro 'REQ_ARG' 3376 | REQ_ARG(); | ^~~~~~~ eval.d:3377:5: note: here 3377 | case (uintW)subr_argtype_4_0: /* SUBR with 4 required arguments */ | ^~~~ eval.d:3364:33: warning: this statement may fall through [-Wimplicit-fallthrough=] 3364 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3378:7: note: in expansion of macro 'REQ_ARG' 3378 | REQ_ARG(); | ^~~~~~~ eval.d:3379:5: note: here 3379 | case (uintW)subr_argtype_3_0: /* SUBR with 3 required arguments */ | ^~~~ eval.d:3364:33: warning: this statement may fall through [-Wimplicit-fallthrough=] 3364 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3380:7: note: in expansion of macro 'REQ_ARG' 3380 | REQ_ARG(); | ^~~~~~~ eval.d:3381:5: note: here 3381 | case (uintW)subr_argtype_2_0: /* SUBR with 2 required arguments */ | ^~~~ eval.d:3364:33: warning: this statement may fall through [-Wimplicit-fallthrough=] 3364 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3382:7: note: in expansion of macro 'REQ_ARG' 3382 | REQ_ARG(); | ^~~~~~~ eval.d:3383:5: note: here 3383 | case (uintW)subr_argtype_1_0: /* SUBR with 1 required argument */ | ^~~~ eval.d:3364:33: warning: this statement may fall through [-Wimplicit-fallthrough=] 3364 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3384:7: note: in expansion of macro 'REQ_ARG' 3384 | REQ_ARG(); | ^~~~~~~ eval.d:3385:5: note: here 3385 | case (uintW)subr_argtype_0_0: /* SUBR without Arguments */ | ^~~~ eval.d:3364:33: warning: this statement may fall through [-Wimplicit-fallthrough=] 3364 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3389:7: note: in expansion of macro 'REQ_ARG' 3389 | REQ_ARG(); | ^~~~~~~ eval.d:3390:5: note: here 3390 | case (uintW)subr_argtype_3_1: /* SUBR with 3 required and 1 optional */ | ^~~~ eval.d:3364:33: warning: this statement may fall through [-Wimplicit-fallthrough=] 3364 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3391:7: note: in expansion of macro 'REQ_ARG' 3391 | REQ_ARG(); | ^~~~~~~ eval.d:3392:5: note: here 3392 | case (uintW)subr_argtype_2_1: /* SUBR with 2 required and 1 optional */ | ^~~~ eval.d:3364:33: warning: this statement may fall through [-Wimplicit-fallthrough=] 3364 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3393:7: note: in expansion of macro 'REQ_ARG' 3393 | REQ_ARG(); | ^~~~~~~ eval.d:3394:5: note: here 3394 | case (uintW)subr_argtype_1_1: /* SUBR with 1 required and 1 optional */ | ^~~~ eval.d:3364:33: warning: this statement may fall through [-Wimplicit-fallthrough=] 3364 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3395:7: note: in expansion of macro 'REQ_ARG' 3395 | REQ_ARG(); | ^~~~~~~ eval.d:3396:5: note: here 3396 | case (uintW)subr_argtype_0_1: /* SUBR with 1 optional argument */ | ^~~~ eval.d:3364:33: warning: this statement may fall through [-Wimplicit-fallthrough=] 3364 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3401:7: note: in expansion of macro 'REQ_ARG' 3401 | REQ_ARG(); | ^~~~~~~ eval.d:3402:5: note: here 3402 | case (uintW)subr_argtype_2_2: /* SUBR with 2 required and 2 optional */ | ^~~~ eval.d:3364:33: warning: this statement may fall through [-Wimplicit-fallthrough=] 3364 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3403:7: note: in expansion of macro 'REQ_ARG' 3403 | REQ_ARG(); | ^~~~~~~ eval.d:3404:5: note: here 3404 | case (uintW)subr_argtype_1_2: /* SUBR with 1 required and 2 optional */ | ^~~~ eval.d:3364:33: warning: this statement may fall through [-Wimplicit-fallthrough=] 3364 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3405:7: note: in expansion of macro 'REQ_ARG' 3405 | REQ_ARG(); | ^~~~~~~ eval.d:3406:5: note: here 3406 | case (uintW)subr_argtype_0_2: /* SUBR with 2 optional arguments */ | ^~~~ eval.d:3364:33: warning: this statement may fall through [-Wimplicit-fallthrough=] 3364 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3412:7: note: in expansion of macro 'REQ_ARG' 3412 | REQ_ARG(); | ^~~~~~~ eval.d:3413:5: note: here 3413 | case (uintW)subr_argtype_1_3: /* SUBR with 1 required and 3 optional */ | ^~~~ eval.d:3364:33: warning: this statement may fall through [-Wimplicit-fallthrough=] 3364 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3414:7: note: in expansion of macro 'REQ_ARG' 3414 | REQ_ARG(); | ^~~~~~~ eval.d:3415:5: note: here 3415 | case (uintW)subr_argtype_0_3: /* SUBR with 3 optional arguments */ | ^~~~ eval.d:3371:33: warning: this statement may fall through [-Wimplicit-fallthrough=] 3371 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3422:7: note: in expansion of macro 'OPT_ARG' 3422 | OPT_ARG(5); | ^~~~~~~ eval.d:3423:5: note: here 3423 | case (uintW)subr_argtype_0_4: /* SUBR with 4 optional arguments */ | ^~~~ eval.d:3364:33: warning: this statement may fall through [-Wimplicit-fallthrough=] 3364 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3443:7: note: in expansion of macro 'REQ_ARG' 3443 | REQ_ARG(); | ^~~~~~~ eval.d:3444:5: note: here 3444 | case (uintW)subr_argtype_2_0_rest: /* SUBR with 2 required and rest */ | ^~~~ eval.d:3364:33: warning: this statement may fall through [-Wimplicit-fallthrough=] 3364 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3445:7: note: in expansion of macro 'REQ_ARG' 3445 | REQ_ARG(); | ^~~~~~~ eval.d:3446:5: note: here 3446 | case (uintW)subr_argtype_1_0_rest: /* SUBR with 1 required and rest */ | ^~~~ eval.d:3364:33: warning: this statement may fall through [-Wimplicit-fallthrough=] 3364 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3447:7: note: in expansion of macro 'REQ_ARG' 3447 | REQ_ARG(); | ^~~~~~~ eval.d:3448:5: note: here 3448 | case (uintW)subr_argtype_0_0_rest: /* SUBR with &rest Arguments */ | ^~~~ eval.d:3364:33: warning: this statement may fall through [-Wimplicit-fallthrough=] 3364 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3461:7: note: in expansion of macro 'REQ_ARG' 3461 | REQ_ARG(); | ^~~~~~~ eval.d:3462:5: note: here 3462 | case (uintW)subr_argtype_3_0_key: /* SUBR with 3 required and &key */ | ^~~~ eval.d:3364:33: warning: this statement may fall through [-Wimplicit-fallthrough=] 3364 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3463:7: note: in expansion of macro 'REQ_ARG' 3463 | REQ_ARG(); | ^~~~~~~ eval.d:3464:5: note: here 3464 | case (uintW)subr_argtype_2_0_key: /* SUBR with 2 required and &key */ | ^~~~ eval.d:3364:33: warning: this statement may fall through [-Wimplicit-fallthrough=] 3364 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3465:7: note: in expansion of macro 'REQ_ARG' 3465 | REQ_ARG(); | ^~~~~~~ eval.d:3466:5: note: here 3466 | case (uintW)subr_argtype_1_0_key: /* SUBR with 1 required and &key */ | ^~~~ eval.d:3364:33: warning: this statement may fall through [-Wimplicit-fallthrough=] 3364 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3467:7: note: in expansion of macro 'REQ_ARG' 3467 | REQ_ARG(); | ^~~~~~~ eval.d:3468:5: note: here 3468 | case (uintW)subr_argtype_0_0_key: /* SUBR with &key */ | ^~~~ eval.d:3364:33: warning: this statement may fall through [-Wimplicit-fallthrough=] 3364 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3473:7: note: in expansion of macro 'REQ_ARG' 3473 | REQ_ARG(); | ^~~~~~~ eval.d:3474:5: note: here 3474 | case (uintW)subr_argtype_0_1_key: /* SUBR with 1 optional and &key */ | ^~~~ eval.d: In function 'eval_closure': eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] 3647 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3657:9: note: in expansion of macro 'REQ_ARG' 3657 | REQ_ARG(); | ^~~~~~~ eval.d:3658:7: note: here 3658 | case (uintB)cclos_argtype_4_0: /* 4 required arguments */ | ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] 3647 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3659:9: note: in expansion of macro 'REQ_ARG' 3659 | REQ_ARG(); | ^~~~~~~ eval.d:3660:7: note: here 3660 | case (uintB)cclos_argtype_3_0: /* 3 required arguments */ | ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] 3647 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3661:9: note: in expansion of macro 'REQ_ARG' 3661 | REQ_ARG(); | ^~~~~~~ eval.d:3662:7: note: here 3662 | case (uintB)cclos_argtype_2_0: /* 2 required arguments */ | ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] 3647 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3663:9: note: in expansion of macro 'REQ_ARG' 3663 | REQ_ARG(); | ^~~~~~~ eval.d:3664:7: note: here 3664 | case (uintB)cclos_argtype_1_0: /* 1 required argument */ | ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] 3647 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3665:9: note: in expansion of macro 'REQ_ARG' 3665 | REQ_ARG(); | ^~~~~~~ eval.d:3666:7: note: here 3666 | case (uintB)cclos_argtype_0_0: /* no Arguments */ | ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] 3647 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3671:9: note: in expansion of macro 'REQ_ARG' 3671 | REQ_ARG(); | ^~~~~~~ eval.d:3672:7: note: here 3672 | case (uintB)cclos_argtype_3_1: /* 3 required and 1 optional */ | ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] 3647 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3673:9: note: in expansion of macro 'REQ_ARG' 3673 | REQ_ARG(); | ^~~~~~~ eval.d:3674:7: note: here 3674 | case (uintB)cclos_argtype_2_1: /* 2 required and 1 optional */ | ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] 3647 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3675:9: note: in expansion of macro 'REQ_ARG' 3675 | REQ_ARG(); | ^~~~~~~ eval.d:3676:7: note: here 3676 | case (uintB)cclos_argtype_1_1: /* 1 required and 1 optional */ | ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] 3647 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3677:9: note: in expansion of macro 'REQ_ARG' 3677 | REQ_ARG(); | ^~~~~~~ eval.d:3678:7: note: here 3678 | case (uintB)cclos_argtype_0_1: /* 1 optional argument */ | ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] 3647 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3683:9: note: in expansion of macro 'REQ_ARG' 3683 | REQ_ARG(); | ^~~~~~~ eval.d:3684:7: note: here 3684 | case (uintB)cclos_argtype_2_2: /* 2 required and 2 optional */ | ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] 3647 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3685:9: note: in expansion of macro 'REQ_ARG' 3685 | REQ_ARG(); | ^~~~~~~ eval.d:3686:7: note: here 3686 | case (uintB)cclos_argtype_1_2: /* 1 required and 2 optional */ | ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] 3647 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3687:9: note: in expansion of macro 'REQ_ARG' 3687 | REQ_ARG(); | ^~~~~~~ eval.d:3688:7: note: here 3688 | case (uintB)cclos_argtype_0_2: /* 2 optional arguments */ | ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] 3647 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3693:9: note: in expansion of macro 'REQ_ARG' 3693 | REQ_ARG(); | ^~~~~~~ eval.d:3694:7: note: here 3694 | case (uintB)cclos_argtype_1_3: /* 1 required and 3 optional */ | ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] 3647 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3695:9: note: in expansion of macro 'REQ_ARG' 3695 | REQ_ARG(); | ^~~~~~~ eval.d:3696:7: note: here 3696 | case (uintB)cclos_argtype_0_3: /* 3 optional arguments */ | ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] 3647 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3701:9: note: in expansion of macro 'REQ_ARG' 3701 | REQ_ARG(); | ^~~~~~~ eval.d:3702:7: note: here 3702 | case (uintB)cclos_argtype_0_4: /* 4 optional arguments */ | ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] 3647 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3722:9: note: in expansion of macro 'REQ_ARG' 3722 | REQ_ARG(); | ^~~~~~~ eval.d:3723:7: note: here 3723 | case (uintB)cclos_argtype_3_0_rest: /* 3 required + &rest */ | ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] 3647 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3724:9: note: in expansion of macro 'REQ_ARG' 3724 | REQ_ARG(); | ^~~~~~~ eval.d:3725:7: note: here 3725 | case (uintB)cclos_argtype_2_0_rest: /* 2 required + &rest */ | ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] 3647 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3726:9: note: in expansion of macro 'REQ_ARG' 3726 | REQ_ARG(); | ^~~~~~~ eval.d:3727:7: note: here 3727 | case (uintB)cclos_argtype_1_0_rest: /* 1 required + &rest */ | ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] 3647 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3728:9: note: in expansion of macro 'REQ_ARG' 3728 | REQ_ARG(); | ^~~~~~~ eval.d:3729:7: note: here 3729 | case (uintB)cclos_argtype_0_0_rest: /* no Arguments, Rest-Parameter */ | ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] 3647 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3735:9: note: in expansion of macro 'REQ_ARG' 3735 | REQ_ARG(); | ^~~~~~~ eval.d:3736:7: note: here 3736 | case (uintB)cclos_argtype_3_0_key: /* 3 required arguments, &key */ | ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] 3647 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3737:9: note: in expansion of macro 'REQ_ARG' 3737 | REQ_ARG(); | ^~~~~~~ eval.d:3738:7: note: here 3738 | case (uintB)cclos_argtype_2_0_key: /* 2 required arguments, &key */ | ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] 3647 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3739:9: note: in expansion of macro 'REQ_ARG' 3739 | REQ_ARG(); | ^~~~~~~ eval.d:3740:7: note: here 3740 | case (uintB)cclos_argtype_1_0_key: /* 1 required argument, &key */ | ^~~~ eval.d:3743:38: warning: this statement may fall through [-Wimplicit-fallthrough=] 3743 | closure = *closure_; codevec = TheCclosure(closure)->clos_codevec; | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eval.d:3744:7: note: here 3744 | case (uintB)cclos_argtype_0_0_key: | ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] 3647 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3750:9: note: in expansion of macro 'REQ_ARG' 3750 | REQ_ARG(); | ^~~~~~~ eval.d:3751:7: note: here 3751 | case (uintB)cclos_argtype_2_1_key: | ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] 3647 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3753:9: note: in expansion of macro 'REQ_ARG' 3753 | REQ_ARG(); | ^~~~~~~ eval.d:3754:7: note: here 3754 | case (uintB)cclos_argtype_1_1_key: | ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] 3647 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3756:9: note: in expansion of macro 'REQ_ARG' 3756 | REQ_ARG(); | ^~~~~~~ eval.d:3757:7: note: here 3757 | case (uintB)cclos_argtype_0_1_key: | ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] 3647 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3763:9: note: in expansion of macro 'REQ_ARG' 3763 | REQ_ARG(); | ^~~~~~~ eval.d:3764:7: note: here 3764 | case (uintB)cclos_argtype_1_2_key: /* 1 required and 2 optional, &key */ | ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] 3647 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3765:9: note: in expansion of macro 'REQ_ARG' 3765 | REQ_ARG(); | ^~~~~~~ eval.d:3766:7: note: here 3766 | case (uintB)cclos_argtype_0_2_key: /* 2 optional arguments, &key */ | ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] 3647 | args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3771:9: note: in expansion of macro 'REQ_ARG' 3771 | REQ_ARG(); | ^~~~~~~ eval.d:3772:7: note: here 3772 | case (uintB)cclos_argtype_0_3_key: /* 3 optional arguments, &key */ | ^~~~ eval.d: In function 'eval_fsubr': eval.d:3185:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 3185 | args = Cdr(args); \ eval.d:3189:7: note: in expansion of macro 'REQ_PAR' 3189 | REQ_PAR(); | ^~~~~~~ eval.d:3190:5: note: here 3190 | case (uintW)fsubr_argtype_1_0_nobody: | ^~~~ eval.d:3185:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 3185 | args = Cdr(args); \ eval.d:3197:7: note: in expansion of macro 'REQ_PAR' 3197 | REQ_PAR(); | ^~~~~~~ eval.d:3198:5: note: here 3198 | case (uintW)fsubr_argtype_1_1_nobody: | ^~~~ eval.d:3185:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 3185 | args = Cdr(args); \ eval.d:3212:7: note: in expansion of macro 'REQ_PAR' 3212 | REQ_PAR(); | ^~~~~~~ eval.d:3213:5: note: here 3213 | case (uintW)fsubr_argtype_1_body: | ^~~~ eval.d:3185:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 3185 | args = Cdr(args); \ eval.d:3215:7: note: in expansion of macro 'REQ_PAR' 3215 | REQ_PAR(); | ^~~~~~~ eval.d:3216:5: note: here 3216 | case (uintW)fsubr_argtype_0_body: | ^~~~ eval.d: In function 'apply_closure': eval.d:4481:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 4481 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4492:9: note: in expansion of macro 'REQ_ARG' 4492 | REQ_ARG(); | ^~~~~~~ eval.d:4493:7: note: here 4493 | case (uintB)cclos_argtype_4_0: /* 4 required arguments */ | ^~~~ eval.d:4481:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 4481 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4494:9: note: in expansion of macro 'REQ_ARG' 4494 | REQ_ARG(); | ^~~~~~~ eval.d:4495:7: note: here 4495 | case (uintB)cclos_argtype_3_0: /* 3 required arguments */ | ^~~~ eval.d:4481:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 4481 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4496:9: note: in expansion of macro 'REQ_ARG' 4496 | REQ_ARG(); | ^~~~~~~ eval.d:4497:7: note: here 4497 | case (uintB)cclos_argtype_2_0: /* 2 required arguments */ | ^~~~ eval.d:4481:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 4481 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4498:9: note: in expansion of macro 'REQ_ARG' 4498 | REQ_ARG(); | ^~~~~~~ eval.d:4499:7: note: here 4499 | case (uintB)cclos_argtype_1_0: /* 1 required argument */ | ^~~~ eval.d:4481:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 4481 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4500:9: note: in expansion of macro 'REQ_ARG' 4500 | REQ_ARG(); | ^~~~~~~ eval.d:4501:7: note: here 4501 | case (uintB)cclos_argtype_0_0: /* no Arguments */ | ^~~~ eval.d:4481:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 4481 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4512:9: note: in expansion of macro 'REQ_ARG' 4512 | REQ_ARG(); | ^~~~~~~ eval.d:4513:7: note: here 4513 | case (uintB)cclos_argtype_3_1: /* 3 required and 1 optional */ | ^~~~ eval.d:4481:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 4481 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4514:9: note: in expansion of macro 'REQ_ARG' 4514 | REQ_ARG(); | ^~~~~~~ eval.d:4515:7: note: here 4515 | case (uintB)cclos_argtype_2_1: /* 2 required and 1 optional */ | ^~~~ eval.d:4481:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 4481 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4516:9: note: in expansion of macro 'REQ_ARG' 4516 | REQ_ARG(); | ^~~~~~~ eval.d:4517:7: note: here 4517 | case (uintB)cclos_argtype_1_1: /* 1 required and 1 optional */ | ^~~~ eval.d:4481:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 4481 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4518:9: note: in expansion of macro 'REQ_ARG' 4518 | REQ_ARG(); | ^~~~~~~ eval.d:4519:7: note: here 4519 | case (uintB)cclos_argtype_0_1: /* 1 optional argument */ | ^~~~ eval.d:4481:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 4481 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4524:9: note: in expansion of macro 'REQ_ARG' 4524 | REQ_ARG(); | ^~~~~~~ eval.d:4525:7: note: here 4525 | case (uintB)cclos_argtype_2_2: /* 2 required and 2 optional */ | ^~~~ eval.d:4481:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 4481 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4526:9: note: in expansion of macro 'REQ_ARG' 4526 | REQ_ARG(); | ^~~~~~~ eval.d:4527:7: note: here 4527 | case (uintB)cclos_argtype_1_2: /* 1 required and 2 optional */ | ^~~~ eval.d:4481:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 4481 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4528:9: note: in expansion of macro 'REQ_ARG' 4528 | REQ_ARG(); | ^~~~~~~ eval.d:4529:7: note: here 4529 | case (uintB)cclos_argtype_0_2: /* 2 optional arguments */ | ^~~~ eval.d:4481:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 4481 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4534:9: note: in expansion of macro 'REQ_ARG' 4534 | REQ_ARG(); | ^~~~~~~ eval.d:4535:7: note: here 4535 | case (uintB)cclos_argtype_1_3: /* 1 required and 3 optional */ | ^~~~ eval.d:4481:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 4481 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4536:9: note: in expansion of macro 'REQ_ARG' 4536 | REQ_ARG(); | ^~~~~~~ eval.d:4537:7: note: here 4537 | case (uintB)cclos_argtype_0_3: /* 3 optional arguments */ | ^~~~ eval.d:4481:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 4481 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4542:9: note: in expansion of macro 'REQ_ARG' 4542 | REQ_ARG(); | ^~~~~~~ eval.d:4543:7: note: here 4543 | case (uintB)cclos_argtype_0_4: /* 4 optional arguments */ | ^~~~ eval.d:4481:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 4481 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4563:9: note: in expansion of macro 'REQ_ARG' 4563 | REQ_ARG(); | ^~~~~~~ eval.d:4564:7: note: here 4564 | case (uintB)cclos_argtype_3_0_rest: /* 3 required + &rest */ | ^~~~ eval.d:4481:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 4481 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4565:9: note: in expansion of macro 'REQ_ARG' 4565 | REQ_ARG(); | ^~~~~~~ eval.d:4566:7: note: here 4566 | case (uintB)cclos_argtype_2_0_rest: /* 2 required + &rest */ | ^~~~ eval.d:4481:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 4481 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4567:9: note: in expansion of macro 'REQ_ARG' 4567 | REQ_ARG(); | ^~~~~~~ eval.d:4568:7: note: here 4568 | case (uintB)cclos_argtype_1_0_rest: /* 1 required + &rest */ | ^~~~ eval.d:4481:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 4481 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4573:9: note: in expansion of macro 'REQ_ARG' 4573 | REQ_ARG(); | ^~~~~~~ eval.d:4574:7: note: here 4574 | case (uintB)cclos_argtype_3_0_key: /* 3 required arguments, &key */ | ^~~~ eval.d:4481:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 4481 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4575:9: note: in expansion of macro 'REQ_ARG' 4575 | REQ_ARG(); | ^~~~~~~ eval.d:4576:7: note: here 4576 | case (uintB)cclos_argtype_2_0_key: /* 2 required arguments, &key */ | ^~~~ eval.d:4481:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 4481 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4577:9: note: in expansion of macro 'REQ_ARG' 4577 | REQ_ARG(); | ^~~~~~~ eval.d:4578:7: note: here 4578 | case (uintB)cclos_argtype_1_0_key: /* 1 required argument, &key */ | ^~~~ eval.d:4481:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 4481 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4579:9: note: in expansion of macro 'REQ_ARG' 4579 | REQ_ARG(); | ^~~~~~~ eval.d:4580:9: note: here 4580 | noch_0_opt_args_key: | ^~~~~~~~~~~~~~~~~~~ eval.d:4481:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 4481 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4586:9: note: in expansion of macro 'REQ_ARG' 4586 | REQ_ARG(); | ^~~~~~~ eval.d:4587:7: note: here 4587 | case (uintB)cclos_argtype_2_1_key: | ^~~~ eval.d:4481:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 4481 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4589:9: note: in expansion of macro 'REQ_ARG' 4589 | REQ_ARG(); | ^~~~~~~ eval.d:4590:7: note: here 4590 | case (uintB)cclos_argtype_1_1_key: | ^~~~ eval.d:4481:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 4481 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4592:9: note: in expansion of macro 'REQ_ARG' 4592 | REQ_ARG(); | ^~~~~~~ eval.d:4593:7: note: here 4593 | case (uintB)cclos_argtype_0_1_key: /* 1 optional argument, &key */ | ^~~~ eval.d:4481:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 4481 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4599:9: note: in expansion of macro 'REQ_ARG' 4599 | REQ_ARG(); | ^~~~~~~ eval.d:4600:7: note: here 4600 | case (uintB)cclos_argtype_1_2_key: | ^~~~ eval.d:4481:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 4481 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4602:9: note: in expansion of macro 'REQ_ARG' 4602 | REQ_ARG(); | ^~~~~~~ eval.d:4603:7: note: here 4603 | case (uintB)cclos_argtype_0_2_key: | ^~~~ eval.d:4481:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 4481 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4610:9: note: in expansion of macro 'REQ_ARG' 4610 | REQ_ARG(); | ^~~~~~~ eval.d:4611:7: note: here 4611 | case (uintB)cclos_argtype_0_3_key: | ^~~~ eval.d: In function 'apply_subr': eval.d:4158:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 4158 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4169:7: note: in expansion of macro 'REQ_ARG' 4169 | REQ_ARG(); | ^~~~~~~ eval.d:4170:5: note: here 4170 | case (uintW)subr_argtype_5_0: /* SUBR with 5 required arguments */ | ^~~~ eval.d:4158:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 4158 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4171:7: note: in expansion of macro 'REQ_ARG' 4171 | REQ_ARG(); | ^~~~~~~ eval.d:4172:5: note: here 4172 | case (uintW)subr_argtype_4_0: /* SUBR with 4 required arguments */ | ^~~~ eval.d:4158:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 4158 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4173:7: note: in expansion of macro 'REQ_ARG' 4173 | REQ_ARG(); | ^~~~~~~ eval.d:4174:5: note: here 4174 | case (uintW)subr_argtype_3_0: /* SUBR with 3 required arguments */ | ^~~~ eval.d:4158:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 4158 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4175:7: note: in expansion of macro 'REQ_ARG' 4175 | REQ_ARG(); | ^~~~~~~ eval.d:4176:5: note: here 4176 | case (uintW)subr_argtype_2_0: /* SUBR with 2 required arguments */ | ^~~~ eval.d:4158:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 4158 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4177:7: note: in expansion of macro 'REQ_ARG' 4177 | REQ_ARG(); | ^~~~~~~ eval.d:4178:5: note: here 4178 | case (uintW)subr_argtype_1_0: /* SUBR with 1 required argument */ | ^~~~ eval.d:4158:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 4158 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4179:7: note: in expansion of macro 'REQ_ARG' 4179 | REQ_ARG(); | ^~~~~~~ eval.d:4180:5: note: here 4180 | case (uintW)subr_argtype_0_0: /* SUBR without Arguments */ | ^~~~ eval.d:4158:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 4158 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4184:7: note: in expansion of macro 'REQ_ARG' 4184 | REQ_ARG(); | ^~~~~~~ eval.d:4185:5: note: here 4185 | case (uintW)subr_argtype_3_1: /* SUBR with 3 required and 1 optional */ | ^~~~ eval.d:4158:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 4158 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4186:7: note: in expansion of macro 'REQ_ARG' 4186 | REQ_ARG(); | ^~~~~~~ eval.d:4187:5: note: here 4187 | case (uintW)subr_argtype_2_1: /* SUBR with 2 required and 1 optional */ | ^~~~ eval.d:4158:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 4158 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4188:7: note: in expansion of macro 'REQ_ARG' 4188 | REQ_ARG(); | ^~~~~~~ eval.d:4189:5: note: here 4189 | case (uintW)subr_argtype_1_1: /* SUBR with 1 required and 1 optional */ | ^~~~ eval.d:4158:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 4158 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4190:7: note: in expansion of macro 'REQ_ARG' 4190 | REQ_ARG(); | ^~~~~~~ eval.d:4191:5: note: here 4191 | case (uintW)subr_argtype_0_1: /* SUBR with 1 optional argument */ | ^~~~ eval.d:4158:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 4158 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4196:7: note: in expansion of macro 'REQ_ARG' 4196 | REQ_ARG(); | ^~~~~~~ eval.d:4197:5: note: here 4197 | case (uintW)subr_argtype_2_2: /* SUBR with 2 required and 2 optional */ | ^~~~ eval.d:4158:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 4158 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4198:7: note: in expansion of macro 'REQ_ARG' 4198 | REQ_ARG(); | ^~~~~~~ eval.d:4199:5: note: here 4199 | case (uintW)subr_argtype_1_2: /* SUBR with 1 required and 2 optional */ | ^~~~ eval.d:4158:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 4158 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4200:7: note: in expansion of macro 'REQ_ARG' 4200 | REQ_ARG(); | ^~~~~~~ eval.d:4201:5: note: here 4201 | case (uintW)subr_argtype_0_2: /* SUBR with 2 optional arguments */ | ^~~~ eval.d:4158:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 4158 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4207:7: note: in expansion of macro 'REQ_ARG' 4207 | REQ_ARG(); | ^~~~~~~ eval.d:4208:5: note: here 4208 | case (uintW)subr_argtype_1_3: /* SUBR with 1 required and 3 optional */ | ^~~~ eval.d:4158:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 4158 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4209:7: note: in expansion of macro 'REQ_ARG' 4209 | REQ_ARG(); | ^~~~~~~ eval.d:4210:5: note: here 4210 | case (uintW)subr_argtype_0_3: /* SUBR with 3 optional arguments */ | ^~~~ eval.d:4164:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 4164 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4217:7: note: in expansion of macro 'OPT_ARG' 4217 | OPT_ARG(5); | ^~~~~~~ eval.d:4218:5: note: here 4218 | case (uintW)subr_argtype_0_4: /* SUBR with 4 optional arguments */ | ^~~~ eval.d:4158:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 4158 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4237:7: note: in expansion of macro 'REQ_ARG' 4237 | REQ_ARG(); | ^~~~~~~ eval.d:4238:5: note: here 4238 | case (uintW)subr_argtype_2_0_rest: /* SUBR with 2 required and &rest */ | ^~~~ eval.d:4158:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 4158 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4239:7: note: in expansion of macro 'REQ_ARG' 4239 | REQ_ARG(); | ^~~~~~~ eval.d:4240:5: note: here 4240 | case (uintW)subr_argtype_1_0_rest: /* SUBR with 1 required and &rest */ | ^~~~ eval.d:4158:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 4158 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4241:7: note: in expansion of macro 'REQ_ARG' 4241 | REQ_ARG(); | ^~~~~~~ eval.d:4242:5: note: here 4242 | case (uintW)subr_argtype_0_0_rest: /* SUBR with rest arguments */ | ^~~~ eval.d:4158:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 4158 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4248:7: note: in expansion of macro 'REQ_ARG' 4248 | REQ_ARG(); | ^~~~~~~ eval.d:4249:5: note: here 4249 | case (uintW)subr_argtype_3_0_key: /* SUBR with 3 required and &key */ | ^~~~ eval.d:4158:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 4158 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4250:7: note: in expansion of macro 'REQ_ARG' 4250 | REQ_ARG(); | ^~~~~~~ eval.d:4251:5: note: here 4251 | case (uintW)subr_argtype_2_0_key: /* SUBR with 2 required and &key */ | ^~~~ eval.d:4158:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 4158 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4252:7: note: in expansion of macro 'REQ_ARG' 4252 | REQ_ARG(); | ^~~~~~~ eval.d:4253:5: note: here 4253 | case (uintW)subr_argtype_1_0_key: /* SUBR with 1 required and &key */ | ^~~~ eval.d:4158:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 4158 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4254:7: note: in expansion of macro 'REQ_ARG' 4254 | REQ_ARG(); | ^~~~~~~ eval.d:4255:5: note: here 4255 | case (uintW)subr_argtype_0_0_key: /* SUBR with &key */ | ^~~~ eval.d:4158:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 4158 | { if (args_on_stack>0) { args_on_stack--; } \ | ^ eval.d:4260:7: note: in expansion of macro 'REQ_ARG' 4260 | REQ_ARG(); | ^~~~~~~ eval.d:4261:5: note: here 4261 | case (uintW)subr_argtype_0_1_key: | ^~~~ In file included from eval.d:7: eval.d: In function 'funcall_closure': lispbibl.d:11655:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 11655 | #define skipSTACKop -= | ^ lispbibl.d:11660:52: note: in expansion of macro 'skipSTACKop' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~~~~~~~~~ eval.d:5310:21: note: in expansion of macro 'pushSTACK' 5310 | case 0: { pushSTACK(unbound); } | ^~~~~~~~~ eval.d:5311:11: note: here 5311 | case 1: { pushSTACK(unbound); } | ^~~~ In file included from eval.d:7: lispbibl.d:11655:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 11655 | #define skipSTACKop -= | ^ lispbibl.d:11660:52: note: in expansion of macro 'skipSTACKop' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~~~~~~~~~ eval.d:5318:21: note: in expansion of macro 'pushSTACK' 5318 | case 1: { pushSTACK(unbound); } | ^~~~~~~~~ eval.d:5319:11: note: here 5319 | case 2: { pushSTACK(unbound); } | ^~~~ In file included from eval.d:7: lispbibl.d:11655:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 11655 | #define skipSTACKop -= | ^ lispbibl.d:11660:52: note: in expansion of macro 'skipSTACKop' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~~~~~~~~~ eval.d:5326:21: note: in expansion of macro 'pushSTACK' 5326 | case 2: { pushSTACK(unbound); } | ^~~~~~~~~ eval.d:5327:11: note: here 5327 | case 3: { pushSTACK(unbound); } | ^~~~ In file included from eval.d:7: lispbibl.d:11655:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 11655 | #define skipSTACKop -= | ^ lispbibl.d:11660:52: note: in expansion of macro 'skipSTACKop' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~~~~~~~~~ eval.d:5334:21: note: in expansion of macro 'pushSTACK' 5334 | case 3: { pushSTACK(unbound); } | ^~~~~~~~~ eval.d:5335:11: note: here 5335 | case 4: { pushSTACK(unbound); } | ^~~~ In file included from eval.d:7: lispbibl.d:11655:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 11655 | #define skipSTACKop -= | ^ lispbibl.d:11660:52: note: in expansion of macro 'skipSTACKop' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~~~~~~~~~ eval.d:5341:21: note: in expansion of macro 'pushSTACK' 5341 | case 0: { pushSTACK(unbound); } | ^~~~~~~~~ eval.d:5342:11: note: here 5342 | case 1: { pushSTACK(unbound); } | ^~~~ In file included from eval.d:7: lispbibl.d:11655:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 11655 | #define skipSTACKop -= | ^ lispbibl.d:11660:52: note: in expansion of macro 'skipSTACKop' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~~~~~~~~~ eval.d:5342:21: note: in expansion of macro 'pushSTACK' 5342 | case 1: { pushSTACK(unbound); } | ^~~~~~~~~ eval.d:5343:11: note: here 5343 | case 2: { pushSTACK(unbound); } | ^~~~ In file included from eval.d:7: lispbibl.d:11655:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 11655 | #define skipSTACKop -= | ^ lispbibl.d:11660:52: note: in expansion of macro 'skipSTACKop' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~~~~~~~~~ eval.d:5350:21: note: in expansion of macro 'pushSTACK' 5350 | case 1: { pushSTACK(unbound); } | ^~~~~~~~~ eval.d:5351:11: note: here 5351 | case 2: { pushSTACK(unbound); } | ^~~~ In file included from eval.d:7: lispbibl.d:11655:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 11655 | #define skipSTACKop -= | ^ lispbibl.d:11660:52: note: in expansion of macro 'skipSTACKop' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~~~~~~~~~ eval.d:5351:21: note: in expansion of macro 'pushSTACK' 5351 | case 2: { pushSTACK(unbound); } | ^~~~~~~~~ eval.d:5352:11: note: here 5352 | case 3: { pushSTACK(unbound); } | ^~~~ In file included from eval.d:7: lispbibl.d:11655:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 11655 | #define skipSTACKop -= | ^ lispbibl.d:11660:52: note: in expansion of macro 'skipSTACKop' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~~~~~~~~~ eval.d:5359:21: note: in expansion of macro 'pushSTACK' 5359 | case 2: { pushSTACK(unbound); } | ^~~~~~~~~ eval.d:5360:11: note: here 5360 | case 3: { pushSTACK(unbound); } | ^~~~ In file included from eval.d:7: lispbibl.d:11655:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 11655 | #define skipSTACKop -= | ^ lispbibl.d:11660:52: note: in expansion of macro 'skipSTACKop' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~~~~~~~~~ eval.d:5360:21: note: in expansion of macro 'pushSTACK' 5360 | case 3: { pushSTACK(unbound); } | ^~~~~~~~~ eval.d:5361:11: note: here 5361 | case 4: { pushSTACK(unbound); } | ^~~~ In file included from eval.d:7: lispbibl.d:11655:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 11655 | #define skipSTACKop -= | ^ lispbibl.d:11660:52: note: in expansion of macro 'skipSTACKop' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~~~~~~~~~ eval.d:5367:21: note: in expansion of macro 'pushSTACK' 5367 | case 0: { pushSTACK(unbound); } | ^~~~~~~~~ eval.d:5368:11: note: here 5368 | case 1: { pushSTACK(unbound); } | ^~~~ In file included from eval.d:7: lispbibl.d:11655:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 11655 | #define skipSTACKop -= | ^ lispbibl.d:11660:52: note: in expansion of macro 'skipSTACKop' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~~~~~~~~~ eval.d:5368:21: note: in expansion of macro 'pushSTACK' 5368 | case 1: { pushSTACK(unbound); } | ^~~~~~~~~ eval.d:5369:11: note: here 5369 | case 2: { pushSTACK(unbound); } | ^~~~ In file included from eval.d:7: lispbibl.d:11655:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 11655 | #define skipSTACKop -= | ^ lispbibl.d:11660:52: note: in expansion of macro 'skipSTACKop' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~~~~~~~~~ eval.d:5369:21: note: in expansion of macro 'pushSTACK' 5369 | case 2: { pushSTACK(unbound); } | ^~~~~~~~~ eval.d:5370:11: note: here 5370 | case 3: { pushSTACK(unbound); } | ^~~~ In file included from eval.d:7: lispbibl.d:11655:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 11655 | #define skipSTACKop -= | ^ lispbibl.d:11660:52: note: in expansion of macro 'skipSTACKop' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~~~~~~~~~ eval.d:5377:21: note: in expansion of macro 'pushSTACK' 5377 | case 1: { pushSTACK(unbound); } | ^~~~~~~~~ eval.d:5378:11: note: here 5378 | case 2: { pushSTACK(unbound); } | ^~~~ In file included from eval.d:7: lispbibl.d:11655:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 11655 | #define skipSTACKop -= | ^ lispbibl.d:11660:52: note: in expansion of macro 'skipSTACKop' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~~~~~~~~~ eval.d:5378:21: note: in expansion of macro 'pushSTACK' 5378 | case 2: { pushSTACK(unbound); } | ^~~~~~~~~ eval.d:5379:11: note: here 5379 | case 3: { pushSTACK(unbound); } | ^~~~ In file included from eval.d:7: lispbibl.d:11655:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 11655 | #define skipSTACKop -= | ^ lispbibl.d:11660:52: note: in expansion of macro 'skipSTACKop' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~~~~~~~~~ eval.d:5379:21: note: in expansion of macro 'pushSTACK' 5379 | case 3: { pushSTACK(unbound); } | ^~~~~~~~~ eval.d:5380:11: note: here 5380 | case 4: { pushSTACK(unbound); } | ^~~~ In file included from eval.d:7: lispbibl.d:11655:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 11655 | #define skipSTACKop -= | ^ lispbibl.d:11660:52: note: in expansion of macro 'skipSTACKop' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~~~~~~~~~ eval.d:5386:21: note: in expansion of macro 'pushSTACK' 5386 | case 0: { pushSTACK(unbound); } | ^~~~~~~~~ eval.d:5387:11: note: here 5387 | case 1: { pushSTACK(unbound); } | ^~~~ In file included from eval.d:7: lispbibl.d:11655:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 11655 | #define skipSTACKop -= | ^ lispbibl.d:11660:52: note: in expansion of macro 'skipSTACKop' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~~~~~~~~~ eval.d:5387:21: note: in expansion of macro 'pushSTACK' 5387 | case 1: { pushSTACK(unbound); } | ^~~~~~~~~ eval.d:5388:11: note: here 5388 | case 2: { pushSTACK(unbound); } | ^~~~ In file included from eval.d:7: lispbibl.d:11655:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 11655 | #define skipSTACKop -= | ^ lispbibl.d:11660:52: note: in expansion of macro 'skipSTACKop' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~~~~~~~~~ eval.d:5388:21: note: in expansion of macro 'pushSTACK' 5388 | case 2: { pushSTACK(unbound); } | ^~~~~~~~~ eval.d:5389:11: note: here 5389 | case 3: { pushSTACK(unbound); } | ^~~~ In file included from eval.d:7: lispbibl.d:11655:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 11655 | #define skipSTACKop -= | ^ lispbibl.d:11660:52: note: in expansion of macro 'skipSTACKop' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~~~~~~~~~ eval.d:5389:21: note: in expansion of macro 'pushSTACK' 5389 | case 3: { pushSTACK(unbound); } | ^~~~~~~~~ eval.d:5390:11: note: here 5390 | case 4: { pushSTACK(unbound); } | ^~~~ In file included from eval.d:7: eval.d: In function 'funcall_subr': lispbibl.d:11655:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 11655 | #define skipSTACKop -= | ^ lispbibl.d:11660:52: note: in expansion of macro 'skipSTACKop' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~~~~~~~~~ eval.d:4999:19: note: in expansion of macro 'pushSTACK' 4999 | case 0: { pushSTACK(unbound); } | ^~~~~~~~~ eval.d:5000:9: note: here 5000 | case 1: { pushSTACK(unbound); } | ^~~~ In file included from eval.d:7: lispbibl.d:11655:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 11655 | #define skipSTACKop -= | ^ lispbibl.d:11660:52: note: in expansion of macro 'skipSTACKop' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~~~~~~~~~ eval.d:5007:19: note: in expansion of macro 'pushSTACK' 5007 | case 1: { pushSTACK(unbound); } | ^~~~~~~~~ eval.d:5008:9: note: here 5008 | case 2: { pushSTACK(unbound); } | ^~~~ In file included from eval.d:7: lispbibl.d:11655:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 11655 | #define skipSTACKop -= | ^ lispbibl.d:11660:52: note: in expansion of macro 'skipSTACKop' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~~~~~~~~~ eval.d:5016:19: note: in expansion of macro 'pushSTACK' 5016 | case 2: { pushSTACK(unbound); } | ^~~~~~~~~ eval.d:5017:9: note: here 5017 | case 3: { pushSTACK(unbound); } | ^~~~ In file included from eval.d:7: lispbibl.d:11655:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 11655 | #define skipSTACKop -= | ^ lispbibl.d:11660:52: note: in expansion of macro 'skipSTACKop' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~~~~~~~~~ eval.d:5026:19: note: in expansion of macro 'pushSTACK' 5026 | case 3: { pushSTACK(unbound); } | ^~~~~~~~~ eval.d:5027:9: note: here 5027 | case 4: { pushSTACK(unbound); } | ^~~~ In file included from eval.d:7: lispbibl.d:11655:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 11655 | #define skipSTACKop -= | ^ lispbibl.d:11660:52: note: in expansion of macro 'skipSTACKop' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~~~~~~~~~ eval.d:5033:19: note: in expansion of macro 'pushSTACK' 5033 | case 0: { pushSTACK(unbound); } | ^~~~~~~~~ eval.d:5034:9: note: here 5034 | case 1: { pushSTACK(unbound); } | ^~~~ In file included from eval.d:7: lispbibl.d:11655:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 11655 | #define skipSTACKop -= | ^ lispbibl.d:11660:52: note: in expansion of macro 'skipSTACKop' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~~~~~~~~~ eval.d:5034:19: note: in expansion of macro 'pushSTACK' 5034 | case 1: { pushSTACK(unbound); } | ^~~~~~~~~ eval.d:5035:9: note: here 5035 | case 2: { pushSTACK(unbound); } | ^~~~ In file included from eval.d:7: lispbibl.d:11655:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 11655 | #define skipSTACKop -= | ^ lispbibl.d:11660:52: note: in expansion of macro 'skipSTACKop' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~~~~~~~~~ eval.d:5042:19: note: in expansion of macro 'pushSTACK' 5042 | case 1: { pushSTACK(unbound); } | ^~~~~~~~~ eval.d:5043:9: note: here 5043 | case 2: { pushSTACK(unbound); } | ^~~~ In file included from eval.d:7: lispbibl.d:11655:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 11655 | #define skipSTACKop -= | ^ lispbibl.d:11660:52: note: in expansion of macro 'skipSTACKop' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~~~~~~~~~ eval.d:5043:19: note: in expansion of macro 'pushSTACK' 5043 | case 2: { pushSTACK(unbound); } | ^~~~~~~~~ eval.d:5044:9: note: here 5044 | case 3: { pushSTACK(unbound); } | ^~~~ In file included from eval.d:7: lispbibl.d:11655:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 11655 | #define skipSTACKop -= | ^ lispbibl.d:11660:52: note: in expansion of macro 'skipSTACKop' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~~~~~~~~~ eval.d:5052:19: note: in expansion of macro 'pushSTACK' 5052 | case 2: { pushSTACK(unbound); } | ^~~~~~~~~ eval.d:5053:9: note: here 5053 | case 3: { pushSTACK(unbound); } | ^~~~ In file included from eval.d:7: lispbibl.d:11655:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 11655 | #define skipSTACKop -= | ^ lispbibl.d:11660:52: note: in expansion of macro 'skipSTACKop' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~~~~~~~~~ eval.d:5053:19: note: in expansion of macro 'pushSTACK' 5053 | case 3: { pushSTACK(unbound); } | ^~~~~~~~~ eval.d:5054:9: note: here 5054 | case 4: { pushSTACK(unbound); } | ^~~~ In file included from eval.d:7: lispbibl.d:11655:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 11655 | #define skipSTACKop -= | ^ lispbibl.d:11660:52: note: in expansion of macro 'skipSTACKop' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~~~~~~~~~ eval.d:5060:19: note: in expansion of macro 'pushSTACK' 5060 | case 0: { pushSTACK(unbound); } | ^~~~~~~~~ eval.d:5061:9: note: here 5061 | case 1: { pushSTACK(unbound); } | ^~~~ In file included from eval.d:7: lispbibl.d:11655:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 11655 | #define skipSTACKop -= | ^ lispbibl.d:11660:52: note: in expansion of macro 'skipSTACKop' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~~~~~~~~~ eval.d:5061:19: note: in expansion of macro 'pushSTACK' 5061 | case 1: { pushSTACK(unbound); } | ^~~~~~~~~ eval.d:5062:9: note: here 5062 | case 2: { pushSTACK(unbound); } | ^~~~ In file included from eval.d:7: lispbibl.d:11655:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 11655 | #define skipSTACKop -= | ^ lispbibl.d:11660:52: note: in expansion of macro 'skipSTACKop' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~~~~~~~~~ eval.d:5062:19: note: in expansion of macro 'pushSTACK' 5062 | case 2: { pushSTACK(unbound); } | ^~~~~~~~~ eval.d:5063:9: note: here 5063 | case 3: { pushSTACK(unbound); } | ^~~~ In file included from eval.d:7: lispbibl.d:11655:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 11655 | #define skipSTACKop -= | ^ lispbibl.d:11660:52: note: in expansion of macro 'skipSTACKop' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~~~~~~~~~ eval.d:5069:19: note: in expansion of macro 'pushSTACK' 5069 | case 0: { pushSTACK(unbound); } | ^~~~~~~~~ eval.d:5070:9: note: here 5070 | case 1: { pushSTACK(unbound); } | ^~~~ In file included from eval.d:7: lispbibl.d:11655:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 11655 | #define skipSTACKop -= | ^ lispbibl.d:11660:52: note: in expansion of macro 'skipSTACKop' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~~~~~~~~~ eval.d:5070:19: note: in expansion of macro 'pushSTACK' 5070 | case 1: { pushSTACK(unbound); } | ^~~~~~~~~ eval.d:5071:9: note: here 5071 | case 2: { pushSTACK(unbound); } | ^~~~ In file included from eval.d:7: lispbibl.d:11655:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 11655 | #define skipSTACKop -= | ^ lispbibl.d:11660:52: note: in expansion of macro 'skipSTACKop' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~~~~~~~~~ eval.d:5071:19: note: in expansion of macro 'pushSTACK' 5071 | case 2: { pushSTACK(unbound); } | ^~~~~~~~~ eval.d:5072:9: note: here 5072 | case 3: { pushSTACK(unbound); } | ^~~~ In file included from eval.d:7: lispbibl.d:11655:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 11655 | #define skipSTACKop -= | ^ lispbibl.d:11660:52: note: in expansion of macro 'skipSTACKop' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~~~~~~~~~ eval.d:5072:19: note: in expansion of macro 'pushSTACK' 5072 | case 3: { pushSTACK(unbound); } | ^~~~~~~~~ eval.d:5073:9: note: here 5073 | case 4: { pushSTACK(unbound); } | ^~~~ eval.d: In function 'eval': eval.d:2939:34: warning: argument 'form' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 2939 | modexp maygc Values eval (object form) | ~~~~~~~^~~~ eval.d: In function 'funcall_iclosure': eval.d:2652:22: warning: variable 'count' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 2652 | var uintC count; | ^~~~~ eval.d:2667:28: warning: variable 'rest_args_pointer' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 2667 | var gcv_object_t* rest_args_pointer = args_pointer; | ^~~~~~~~~~~~~~~~~ In file included from eval.d:7: eval.d:2444:15: warning: variable 'find_count' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 2444 | var uintC find_count; \ | ^~~~~~~~~~ lispbibl.d:1752:11: note: in definition of macro 'dotimespL_' 1752 | do {statement_from_dotimespL} while (--countvar_from_dotimespL != 0); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ lispbibl.d:1830:21: note: in expansion of macro 'dotimespL' 1830 | #define dotimespC dotimespL | ^~~~~~~~~ eval.d:2701:15: note: in expansion of macro 'find_keyword_value' 2701 | find_keyword_value({ /* not found, must evaluate the Init: */ | ^~~~~~~~~~~~~~~~~~ eval.d:2463:45: warning: argument 'closure' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 2463 | local maygc Values funcall_iclosure (object closure, gcv_object_t* args_pointer, | ~~~~~~~^~~~~~~ eval.d:2464:44: warning: argument 'argcount' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 2464 | uintC argcount) eval.d: In function 'interpret_bytecode_': eval.d:5772:22: warning: variable 'closureptr' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 5772 | var gcv_object_t* closureptr = (pushSTACK(closure), &STACK_0); | ^~~~~~~~~~ eval.d:5718:23: warning: argument 'closure' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 5718 | #define closure_in closure | ^ eval.d:5743:52: note: in expansion of macro 'closure_in' 5743 | local /*maygc*/ Values interpret_bytecode_ (object closure_in, Sbvector codeptr, | ^~~~~~~~~~ eval.d:5743:73: warning: argument 'codeptr' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 5743 | local /*maygc*/ Values interpret_bytecode_ (object closure_in, Sbvector codeptr, | ~~~~~~~~~^~~~~~~ eval.d: In function 'eval_no_hooks': eval.d:2994:43: warning: argument 'form' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 2994 | global maygc Values eval_no_hooks (object form) { | ~~~~~~~^~~~ eval.d: In function 'invoke_handlers': eval.d:713:23: warning: variable 'other_ranges' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 713 | var stack_range_t* other_ranges = inactive_handlers; | ^~~~~~~~~~~~ eval.d:716:22: warning: variable 'FRAME' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 716 | var gcv_object_t* FRAME = STACK; | ^~~~~ eval.d:729:20: warning: variable 'i' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 729 | var uintL i = 0; | ^ x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c control.c control.d: In function 'C_tagbody': control.d:1596:15: warning: variable 'body' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 1596 | var object body = popSTACK(); | ^~~~ x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c encoding.c x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c pathname.c pathname.d: In function 'classify_namestring': pathname.d:5987:5: warning: ignoring return value of 'realpath', declared with attribute warn_unused_result [-Wunused-result] 5987 | realpath(namestring,resolved); /* ==> success assured */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pathname.d: In function 'C_launch': pathname.d:8932:16: warning: ignoring return value of 'nice', declared with attribute warn_unused_result [-Wunused-result] 8932 | errno = 0; nice(priority); | ^~~~~~~~~~~~~~ pathname.d: In function 'direntry_to_string': pathname.d:7215:58: warning: argument 'len' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 7215 | local maygc object direntry_to_string (char* string, int len) { | ~~~~^~~ x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c stream.c In file included from stream.d:10: stream.d: In function 'write_char': lispbibl.d:5341:36: warning: left shift of negative value [-Wshift-negative-value] 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ lispbibl.d:5341:5: note: in expansion of macro 'objectplus' 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~~~~~~~~~ stream.d:920:13: note: in expansion of macro 'fixnum_inc' 920 | fixnum_inc(TheStream(stream)->strm_wr_ch_lpos,-1); | ^~~~~~~~~~ stream.d: In function 'C_string_input_stream_index': lispbibl.d:5341:36: warning: left shift of negative value [-Wshift-negative-value] 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ lispbibl.d:5341:5: note: in expansion of macro 'objectplus' 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~~~~~~~~~ stream.d:2490:13: note: in expansion of macro 'fixnum_inc' 2490 | index = fixnum_inc(index,-1); | ^~~~~~~~~~ stream.d: In function 'C_buffered_input_stream_index': lispbibl.d:5341:36: warning: left shift of negative value [-Wshift-negative-value] 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ lispbibl.d:5341:5: note: in expansion of macro 'objectplus' 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~~~~~~~~~ stream.d:2950:13: note: in expansion of macro 'fixnum_inc' 2950 | index = fixnum_inc(index,-1); | ^~~~~~~~~~ stream.d: In function 'bitbuff_is_I': lispbibl.d:1337:28: warning: left shift of negative value [-Wshift-negative-value] 1337 | #define minus_bitm(n) (-2L<<((n)-1)) | ^~ stream.d:4594:22: note: in expansion of macro 'minus_bitm' 4594 | *bitbufferptr |= minus_bitm(signbitnr+1); /* sign-extend High byte */ | ^~~~~~~~~~ In file included from stream.d:10: stream.d: In function 'C_stream_external_format': lispbibl.d:7880:26: warning: this statement may fall through [-Wimplicit-fallthrough=] 7880 | (builtin_stream_p(obj) || instanceof(obj,O(class_fundamental_stream))) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stream.d:15885:13: note: in expansion of macro 'streamp' 15885 | if (streamp(stream)) { | ^~~~~~~ stream.d:15889:7: note: here 15889 | default: | ^~~~~~~ stream.d: In function 'interactive_stream_p': stream.d:16117:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 16117 | if (nullp(TheStream(stream)->strm_isatty)) | ^ stream.d:16122:5: note: here 16122 | case strmtype_keyboard: | ^~~~ stream.d: In function 'C_read_byte_no_hang': stream.d:17244:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 17244 | var object obj = read_byte(stream); | ^ stream.d:17251:5: note: here 17251 | case LISTEN_ERROR: OS_filestream_error(STACK_2); | ^~~~ stream.d: In function 'lisp_completion': stream.d:9337:25: warning: variable 'ptr1' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 9337 | var const chart* ptr1; | ^~~~ stream.d: In function 'close_ochannel': stream.d:5853:41: warning: argument 'stream' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 5853 | local maygc void close_ochannel (object stream, uintB abort) { | ~~~~~~~^~~~~~ stream.d: In function 'close_buffered': stream.d:8344:41: warning: argument 'stream' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 8344 | local maygc void close_buffered (object stream, uintB abort) { | ~~~~~~~^~~~~~ stream.d: In function 'handle_isset': stream.d:14457:45: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] 14457 | if (!nullp(status_cons)) Cdr(status_cons) = ret; x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c socket.c x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c io.c In file included from io.d:9: io.d: In function 'pr_hex6': lispbibl.d:1335:27: warning: left shift of negative value [-Wshift-negative-value] 1335 | #define minus_bit(n) (-1L<<(n)) | ^~ lispbibl.d:3200:23: note: in expansion of macro 'minus_bit' 3200 | #define minus_wbit minus_bit | ^~~~~~~~~ io.d:4923:63: note: in expansion of macro 'minus_wbit' 4923 | if (((oint_addr_mask>>oint_addr_shift)<>oint_addr_shift)<>oint_addr_shift)<>oint_addr_shift)<>oint_addr_shift)<>oint_addr_shift)<>oint_addr_shift)<>oint_addr_shift)<sign = -1; /* sign:=negativ */ | ~~~~~~~~~~~^~~~ io.d:1513:5: note: here 1513 | case a_plus: /* read over sign: */ | ^~~~ io.d: In function 'C_parse_integer': io.d:4766:22: warning: this statement may fall through [-Wimplicit-fallthrough=] 4766 | case '-': sign = -1; /* sign := negative */ | ~~~~~^~~~ io.d:4767:7: note: here 4767 | case '+': /* sign found */ | ^~~~ io.d: In function 'pr_real_number': io.d:7624:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 7624 | if (RA_integerp(number)) { | ^ io.d:7631:9: note: here 7631 | default: { /* print base in #nR-notation: */ | ^~~~~~~ io.d: In function 'C_bit_vector_reader': io.d:3271:10: warning: 'ch' may be used uninitialized in this function [-Wmaybe-uninitialized] 3271 | if (chareq(ch,ascii('0'))) { | ^ io.d: In function 'C_vector_reader': io.d:3328:15: warning: 'el' may be used uninitialized in this function [-Wmaybe-uninitialized] 3328 | *vptr++ = el; | ~~~~~~~~^~~~ x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c funarg.c x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c array.c array.d: In function 'make_ssstring': array.d:4039:11: warning: comparison is always false due to limited range of data type [-Wtype-limits] 4039 | if (len > arraysize_limit_1) | ^ array.d: In function 'ssstring_extend_low': array.d:4060:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] 4060 | if (size > arraysize_limit_1) | ^ array.d: In function 'ssstring_push_extend': array.d:4095:13: warning: comparison is always false due to limited range of data type [-Wtype-limits] 4095 | if (len > arraysize_limit_1) /* cannot extend beyond arraysize_limit_1 */ | ^ array.d: In function 'ssstring_extend': array.d:4119:18: warning: comparison is always false due to limited range of data type [-Wtype-limits] 4119 | if (needed_len > arraysize_limit_1) /* cannot extend beyond arraysize_limit_1 */ | ^ array.d:4124:17: warning: comparison is always false due to limited range of data type [-Wtype-limits] 4124 | if (now_len > arraysize_limit_1) /* cannot extend beyond arraysize_limit_1 */ | ^ array.d: In function 'make_ssbvector': array.d:4183:11: warning: comparison is always false due to limited range of data type [-Wtype-limits] 4183 | if (len > arraysize_limit_1) | ^ array.d: In function 'ssbvector_push_extend': array.d:4209:13: warning: comparison is always false due to limited range of data type [-Wtype-limits] 4209 | if (len > arraysize_limit_1) /* cannot extend beyond arraysize_limit_1 */ | ^ array.d: In function 'test_dims': array.d:4274:43: warning: comparison is always true due to limited range of data type [-Wtype-limits] 4274 | if (!((produkt_hi==0) && (produkt_lo<=arraysize_limit_1))) /* product < 2^24 ? */ | ^~ In file included from array.d:8: array.d: In function 'C_vector_fe_upd': lispbibl.d:5341:36: warning: left shift of negative value [-Wshift-negative-value] 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~ lispbibl.d:892:18: note: in definition of macro 'VALUES1' 892 | do { value1 = (A); mv_count = 1; } while (0) | ^ lispbibl.d:3153:44: note: in expansion of macro 'pointerplus' 3153 | #define objectplus(obj,offset) ((object)pointerplus(obj,offset)) | ^~~~~~~~~~~ lispbibl.d:5341:5: note: in expansion of macro 'objectplus' 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~~~~~~~~~ array.d:5103:15: note: in expansion of macro 'fixnum_inc' 5103 | : fixnum_inc(pointer,-1)); /* Fixnum >0 decrement by 1 */ | ^~~~~~~~~~ array.d: In function 'C_vector_fe_init_end': lispbibl.d:5341:36: warning: left shift of negative value [-Wshift-negative-value] 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~ lispbibl.d:892:18: note: in definition of macro 'VALUES1' 892 | do { value1 = (A); mv_count = 1; } while (0) | ^ lispbibl.d:3153:44: note: in expansion of macro 'pointerplus' 3153 | #define objectplus(obj,offset) ((object)pointerplus(obj,offset)) | ^~~~~~~~~~~ lispbibl.d:5341:5: note: in expansion of macro 'objectplus' 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~~~~~~~~~ array.d:5159:15: note: in expansion of macro 'fixnum_inc' 5159 | : fixnum_inc(index,-1)); /* Fixnum >0 decrement by 1 */ | ^~~~~~~~~~ array.d: In function 'C_make_array': array.d:4713:17: warning: 'fillpointer' may be used uninitialized in this function [-Wmaybe-uninitialized] 4713 | *dimptr++ = fillpointer; | ~~~~~~~~~~^~~~~~~~~~~~~ array.d: In function 'C_adjust_array': array.d:5045:19: warning: 'fillpointer' may be used uninitialized in this function [-Wmaybe-uninitialized] 5045 | *dimptr = fillpointer; | ~~~~~~~~^~~~~~~~~~~~~ x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c hashtabl.c In file included from hashtabl.d:8: hashtabl.d: In function 'rehash': lispbibl.d:5341:36: warning: left shift of negative value [-Wshift-negative-value] 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ lispbibl.d:5341:5: note: in expansion of macro 'objectplus' 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~~~~~~~~~ hashtabl.d:1320:13: note: in expansion of macro 'fixnum_inc' 1320 | index = fixnum_inc(index,-1); /* decrement index */ | ^~~~~~~~~~ hashtabl.d: In function 'clrhash': lispbibl.d:5341:36: warning: left shift of negative value [-Wshift-negative-value] 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ lispbibl.d:5341:5: note: in expansion of macro 'objectplus' 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~~~~~~~~~ hashtabl.d:1817:17: note: in expansion of macro 'fixnum_inc' 1817 | index = fixnum_inc(index,-1); /* decrement index */ | ^~~~~~~~~~ hashtabl.d: In function 'C_remhash': lispbibl.d:5341:36: warning: left shift of negative value [-Wshift-negative-value] 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ lispbibl.d:5341:5: note: in expansion of macro 'objectplus' 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~~~~~~~~~ hashtabl.d:2329:42: note: in expansion of macro 'fixnum_inc' 2329 | TheHashedAlist(kvtable)->hal_count = fixnum_inc(TheHashedAlist(kvtable)->hal_count,-1); | ^~~~~~~~~~ hashtabl.d: In function 'C_hash_table_iterate': lispbibl.d:5341:36: warning: left shift of negative value [-Wshift-negative-value] 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ lispbibl.d:5341:5: note: in expansion of macro 'objectplus' 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~~~~~~~~~ hashtabl.d:2511:20: note: in expansion of macro 'fixnum_inc' 2511 | Cdr(state) = fixnum_inc(Cdr(state),-1); /* decrement index */ | ^~~~~~~~~~ x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c list.c x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c package.c In file included from package.d:8: package.d: In function 'symtab_delete': lispbibl.d:5341:36: warning: left shift of negative value [-Wshift-negative-value] 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ lispbibl.d:5341:5: note: in expansion of macro 'objectplus' 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~~~~~~~~~ package.d:392:26: note: in expansion of macro 'fixnum_inc' 392 | Symtab_count(symtab) = fixnum_inc(Symtab_count(symtab),-1); | ^~~~~~~~~~ package.d: In function 'C_package_iterate': lispbibl.d:5341:36: warning: left shift of negative value [-Wshift-negative-value] 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ lispbibl.d:5341:5: note: in expansion of macro 'objectplus' 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~~~~~~~~~ package.d:3036:32: note: in expansion of macro 'fixnum_inc' 3036 | PIS(state,INDEX) = fixnum_inc(PIS(state,INDEX),-1); | ^~~~~~~~~~ x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c record.c record.d: In function 'update_instance': record.d:1409:62: warning: argument 'obj' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 1409 | global maygc object update_instance (object user_obj, object obj) { | ~~~~~~~^~~ x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c weak.c x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c sequence.c In file included from sequence.d:7: sequence.d: In function 'C_map': lispbibl.d:5341:36: warning: left shift of negative value [-Wshift-negative-value] 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ lispbibl.d:5341:5: note: in expansion of macro 'objectplus' 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~~~~~~~~~ sequence.d:1489:17: note: in expansion of macro 'fixnum_inc' 1489 | STACK_2 = fixnum_inc(STACK_2,-1); | ^~~~~~~~~~ In file included from sequence.d:7: sequence.d: In function 'delete_op': lispbibl.d:5341:36: warning: left shift of negative value [-Wshift-negative-value] 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~ lispbibl.d:11660:40: note: in definition of macro 'pushSTACK' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~ lispbibl.d:3153:44: note: in expansion of macro 'pointerplus' 3153 | #define objectplus(obj,offset) ((object)pointerplus(obj,offset)) | ^~~~~~~~~~~ lispbibl.d:5341:5: note: in expansion of macro 'objectplus' 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~~~~~~~~~ sequence.d:2426:17: note: in expansion of macro 'fixnum_inc' 2426 | pushSTACK(fixnum_inc(*(stackptr STACKop -2),-1)); /* start-1 */ | ^~~~~~~~~~ sequence.d: In function 'delete_duplicates_list_from_start': lispbibl.d:5341:36: warning: left shift of negative value [-Wshift-negative-value] 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~ lispbibl.d:11660:40: note: in definition of macro 'pushSTACK' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~ lispbibl.d:3153:44: note: in expansion of macro 'pointerplus' 3153 | #define objectplus(obj,offset) ((object)pointerplus(obj,offset)) | ^~~~~~~~~~~ lispbibl.d:5341:5: note: in expansion of macro 'objectplus' 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~~~~~~~~~ sequence.d:2636:15: note: in expansion of macro 'fixnum_inc' 2636 | pushSTACK(fixnum_inc(STACK_(4+4+1),-1)); /* start-1 */ | ^~~~~~~~~~ rm -f streq.h ln -s gllib/streq.h streq.h rm -f cjk.h ln -s gllib/uniwidth/cjk.h cjk.h rm -f uninames.h ln -s gllib/uniname/uninames.h uninames.h x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c charstrg.c In file included from charstrg.d:8: charstrg.d: In function 'C_string_both_trim': lispbibl.d:5341:36: warning: left shift of negative value [-Wshift-negative-value] 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~ lispbibl.d:11660:40: note: in definition of macro 'pushSTACK' 11660 | #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) | ^~~ lispbibl.d:3153:44: note: in expansion of macro 'pointerplus' 3153 | #define objectplus(obj,offset) ((object)pointerplus(obj,offset)) | ^~~~~~~~~~~ lispbibl.d:5341:5: note: in expansion of macro 'objectplus' 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~~~~~~~~~ charstrg.d:3239:35: note: in expansion of macro 'fixnum_inc' 3239 | pushSTACK(STACK_3); pushSTACK(fixnum_inc(STACK_1,-1)); funcall(L(char),2); | ^~~~~~~~~~ In file included from charstrg.d:8: lispbibl.d:5341:36: warning: left shift of negative value [-Wshift-negative-value] 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ lispbibl.d:5341:5: note: in expansion of macro 'objectplus' 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~~~~~~~~~ charstrg.d:3243:15: note: in expansion of macro 'fixnum_inc' 3243 | STACK_0 = fixnum_inc(STACK_0,-1); /* j := (1- j) */ | ^~~~~~~~~~ charstrg.d: In function 'sstring_store': charstrg.d:604:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 604 | inner_string = TheSistring(inner_string)->data; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ charstrg.d:607:5: note: here 607 | case Sstringtype_32Bit: /* mutable Simple-String */ | ^~~~ charstrg.d: In function 'sstring_store_array': charstrg.d:711:22: warning: this statement may fall through [-Wimplicit-fallthrough=] 711 | inner_string = TheSistring(inner_string)->data; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ charstrg.d:715:7: note: here 715 | case Sstringtype_32Bit: { /* mutable Simple-String */ | ^~~~ charstrg.d: In function 'coerce_imm_ss': charstrg.d:935:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 935 | if (sstring_immutable(TheSstring(obj))) | ^ In file included from charstrg.d:8: lispbibl.d:4321:27: note: here 4321 | #define case_ostring case string_type /* Other String */ | ^~~~ charstrg.d:939:7: note: in expansion of macro 'case_ostring' 939 | case_ostring: | ^~~~~~~~~~~~ charstrg.d: In function 'coerce_normal_ss': charstrg.d:1076:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 1076 | if (sstring_eltype(TheSstring(obj)) == Sstringtype_32Bit) | ^ In file included from charstrg.d:8: lispbibl.d:4321:27: note: here 4321 | #define case_ostring case string_type /* Other String */ | ^~~~ charstrg.d:1080:7: note: in expansion of macro 'case_ostring' 1080 | case_ostring: | ^~~~~~~~~~~~ x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c debug.c x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c error.c x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c misc.c x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c time.c x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c predtype.c predtype.d: In function 'C_class_of': predtype.d:1909:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 1909 | if (Closure_instancep(arg)) | ^ In file included from predtype.d:8: lispbibl.d:4365:27: note: here 4365 | #define case_subr case subr_type /* SUBR */ | ^~~~ predtype.d:1911:5: note: in expansion of macro 'case_subr' 1911 | case_subr: /* SUBR -> */ | ^~~~~~~~~ x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c symbol.c x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c lisparit.c In file included from lisparit.d:8: intelem.d: In function 'I_to_L': lispbibl.d:3175:33: warning: left shift of negative value [-Wshift-negative-value] 3175 | #define minus_vbit(n) (-LL(1)<<(n)) | ^~ intelem.d:294:31: note: in expansion of macro 'minus_vbit' 294 | if ((uintV)value < (uintV)minus_vbit(intLsize-1)) goto bad; | ^~~~~~~~~~ In file included from lisparit.d:8: intplus.d: In function 'I_minus1_plus_I': lispbibl.d:5341:36: warning: left shift of negative value [-Wshift-negative-value] 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ lispbibl.d:5341:5: note: in expansion of macro 'objectplus' 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~~~~~~~~~ intplus.d:93:16: note: in expansion of macro 'fixnum_inc' 93 | return fixnum_inc(x,-1); # bleibt Fixnum: direkt 1 subtrahieren | ^~~~~~~~~~ intbyte.d: In function 'ldb_extract_test': lispbibl.d:1335:27: warning: left shift of negative value [-Wshift-negative-value] 1335 | #define minus_bit(n) (-1L<<(n)) | ^~ intbyte.d:240:36: note: in expansion of macro 'minus_bit' 240 | && ((*--LSDptr & (uintD)(minus_bit(p))) == 0) | ^~~~~~~~~ intbyte.d: In function 'mkf_extract': lispbibl.d:1335:27: warning: left shift of negative value [-Wshift-negative-value] 1335 | #define minus_bit(n) (-1L<<(n)) | ^~ intbyte.d:320:27: note: in expansion of macro 'minus_bit' 320 | midptr[-1] &= minus_bit(p_D); | ^~~~~~~~~ In file included from lisparit.d:8: intmal.d: In function 'prod_ungerade': lispbibl.d:5341:36: warning: left shift of negative value [-Wshift-negative-value] 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~ lispbibl.d:1748:10: note: in definition of macro 'dotimesL_' 1748 | {statement_from_dotimesL; countvar_from_dotimesL--; } \ | ^~~~~~~~~~~~~~~~~~~~~~~ lispbibl.d:1829:20: note: in expansion of macro 'dotimesL' 1829 | #define dotimesC dotimesL | ^~~~~~~~ lispbibl.d:3153:44: note: in expansion of macro 'pointerplus' 3153 | #define objectplus(obj,offset) ((object)pointerplus(obj,offset)) | ^~~~~~~~~~~ lispbibl.d:5341:5: note: in expansion of macro 'objectplus' 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~~~~~~~~~ intmal.d:849:20: note: in expansion of macro 'fixnum_inc' 849 | faktor = fixnum_inc(faktor,-2); # nächster Faktor | ^~~~~~~~~~ In file included from lisparit.d:8: ffloat.d: In function 'FF_futruncate_FF': aridecl.d:169:23: warning: left shift of negative value [-Wshift-negative-value] 169 | (ffloat)((sign) << (FF_exp_len+FF_mant_len) \ | ^~ lispbibl.d:2611:40: note: in definition of macro 'as_object' 2611 | #define as_object(o) (gcv_object_t)(o) | ^ aridecl.d:168:5: note: in expansion of macro 'type_data_object' 168 | type_data_object(FF_type | (bit(vorz_bit_t) & (sign)), \ | ^~~~~~~~~~~~~~~~ aridecl.d:177:22: note: in expansion of macro 'make_FF' 177 | #define FF_minus1 make_FF(-1,FF_exp_mid+1,bit(FF_mant_len)) | ^~~~~~~ ffloat.d:163:42: note: in expansion of macro 'FF_minus1' 163 | return ((x_ & bit(31))==0 ? FF_1 : FF_minus1); | ^~~~~~~~~ In file included from lisparit.d:8: lfloat.d: In function 'LF_ftruncate_LF': lispbibl.d:1337:28: warning: left shift of negative value [-Wshift-negative-value] 1337 | #define minus_bitm(n) (-2L<<((n)-1)) | ^~ lfloat.d:167:34: note: in expansion of macro 'minus_bitm' 167 | *ptr++ = x_mantMSDptr[count] & minus_bitm(intDsize-bitcount); /* then copy bitcount bits */ | ^~~~~~~~~~ lfloat.d: In function 'LF_futruncate_LF': lispbibl.d:1337:28: warning: left shift of negative value [-Wshift-negative-value] 1337 | #define minus_bitm(n) (-2L<<((n)-1)) | ^~ lfloat.d:248:21: note: in expansion of macro 'minus_bitm' 248 | var uintD mask = minus_bitm(intDsize-bitcount); /* mask with bitcount bits */ | ^~~~~~~~~~ lfloat.d: In function 'LF_fround_LF': lispbibl.d:1335:27: warning: left shift of negative value [-Wshift-negative-value] 1335 | #define minus_bit(n) (-1L<<(n)) | ^~ lfloat.d:369:21: note: in expansion of macro 'minus_bit' 369 | var uintD mask = minus_bit(intDsize-bitcount-1); /* mask with bitcount+1 bits */ | ^~~~~~~~~ flo_konv.d: In function 'FF_to_c_float': lispbibl.d:1335:27: warning: left shift of negative value [-Wshift-negative-value] 1335 | #define minus_bit(n) (-1L<<(n)) | ^~ flo_konv.d:479:22: note: in expansion of macro 'minus_bit' 479 | val = (val & minus_bit(FF_exp_len+FF_mant_len)) /* same sign */ | ^~~~~~~~~ flo_konv.d: In function 'DF_to_c_double': lispbibl.d:1335:27: warning: left shift of negative value [-Wshift-negative-value] 1335 | #define minus_bit(n) (-1L<<(n)) | ^~ flo_konv.d:561:22: note: in expansion of macro 'minus_bit' 561 | val = (val & minus_bit(DF_exp_len+DF_mant_len)) /* same sign */ | ^~~~~~~~~ In file included from lisparit.d:51: flo_rest.d: In function 'F_float_sign_F': aridecl.d:169:23: warning: left shift of negative value [-Wshift-negative-value] 169 | (ffloat)((sign) << (FF_exp_len+FF_mant_len) \ | ^~ flo_rest.d:11:16: note: in definition of macro 'floatcase' 11 | else { FF_statement; } \ | ^~~~~~~~~~~~ lispbibl.d:3330:8: note: in expansion of macro 'as_object' 3330 | (as_object( ((oint)(tint)(type) << oint_type_shift) + (oint)(aint)(data) )) | ^~~~~~~~~ aridecl.d:168:5: note: in expansion of macro 'type_data_object' 168 | type_data_object(FF_type | (bit(vorz_bit_t) & (sign)), \ | ^~~~~~~~~~~~~~~~ aridecl.d:177:22: note: in expansion of macro 'make_FF' 177 | #define FF_minus1 make_FF(-1,FF_exp_mid+1,bit(FF_mant_len)) | ^~~~~~~ flo_rest.d:1239:35: note: in expansion of macro 'FF_minus1' 1239 | return (!R_minusp(x) ? FF_1 : FF_minus1); /* better! */ | ^~~~~~~~~ realelem.d: In function 'R_signum_R': aridecl.d:169:23: warning: left shift of negative value [-Wshift-negative-value] 169 | (ffloat)((sign) << (FF_exp_len+FF_mant_len) \ | ^~ flo_rest.d:11:16: note: in definition of macro 'floatcase' 11 | else { FF_statement; } \ | ^~~~~~~~~~~~ lispbibl.d:3330:8: note: in expansion of macro 'as_object' 3330 | (as_object( ((oint)(tint)(type) << oint_type_shift) + (oint)(aint)(data) )) | ^~~~~~~~~ aridecl.d:168:5: note: in expansion of macro 'type_data_object' 168 | type_data_object(FF_type | (bit(vorz_bit_t) & (sign)), \ | ^~~~~~~~~~~~~~~~ aridecl.d:177:22: note: in expansion of macro 'make_FF' 177 | #define FF_minus1 make_FF(-1,FF_exp_mid+1,bit(FF_mant_len)) | ^~~~~~~ realelem.d:1090:31: note: in expansion of macro 'FF_minus1' 1090 | if (R_minusp(x)) return FF_minus1; /* x<0 -> -1.0 */ | ^~~~~~~~~ In file included from lisparit.d:8: realtran.d: In function 'pi_F_float_F': lispbibl.d:5341:36: warning: left shift of negative value [-Wshift-negative-value] 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ lispbibl.d:5341:5: note: in expansion of macro 'objectplus' 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~~~~~~~~~ lispbibl.d:5350:23: note: in expansion of macro 'fixnum_inc' 5350 | #define negfixnum(x) fixnum_inc(fixnum_inc(Fixnum_minus1,1),x) | ^~~~~~~~~~ lispbibl.d:5355:45: note: in expansion of macro 'negfixnum' 5355 | #define sfixnum(x) ((x)>=0 ? posfixnum(x) : negfixnum(x)) | ^~~~~~~~~ realtran.d:57:40: note: in expansion of macro 'sfixnum' 57 | temp = LF_I_scale_float_LF(STACK_2,sfixnum(-2)); /* (scale-float a -2) */ | ^~~~~~~ comptran.d: In function 'R_R_atanh_R_R': lispbibl.d:5341:36: warning: left shift of negative value [-Wshift-negative-value] 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ lispbibl.d:5341:5: note: in expansion of macro 'objectplus' 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~~~~~~~~~ lispbibl.d:5350:23: note: in expansion of macro 'fixnum_inc' 5350 | #define negfixnum(x) fixnum_inc(fixnum_inc(Fixnum_minus1,1),x) | ^~~~~~~~~~ lispbibl.d:5355:45: note: in expansion of macro 'negfixnum' 5355 | #define sfixnum(x) ((x)>=0 ? posfixnum(x) : negfixnum(x)) | ^~~~~~~~~ comptran.d:943:40: note: in expansion of macro 'sfixnum' 943 | STACK_6 = F_I_scale_float_F(temp,sfixnum(-2)); /* .../4 =: u */ | ^~~~~~~ In file included from lisparit.d:30: intelem.d: In function 'I_to_UL': intelem.d:204:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 204 | var Bignum bn = TheBignum(obj); | ^ intelem.d:227:4: note: here 227 | default: | ^~~~~~~ intelem.d: In function 'I_to_UQ': intelem.d:354:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 354 | var Bignum bn = TheBignum(obj); | ^ intelem.d:407:5: note: here 407 | default: | ^~~~~~~ lisparit.d: In function 'read_float': lisparit.d:178:26: warning: this statement may fall through [-Wimplicit-fallthrough=] 178 | case '-': exp_sign = ~exp_sign; /* sign := negative */ | ~~~~~~~~~^~~~~~~~~~~ lisparit.d:179:7: note: here 179 | case '+': ptr++; exp_len--; /* skip exponent-sign */ | ^~~~ In file included from lisparit.d:46: sfloat.d: In function 'I_to_SF': sfloat.d:654:14: warning: 'I_to_NDS_room_649' may be used uninitialized in this function [-Wmaybe-uninitialized] 654 | var uintD msd = *MSDptr++; # erstes Digit | ^~~ In file included from lisparit.d:47: ffloat.d: In function 'I_to_FF': ffloat.d:761:14: warning: 'I_to_NDS_room_756' may be used uninitialized in this function [-Wmaybe-uninitialized] 761 | var uintD msd = *MSDptr++; # erstes Digit | ^~~ In file included from lisparit.d:48: dfloat.d: In function 'I_to_DF': dfloat.d:1398:14: warning: 'I_to_NDS_room_1393' may be used uninitialized in this function [-Wmaybe-uninitialized] 1398 | var uintD msd = *MSDptr++; /* first digit */ | ^~~ dfloat.d:1403:32: warning: '*((void *)&I_to_NDS_room_1393+4)' may be used uninitialized in this function [-Wmaybe-uninitialized] 1403 | msdd |= (uint32)(*MSDptr++) << (32-(i+1)*intDsize); \ | ^~ In file included from lisparit.d:49: lfloat.d: In function 'I_to_LF': lfloat.d:1458:22: warning: 'I_to_NDS_room_1401' may be used uninitialized in this function [-Wmaybe-uninitialized] 1458 | carry_rechts = shiftrightcopy_loop_up(&x_MSDptr[1],y_mantMSDptr,x_len,shiftcount,x_MSDptr[0]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c i18n.c x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c foreign.c In file included from foreign.d:7: foreign.d: In function 'free_foreign_callin': lispbibl.d:5341:36: warning: left shift of negative value [-Wshift-negative-value] 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~ lispbibl.d:1294:60: note: in definition of macro 'pointerplus' 1294 | #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) | ^~~~~~ lispbibl.d:5341:5: note: in expansion of macro 'objectplus' 5341 | objectplus(obj, (soint)(delta) << oint_data_shift) | ^~~~~~~~~~ foreign.d:596:19: note: in expansion of macro 'fixnum_inc' 596 | triple[2] = fixnum_inc(triple[2],-1); /* decrement reference count */ | ^~~~~~~~~~ foreign.d: In function 'foreign_pointer': foreign.d:87:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 87 | obj = TheFfunction(obj)->ff_address; | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ foreign.d:88:7: note: here 88 | case Rectype_Faddress: foreign_address: | ^~~~ x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c unixaux.c echo '/* generated from Makefile */' > cflags.h.new echo '#define CC "x86_64-tld-linux-gcc"' >> cflags.h.new echo '#define CFLAGS "-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I."' >> cflags.h.new echo '#define LDFLAGS ""' >> cflags.h.new echo '#define CLFLAGS ""' >> cflags.h.new echo '#define LIBS "-lreadline -lncurses -ldl -lavcall -lcallback -lsigsegv libgnu_cl.a"' >> cflags.h.new echo '#define CPPFLAGS "-I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib"' >> cflags.h.new echo '#define CPP "x86_64-tld-linux-gcc -E"' >> cflags.h.new echo '#define CXX "g++"' >> cflags.h.new echo '#define CXXFLAGS ""' >> cflags.h.new echo '#define X_LIBS ""' >> cflags.h.new if cmp cflags.h.new cflags.h > /dev/null 2>&1; then rm -f cflags.h.new; else mv cflags.h.new cflags.h; fi touch cflags.h.stamp x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c built.c test -r libgnu_cl.a || ln -s gllib/libgnu.a libgnu_cl.a x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -DCOMPILE_STANDALONE -O0 -c genclisph.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from lispbibl.d:1240, from genclisph.d:7: /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ genclisph.d: In function 'main': genclisph.d:208:54: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] 208 | #define EMIT_TO_I(name,type) emit_to_I(name,(type)-1<(type)0,sizeof(type)) | ^ genclisph.d:285:3: note: in expansion of macro 'EMIT_TO_I' 285 | EMIT_TO_I("size",size_t); | ^~~~~~~~~ x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. genclisph.o -o genclisph (echo '#ifndef _CLISP_H' ; echo '#define _CLISP_H' ; echo; echo '/* config.h */' ; grep '^#' config.h ) > clisp.h (echo; echo '/* 'intparam.h' */' ; grep '^#' intparam.h ) >> clisp.h (echo; echo '/* 'floatparam.h' */' ; grep '^#' floatparam.h ) >> clisp.h (echo; echo '/* genclisph */' ; ./genclisph clisp-test.c ; echo ; echo '#endif /* _CLISP_H */') >> clisp.h writing test file clisp-test.c wrote 164 tests (153 typedefs, 11 defines) x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -DUSE_CLISP_H=1 -DCOMPILE_STANDALONE clisp-test.c -o clisp-test-clisp x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -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 x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -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) make[1]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/po' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/po' make[1]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/po' installing en.gmo as ../locale/en/LC_MESSAGES/clisp.mo installing clisplow_en.gmo as ../locale/en/LC_MESSAGES/clisplow.mo installing da.gmo as ../locale/da/LC_MESSAGES/clisp.mo installing clisplow_da.gmo as ../locale/da/LC_MESSAGES/clisplow.mo installing de.gmo as ../locale/de/LC_MESSAGES/clisp.mo installing clisplow_de.gmo as ../locale/de/LC_MESSAGES/clisplow.mo installing fr.gmo as ../locale/fr/LC_MESSAGES/clisp.mo installing clisplow_fr.gmo as ../locale/fr/LC_MESSAGES/clisplow.mo installing es.gmo as ../locale/es/LC_MESSAGES/clisp.mo installing clisplow_es.gmo as ../locale/es/LC_MESSAGES/clisplow.mo installing nl.gmo as ../locale/nl/LC_MESSAGES/clisp.mo installing clisplow_nl.gmo as ../locale/nl/LC_MESSAGES/clisplow.mo installing ru.gmo as ../locale/ru/LC_MESSAGES/clisp.mo installing clisplow_ru.gmo as ../locale/ru/LC_MESSAGES/clisplow.mo make[1]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/po' rm -rf data mkdir data cd data && ln -s ../../utils/unicode/UnicodeDataFull.txt . cd data && ln -s ../../doc/Symbol-Table.text . x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -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 modules.o -lreadline -lncurses -ldl -lavcall -lcallback -lsigsegv libgnu_cl.a -o lisp.run ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -lp -x '(and (load "init.lisp") (sys::%saveinitmem) (ext::exit)) (ext::exit t)' i i i i i i i ooooo o ooooooo ooooo ooooo I I I I I I I 8 8 8 8 8 o 8 8 I \ `+' / I 8 8 8 8 8 8 \ `-+-' / 8 8 8 ooooo 8oooo `-__|__-' 8 8 8 8 8 | 8 o 8 8 o 8 8 ------+------ ooooo 8oooooo ooo8ooo ooooo 8 Welcome to GNU CLISP 2.49 (2010-07-07) Copyright (c) Bruno Haible, Michael Stoll 1992, 1993 Copyright (c) Bruno Haible, Marcus Daniels 1994-1997 Copyright (c) Bruno Haible, Pierpaolo Bernardi, Sam Steingold 1998 Copyright (c) Bruno Haible, Sam Steingold 1999-2000 Copyright (c) Sam Steingold, Bruno Haible 2001-2010 Type :h and hit Enter for context help. ;; Loading file 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 /tmp/B.AIw1qV/BUILD/clisp-2.49/src/room.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/room.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/functions.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/functions.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/trace.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/trace.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/cmacros.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/cmacros.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/compiler.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/compiler.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/defs2.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/defs2.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/loop.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/loop.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos.lisp ... ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-slots1.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-slots1.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-method1.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-method1.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-methcomb1.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-methcomb1.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun1.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun1.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun2a.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun2a.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-methcomb2.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-methcomb2.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun2b.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun2b.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-method2.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-method2.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun3.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun3.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-dependent.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-dependent.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun4.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun4.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-method3.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-method3.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-methcomb3.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-methcomb3.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-slots2.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-slots2.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-slotdef2.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-slotdef2.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-stablehash2.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-stablehash2.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-specializer2.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-specializer2.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class4.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class4.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class5.lisp ... WARNING: DEFGENERIC: redefining function SHARED-INITIALIZE in /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class5.lisp, was defined in top-level WARNING: DEFGENERIC: redefining function REINITIALIZE-INSTANCE in /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class5.lisp, was defined in top-level WARNING: DEFGENERIC: redefining function INITIALIZE-INSTANCE in /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class5.lisp, was defined in top-level ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class5.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-slotdef3.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-slotdef3.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-specializer3.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-specializer3.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class6.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class6.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-method4.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-method4.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-methcomb4.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-methcomb4.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun5.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun5.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-print.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-print.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-custom.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-custom.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/documentation.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/documentation.lisp ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/gray.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/gray.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/fill-out.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/fill-out.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/disassem.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/disassem.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/condition.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/condition.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/loadform.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/loadform.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/gstream.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/gstream.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/xcharin.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/xcharin.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/keyboard.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/keyboard.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/screen.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/screen.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/runprog.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/runprog.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/query.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/query.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/reploop.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/reploop.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/savemem.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/savemem.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/dribble.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/dribble.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/pprint.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/pprint.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/describe.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/describe.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/edit.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/edit.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clhs.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clhs.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/inspect.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/inspect.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/macros3.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/macros3.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/complete.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/complete.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/case-sensitive.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/case-sensitive.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/foreign1.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/foreign1.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/exporting.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/exporting.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/danish.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/danish.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/german.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/german.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/french.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/french.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/spanish.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/spanish.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/dutch.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/dutch.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/russian.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/russian.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/deprecated.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/deprecated.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/config.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/config.lisp Bytes permanently allocated: 158,312 Bytes currently in use: 10,164,264 Bytes available until next GC: 2,541,066 Bye. mv lispimag.mem interpreted.mem ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M interpreted.mem -q -c compiler.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/compiler.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/compiler.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -lp -x '(and (load "init.lisp") (sys::%saveinitmem) (ext::exit)) (ext::exit t)' i i i i i i i ooooo o ooooooo ooooo ooooo I I I I I I I 8 8 8 8 8 o 8 8 I \ `+' / I 8 8 8 8 8 8 \ `-+-' / 8 8 8 ooooo 8oooo `-__|__-' 8 8 8 8 8 | 8 o 8 8 o 8 8 ------+------ ooooo 8oooooo ooo8ooo ooooo 8 Welcome to GNU CLISP 2.49 (2010-07-07) Copyright (c) Bruno Haible, Michael Stoll 1992, 1993 Copyright (c) Bruno Haible, Marcus Daniels 1994-1997 Copyright (c) Bruno Haible, Pierpaolo Bernardi, Sam Steingold 1998 Copyright (c) Bruno Haible, Sam Steingold 1999-2000 Copyright (c) Sam Steingold, Bruno Haible 2001-2010 Type :h and hit Enter for context help. ;; Loading file 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 /tmp/B.AIw1qV/BUILD/clisp-2.49/src/room.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/room.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/functions.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/functions.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/trace.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/trace.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/cmacros.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/cmacros.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/compiler.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/compiler.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/defs2.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/defs2.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/loop.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/loop.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos.lisp ... ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-slots1.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-slots1.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-method1.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-method1.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-methcomb1.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-methcomb1.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun1.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun1.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun2a.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun2a.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-methcomb2.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-methcomb2.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun2b.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun2b.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-method2.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-method2.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun3.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun3.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-dependent.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-dependent.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun4.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun4.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-method3.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-method3.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-methcomb3.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-methcomb3.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-slots2.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-slots2.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-slotdef2.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-slotdef2.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-stablehash2.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-stablehash2.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-specializer2.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-specializer2.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class4.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class4.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class5.lisp ... WARNING: DEFGENERIC: redefining function SHARED-INITIALIZE in /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class5.lisp, was defined in top-level WARNING: DEFGENERIC: redefining function REINITIALIZE-INSTANCE in /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class5.lisp, was defined in top-level WARNING: DEFGENERIC: redefining function INITIALIZE-INSTANCE in /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class5.lisp, was defined in top-level ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class5.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-slotdef3.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-slotdef3.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-specializer3.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-specializer3.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class6.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class6.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-method4.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-method4.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-methcomb4.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-methcomb4.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun5.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun5.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-print.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-print.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-custom.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-custom.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/documentation.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/documentation.lisp ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/gray.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/gray.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/fill-out.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/fill-out.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/disassem.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/disassem.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/condition.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/condition.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/loadform.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/loadform.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/gstream.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/gstream.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/xcharin.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/xcharin.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/keyboard.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/keyboard.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/screen.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/screen.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/runprog.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/runprog.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/query.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/query.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/reploop.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/reploop.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/savemem.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/savemem.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/dribble.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/dribble.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/pprint.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/pprint.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/describe.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/describe.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/edit.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/edit.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clhs.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clhs.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/inspect.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/inspect.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/macros3.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/macros3.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/complete.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/complete.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/case-sensitive.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/case-sensitive.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/foreign1.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/foreign1.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/exporting.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/exporting.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/danish.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/danish.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/german.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/german.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/french.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/french.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/spanish.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/spanish.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/dutch.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/dutch.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/russian.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/russian.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/deprecated.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/deprecated.lisp ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/config.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/config.lisp Bytes permanently allocated: 158,312 Bytes currently in use: 8,731,664 Bytes available until next GC: 2,182,916 Bye. mv lispimag.mem halfcompiled.mem ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c init.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/init.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/init.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c defseq.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/defseq.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/defseq.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c backquote.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/backquote.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/backquote.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c defmacro.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/defmacro.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/defmacro.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c macros1.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/macros1.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/macros1.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c macros2.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/macros2.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/macros2.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c defs1.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/defs1.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/defs1.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c lambdalist.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/lambdalist.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/lambdalist.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c places.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/places.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/places.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c floatprint.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/floatprint.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/floatprint.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c defpackage.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/defpackage.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/defpackage.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c type.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/type.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/type.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c subtypep.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/subtypep.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/subtypep.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-package.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-package.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-package.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-macros.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-macros.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-macros.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-class0.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class0.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class0.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-metaobject1.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-metaobject1.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-metaobject1.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-slotdef1.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-slotdef1.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-slotdef1.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-stablehash1.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-stablehash1.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-stablehash1.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-specializer1.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-specializer1.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-specializer1.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-class1.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class1.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class1.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-class2.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class2.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class2.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-class3.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class3.lisp ... WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class3.fas 0 errors, 19 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c defstruct.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/defstruct.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/defstruct.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c format.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/format.lisp ... WARNING: in FORMATTER-MAIN-1 in lines 2029..2527 : variable ADD-FILL is not used. Misspelled or missing IGNORE declaration? ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/format.fas 0 errors, 1 warning ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c international.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/international.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/international.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c savemem.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/savemem.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/savemem.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c functions.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/functions.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/functions.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c trace.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/trace.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/trace.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c cmacros.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/cmacros.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/cmacros.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c defs2.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/defs2.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/defs2.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c loop.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/loop.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/loop.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-stablehash2.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-stablehash2.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-stablehash2.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-specializer2.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-specializer2.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-specializer2.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-specializer3.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-specializer3.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-specializer3.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-class4.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class4.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class4.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-class5.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class5.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class5.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-class6.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class6.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class6.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-slotdef2.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-slotdef2.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-slotdef2.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-slotdef3.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-slotdef3.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-slotdef3.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-slots1.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-slots1.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-slots1.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-slots2.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-slots2.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-slots2.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-method1.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-method1.lisp ... WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-method1.fas 0 errors, 5 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-method2.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-method2.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-method2.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-method3.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-method3.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-method3.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-method4.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-method4.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-method4.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-methcomb1.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-methcomb1.lisp ... WARNING: Redefining metaobject class # has no effect. ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-methcomb1.fas 0 errors, 1 warning ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-methcomb2.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-methcomb2.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-methcomb2.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-methcomb3.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-methcomb3.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-methcomb3.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-methcomb4.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-methcomb4.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-methcomb4.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-genfun1.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun1.lisp ... WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. WARNING: Redefining metaobject class # has no effect. ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun1.fas 0 errors, 3 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-genfun2a.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun2a.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun2a.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-genfun2b.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun2b.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun2b.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-genfun3.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun3.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun3.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-genfun4.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun4.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun4.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-genfun5.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun5.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun5.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-dependent.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-dependent.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-dependent.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-print.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-print.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-print.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clos-custom.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-custom.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-custom.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c documentation.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/documentation.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/documentation.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c fill-out.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/fill-out.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/fill-out.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c disassem.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/disassem.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/disassem.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c condition.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/condition.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/condition.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c loadform.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/loadform.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/loadform.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c gstream.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/gstream.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/gstream.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c xcharin.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/xcharin.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/xcharin.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c keyboard.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/keyboard.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/keyboard.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c screen.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/screen.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/screen.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c runprog.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/runprog.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/runprog.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c query.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/query.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/query.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c reploop.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/reploop.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/reploop.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c dribble.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/dribble.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/dribble.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c complete.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/complete.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/complete.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c pprint.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/pprint.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/pprint.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c describe.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/describe.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/describe.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c room.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/room.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/room.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c edit.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/edit.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/edit.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c macros3.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/macros3.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/macros3.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c clhs.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clhs.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clhs.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c inspect.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/inspect.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/inspect.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c gray.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/gray.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/gray.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c case-sensitive.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/case-sensitive.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/case-sensitive.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c foreign1.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/foreign1.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/foreign1.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c exporting.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/exporting.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/exporting.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c german.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/german.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/german.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c french.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/french.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/french.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c spanish.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/spanish.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/spanish.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c russian.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/russian.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/russian.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c danish.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/danish.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/danish.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c dutch.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/dutch.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/dutch.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c deprecated.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/deprecated.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/deprecated.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c config.lisp ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/config.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/config.fas 0 errors, 0 warnings ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -x "(and (load \"init.fas\") (ext::saveinitmem) (ext::exit)) (ext::exit t)" i i i i i i i ooooo o ooooooo ooooo ooooo I I I I I I I 8 8 8 8 8 o 8 8 I \ `+' / I 8 8 8 8 8 8 \ `-+-' / 8 8 8 ooooo 8oooo `-__|__-' 8 8 8 8 8 | 8 o 8 8 o 8 8 ------+------ ooooo 8oooooo ooo8ooo ooooo 8 Welcome to GNU CLISP 2.49 (2010-07-07) Copyright (c) Bruno Haible, Michael Stoll 1992, 1993 Copyright (c) Bruno Haible, Marcus Daniels 1994-1997 Copyright (c) Bruno Haible, Pierpaolo Bernardi, Sam Steingold 1998 Copyright (c) Bruno Haible, Sam Steingold 1999-2000 Copyright (c) Sam Steingold, Bruno Haible 2001-2010 Type :h and hit Enter for context help. WARNING: DEFUN/DEFMACRO: redefining function LOAD in top-level, was defined in C ;; Loading file defseq.fas ... ;; Loaded file defseq.fas ;; Loading file backquote.fas ... ;; Loaded file backquote.fas ;; Loading file defmacro.fas ... ;; Loaded file defmacro.fas ;; Loading file macros1.fas ... ;; Loaded file macros1.fas ;; Loading file macros2.fas ... ;; Loaded file macros2.fas ;; Loading file defs1.fas ... ;; Loaded file defs1.fas ;; Loading file lambdalist.fas ... ;; Loaded file lambdalist.fas ;; Loading file places.fas ... ;; Loaded file places.fas ;; Loading file floatprint.fas ... ;; Loaded file floatprint.fas ;; Loading file defpackage.fas ... ;; Loaded file defpackage.fas ;; Loading file type.fas ... ;; Loading file subtypep.fas ... ;; Loaded file subtypep.fas ;; Loaded file type.fas ;; Loading file clos-package.fas ... ;; Loaded file clos-package.fas ;; Loading file clos-macros.fas ... ;; Loaded file clos-macros.fas ;; Loading file clos-class0.fas ... ;; Loaded file clos-class0.fas ;; Loading file clos-metaobject1.fas ... ;; Loaded file clos-metaobject1.fas ;; Loading file clos-slotdef1.fas ... ;; Loaded file clos-slotdef1.fas ;; Loading file clos-stablehash1.fas ... ;; Loaded file clos-stablehash1.fas ;; Loading file clos-specializer1.fas ... ;; Loaded file clos-specializer1.fas ;; Loading file clos-class1.fas ... ;; Loaded file clos-class1.fas ;; Loading file clos-class2.fas ... ;; Loaded file clos-class2.fas ;; Loading file clos-class3.fas ... ;; Loaded file clos-class3.fas ;; Loading file defstruct.fas ... ;; Loaded file defstruct.fas ;; Loading file format.fas ... ;; Loaded file format.fas ;; Loading file international.fas ... ;; Loaded file international.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/room.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/room.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/functions.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/functions.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/trace.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/trace.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/cmacros.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/cmacros.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/compiler.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/compiler.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/defs2.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/defs2.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/loop.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/loop.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos.fas ... ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-slots1.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-slots1.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-method1.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-method1.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-methcomb1.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-methcomb1.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun1.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun1.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun2a.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun2a.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-methcomb2.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-methcomb2.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun2b.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun2b.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-method2.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-method2.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun3.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun3.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-dependent.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-dependent.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun4.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun4.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-method3.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-method3.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-methcomb3.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-methcomb3.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-slots2.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-slots2.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-slotdef2.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-slotdef2.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-stablehash2.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-stablehash2.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-specializer2.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-specializer2.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class4.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class4.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class5.fas ... WARNING: DEFGENERIC: redefining function SHARED-INITIALIZE in /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class5.fas, was defined in top-level WARNING: DEFGENERIC: redefining function REINITIALIZE-INSTANCE in /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class5.fas, was defined in top-level WARNING: DEFGENERIC: redefining function INITIALIZE-INSTANCE in /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class5.fas, was defined in top-level ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class5.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-slotdef3.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-slotdef3.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-specializer3.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-specializer3.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class6.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-class6.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-method4.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-method4.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-methcomb4.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-methcomb4.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun5.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-genfun5.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-print.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-print.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-custom.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos-custom.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/documentation.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/documentation.fas ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clos.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/gray.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/gray.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/fill-out.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/fill-out.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/disassem.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/disassem.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/condition.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/condition.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/loadform.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/loadform.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/gstream.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/gstream.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/xcharin.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/xcharin.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/keyboard.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/keyboard.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/screen.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/screen.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/runprog.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/runprog.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/query.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/query.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/reploop.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/reploop.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/savemem.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/savemem.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/dribble.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/dribble.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/pprint.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/pprint.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/describe.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/describe.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/edit.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/edit.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clhs.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clhs.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/inspect.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/inspect.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/macros3.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/macros3.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/complete.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/complete.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/case-sensitive.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/case-sensitive.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/foreign1.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/foreign1.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/exporting.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/exporting.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/danish.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/danish.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/german.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/german.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/french.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/french.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/spanish.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/spanish.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/dutch.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/dutch.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/russian.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/russian.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/deprecated.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/deprecated.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/config.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/config.fas ;; Wrote the memory image into lispinit.mem (3,214,344 bytes) Bytes permanently allocated: 158,312 Bytes currently in use: 3,052,328 Bytes available until next GC: 760,152 Bye. ln -s ../ANNOUNCE ANNOUNCE ln -s ../COPYRIGHT COPYRIGHT ln -s ../GNU-GPL GNU-GPL ln -s ../SUMMARY SUMMARY ./txt2c -I'../' < _README > txt.c x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -DCOMPILE_STANDALONE -O0 txt.c -o txt In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from lispbibl.d:1240, from txt.c:1: /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ ./txt > README rm -f txt.c rm -f txt ./txt2c -I'../' < _README.de > txt.c x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -DCOMPILE_STANDALONE -O0 txt.c -o txt In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from lispbibl.d:1240, from txt.c:1: /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ ./txt > README.de rm -f txt.c rm -f txt ./txt2c -I'../' < _README.es > txt.c x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -DCOMPILE_STANDALONE -O0 txt.c -o txt In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from lispbibl.d:1240, from txt.c:1: /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ ./txt > README.es rm -f txt.c rm -f txt rm -f MAGIC.add ln -s ../unix/MAGIC.add MAGIC.add ./txt2c -I'../' < ../doc/_clisp.1 > txt.c x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -DCOMPILE_STANDALONE -O0 txt.c -o txt In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from lispbibl.d:1240, from txt.c:1: /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ ./txt | grep -v '^ *$' | sed -e "s,@PLATFORM@,x86_64-unknown-linux-gnu,g" > clisp.1 rm -f txt.c rm -f txt ./txt2c -I'../' < ../doc/_clisp.html > txt.c x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -DCOMPILE_STANDALONE -O0 txt.c -o txt In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from lispbibl.d:1240, from txt.c:1: /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ ./txt | sed -e "s,@PLATFORM@,x86_64-unknown-linux-gnu,g" > clisp.html rm -f txt.c rm -f txt ./txt2c -I'../' < ../doc/_clisp-link.1 > txt.c x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -DCOMPILE_STANDALONE -O0 txt.c -o txt In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from lispbibl.d:1240, from txt.c:1: /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ ./txt | grep -v '^ *$' | sed -e "s,@PLATFORM@,x86_64-unknown-linux-gnu,g" > clisp-link.1 rm -f txt.c rm -f txt ./txt2c -I'../' < ../doc/_clisp-link.html > txt.c x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -DCOMPILE_STANDALONE -O0 txt.c -o txt In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from lispbibl.d:1240, from txt.c:1: /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ ./txt | sed -e "s,@PLATFORM@,x86_64-unknown-linux-gnu,g" > clisp-link.html rm -f txt.c rm -f txt ln -s ../doc/LISP-tutorial.txt LISP-tutorial.txt ln -s ../doc/CLOS-guide.txt CLOS-guide.txt ln -s ../doc/impnotes.html impnotes.html ln -s ../doc/impnotes.css impnotes.css ln -s ../doc/clisp.png clisp.png groff -Tps -mandoc clisp.1 > clisp.ps troff: clisp.1:1292: warning [p 8, 8.9i]: can't break line troff: clisp.1:1302: warning [p 8, 9.7i]: can't break line troff: clisp.1:1312: warning [p 9, 1.6i]: can't break line troff: clisp.1:1342: warning [p 9, 4.0i]: can't break line troff: clisp.1:1347: warning [p 9, 4.4i]: can't break line troff: clisp.1:1382: warning [p 9, 7.2i]: can't break line troff: clisp.1:1448: warning [p 10, 3.3i]: can't break line troff: clisp.1:1458: warning [p 10, 4.1i]: can't break line troff: clisp.1:1515: warning [p 10, 8.8i]: can't break line troff: clisp.1:1540: warning [p 11, 1.6i]: can't break line ps2pdf clisp.ps clisp.pdf groff -Tps -mandoc clisp-link.1 > clisp-link.ps troff: clisp-link.1:341: warning [p 2, 9.1i]: can't break line ps2pdf clisp-link.ps clisp-link.pdf ld -r -o lisp.o spvw.o spvwtabf.o spvwtabs.o spvwtabo.o eval.o control.o encoding.o pathname.o stream.o socket.o io.o funarg.o array.o hashtabl.o list.o package.o record.o weak.o sequence.o charstrg.o debug.o error.o misc.o time.o predtype.o symbol.o lisparit.o i18n.o foreign.o unixaux.o built.o chmod a-x lisp.o ar rcv lisp.a lisp.o a - lisp.o rm -f lisp.o ranlib lisp.a x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -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} ${CFLAGS} ${CLFLAGS} -shared -o $lib $libs%' \ -e 's%@LEXE@%.run%' -e 's%@SHREXT@%.so%' \ -e 's%@CLISP_DEF@%%' \ < clisp-link.in > clisp-link chmod a+x clisp-link rm -f modprep.lisp ln -s ../utils/modprep.lisp modprep.lisp rm -rf linkkit mkdir linkkit cd linkkit && ln -s ../modules.c modules.c cd linkkit && ln -s ../clisp.h clisp.h cd linkkit && ln -s ../modprep.lisp modprep.lisp (echo 'CC='"'"'x86_64-tld-linux-gcc'"'" ;\ echo 'CPPFLAGS='"'"'-I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib'"'" ;\ echo 'CFLAGS='"'"'-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC'"'" ;\ echo 'CLFLAGS='"'"' -Wl,--export-dynamic'"'" ;\ echo 'LIBS='"'"'lisp.a -lreadline -lncurses -ldl -lavcall -lcallback -lsigsegv libgnu_cl.a'"'" ;\ echo 'X_LIBS='"'"''"'" ;\ echo 'RANLIB='"'"'ranlib'"'" ;\ echo 'FILES='"'"'lisp.a libnoreadline.a libgnu_cl.a '"'") > makevars test -d boot || (mkdir boot && cd boot && for f in lisp.a libnoreadline.a libgnu_cl.a modules.h modules.o lisp.run lispinit.mem; do ln -s ../$f .; done && (grep -v '^FILES=' ../makevars; fl=''; for f in lisp.a libnoreadline.a libgnu_cl.a ; do fl=$fl' '`basename $f`; done; echo 'FILES='"'"$fl"'") > makevars) || (rm -rf boot ; exit 1) ./txt2c -I'../' < _clisp.c > txt.c x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -DCOMPILE_STANDALONE -O0 txt.c -o txt In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from lispbibl.d:1240, from txt.c:1: /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ ./txt > clisp.c rm -f txt.c rm -f txt x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -DENABLE_RELOCATABLE clisp.c -lreadline -lncurses -ldl -lavcall -lcallback -lsigsegv libgnu_cl.a -o clisp mkdir -p i18n m=`cd ../modules/i18n; pwd`; \ if test -f $m/configure -a $m/configure -nt i18n/config.status ; then ( cd i18n ; rm -rf gllib;\ cache=`echo i18n/ | sed -e 's,[^/][^/]*//*,../,g'`config.cache; \ if test -f ${cache} ; then \ . ${cache}; \ if test "${ac_cv_env_CC_set}" = set; then CC="${ac_cv_env_CC_value}"; export CC; fi; \ if test "${ac_cv_env_CFLAGS_set}" = set; then CFLAGS="${ac_cv_env_CFLAGS_value}"; export CFLAGS; fi; \ if test "${ac_cv_env_LDFLAGS_set}" = set; then LDFLAGS="${ac_cv_env_LDFLAGS_value}"; export LDFLAGS; fi; \ if test "${ac_cv_env_CLFLAGS_set}" = set; then CLFLAGS="${ac_cv_env_CLFLAGS_value}"; export CLFLAGS; fi; \ if test "${ac_cv_env_LIBS_set}" = set; then LIBS="${ac_cv_env_LIBS_value}"; export LIBS; fi; \ if test "${ac_cv_env_CPPFLAGS_set}" = set; then CPPFLAGS="${ac_cv_env_CPPFLAGS_value}"; export CPPFLAGS; fi; \ if test "${ac_cv_env_CPP_set}" = set; then CPP="${ac_cv_env_CPP_value}"; export CPP; fi; \ if test "${ac_cv_env_CXX_set}" = set; then CXX="${ac_cv_env_CXX_value}"; export CXX; fi; \ if test "${ac_cv_env_CXXFLAGS_set}" = set; then CXXFLAGS="${ac_cv_env_CXXFLAGS_value}"; export CXXFLAGS; fi; \ if test "${ac_cv_env_X_LIBS_set}" = set; then X_LIBS="${ac_cv_env_X_LIBS_value}"; export X_LIBS; fi; \ /bin/sh $m/configure --with-clisp="/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" --cache-file=${cache} --srcdir=$m --disable-option-checking --with-readline --with-gettext;\ else \ /bin/sh $m/configure --srcdir=$m --disable-option-checking --with-readline --with-gettext; \ fi ) ;\ fi; \ test -f $m/Makefile -a $m/Makefile -nt i18n/Makefile && sed "s,srcdir = .,srcdir = $m," "$m/Makefile" > i18n/Makefile ; \ CLISP="/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" ; \ cd i18n ; /usr/bin/make clisp-module CC="x86_64-tld-linux-gcc" CPPFLAGS="-I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src" CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC" CLFLAGS=" -Wl,--export-dynamic" LIBS="-lreadline -lncurses -ldl -lavcall -lcallback -lsigsegv libgnu_cl.a" RANLIB="ranlib" CLISP="$CLISP -q" SHREXT=.so configure: loading cache ../config.cache configure: ** I18N (Common) checking how to remove colons from paths... (cached) echo $x checking for CLISP version... 2.49 (2010-07-07) (built 3776440399) (memory 3776440449) checking for CLISP libdir... /tmp/B.AIw1qV/BUILD/clisp-2.49/src/ checking for CLISP linking set... /tmp/B.AIw1qV/BUILD/clisp-2.49/src checking for CLISP... yes checking for gcc... (cached) x86_64-tld-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-tld-linux-gcc accepts -g... (cached) yes checking for x86_64-tld-linux-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) x86_64-tld-linux-gcc -E checking how to make hard links... (cached) ln checking whether ln -s works... (cached) yes checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking for time.h... (cached) yes checking for sys/time.h... (cached) yes configure: ** I18N (locale) checking whether the preprocessor supports include_next... (cached) yes checking for langinfo.h... (cached) yes checking whether langinfo.h defines CODESET... (cached) yes checking whether langinfo.h defines ERA... (cached) yes checking whether nl_langinfo is declared without a macro... (cached) yes checking for nl_langinfo... (cached) yes checking for localeconv... yes checking for struct lconv.int_p_cs_precedes... yes checking for struct lconv.int_n_cs_precedes... yes checking for struct lconv.int_p_sep_by_space... yes checking for struct lconv.int_n_sep_by_space... yes checking for struct lconv.int_p_sign_posn... yes checking for struct lconv.int_n_sign_posn... yes configure: ** I18N (Output) configure: updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating link.sh config.status: creating config.h configure: ** I18N (Done) make[1]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/i18n' /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -c /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/i18n/i18n.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/i18n/i18n.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/i18n/i18n.fas 0 errors, 0 warnings /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -C /tmp/B.AIw1qV/BUILD/clisp-2.49/src/linkkit/modprep /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/i18n/gettext.c ./ ;; MODPREP: "/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/i18n/gettext.c" --> #P"gettext.m.c" ;; MODPREP: reading "/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/i18n/gettext.c": 19,050 bytes, 441 lines WARNING: truncated a very long tag (from 7,676 to 2,000) for ("(OR INTEGER (MEMBER" ..) ;; MODPREP: 184 objects, 9 DEFUNs ;; packages: ("I18N") MODPREP: wrote gettext.m.c (91,889 bytes) x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/linkkit \ -c gettext.m.c -o gettext.o ln -s /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/i18n/preload.lisp . make[1]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/i18n' mkdir -p syscalls m=`cd ../modules/syscalls; pwd`; \ if test -f $m/configure -a $m/configure -nt syscalls/config.status ; then ( cd syscalls ; rm -rf gllib;\ cache=`echo syscalls/ | sed -e 's,[^/][^/]*//*,../,g'`config.cache; \ if test -f ${cache} ; then \ . ${cache}; \ if test "${ac_cv_env_CC_set}" = set; then CC="${ac_cv_env_CC_value}"; export CC; fi; \ if test "${ac_cv_env_CFLAGS_set}" = set; then CFLAGS="${ac_cv_env_CFLAGS_value}"; export CFLAGS; fi; \ if test "${ac_cv_env_LDFLAGS_set}" = set; then LDFLAGS="${ac_cv_env_LDFLAGS_value}"; export LDFLAGS; fi; \ if test "${ac_cv_env_CLFLAGS_set}" = set; then CLFLAGS="${ac_cv_env_CLFLAGS_value}"; export CLFLAGS; fi; \ if test "${ac_cv_env_LIBS_set}" = set; then LIBS="${ac_cv_env_LIBS_value}"; export LIBS; fi; \ if test "${ac_cv_env_CPPFLAGS_set}" = set; then CPPFLAGS="${ac_cv_env_CPPFLAGS_value}"; export CPPFLAGS; fi; \ if test "${ac_cv_env_CPP_set}" = set; then CPP="${ac_cv_env_CPP_value}"; export CPP; fi; \ if test "${ac_cv_env_CXX_set}" = set; then CXX="${ac_cv_env_CXX_value}"; export CXX; fi; \ if test "${ac_cv_env_CXXFLAGS_set}" = set; then CXXFLAGS="${ac_cv_env_CXXFLAGS_value}"; export CXXFLAGS; fi; \ if test "${ac_cv_env_X_LIBS_set}" = set; then X_LIBS="${ac_cv_env_X_LIBS_value}"; export X_LIBS; fi; \ /bin/sh $m/configure --with-clisp="/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" --cache-file=${cache} --srcdir=$m --disable-option-checking --with-readline --with-gettext;\ else \ /bin/sh $m/configure --srcdir=$m --disable-option-checking --with-readline --with-gettext; \ fi ) ;\ fi; \ test -f $m/Makefile -a $m/Makefile -nt syscalls/Makefile && sed "s,srcdir = .,srcdir = $m," "$m/Makefile" > syscalls/Makefile ; \ CLISP="/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" ; \ cd syscalls ; /usr/bin/make clisp-module CC="x86_64-tld-linux-gcc" CPPFLAGS="-I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src" CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC" CLFLAGS=" -Wl,--export-dynamic" LIBS="-lreadline -lncurses -ldl -lavcall -lcallback -lsigsegv libgnu_cl.a" RANLIB="ranlib" CLISP="$CLISP -q" SHREXT=.so configure: loading cache ../config.cache configure: ** System Calls (Common) checking how to remove colons from paths... (cached) echo $x checking for CLISP version... (cached) 2.49 (2010-07-07) (built 3776440399) (memory 3776440449) checking for CLISP libdir... (cached) /tmp/B.AIw1qV/BUILD/clisp-2.49/src/ checking for CLISP linking set... (cached) /tmp/B.AIw1qV/BUILD/clisp-2.49/src checking for CLISP... (cached) yes checking for gcc... (cached) x86_64-tld-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-tld-linux-gcc accepts -g... (cached) yes checking for x86_64-tld-linux-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) x86_64-tld-linux-gcc -E checking how to make hard links... (cached) ln checking whether ln -s works... (cached) yes checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking for time.h... (cached) yes checking for sys/time.h... (cached) yes checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking dependency style of x86_64-tld-linux-gcc... (cached) gcc3 checking for ranlib... (cached) ranlib checking whether the preprocessor supports include_next... (cached) yes checking for errno.h... yes checking for sys/socket.h... yes checking for sys/param.h... yes checking for netdb.h... (cached) yes checking for unistd.h... (cached) yes checking for stddef.h... (cached) yes checking for wchar.h... (cached) yes checking for strings.h... (cached) yes checking for sys/utsname.h... (cached) yes checking for time.h... (cached) yes checking for sys/time.h... (cached) yes checking for complete errno.h... yes checking for mbstate_t... (cached) yes checking for mbsinit... (cached) yes checking for mbrtowc... (cached) yes checking for mbrlen... yes checking for alarm... yes checking for tzset... yes checking for strptime... yes checking for localtime_r... yes checking for readlink... (cached) yes checking for nl_langinfo and CODESET... (cached) yes checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbrtowc handles a NULL string argument... (cached) yes checking whether mbrtowc has a correct return value... (cached) yes checking whether mbrtowc returns 0 when parsing a NUL character... (cached) yes checking for inline... (cached) inline checking for wchar_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking whether strcasecmp is declared without a macro... yes checking whether strncasecmp is declared without a macro... yes checking for C/C++ restrict keyword... (cached) __restrict checking for struct timespec in ... yes checking for gethostname... (cached) yes checking for HOST_NAME_MAX... yes checking for working mktime... yes checking for library containing setsockopt... none needed checking whether NULL can be used in arbitrary expressions... (cached) yes checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... (cached) yes checking for strverscmp... yes checking whether is self-contained... yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking whether socket is declared without a macro... no checking whether connect is declared without a macro... no checking whether accept is declared without a macro... no checking whether bind is declared without a macro... no checking whether getpeername is declared without a macro... no checking whether getsockname is declared without a macro... no checking whether getsockopt is declared without a macro... no checking whether listen is declared without a macro... no checking whether recv is declared without a macro... no checking whether send is declared without a macro... no checking whether recvfrom is declared without a macro... no checking whether sendto is declared without a macro... no checking whether setsockopt is declared without a macro... no checking whether shutdown is declared without a macro... no checking whether accept4 is declared without a macro... no checking for struct utsname... yes checking whether uname is declared without a macro... yes checking whether localtime_r is compatible with its POSIX signature... yes checking for uname... (cached) yes checking whether chown is declared without a macro... (cached) yes checking whether dup2 is declared without a macro... (cached) yes checking whether dup3 is declared without a macro... (cached) yes checking whether environ is declared without a macro... (cached) yes checking whether euidaccess is declared without a macro... (cached) yes checking whether faccessat is declared without a macro... (cached) yes checking whether fchdir is declared without a macro... (cached) yes checking whether fchownat is declared without a macro... (cached) yes checking whether fsync is declared without a macro... (cached) yes checking whether ftruncate is declared without a macro... (cached) yes checking whether getcwd is declared without a macro... (cached) yes checking whether getdomainname is declared without a macro... (cached) yes checking whether getdtablesize is declared without a macro... (cached) yes checking whether getgroups is declared without a macro... (cached) yes checking whether gethostname is declared without a macro... (cached) yes checking whether getlogin is declared without a macro... (cached) yes checking whether getlogin_r is declared without a macro... (cached) yes checking whether getpagesize is declared without a macro... (cached) yes checking whether getusershell is declared without a macro... (cached) yes checking whether setusershell is declared without a macro... (cached) yes checking whether endusershell is declared without a macro... (cached) yes checking whether lchown is declared without a macro... (cached) yes checking whether link is declared without a macro... (cached) yes checking whether linkat is declared without a macro... (cached) yes checking whether lseek is declared without a macro... (cached) yes checking whether pipe2 is declared without a macro... (cached) yes checking whether pread is declared without a macro... (cached) yes checking whether pwrite is declared without a macro... (cached) yes checking whether readlink is declared without a macro... (cached) yes checking whether readlinkat is declared without a macro... (cached) yes checking whether rmdir is declared without a macro... (cached) yes checking whether sleep is declared without a macro... (cached) yes checking whether symlink is declared without a macro... (cached) yes checking whether symlinkat is declared without a macro... (cached) yes checking whether ttyname_r is declared without a macro... (cached) yes checking whether unlink is declared without a macro... (cached) yes checking whether unlinkat is declared without a macro... (cached) yes checking whether usleep is declared without a macro... (cached) yes configure: ** System Calls (Headers) checking for errno.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for netdb.h... (cached) yes checking for sys/resource.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for wchar.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for sys/time.h... (cached) yes checking sys/unistd.h usability... yes checking sys/unistd.h presence... yes checking for sys/unistd.h... yes checking for time.h... (cached) yes checking for unistd.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking for stdlib.h... (cached) yes checking shlobj.h usability... no checking shlobj.h presence... no checking for shlobj.h... no checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking for sys/param.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking size of off_t... (cached) 8 checking size of gid_t... 4 checking size of pid_t... 4 checking size of uid_t... 4 checking for struct utmpx.ut_host... yes configure: ** System Calls (Functions) checking for getrlimit... (cached) yes checking for setrlimit... (cached) yes checking size of rlim_t... (cached) 8 checking for getrlimit declaration... (cached) install-shextern int getrlimit (enum __rlimit_resource, struct rlimit *); checking for setrlimit declaration... (cached) install-shextern int setrlimit (enum __rlimit_resource, const struct rlimit *); checking whether gethostent requires -lnsl... (cached) no checking whether setsockopt requires -lsocket... (cached) no checking for library containing crypt... -lcrypt checking for library containing erf... -lm checking for getloadavg... yes checking for confstr... yes checking for fcntl... yes checking for gethostent... (cached) yes checking for sysconf... (cached) yes checking for getlogin... yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for endpwent... yes checking for setpwent... yes checking for getservbyport... yes checking for getservbyname... yes checking for getservent... yes checking for setservent... yes checking for endservent... yes checking for openlog... yes checking for setlogmask... yes checking for syslog... yes checking for closelog... yes checking for getppid... yes checking for getpgid... yes checking for getsid... yes checking for setpgid... (cached) yes checking for setsid... (cached) yes checking for kill... yes checking for pathconf... yes checking for fpathconf... yes checking for realpath... (cached) yes checking for getpgrp... yes checking for setpgrp... yes checking for getgrgid... yes checking for getgrnam... yes checking for getgrent... yes checking for endgrent... yes checking for setgrent... yes checking for endutxent... yes checking for getutxent... yes checking for getutxid... yes checking for getutxline... yes checking for pututxline... yes checking for setutxent... yes checking for mkfifo... yes checking for mkdir... yes checking for creat... yes checking for mkstemp... yes checking for tempnam... yes checking for mkdtemp... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for setegid... yes checking for seteuid... yes checking for setgid... yes checking for setuid... yes checking for setreuid... (cached) yes checking for setregid... (cached) yes checking for getgroups... yes checking for setgroups... yes checking for wait4... yes checking for fchmod... (cached) yes checking for fchown... yes checking for fstat... yes checking for link... yes checking for stat... yes checking for symlink... yes checking for utime... yes checking for mknod... yes checking for chmod... yes checking for umask... yes checking for fsync... (cached) yes checking for sync... yes checking for ftruncate... yes checking for truncate... yes checking for getusershell... yes checking for endusershell... yes checking for erf... yes checking for erfc... yes checking for lgamma... yes checking for tgamma... yes checking for fstatvfs... yes checking for statvfs... yes checking for getpriority... yes checking for setpriority... yes checking for crypt... yes checking for encrypt... no checking for setkey... no checking for GlobalMemoryStatusEx... no checking for strerror... (cached) yes checking for gethostid... yes checking for sethostid... yes checking for getdomainname... yes checking for setdomainname... yes checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking for working mktime... (cached) yes checking for strverscmp... (cached) yes checking for uname... (cached) yes checking whether signgam is declared... yes checking for lstat... (cached) yes checking for sys/stat.h... (cached) yes checking for struct stat.st_rdev... (cached) yes checking for struct stat.st_blksize... (cached) yes checking for struct stat.st_blocks... (cached) yes checking size of ino_t... (cached) 8 checking size of dev_t... (cached) 8 checking whether f_fsid is scalar... yes checking size of fsblkcnt_t... 8 checking size of fsfilcnt_t... 8 checking for sys/resource.h... (cached) yes checking for sys/times.h... (cached) yes checking for getrusage... (cached) yes checking for getrusage declaration... (cached) install-shextern int getrusage (int, struct rusage *); checking whether getrusage works... (cached) yes checking whether link(2) dereferences a symlink... (cached) no checking whether setpgrp() is POSIX... yes configure: ** System Calls (output) configure: updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating link.sh config.status: creating gllib/Makefile config.status: creating config.h config.status: executing depfiles commands configure: ** System Calls (done) make[1]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls' /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -C /tmp/B.AIw1qV/BUILD/clisp-2.49/src/linkkit/modprep /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/calls.c ./ ;; MODPREP: "/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/calls.c" --> #P"calls.m.c" ;; MODPREP: reading "/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/calls.c": 237,815 bytes, 4,603 lines WARNING: truncated a very long tag (from 6,146 to 2,000) for ("(OR INTEGER (MEMBER" ..) WARNING: truncated a very long tag (from 3,248 to 2,000) for ("(OR INTEGER (MEMBER" ..) WARNING: "/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/calls.c":5632: fixed object case ":ERROR_ITERATED_DATA_EXCEEDS_64k" WARNING: "/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/calls.c":5632: fixed object case ":ERROR_AUTODATASEG_EXCEEDS_64k" WARNING: truncated a very long tag (from 122,702 to 2,000) for ("(OR INTEGER (MEMBER" ..) WARNING: truncated a very long tag (from 5,498 to 2,000) for ("(OR INTEGER (MEMBER" ("defined(E2BIG)" . ":E2BIG") ("defined(EACCES)" . ":EACCES") ("defined(EADDRINUSE)" . ":EADDRINUSE") ("defined(EADDRNOTAVAIL)" . ":EADDRNOTAVAIL") ("defined(EAFNOSUPPORT)" . ":EAFNOSUPPORT") ..) ;; MODPREP: 2,522 objects, 113 DEFUNs, 3 DEFVARs (3 inits) ;; packages: ("OS" "POSIX") MODPREP: wrote calls.m.c (2,214,176 bytes) rm -f libgnu_sc.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/gllib" \ ACLOCAL_M4="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/gllib/Makefile.am" \ CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/"; \ ln libgnu.a ../libgnu_sc.a make[2]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < /tmp/B.AIw1qV/BUILD/clisp-2.49/src//build-aux/arg-nonnull.h \ | sed -e 's/_GL_/_sc_gl_GL_/g' \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h rm -f c++defs.h-t c++defs.h && \ sed -n -e '/_GL_CXXDEFS/,$p' \ < /tmp/B.AIw1qV/BUILD/clisp-2.49/src//build-aux/c++defs.h \ | sed -e 's/_GL_/_sc_gl_GL_/g' \ > c++defs.h-t && \ mv c++defs.h-t c++defs.h rm -f warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < /tmp/B.AIw1qV/BUILD/clisp-2.49/src//build-aux/warn-on-use.h \ | sed -e 's/_GL_/_sc_gl_GL_/g' \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h rm -f strings.h-t strings.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STRINGS_H''@||g' \ -e 's|@''HAVE_STRCASECMP''@|1|g' \ -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \ -e '/definition of _sc_gl_GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _sc_gl_GL_WARN_ON_USE/r warn-on-use.h' \ < /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/gllib/strings.in.h; \ } > strings.h-t && \ mv strings.h-t strings.h /bin/mkdir -p sys rm -f sys/socket.h-t sys/socket.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_SYS_SOCKET_H''@||g' \ -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \ -e 's|@''GNULIB_CLOSE''@|0|g' \ -e 's|@''GNULIB_SOCKET''@|0|g' \ -e 's|@''GNULIB_CONNECT''@|0|g' \ -e 's|@''GNULIB_ACCEPT''@|0|g' \ -e 's|@''GNULIB_BIND''@|0|g' \ -e 's|@''GNULIB_GETPEERNAME''@|0|g' \ -e 's|@''GNULIB_GETSOCKNAME''@|0|g' \ -e 's|@''GNULIB_GETSOCKOPT''@|0|g' \ -e 's|@''GNULIB_LISTEN''@|0|g' \ -e 's|@''GNULIB_RECV''@|0|g' \ -e 's|@''GNULIB_SEND''@|0|g' \ -e 's|@''GNULIB_RECVFROM''@|0|g' \ -e 's|@''GNULIB_SENDTO''@|0|g' \ -e 's|@''GNULIB_SETSOCKOPT''@|0|g' \ -e 's|@''GNULIB_SHUTDOWN''@|0|g' \ -e 's|@''GNULIB_ACCEPT4''@|0|g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \ -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \ -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \ -e 's|@''HAVE_ACCEPT4''@|1|g' \ -e '/definitions of _sc_gl_GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _sc_gl_GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _sc_gl_GL_WARN_ON_USE/r warn-on-use.h' \ < /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/gllib/sys_socket.in.h; \ } > sys/socket.h-t && \ mv -f sys/socket.h-t sys/socket.h /bin/mkdir -p sys rm -f sys/utsname.h-t sys/utsname.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_SYS_UTSNAME_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_SYS_UTSNAME_H''@||g' \ -e 's|@''GNULIB_UNAME''@|1|g' \ -e 's|@''HAVE_STRUCT_UTSNAME''@|1|g' \ -e 's|@''HAVE_UNAME''@|1|g' \ -e '/definition of _sc_gl_GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _sc_gl_GL_WARN_ON_USE/r warn-on-use.h' \ < /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/gllib/sys_utsname.in.h; \ } > sys/utsname.h-t && \ mv sys/utsname.h-t sys/utsname.h rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's|@''GNULIB_MKTIME''@|1|g' \ -e 's|@''GNULIB_NANOSLEEP''@|0|g' \ -e 's|@''GNULIB_STRPTIME''@|1|g' \ -e 's|@''GNULIB_TIMEGM''@|0|g' \ -e 's|@''GNULIB_TIME_R''@|1|g' \ -e 's|@''HAVE_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \ -e 's|@''REPLACE_MKTIME''@|0|g' \ -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e '/definitions of _sc_gl_GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _sc_gl_GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _sc_gl_GL_WARN_ON_USE/r warn-on-use.h' \ < /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/gllib/time.in.h; \ } > time.h-t && \ mv time.h-t time.h rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''GNULIB_CHOWN''@|0|g' \ -e 's|@''GNULIB_CLOSE''@|0|g' \ -e 's|@''GNULIB_DUP2''@|0|g' \ -e 's|@''GNULIB_DUP3''@|0|g' \ -e 's|@''GNULIB_ENVIRON''@|0|g' \ -e 's|@''GNULIB_EUIDACCESS''@|0|g' \ -e 's|@''GNULIB_FACCESSAT''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|0|g' \ -e 's|@''GNULIB_FCHOWNAT''@|0|g' \ -e 's|@''GNULIB_FSYNC''@|0|g' \ -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ -e 's|@''GNULIB_GETCWD''@|0|g' \ -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \ -e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \ -e 's|@''GNULIB_GETGROUPS''@|0|g' \ -e 's|@''GNULIB_GETHOSTNAME''@|1|g' \ -e 's|@''GNULIB_GETLOGIN''@|0|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \ -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \ -e 's|@''GNULIB_LCHOWN''@|0|g' \ -e 's|@''GNULIB_LINK''@|0|g' \ -e 's|@''GNULIB_LINKAT''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|0|g' \ -e 's|@''GNULIB_PIPE2''@|0|g' \ -e 's|@''GNULIB_PREAD''@|0|g' \ -e 's|@''GNULIB_PWRITE''@|0|g' \ -e 's|@''GNULIB_READLINK''@|0|g' \ -e 's|@''GNULIB_READLINKAT''@|0|g' \ -e 's|@''GNULIB_RMDIR''@|0|g' \ -e 's|@''GNULIB_SLEEP''@|0|g' \ -e 's|@''GNULIB_SYMLINK''@|0|g' \ -e 's|@''GNULIB_SYMLINKAT''@|0|g' \ -e 's|@''GNULIB_TTYNAME_R''@|0|g' \ -e 's|@''GNULIB_UNISTD_H_GETOPT''@|0|g' \ -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \ -e 's|@''GNULIB_UNLINK''@|0|g' \ -e 's|@''GNULIB_UNLINKAT''@|0|g' \ -e 's|@''GNULIB_USLEEP''@|0|g' \ -e 's|@''GNULIB_WRITE''@|0|g' \ < /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/gllib/unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETLOGIN''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _sc_gl_GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _sc_gl_GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _sc_gl_GL_WARN_ON_USE/r warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h make all-recursive make[3]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make[4]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/gllib -I.. -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/ -MT close-hook.o -MD -MP -MF .deps/close-hook.Tpo -c -o close-hook.o /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/gllib/close-hook.c mv -f .deps/close-hook.Tpo .deps/close-hook.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/gllib -I.. -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/ -MT sockets.o -MD -MP -MF .deps/sockets.Tpo -c -o sockets.o /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/gllib/sockets.c mv -f .deps/sockets.Tpo .deps/sockets.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/gllib -I.. -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/ -MT strftime.o -MD -MP -MF .deps/strftime.Tpo -c -o strftime.o /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/gllib/strftime.c mv -f .deps/strftime.Tpo .deps/strftime.Po rm -f libgnu.a ar cru libgnu.a close-hook.o sockets.o strftime.o ranlib libgnu.a make[4]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make[3]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make[2]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/linkkit \ -Igllib -I/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/gllib -c calls.m.c -o calls.o /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/calls.c: In function 'C_subr_posix_file_size': /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/calls.c:377:49: warning: cast between incompatible function types from 'int (*)(const char *, struct stat *)' to 'void * (*)(const char *, void *)' [-Wcast-function-type] 377 | #define ON_PNAMESTRING(p,f,d) on_pnamestring(p,(void*(*)(const char*,void*))&(f),(void*)(d)) | ^ /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/calls.c:475:9: note: in expansion of macro 'ON_PNAMESTRING' 475 | if (ON_PNAMESTRING(STACK_0,stat,&buf)) | ^~~~~~~~~~~~~~ /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/calls.c: In function 'C_subr_posix_file_stat': /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/calls.c:377:49: warning: cast between incompatible function types from 'int (*)(const char *, struct stat *)' to 'void * (*)(const char *, void *)' [-Wcast-function-type] 377 | #define ON_PNAMESTRING(p,f,d) on_pnamestring(p,(void*(*)(const char*,void*))&(f),(void*)(d)) | ^ /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/calls.c:1943:11: note: in expansion of macro 'ON_PNAMESTRING' 1943 | if (ON_PNAMESTRING(STACK_1,*(link_p ? &stat : &lstat),&buf)) | ^~~~~~~~~~~~~~ /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/calls.c: In function 'C_subr_posix_set_file_stat': /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/calls.c:377:49: warning: cast between incompatible function types from 'int (*)(const char *, struct stat *)' to 'void * (*)(const char *, void *)' [-Wcast-function-type] 377 | #define ON_PNAMESTRING(p,f,d) on_pnamestring(p,(void*(*)(const char*,void*))&(f),(void*)(d)) | ^ /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/calls.c:2154:11: note: in expansion of macro 'ON_PNAMESTRING' 2154 | if (ON_PNAMESTRING(STACK_0,stat,&st)) OS_file_error(value1); | ^~~~~~~~~~~~~~ /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/calls.c:377:49: warning: cast between incompatible function types from 'int (*)(const char *, struct stat *)' to 'void * (*)(const char *, void *)' [-Wcast-function-type] 377 | #define ON_PNAMESTRING(p,f,d) on_pnamestring(p,(void*(*)(const char*,void*))&(f),(void*)(d)) | ^ /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/calls.c:2171:11: note: in expansion of macro 'ON_PNAMESTRING' 2171 | if (ON_PNAMESTRING(STACK_1,stat,&st)) OS_file_error(value1); | ^~~~~~~~~~~~~~ /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/calls.c: In function 'C_subr_posix_stat_vfs': /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/calls.c:377:49: warning: cast between incompatible function types from 'int (*)(const char * restrict, struct statvfs * restrict)' to 'void * (*)(const char *, void *)' [-Wcast-function-type] 377 | #define ON_PNAMESTRING(p,f,d) on_pnamestring(p,(void*(*)(const char*,void*))&(f),(void*)(d)) | ^ /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/calls.c:2460:11: note: in expansion of macro 'ON_PNAMESTRING' 2460 | if (ON_PNAMESTRING(STACK_0,statvfs,&buf)) | ^~~~~~~~~~~~~~ In file included from /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/calls.c:20: /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/calls.c: In function 'C_subr_os_file_owner': /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/calls.c:377:49: warning: cast between incompatible function types from 'const char * (*)(const char *)' to 'void * (*)(const char *, void *)' [-Wcast-function-type] 377 | #define ON_PNAMESTRING(p,f,d) on_pnamestring(p,(void*(*)(const char*,void*))&(f),(void*)(d)) | ^ /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp.h:370:41: note: in definition of macro 'VALUES1' 370 | #define VALUES1(A) do { mv_space[0] = (A); mv_count = 1; } while (0) | ^ /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/calls.c:2715:33: note: in expansion of macro 'ON_PNAMESTRING' 2715 | VALUES1(safe_to_string((char*)ON_PNAMESTRING(popSTACK(),get_owner,NULL))); | ^~~~~~~~~~~~~~ /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/calls.c: In function 'copy_attributes_and_close': /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/calls.c:377:49: warning: cast between incompatible function types from 'int (*)(const char *, const struct utimbuf *)' to 'void * (*)(const char *, void *)' [-Wcast-function-type] 377 | #define ON_PNAMESTRING(p,f,d) on_pnamestring(p,(void*(*)(const char*,void*))&(f),(void*)(d)) | ^ /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/calls.c:3004:9: note: in expansion of macro 'ON_PNAMESTRING' 3004 | if (ON_PNAMESTRING(STACK_0,utime,&utb)) { | ^~~~~~~~~~~~~~ /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/calls.c: In function 'C_subr_posix__25sethostid': /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/calls.c:1889:35: warning: ignoring return value of 'sethostid', declared with attribute warn_unused_result [-Wunused-result] 1889 | begin_system_call(); errno = 0; sethostid(hid); e = errno; end_system_call(); | ^~~~~~~~~~~~~~ x86_64-tld-linux-gcc -c /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/bogomips.c -o bogomips.o /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -c /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/posix.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/posix.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/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 0 errors, 0 warnings rm -f libgnu_sc.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/gllib" \ ACLOCAL_M4="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/gllib/Makefile.am" \ CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/"; \ ln libgnu.a ../libgnu_sc.a make[2]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make all-recursive make[3]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make[4]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make[3]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make[2]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' ln -s /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/preload.lisp . make[1]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls' mkdir -p regexp m=`cd ../modules/regexp; pwd`; \ if test -f $m/configure -a $m/configure -nt regexp/config.status ; then ( cd regexp ; rm -rf gllib;\ cache=`echo regexp/ | sed -e 's,[^/][^/]*//*,../,g'`config.cache; \ if test -f ${cache} ; then \ . ${cache}; \ if test "${ac_cv_env_CC_set}" = set; then CC="${ac_cv_env_CC_value}"; export CC; fi; \ if test "${ac_cv_env_CFLAGS_set}" = set; then CFLAGS="${ac_cv_env_CFLAGS_value}"; export CFLAGS; fi; \ if test "${ac_cv_env_LDFLAGS_set}" = set; then LDFLAGS="${ac_cv_env_LDFLAGS_value}"; export LDFLAGS; fi; \ if test "${ac_cv_env_CLFLAGS_set}" = set; then CLFLAGS="${ac_cv_env_CLFLAGS_value}"; export CLFLAGS; fi; \ if test "${ac_cv_env_LIBS_set}" = set; then LIBS="${ac_cv_env_LIBS_value}"; export LIBS; fi; \ if test "${ac_cv_env_CPPFLAGS_set}" = set; then CPPFLAGS="${ac_cv_env_CPPFLAGS_value}"; export CPPFLAGS; fi; \ if test "${ac_cv_env_CPP_set}" = set; then CPP="${ac_cv_env_CPP_value}"; export CPP; fi; \ if test "${ac_cv_env_CXX_set}" = set; then CXX="${ac_cv_env_CXX_value}"; export CXX; fi; \ if test "${ac_cv_env_CXXFLAGS_set}" = set; then CXXFLAGS="${ac_cv_env_CXXFLAGS_value}"; export CXXFLAGS; fi; \ if test "${ac_cv_env_X_LIBS_set}" = set; then X_LIBS="${ac_cv_env_X_LIBS_value}"; export X_LIBS; fi; \ /bin/sh $m/configure --with-clisp="/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" --cache-file=${cache} --srcdir=$m --disable-option-checking --with-readline --with-gettext;\ else \ /bin/sh $m/configure --srcdir=$m --disable-option-checking --with-readline --with-gettext; \ fi ) ;\ fi; \ test -f $m/Makefile -a $m/Makefile -nt regexp/Makefile && sed "s,srcdir = .,srcdir = $m," "$m/Makefile" > regexp/Makefile ; \ CLISP="/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" ; \ cd regexp ; /usr/bin/make clisp-module CC="x86_64-tld-linux-gcc" CPPFLAGS="-I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src" CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC" CLFLAGS=" -Wl,--export-dynamic" LIBS="-lreadline -lncurses -ldl -lavcall -lcallback -lsigsegv libgnu_cl.a" RANLIB="ranlib" CLISP="$CLISP -q" SHREXT=.so configure: loading cache ../config.cache configure: ** Regexp (Common) checking how to remove colons from paths... (cached) echo $x checking for CLISP version... (cached) 2.49 (2010-07-07) (built 3776440399) (memory 3776440449) checking for CLISP libdir... (cached) /tmp/B.AIw1qV/BUILD/clisp-2.49/src/ checking for CLISP linking set... (cached) /tmp/B.AIw1qV/BUILD/clisp-2.49/src checking for CLISP... (cached) yes checking for gcc... (cached) x86_64-tld-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-tld-linux-gcc accepts -g... (cached) yes checking for x86_64-tld-linux-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) x86_64-tld-linux-gcc -E checking how to make hard links... (cached) ln checking whether ln -s works... (cached) yes checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking for time.h... (cached) yes checking for sys/time.h... (cached) yes checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking dependency style of x86_64-tld-linux-gcc... (cached) gcc3 checking for string.h... (cached) yes checking for sys/types.h... (cached) yes checking for C/C++ restrict keyword... (cached) __restrict checking for ranlib... (cached) ranlib checking whether uses 'inline' correctly... (cached) yes checking for btowc... yes checking for isblank... yes checking for iswctype... yes checking for wcscoll... yes checking for mbsinit... (cached) yes checking for mbrtowc... (cached) yes checking for wcrtomb... yes checking for nl_langinfo and CODESET... (cached) yes checking for a traditional french locale... fr_FR checking whether malloc, realloc, calloc are POSIX compliant... yes checking for locale.h... yes checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for inline... (cached) inline checking for mbstate_t... (cached) yes checking for wchar_t... (cached) yes checking whether the preprocessor supports include_next... (cached) yes checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working re_compile_pattern... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking whether isblank is declared... yes checking for ssize_t... yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking for random.h... no checking for struct random_data... yes checking whether atoll is declared without a macro... yes checking whether canonicalize_file_name is declared without a macro... yes checking whether getloadavg is declared without a macro... yes checking whether getsubopt is declared without a macro... yes checking whether grantpt is declared without a macro... yes checking whether mkdtemp is declared without a macro... yes checking whether mkostemp is declared without a macro... yes checking whether mkostemps is declared without a macro... yes checking whether mkstemp is declared without a macro... yes checking whether mkstemps is declared without a macro... yes checking whether ptsname is declared without a macro... yes checking whether random_r is declared without a macro... yes checking whether initstat_r is declared without a macro... no checking whether srandom_r is declared without a macro... yes checking whether setstate_r is declared without a macro... yes checking whether realpath is declared without a macro... yes checking whether rpmatch is declared without a macro... yes checking whether setenv is declared without a macro... yes checking whether strtod is declared without a macro... yes checking whether strtoll is declared without a macro... yes checking whether strtoull is declared without a macro... yes checking whether unlockpt is declared without a macro... yes checking whether unsetenv is declared without a macro... yes checking whether chown is declared without a macro... (cached) yes checking whether dup2 is declared without a macro... (cached) yes checking whether dup3 is declared without a macro... (cached) yes checking whether environ is declared without a macro... (cached) yes checking whether euidaccess is declared without a macro... (cached) yes checking whether faccessat is declared without a macro... (cached) yes checking whether fchdir is declared without a macro... (cached) yes checking whether fchownat is declared without a macro... (cached) yes checking whether fsync is declared without a macro... (cached) yes checking whether ftruncate is declared without a macro... (cached) yes checking whether getcwd is declared without a macro... (cached) yes checking whether getdomainname is declared without a macro... (cached) yes checking whether getdtablesize is declared without a macro... (cached) yes checking whether getgroups is declared without a macro... (cached) yes checking whether gethostname is declared without a macro... (cached) yes checking whether getlogin is declared without a macro... (cached) yes checking whether getlogin_r is declared without a macro... (cached) yes checking whether getpagesize is declared without a macro... (cached) yes checking whether getusershell is declared without a macro... (cached) yes checking whether setusershell is declared without a macro... (cached) yes checking whether endusershell is declared without a macro... (cached) yes checking whether lchown is declared without a macro... (cached) yes checking whether link is declared without a macro... (cached) yes checking whether linkat is declared without a macro... (cached) yes checking whether lseek is declared without a macro... (cached) yes checking whether pipe2 is declared without a macro... (cached) yes checking whether pread is declared without a macro... (cached) yes checking whether pwrite is declared without a macro... (cached) yes checking whether readlink is declared without a macro... (cached) yes checking whether readlinkat is declared without a macro... (cached) yes checking whether rmdir is declared without a macro... (cached) yes checking whether sleep is declared without a macro... (cached) yes checking whether symlink is declared without a macro... (cached) yes checking whether symlinkat is declared without a macro... (cached) yes checking whether ttyname_r is declared without a macro... (cached) yes checking whether unlink is declared without a macro... (cached) yes checking whether unlinkat is declared without a macro... (cached) yes checking whether usleep is declared without a macro... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether wcrtomb return value is correct... yes configure: ** Regexp (Output) configure: updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating link.sh config.status: creating gllib/Makefile config.status: creating config.h config.status: executing depfiles commands configure: ** Regexp (Done) make[1]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp' /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -c /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/regexp.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/regexp.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/regexp.fas The following functions were used but not defined: REGEXP:REGEXP-COMPILE REGEXP:REGEXP-EXEC 0 errors, 0 warnings /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -C /tmp/B.AIw1qV/BUILD/clisp-2.49/src/linkkit/modprep /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/regexi.c ./ ;; MODPREP: "/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/regexi.c" --> #P"regexi.m.c" ;; MODPREP: reading "/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/regexi.c": 5,235 bytes, 148 lines ;; MODPREP: 12 objects, 3 DEFUNs ;; packages: ("REGEXP") MODPREP: wrote regexi.m.c (9,763 bytes) rm -f libgnu_rx.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib" \ ACLOCAL_M4="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib/Makefile.am" \ CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/ "; \ ln libgnu.a ../libgnu_rx.a make[2]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < /tmp/B.AIw1qV/BUILD/clisp-2.49/src//build-aux/arg-nonnull.h \ | sed -e 's/_GL_/_rx_gl_GL_/g' \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h rm -f c++defs.h-t c++defs.h && \ sed -n -e '/_GL_CXXDEFS/,$p' \ < /tmp/B.AIw1qV/BUILD/clisp-2.49/src//build-aux/c++defs.h \ | sed -e 's/_GL_/_rx_gl_GL_/g' \ > c++defs.h-t && \ mv c++defs.h-t c++defs.h rm -f warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < /tmp/B.AIw1qV/BUILD/clisp-2.49/src//build-aux/warn-on-use.h \ | sed -e 's/_GL_/_rx_gl_GL_/g' \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's|@''GNULIB_ATOLL''@|0|g' \ -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''GNULIB_GETLOADAVG''@|0|g' \ -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ -e 's|@''GNULIB_GRANTPT''@|0|g' \ -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \ -e 's|@''GNULIB_MKDTEMP''@|0|g' \ -e 's|@''GNULIB_MKOSTEMP''@|0|g' \ -e 's|@''GNULIB_MKOSTEMPS''@|0|g' \ -e 's|@''GNULIB_MKSTEMP''@|0|g' \ -e 's|@''GNULIB_MKSTEMPS''@|0|g' \ -e 's|@''GNULIB_PTSNAME''@|0|g' \ -e 's|@''GNULIB_PUTENV''@|0|g' \ -e 's|@''GNULIB_RANDOM_R''@|0|g' \ -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_REALPATH''@|0|g' \ -e 's|@''GNULIB_RPMATCH''@|0|g' \ -e 's|@''GNULIB_SETENV''@|0|g' \ -e 's|@''GNULIB_STRTOD''@|0|g' \ -e 's|@''GNULIB_STRTOLL''@|0|g' \ -e 's|@''GNULIB_STRTOULL''@|0|g' \ -e 's|@''GNULIB_UNLOCKPT''@|0|g' \ -e 's|@''GNULIB_UNSETENV''@|0|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|0|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SETENV''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_UNSETENV''@|1|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e '/definitions of _rx_gl_GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _rx_gl_GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _rx_gl_GL_WARN_ON_USE/r warn-on-use.h' \ < /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib/stdlib.in.h; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''GNULIB_CHOWN''@|0|g' \ -e 's|@''GNULIB_CLOSE''@|0|g' \ -e 's|@''GNULIB_DUP2''@|0|g' \ -e 's|@''GNULIB_DUP3''@|0|g' \ -e 's|@''GNULIB_ENVIRON''@|0|g' \ -e 's|@''GNULIB_EUIDACCESS''@|0|g' \ -e 's|@''GNULIB_FACCESSAT''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|0|g' \ -e 's|@''GNULIB_FCHOWNAT''@|0|g' \ -e 's|@''GNULIB_FSYNC''@|0|g' \ -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ -e 's|@''GNULIB_GETCWD''@|0|g' \ -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \ -e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \ -e 's|@''GNULIB_GETGROUPS''@|0|g' \ -e 's|@''GNULIB_GETHOSTNAME''@|0|g' \ -e 's|@''GNULIB_GETLOGIN''@|0|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \ -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \ -e 's|@''GNULIB_LCHOWN''@|0|g' \ -e 's|@''GNULIB_LINK''@|0|g' \ -e 's|@''GNULIB_LINKAT''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|0|g' \ -e 's|@''GNULIB_PIPE2''@|0|g' \ -e 's|@''GNULIB_PREAD''@|0|g' \ -e 's|@''GNULIB_PWRITE''@|0|g' \ -e 's|@''GNULIB_READLINK''@|0|g' \ -e 's|@''GNULIB_READLINKAT''@|0|g' \ -e 's|@''GNULIB_RMDIR''@|0|g' \ -e 's|@''GNULIB_SLEEP''@|0|g' \ -e 's|@''GNULIB_SYMLINK''@|0|g' \ -e 's|@''GNULIB_SYMLINKAT''@|0|g' \ -e 's|@''GNULIB_TTYNAME_R''@|0|g' \ -e 's|@''GNULIB_UNISTD_H_GETOPT''@|0|g' \ -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \ -e 's|@''GNULIB_UNLINK''@|0|g' \ -e 's|@''GNULIB_UNLINKAT''@|0|g' \ -e 's|@''GNULIB_USLEEP''@|0|g' \ -e 's|@''GNULIB_WRITE''@|0|g' \ < /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib/unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETLOGIN''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _rx_gl_GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _rx_gl_GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _rx_gl_GL_WARN_ON_USE/r warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h make all-recursive make[3]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make[4]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib -I.. -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/ -MT dummy.o -MD -MP -MF .deps/dummy.Tpo -c -o dummy.o /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib/dummy.c mv -f .deps/dummy.Tpo .deps/dummy.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib -I.. -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/ -MT regex.o -MD -MP -MF .deps/regex.Tpo -c -o regex.o /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib/regex.c In file included from /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib/regex.c:61: /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib/regex_internal.c: In function 're_node_set_remove_at': /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib/regex_internal.c:1395:11: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] 1395 | if (idx < 0 || idx >= set->nelem) | ^ In file included from /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib/regex.c:59: /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib/regexec.c: In function 're_search_2_stub': /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib/regexec.c:381:19: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] 381 | if (BE (length1 < 0 || length2 < 0 || stop < 0 || len < length1, 0)) | ^ /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib/regex_internal.h:92:42: note: in definition of macro 'BE' 92 | # define BE(expr, val) __builtin_expect (expr, val) | ^~~~ /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib/regexec.c:381:34: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] 381 | if (BE (length1 < 0 || length2 < 0 || stop < 0 || len < length1, 0)) | ^ /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib/regex_internal.h:92:42: note: in definition of macro 'BE' 92 | # define BE(expr, val) __builtin_expect (expr, val) | ^~~~ /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib/regexec.c:381:46: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] 381 | if (BE (length1 < 0 || length2 < 0 || stop < 0 || len < length1, 0)) | ^ /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib/regex_internal.h:92:42: note: in definition of macro 'BE' 92 | # define BE(expr, val) __builtin_expect (expr, val) | ^~~~ /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib/regexec.c: In function 're_search_stub': /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib/regexec.c:434:17: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] 434 | if (BE (start < 0 || start > length, 0)) | ^ /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib/regex_internal.h:92:42: note: in definition of macro 'BE' 92 | # define BE(expr, val) __builtin_expect (expr, val) | ^~~~ /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib/regexec.c:438:27: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] 438 | else if (BE (last_start < 0 || (range < 0 && start <= last_start), 0)) | ^ /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib/regex_internal.h:92:42: note: in definition of macro 'BE' 92 | # define BE(expr, val) __builtin_expect (expr, val) | ^~~~ mv -f .deps/regex.Tpo .deps/regex.Po rm -f libgnu.a ar cru libgnu.a dummy.o regex.o ranlib libgnu.a make[4]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make[3]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make[2]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/linkkit \ -Igllib -I/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib -c regexi.m.c -o regexi.o /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/regexi.c: In function 'C_subr_regexp_regexp_exec': /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/regexi.c:137:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 137 | if (re_count < fixnum_to_V(Symbol_value(S(multiple_values_limit)))) { | ^ /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/regexi.c:141:7: note: here 141 | case ret_list: | ^~~~ rm -f libgnu_rx.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib" \ ACLOCAL_M4="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib/Makefile.am" \ CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/ "; \ ln libgnu.a ../libgnu_rx.a make[2]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make all-recursive make[3]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make[4]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make[3]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make[2]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' ln -s /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/preload.lisp . make[1]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp' mkdir -p readline m=`cd ../modules/readline; pwd`; \ if test -f $m/configure -a $m/configure -nt readline/config.status ; then ( cd readline ; rm -rf gllib;\ cache=`echo readline/ | sed -e 's,[^/][^/]*//*,../,g'`config.cache; \ if test -f ${cache} ; then \ . ${cache}; \ if test "${ac_cv_env_CC_set}" = set; then CC="${ac_cv_env_CC_value}"; export CC; fi; \ if test "${ac_cv_env_CFLAGS_set}" = set; then CFLAGS="${ac_cv_env_CFLAGS_value}"; export CFLAGS; fi; \ if test "${ac_cv_env_LDFLAGS_set}" = set; then LDFLAGS="${ac_cv_env_LDFLAGS_value}"; export LDFLAGS; fi; \ if test "${ac_cv_env_CLFLAGS_set}" = set; then CLFLAGS="${ac_cv_env_CLFLAGS_value}"; export CLFLAGS; fi; \ if test "${ac_cv_env_LIBS_set}" = set; then LIBS="${ac_cv_env_LIBS_value}"; export LIBS; fi; \ if test "${ac_cv_env_CPPFLAGS_set}" = set; then CPPFLAGS="${ac_cv_env_CPPFLAGS_value}"; export CPPFLAGS; fi; \ if test "${ac_cv_env_CPP_set}" = set; then CPP="${ac_cv_env_CPP_value}"; export CPP; fi; \ if test "${ac_cv_env_CXX_set}" = set; then CXX="${ac_cv_env_CXX_value}"; export CXX; fi; \ if test "${ac_cv_env_CXXFLAGS_set}" = set; then CXXFLAGS="${ac_cv_env_CXXFLAGS_value}"; export CXXFLAGS; fi; \ if test "${ac_cv_env_X_LIBS_set}" = set; then X_LIBS="${ac_cv_env_X_LIBS_value}"; export X_LIBS; fi; \ /bin/sh $m/configure --with-clisp="/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" --cache-file=${cache} --srcdir=$m --disable-option-checking --with-readline --with-gettext;\ else \ /bin/sh $m/configure --srcdir=$m --disable-option-checking --with-readline --with-gettext; \ fi ) ;\ fi; \ test -f $m/Makefile -a $m/Makefile -nt readline/Makefile && sed "s,srcdir = .,srcdir = $m," "$m/Makefile" > readline/Makefile ; \ CLISP="/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" ; \ cd readline ; /usr/bin/make clisp-module CC="x86_64-tld-linux-gcc" CPPFLAGS="-I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src" CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC" CLFLAGS=" -Wl,--export-dynamic" LIBS="-lreadline -lncurses -ldl -lavcall -lcallback -lsigsegv libgnu_cl.a" RANLIB="ranlib" CLISP="$CLISP -q" SHREXT=.so configure: loading cache ../config.cache configure: ** Readline (Common) checking how to remove colons from paths... (cached) echo $x checking for CLISP version... (cached) 2.49 (2010-07-07) (built 3776440399) (memory 3776440449) checking for CLISP libdir... (cached) /tmp/B.AIw1qV/BUILD/clisp-2.49/src/ checking for CLISP linking set... (cached) /tmp/B.AIw1qV/BUILD/clisp-2.49/src checking for CLISP... (cached) yes checking for FFI in CLISP... yes checking for gcc... (cached) x86_64-tld-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-tld-linux-gcc accepts -g... (cached) yes checking for x86_64-tld-linux-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) x86_64-tld-linux-gcc -E checking how to make hard links... (cached) ln checking whether ln -s works... (cached) yes checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking for time.h... (cached) yes checking for sys/time.h... (cached) yes configure: ** Readline (Headers, Variables & Functions) checking for library containing tgetent... (cached) -lncurses checking for readline/readline.h... (cached) yes checking for readline... (cached) yes checking for rl_filename_completion_function... (cached) yes checking for filename_completion_function declaration... (cached) install-shextern char* rl_filename_completion_function(const char*, int); checking whether rl_already_prompted is declared... (cached) yes checking whether rl_readline_name is declared... (cached) yes checking whether rl_gnu_readline_p is declared... (cached) yes checking whether rl_deprep_term_function is declared... (cached) yes checking for a modern readline... found a modern GNU readline checking whether rl_library_version is declared... yes checking whether rl_readline_version is declared... yes checking whether rl_editing_mode is declared... yes checking whether rl_insert_mode is declared... yes checking whether rl_readline_state is declared... yes checking whether rl_line_buffer is declared... yes checking whether rl_point is declared... yes checking whether rl_end is declared... yes checking whether rl_mark is declared... yes checking whether rl_done is declared... yes checking whether rl_num_chars_to_read is declared... yes checking whether rl_pending_input is declared... yes checking whether rl_dispatching is declared... yes checking whether rl_erase_empty_line is declared... yes checking whether rl_prompt is declared... yes checking whether rl_terminal_name is declared... yes checking whether rl_display_prompt is declared... yes checking whether rl_instream is declared... yes checking whether rl_outstream is declared... yes checking whether rl_last_func is declared... yes checking whether rl_startup_hook is declared... yes checking whether rl_pre_input_hook is declared... yes checking whether rl_prefer_env_winsize is declared... yes checking whether rl_gnu_readline_p is declared... (cached) yes checking whether rl_readline_name is declared... (cached) yes checking whether rl_explicit_arg is declared... yes checking whether rl_numeric_arg is declared... yes checking whether rl_executing_macro is declared... yes checking whether rl_completion_type is declared... yes checking whether rl_filename_quoting_desired is declared... yes checking whether rl_attempted_completion_over is declared... yes checking whether rl_completion_invoking_key is declared... yes checking whether rl_completion_query_items is declared... yes checking whether rl_completion_append_character is declared... yes checking whether rl_completion_suppress_append is declared... yes checking whether rl_completion_quote_character is declared... yes checking whether rl_completion_found_quote is declared... yes checking whether rl_completion_suppress_quote is declared... yes checking whether rl_sort_completion_matches is declared... yes checking whether rl_completion_mark_symlink_dirs is declared... yes checking whether rl_ignore_completion_duplicates is declared... yes checking whether rl_inhibit_completion is declared... yes checking whether rl_event_hook is declared... yes checking whether rl_getc_function is declared... yes checking for rl_set_prompt... yes checking for rl_initialize... yes checking for rl_read_init_file... yes checking for rl_add_defun... yes checking for rl_make_bare_keymap... yes checking for rl_copy_keymap... yes checking for rl_make_keymap... yes checking for rl_discard_keymap... yes checking for rl_get_keymap... yes checking for rl_set_keymap... yes checking for rl_get_keymap_by_name... yes checking for rl_bind_key... yes checking for rl_bind_key_in_map... yes checking for rl_bind_key_if_unbound... yes checking for rl_bind_key_if_unbound_in_map... yes checking for rl_unbind_key... yes checking for rl_unbind_key_in_map... yes checking for rl_unbind_function_in_map... yes checking for rl_unbind_command_in_map... yes checking for rl_bind_keyseq... yes checking for rl_bind_keyseq_in_map... yes checking for rl_bind_keyseq_if_unbound... yes checking for rl_bind_keyseq_if_unbound_in_map... yes checking for rl_generic_bind... yes checking for rl_parse_and_bind... yes checking for rl_named_function... yes checking for rl_function_of_keyseq... yes checking for rl_invoking_keyseqs... yes checking for rl_invoking_keyseqs_in_map... yes checking for rl_function_dumper... yes checking for rl_list_funmap_names... yes checking for rl_funmap_names... yes checking for rl_add_funmap_entry... yes checking for rl_begin_undo_group... yes checking for rl_end_undo_group... yes checking for rl_add_undo... yes checking for rl_free_undo_list... yes checking for rl_do_undo... yes checking for rl_modifying... yes checking for rl_redisplay... yes checking for rl_forced_update_display... yes checking for rl_on_new_line... yes checking for rl_on_new_line_with_prompt... yes checking for rl_reset_line_state... yes checking for rl_crlf... yes checking for rl_show_char... yes checking for rl_message... yes checking for rl_clear_message... yes checking for rl_save_prompt... yes checking for rl_restore_prompt... yes checking for rl_expand_prompt... yes checking for rl_insert_text... yes checking for rl_delete_text... yes checking for rl_copy_text... yes checking for rl_kill_text... yes checking for rl_push_macro_input... yes checking for rl_read_key... yes checking for rl_getc... yes checking for rl_stuff_char... yes checking for rl_execute_next... yes checking for rl_clear_pending_input... yes checking for rl_set_keyboard_input_timeout... yes checking for rl_prep_terminal... yes checking for rl_deprep_terminal... yes checking for rl_tty_set_default_bindings... yes checking for rl_reset_terminal... yes checking for rl_replace_line... yes checking for rl_extend_line_buffer... yes checking for rl_ding... yes checking for rl_alphabetic... yes checking for rl_free... yes checking for rl_display_match_list... yes checking for rl_variable_value... yes checking for rl_variable_bind... yes checking for rl_macro_dumper... yes checking for rl_variable_dumper... yes checking for rl_echo_signal_char... yes checking for rl_set_paren_blink_timeout... yes checking for rl_get_termcap... yes checking for rl_resize_terminal... yes checking for rl_set_screen_size... yes checking for rl_get_screen_size... yes checking for rl_reset_screen_size... yes checking for rl_callback_handler_install... yes checking for rl_callback_read_char... yes checking for rl_callback_handler_remove... yes checking for using_history... yes checking for add_history... yes checking for clear_history... yes checking for stifle_history... yes checking for unstifle_history... yes checking for history_is_stifled... yes checking for where_history... yes checking for history_total_bytes... yes checking for history_set_pos... yes checking for history_search... yes checking for history_search_prefix... yes checking for history_search_pos... yes checking for read_history... yes checking for read_history_range... yes checking for write_history... yes checking for append_history... yes checking for history_truncate_file... yes checking for tilde_expand... yes configure: ** Readline (Output) configure: updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating link.sh config.status: creating config.h configure: ** Readline (Done) make[1]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/readline' /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -c /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/readline/readline.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/readline/readline.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/readline/readline.fas ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/readline/readline.c 0 errors, 0 warnings x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/linkkit -c readline.c make[1]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/readline' mkdir -p wildcard m=`cd ../modules/wildcard; pwd`; \ if test -f $m/configure -a $m/configure -nt wildcard/config.status ; then ( cd wildcard ; rm -rf gllib;\ cache=`echo wildcard/ | sed -e 's,[^/][^/]*//*,../,g'`config.cache; \ if test -f ${cache} ; then \ . ${cache}; \ if test "${ac_cv_env_CC_set}" = set; then CC="${ac_cv_env_CC_value}"; export CC; fi; \ if test "${ac_cv_env_CFLAGS_set}" = set; then CFLAGS="${ac_cv_env_CFLAGS_value}"; export CFLAGS; fi; \ if test "${ac_cv_env_LDFLAGS_set}" = set; then LDFLAGS="${ac_cv_env_LDFLAGS_value}"; export LDFLAGS; fi; \ if test "${ac_cv_env_CLFLAGS_set}" = set; then CLFLAGS="${ac_cv_env_CLFLAGS_value}"; export CLFLAGS; fi; \ if test "${ac_cv_env_LIBS_set}" = set; then LIBS="${ac_cv_env_LIBS_value}"; export LIBS; fi; \ if test "${ac_cv_env_CPPFLAGS_set}" = set; then CPPFLAGS="${ac_cv_env_CPPFLAGS_value}"; export CPPFLAGS; fi; \ if test "${ac_cv_env_CPP_set}" = set; then CPP="${ac_cv_env_CPP_value}"; export CPP; fi; \ if test "${ac_cv_env_CXX_set}" = set; then CXX="${ac_cv_env_CXX_value}"; export CXX; fi; \ if test "${ac_cv_env_CXXFLAGS_set}" = set; then CXXFLAGS="${ac_cv_env_CXXFLAGS_value}"; export CXXFLAGS; fi; \ if test "${ac_cv_env_X_LIBS_set}" = set; then X_LIBS="${ac_cv_env_X_LIBS_value}"; export X_LIBS; fi; \ /bin/sh $m/configure --with-clisp="/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" --cache-file=${cache} --srcdir=$m --disable-option-checking --with-readline --with-gettext;\ else \ /bin/sh $m/configure --srcdir=$m --disable-option-checking --with-readline --with-gettext; \ fi ) ;\ fi; \ test -f $m/Makefile -a $m/Makefile -nt wildcard/Makefile && sed "s,srcdir = .,srcdir = $m," "$m/Makefile" > wildcard/Makefile ; \ CLISP="/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" ; \ cd wildcard ; /usr/bin/make clisp-module CC="x86_64-tld-linux-gcc" CPPFLAGS="-I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src" CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC" CLFLAGS=" -Wl,--export-dynamic" LIBS="-lreadline -lncurses -ldl -lavcall -lcallback -lsigsegv libgnu_cl.a" RANLIB="ranlib" CLISP="$CLISP -q" SHREXT=.so configure: loading cache ../config.cache configure: ** Wildcard (Common) checking how to remove colons from paths... (cached) echo $x checking for CLISP version... (cached) 2.49 (2010-07-07) (built 3776440399) (memory 3776440449) checking for CLISP libdir... (cached) /tmp/B.AIw1qV/BUILD/clisp-2.49/src/ checking for CLISP linking set... (cached) /tmp/B.AIw1qV/BUILD/clisp-2.49/src checking for CLISP... (cached) yes checking for FFI in CLISP... (cached) yes checking for gcc... (cached) x86_64-tld-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-tld-linux-gcc accepts -g... (cached) yes checking for x86_64-tld-linux-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) x86_64-tld-linux-gcc -E checking how to make hard links... (cached) ln checking whether ln -s works... (cached) yes checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking for time.h... (cached) yes checking for sys/time.h... (cached) yes checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking dependency style of x86_64-tld-linux-gcc... (cached) gcc3 checking for ranlib... (cached) ranlib checking for mbstate_t... (cached) yes checking for btowc... (cached) yes checking for isblank... (cached) yes checking for iswctype... (cached) yes checking for mbsrtowcs... (cached) yes checking for mempcpy... yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... yes checking for wctype.h... (cached) yes checking for working GNU fnmatch... yes configure: ** Wildcard (Output) configure: updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating link.sh config.status: creating gllib/Makefile config.status: creating config.h config.status: executing depfiles commands configure: ** Wildcard (Done) make[1]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard' /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -c /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/wildcard/wildcard.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/wildcard/wildcard.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/wildcard.fas ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/wildcard.c 0 errors, 0 warnings rm -f libgnu_wc.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/wildcard/gllib" \ ACLOCAL_M4="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/wildcard/gllib/Makefile.am" \ CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/"; \ ln libgnu.a ../libgnu_wc.a make[2]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < /tmp/B.AIw1qV/BUILD/clisp-2.49/src//build-aux/arg-nonnull.h \ | sed -e 's/_GL_/_wc_gl_GL_/g' \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h make all-recursive make[3]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[4]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/wildcard/gllib -I.. -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/ -MT dummy.o -MD -MP -MF .deps/dummy.Tpo -c -o dummy.o /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/wildcard/gllib/dummy.c mv -f .deps/dummy.Tpo .deps/dummy.Po rm -f libgnu.a ar cru libgnu.a dummy.o ranlib libgnu.a make[4]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[3]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[2]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/linkkit \ -Igllib -I/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/wildcard/gllib -c wildcard.c rm -f libgnu_wc.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/wildcard/gllib" \ ACLOCAL_M4="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/wildcard/gllib/Makefile.am" \ CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/"; \ ln libgnu.a ../libgnu_wc.a make[2]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make all-recursive make[3]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[4]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[3]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[2]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[1]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard' mkdir -p bindings/glibc m=`cd ../modules/bindings/glibc; pwd`; \ if test -f $m/configure -a $m/configure -nt bindings/glibc/config.status ; then ( cd bindings/glibc ; rm -rf gllib;\ cache=`echo bindings/glibc/ | sed -e 's,[^/][^/]*//*,../,g'`config.cache; \ if test -f ${cache} ; then \ . ${cache}; \ if test "${ac_cv_env_CC_set}" = set; then CC="${ac_cv_env_CC_value}"; export CC; fi; \ if test "${ac_cv_env_CFLAGS_set}" = set; then CFLAGS="${ac_cv_env_CFLAGS_value}"; export CFLAGS; fi; \ if test "${ac_cv_env_LDFLAGS_set}" = set; then LDFLAGS="${ac_cv_env_LDFLAGS_value}"; export LDFLAGS; fi; \ if test "${ac_cv_env_CLFLAGS_set}" = set; then CLFLAGS="${ac_cv_env_CLFLAGS_value}"; export CLFLAGS; fi; \ if test "${ac_cv_env_LIBS_set}" = set; then LIBS="${ac_cv_env_LIBS_value}"; export LIBS; fi; \ if test "${ac_cv_env_CPPFLAGS_set}" = set; then CPPFLAGS="${ac_cv_env_CPPFLAGS_value}"; export CPPFLAGS; fi; \ if test "${ac_cv_env_CPP_set}" = set; then CPP="${ac_cv_env_CPP_value}"; export CPP; fi; \ if test "${ac_cv_env_CXX_set}" = set; then CXX="${ac_cv_env_CXX_value}"; export CXX; fi; \ if test "${ac_cv_env_CXXFLAGS_set}" = set; then CXXFLAGS="${ac_cv_env_CXXFLAGS_value}"; export CXXFLAGS; fi; \ if test "${ac_cv_env_X_LIBS_set}" = set; then X_LIBS="${ac_cv_env_X_LIBS_value}"; export X_LIBS; fi; \ /bin/sh $m/configure --with-clisp="/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" --cache-file=${cache} --srcdir=$m --disable-option-checking --with-readline --with-gettext;\ else \ /bin/sh $m/configure --srcdir=$m --disable-option-checking --with-readline --with-gettext; \ fi ) ;\ fi; \ test -f $m/Makefile -a $m/Makefile -nt bindings/glibc/Makefile && sed "s,srcdir = .,srcdir = $m," "$m/Makefile" > bindings/glibc/Makefile ; \ CLISP="/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" ; \ cd bindings/glibc ; /usr/bin/make clisp-module CC="x86_64-tld-linux-gcc" CPPFLAGS="-I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src" CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC" CLFLAGS=" -Wl,--export-dynamic" LIBS="-lreadline -lncurses -ldl -lavcall -lcallback -lsigsegv libgnu_cl.a" RANLIB="ranlib" CLISP="$CLISP -q" SHREXT=.so make[1]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/bindings/glibc' /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -c /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/bindings/glibc/linux.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/bindings/glibc/linux.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/bindings/glibc/linux.fas ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/bindings/glibc/linux.c 0 errors, 0 warnings x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I$(/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -b)/linkkit -c linux.c linux.c: In function 'module__linux__init_function_2': linux.c:971:3: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations] 971 | register_foreign_function((void*)&readdir_r,"readdir_r",1024); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from linux.c:23: /usr/include/dirent.h:183:12: note: declared here 183 | extern int readdir_r (DIR *__restrict __dirp, | ^~~~~~~~~ linux.c:972:3: warning: 'readdir64_r' is deprecated [-Wdeprecated-declarations] 972 | register_foreign_function((void*)&readdir64_r,"readdir64_r",1024); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from linux.c:23: /usr/include/dirent.h:201:12: note: declared here 201 | extern int readdir64_r (DIR *__restrict __dirp, | ^~~~~~~~~~~ /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -c /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/bindings/glibc/wrap.lisp -o ./ ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/bindings/glibc/wrap.lisp ... ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/bindings/glibc/linux.lib ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/bindings/glibc/linux.lib ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/bindings/glibc/wrap.fas 0 errors, 0 warnings ln -s /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/bindings/glibc/link.sh . make[1]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/bindings/glibc' mkdir -p clx/new-clx m=`cd ../modules/clx/new-clx; pwd`; \ if test -f $m/configure -a $m/configure -nt clx/new-clx/config.status ; then ( cd clx/new-clx ; rm -rf gllib;\ cache=`echo clx/new-clx/ | 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="/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" --cache-file=${cache} --srcdir=$m --disable-option-checking --with-readline --with-gettext;\ else \ /bin/sh $m/configure --srcdir=$m --disable-option-checking --with-readline --with-gettext; \ fi ) ;\ fi; \ test -f $m/Makefile -a $m/Makefile -nt clx/new-clx/Makefile && sed "s,srcdir = .,srcdir = $m," "$m/Makefile" > clx/new-clx/Makefile ; \ CLISP="/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" ; \ cd clx/new-clx ; /usr/bin/make clisp-module CC="x86_64-tld-linux-gcc" CPPFLAGS="-I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src" CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC" CLFLAGS=" -Wl,--export-dynamic" LIBS="-lreadline -lncurses -ldl -lavcall -lcallback -lsigsegv libgnu_cl.a" RANLIB="ranlib" CLISP="$CLISP -q" SHREXT=.so configure: loading cache ../../config.cache configure: ** NEW CLX checking how to remove colons from paths... (cached) echo $x checking for CLISP version... (cached) 2.49 (2010-07-07) (built 3776440399) (memory 3776440449) checking for CLISP libdir... (cached) /tmp/B.AIw1qV/BUILD/clisp-2.49/src/ checking for CLISP linking set... (cached) /tmp/B.AIw1qV/BUILD/clisp-2.49/src checking for CLISP... (cached) yes checking for gcc... (cached) x86_64-tld-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-tld-linux-gcc accepts -g... (cached) yes checking for x86_64-tld-linux-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) x86_64-tld-linux-gcc -E checking how to make hard links... (cached) ln checking whether ln -s works... (cached) yes checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking for time.h... (cached) yes checking for sys/time.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/socket.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for X... (cached) libraries , headers checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for remove... (cached) yes checking for shmat... (cached) yes checking for IceConnectionNumber in -lICE... (cached) yes checking size of KeySym... 8 checking for XGetAtomNames... yes checking for Xpm library... yes checking for X shape extension... yes checking if XauGetAuthByAddr needs -lXau... yes configure: ** NEW CLX (output) configure: updating cache ../../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating link.sh config.status: creating config.h configure: ** NEW CLX (done) make[1]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clx/new-clx' /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -i /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/clx/new-clx/clx-preload.lisp -c /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/clx/new-clx/clx.lisp -o ./ ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/clx/new-clx/clx-preload.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/clx/new-clx/clx-preload.lisp ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/clx/new-clx/clx.lisp ... ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clx/new-clx/clx.fas The following functions were used but not defined: XLIB::%GCONTEXT-KEY->MASK XLIB::ATOM-NAME XLIB::INTERN-ATOM XLIB::LOOKUP-WINDOW XLIB::WINDOW-ID XLIB::SET-WM-HINTS XLIB::VISUAL-INFO XLIB::LOOKUP-RESOURCE-ID XLIB::DRAWABLE-ID XLIB::GCONTEXT-ID XLIB::CURSOR-ID XLIB::FONT-ID XLIB::LOOKUP-COLORMAP XLIB::WINDOW-DISPLAY XLIB::COLORMAP-ID XLIB::CARD8->CHAR XLIB::GET-PROPERTY XLIB::CHAR->CARD8 XLIB::CHANGE-PROPERTY XLIB::SCREEN-ROOT XLIB::DISPLAY-DEFAULT-SCREEN XLIB::LIST-PROPERTIES XLIB::ROTATE-PROPERTIES XLIB::COLORMAP-VISUAL-INFO XLIB::DISPLAY-DISPLAY XLIB::DISPLAY-HOST XLIB::DISPLAY-PROTOCOL-MAJOR-VERSION XLIB::DISPLAY-PROTOCOL-MINOR-VERSION XLIB::DISPLAY-RELEASE-NUMBER XLIB::DISPLAY-VENDOR-NAME XLIB::DRAWABLE-HEIGHT XLIB::DRAWABLE-WIDTH XLIB::DRAWABLE-X XLIB::DRAWABLE-Y XLIB::%UNTRACED-COLOR-RED XLIB::%UNTRACED-COLOR-GREEN XLIB::%UNTRACED-COLOR-BLUE XLIB::%UNTRACED-DISPLAY-DISPLAY XLIB::%UNTRACED-DISPLAY-VENDOR-NAME XLIB::%UNTRACED-DISPLAY-RELEASE-NUMBER XLIB::%UNTRACED-DISPLAY-PROTOCOL-MAJOR-VERSION XLIB::%UNTRACED-DISPLAY-PROTOCOL-MINOR-VERSION XLIB::%UNTRACED-COLORMAP-VISUAL-INFO XLIB::%UNTRACED-VISUAL-INFO-CLASS XLIB::CLOSED-DISPLAY-P XLIB::%UNTRACED-DRAWABLE-WIDTH XLIB::%UNTRACED-DRAWABLE-HEIGHT XLIB::%UNTRACED-DRAWABLE-X XLIB::%UNTRACED-DRAWABLE-Y XLIB::%UNTRACED-DISPLAY-HOST XLIB::OPEN-DISPLAY XLIB::SET-DISPLAY-DEFAULT-SCREEN XLIB::CREATE-IMAGE XLIB::MAKE-EVENT-MASK 0 errors, 0 warnings /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -i /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/clx/new-clx/clx-preload.lisp -c /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/clx/new-clx/image.lisp -o ./ ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/clx/new-clx/clx-preload.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/clx/new-clx/clx-preload.lisp ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/clx/new-clx/image.lisp ... ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clx/new-clx/clx.lib ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clx/new-clx/clx.lib ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clx/new-clx/image.fas The following functions were used but not defined: XLIB::CREATE-PIXMAP XLIB::CREATE-GCONTEXT XLIB::PUT-IMAGE XLIB::COPY-AREA XLIB::FREE-GCONTEXT 0 errors, 0 warnings /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -i /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/clx/new-clx/clx-preload.lisp -c /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/clx/new-clx/resource.lisp -o ./ ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/clx/new-clx/clx-preload.lisp ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/clx/new-clx/clx-preload.lisp ;; Compiling file /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/clx/new-clx/resource.lisp ... ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clx/new-clx/clx.lib ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clx/new-clx/clx.lib ;; Wrote file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clx/new-clx/resource.fas The following functions were used but not defined: XLIB::CARD8->CHAR XLIB::DISPLAY-DEFAULT-SCREEN XLIB::SCREEN-ROOT XLIB::DISPLAY-ROOTS XLIB::GET-PROPERTY 0 errors, 0 warnings ../../ccmp2c /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/clx/new-clx/clx.f > genclx.c x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -DWANT_XPM=1 -DWANT_XSHAPE=1 genclx.c -o genclx ./genclx -l -o clx.d > clx.d rm -f genclx.c rm -f genclx /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -C /tmp/B.AIw1qV/BUILD/clisp-2.49/src/linkkit/modprep clx.d clx.c ;; MODPREP: "clx.d" --> #P"clx.c" ;; MODPREP: reading "clx.d": 354,294 bytes, 8,779 lines WARNING: "clx.d":1836:XLIB:OPEN-DISPLAY: emulating signature (1 0 &ALLOW-OTHER-KEYS) WARNING: "clx.d":3605:XLIB:COPY-AREA: emulating signature (9 0) WARNING: "clx.d":3625:XLIB:COPY-PLANE: emulating signature (10 0) WARNING: "clx.d":3694:XLIB:DRAW-LINE: emulating signature (6 1) WARNING: "clx.d":3780:XLIB:DRAW-RECTANGLE: emulating signature (6 1) WARNING: "clx.d":3817:XLIB:DRAW-ARC: emulating signature (8 1) WARNING: "clx.d":4028:XLIB:DRAW-GLYPH: emulating signature (5 0 &KEY) WARNING: "clx.d":4035:XLIB:DRAW-GLYPHS: emulating signature (5 0 &KEY) WARNING: "clx.d":4041:XLIB:DRAW-IMAGE-GLYPH: emulating signature (5 0 &KEY) WARNING: "clx.d":4046:XLIB:DRAW-IMAGE-GLYPHS: emulating signature (5 0 &KEY) WARNING: "clx.d":5408:XLIB:CHANGE-PROPERTY: emulating signature (5 0 &KEY) WARNING: "clx.d":6157:XLIB:QUEUE-EVENT: emulating signature (2 0 &ALLOW-OTHER-KEYS) WARNING: "clx.d":6253:XLIB:SEND-EVENT: emulating signature (3 0 &ALLOW-OTHER-KEYS) WARNING: "clx.d":6399:XLIB:WARP-POINTER-IF-INSIDE: emulating signature (6 2) WARNING: "clx.d":6419:XLIB:WARP-POINTER-RELATIVE-IF-INSIDE: emulating signature (5 2) ;; MODPREP: 543 objects, 410 DEFUNs (15 emulated), 1 DEFVAR (1 init) ;; packages: ("XPM" "XLIB") MODPREP: wrote clx.c (579,892 bytes) x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/linkkit -c clx.c /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/clx/new-clx/clx.f: In function 'keycode2keysym': /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/clx/new-clx/clx.f:7239:3: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 7239 | /* There is a comment in MIT-CLX, translate.lisp, which I want to quote here: | ^~~~~~ In file included from /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/clx/new-clx/clx.f:416: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/clx/new-clx/clx.f:7239:3: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 7239 | /* There is a comment in MIT-CLX, translate.lisp, which I want to quote here: | ^~~~~~ In file included from /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/clx/new-clx/clx.f:416: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ ln -s /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/clx/new-clx/clx-preload.lisp . make[1]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clx/new-clx' rm -rf base MAKE=/usr/bin/make CLISP="/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" with_dynamic_modules=no ./clisp-link add boot base i18n syscalls regexp readline || (rm -rf base ; exit 1) make[1]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/i18n' make[1]: Nothing to be done for 'clisp-module'. make[1]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/i18n' make[1]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls' rm -f libgnu_sc.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/gllib" \ ACLOCAL_M4="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/gllib/Makefile.am" \ CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/"; \ ln libgnu.a ../libgnu_sc.a make[2]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make all-recursive make[3]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make[4]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make[3]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make[2]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' rm -f libgnu_sc.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/gllib" \ ACLOCAL_M4="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/gllib/Makefile.am" \ CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/"; \ ln libgnu.a ../libgnu_sc.a make[2]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make all-recursive make[3]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make[4]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make[3]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make[2]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make[1]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls' make[1]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp' rm -f libgnu_rx.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib" \ ACLOCAL_M4="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib/Makefile.am" \ CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/ "; \ ln libgnu.a ../libgnu_rx.a make[2]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make all-recursive make[3]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make[4]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make[3]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make[2]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' rm -f libgnu_rx.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib" \ ACLOCAL_M4="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib/Makefile.am" \ CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/ "; \ ln libgnu.a ../libgnu_rx.a make[2]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make all-recursive make[3]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make[4]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make[3]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make[2]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make[1]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp' make[1]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/readline' make[1]: Nothing to be done for 'clisp-module'. make[1]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/readline' x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/linkkit -c modules.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -Wl,--export-dynamic modules.o readline.o -lreadline -lncurses regexi.o libgnu_rx.a calls.o bogomips.o libgnu_sc.a -lm -lcrypt gettext.o lisp.a -lreadline -lncurses -ldl -lavcall -lcallback -lsigsegv libgnu_cl.a -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") ;; 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,206,560 bytes) Bytes permanently allocated: 158,312 Bytes currently in use: 3,045,464 Bytes available until next GC: 757,286 3045464 ; 757286 ; 158312 ; 1 ; 222040 ; 4000 base/lisp.run -B . -M base/lispinit.mem -norc -q -i i18n/i18n -i syscalls/posix -i regexp/regexp -i readline/readline -x (saveinitmem "base/lispinit.mem") ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/i18n/i18n.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/i18n/i18n.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/posix.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/posix.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/regexp.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/regexp.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/readline/readline.fas ... WARNING: FFI:DEF-C-CONST(DEFAULT-INPUTRC): CPP constant DEFAULT_INPUTRC is not defined WARNING: FFI:DEF-C-CONST(SYS-INPUTRC): CPP constant SYS_INPUTRC is not defined ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/readline/readline.fas ;; Wrote the memory image into base/lispinit.mem (3,676,632 bytes) Bytes permanently allocated: 164,528 Bytes currently in use: 3,504,264 Bytes available until next GC: 871,986 3504264 ; 871986 ; 164528 ; 4 ; 1891368 ; 11000 rm -rf full rm -rf dynmod; mkdir dynmod MAKE=/usr/bin/make CLISP="/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" ./clisp-link add base full wildcard bindings/glibc clx/new-clx || (rm -rf full ; exit 1) make[1]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard' rm -f libgnu_wc.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/wildcard/gllib" \ ACLOCAL_M4="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/wildcard/gllib/Makefile.am" \ CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/"; \ ln libgnu.a ../libgnu_wc.a make[2]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make all-recursive make[3]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[4]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[3]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[2]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' rm -f libgnu_wc.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/wildcard/gllib" \ ACLOCAL_M4="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/wildcard/gllib/Makefile.am" \ CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/"; \ ln libgnu.a ../libgnu_wc.a make[2]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make all-recursive make[3]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[4]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[3]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[2]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[1]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard' x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -Wl,--export-dynamic -shared -o /tmp/B.AIw1qV/BUILD/clisp-2.49/src/dynmod/lib-wildcard.so wildcard.o libgnu_wc.a make[1]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/bindings/glibc' make[1]: Nothing to be done for 'clisp-module'. make[1]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/bindings/glibc' x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -Wl,--export-dynamic -shared -o /tmp/B.AIw1qV/BUILD/clisp-2.49/src/dynmod/lib-linux.so linux.o -lm /usr/bin/ld: linux.o: in function `module__linux__init_function_2': linux.c:(.text+0x25c8): warning: the use of `tmpnam' is dangerous, better use `mkstemp' /usr/bin/ld: linux.c:(.text+0x25e0): warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' /usr/bin/ld: linux.c:(.text+0x25f8): warning: the use of `tempnam' is dangerous, better use `mkstemp' /usr/bin/ld: linux.c:(.text+0xd38): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' make[1]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clx/new-clx' make[1]: Nothing to be done for 'clisp-module'. make[1]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clx/new-clx' x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -Wl,--export-dynamic -shared -o /tmp/B.AIw1qV/BUILD/clisp-2.49/src/dynmod/lib-clx.so clx.o -lXpm -lXext -lXau -lSM -lICE -lX11 x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/linkkit -c modules.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -Wl,--export-dynamic modules.o clx.o -lXpm -lXext -lXau -lSM -lICE -lX11 linux.o -lm wildcard.o libgnu_wc.a readline.o -lreadline -lncurses regexi.o libgnu_rx.a calls.o bogomips.o libgnu_sc.a -lm -lcrypt gettext.o lisp.a -lreadline -lncurses -ldl -lavcall -lcallback -lsigsegv libgnu_cl.a -o lisp.run /usr/bin/ld: linux.o: in function `module__linux__init_function_2': linux.c:(.text+0x25c8): warning: the use of `tmpnam' is dangerous, better use `mkstemp' /usr/bin/ld: linux.c:(.text+0x25e0): warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' /usr/bin/ld: linux.c:(.text+0x25f8): warning: the use of `tempnam' is dangerous, better use `mkstemp' /usr/bin/ld: linux.c:(.text+0xd38): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' base/lisp.run -B . -M base/lispinit.mem -norc -q -i clx/new-clx/clx-preload.lisp -x (saveinitmem "full/lispinit.mem") ;; Loading file clx/new-clx/clx-preload.lisp ... ;; Loaded file clx/new-clx/clx-preload.lisp ;; Wrote the memory image into full/lispinit.mem (3,675,256 bytes) Bytes permanently allocated: 164,528 Bytes currently in use: 3,502,888 Bytes available until next GC: 871,642 3502888 ; 871642 ; 164528 ; 1 ; 123280 ; 5000 full/lisp.run -B . -M full/lispinit.mem -norc -q -i wildcard/wildcard -i bindings/glibc/linux -i bindings/glibc/wrap -i clx/new-clx/clx -i clx/new-clx/image -i clx/new-clx/resource -x (saveinitmem "full/lispinit.mem") ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/wildcard.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/wildcard.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/bindings/glibc/linux.fas ... WARNING: FFI:DEF-C-CONST(SIGUNUSED): CPP constant SIGUNUSED is not defined ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/bindings/glibc/linux.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/bindings/glibc/wrap.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/bindings/glibc/wrap.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clx/new-clx/clx.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clx/new-clx/clx.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clx/new-clx/image.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clx/new-clx/image.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clx/new-clx/resource.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clx/new-clx/resource.fas ;; Wrote the memory image into full/lispinit.mem (5,044,800 bytes) Bytes permanently allocated: 187,376 Bytes currently in use: 4,845,184 Bytes available until next GC: 1,207,216 4845184 ; 1207216 ; 187376 ; 10 ; 6928528 ; 33000 + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.AIw1qV/BUILD/tmp /bin/sh -e /tmp/B.AIw1qV/BUILD/tmp/rpm-tmp.79726 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.AIw1qV/BUILD/tmp + umask 022 + cd /tmp/B.AIw1qV/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder + /bin/mkdir -p /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder + cd clisp-2.49 + rm -rf /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder + /usr/bin/make -j4 -j1 -C src install 'DESTDIR=/tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder' 'libdir=/usr/lib64' 'docdir=/usr/share/doc/clisp-2.49' 'mandir=/usr/share/man' 'TOPDIR=clisp' make: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src' mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib && /usr/bin/make CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC" CLISP_LIBDIR=/tmp/B.AIw1qV/BUILD/clisp-2.49/src make[1]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib' cd .. && /usr/bin/make am--refresh make[2]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src' make[2]: Nothing to be done for 'am--refresh'. make[2]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src' make[2]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src' make[2]: Nothing to be done for 'am--refresh'. make[2]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src' /usr/bin/make all-recursive make[2]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib' cd .. && /usr/bin/make am--refresh make[3]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src' make[3]: Nothing to be done for 'am--refresh'. make[3]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src' make[3]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src' make[3]: Nothing to be done for 'am--refresh'. make[3]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src' make[3]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib' cd .. && /usr/bin/make am--refresh make[4]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src' make[4]: Nothing to be done for 'am--refresh'. make[4]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src' make[4]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src' make[4]: Nothing to be done for 'am--refresh'. make[4]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib' make[2]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib' make[1]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib' test -r libgnu_cl.a || ln -s gllib/libgnu.a libgnu_cl.a test -d boot || (mkdir boot && cd boot && for f in lisp.a libnoreadline.a libgnu_cl.a modules.h modules.o lisp.run lispinit.mem; do ln -s ../$f .; done && (grep -v '^FILES=' ../makevars; fl=''; for f in lisp.a libnoreadline.a libgnu_cl.a ; do fl=$fl' '`basename $f`; done; echo 'FILES='"'"$fl"'") > makevars) || (rm -rf boot ; exit 1) mkdir -p i18n m=`cd ../modules/i18n; pwd`; \ if test -f $m/configure -a $m/configure -nt i18n/config.status ; then ( cd i18n ; rm -rf gllib;\ cache=`echo i18n/ | sed -e 's,[^/][^/]*//*,../,g'`config.cache; \ if test -f ${cache} ; then \ . ${cache}; \ if test "${ac_cv_env_CC_set}" = set; then CC="${ac_cv_env_CC_value}"; export CC; fi; \ if test "${ac_cv_env_CFLAGS_set}" = set; then CFLAGS="${ac_cv_env_CFLAGS_value}"; export CFLAGS; fi; \ if test "${ac_cv_env_LDFLAGS_set}" = set; then LDFLAGS="${ac_cv_env_LDFLAGS_value}"; export LDFLAGS; fi; \ if test "${ac_cv_env_CLFLAGS_set}" = set; then CLFLAGS="${ac_cv_env_CLFLAGS_value}"; export CLFLAGS; fi; \ if test "${ac_cv_env_LIBS_set}" = set; then LIBS="${ac_cv_env_LIBS_value}"; export LIBS; fi; \ if test "${ac_cv_env_CPPFLAGS_set}" = set; then CPPFLAGS="${ac_cv_env_CPPFLAGS_value}"; export CPPFLAGS; fi; \ if test "${ac_cv_env_CPP_set}" = set; then CPP="${ac_cv_env_CPP_value}"; export CPP; fi; \ if test "${ac_cv_env_CXX_set}" = set; then CXX="${ac_cv_env_CXX_value}"; export CXX; fi; \ if test "${ac_cv_env_CXXFLAGS_set}" = set; then CXXFLAGS="${ac_cv_env_CXXFLAGS_value}"; export CXXFLAGS; fi; \ if test "${ac_cv_env_X_LIBS_set}" = set; then X_LIBS="${ac_cv_env_X_LIBS_value}"; export X_LIBS; fi; \ /bin/sh $m/configure --with-clisp="/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" --cache-file=${cache} --srcdir=$m --disable-option-checking --with-readline --with-gettext;\ else \ /bin/sh $m/configure --srcdir=$m --disable-option-checking --with-readline --with-gettext; \ fi ) ;\ fi; \ test -f $m/Makefile -a $m/Makefile -nt i18n/Makefile && sed "s,srcdir = .,srcdir = $m," "$m/Makefile" > i18n/Makefile ; \ CLISP="/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" ; \ cd i18n ; /usr/bin/make clisp-module CC="x86_64-tld-linux-gcc" CPPFLAGS="-I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src" CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC" CLFLAGS=" -Wl,--export-dynamic" LIBS="-lreadline -lncurses -ldl -lavcall -lcallback -lsigsegv libgnu_cl.a" RANLIB="ranlib" CLISP="$CLISP -q" SHREXT=.so make[1]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/i18n' make[1]: Nothing to be done for 'clisp-module'. make[1]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/i18n' mkdir -p syscalls m=`cd ../modules/syscalls; pwd`; \ if test -f $m/configure -a $m/configure -nt syscalls/config.status ; then ( cd syscalls ; rm -rf gllib;\ cache=`echo syscalls/ | sed -e 's,[^/][^/]*//*,../,g'`config.cache; \ if test -f ${cache} ; then \ . ${cache}; \ if test "${ac_cv_env_CC_set}" = set; then CC="${ac_cv_env_CC_value}"; export CC; fi; \ if test "${ac_cv_env_CFLAGS_set}" = set; then CFLAGS="${ac_cv_env_CFLAGS_value}"; export CFLAGS; fi; \ if test "${ac_cv_env_LDFLAGS_set}" = set; then LDFLAGS="${ac_cv_env_LDFLAGS_value}"; export LDFLAGS; fi; \ if test "${ac_cv_env_CLFLAGS_set}" = set; then CLFLAGS="${ac_cv_env_CLFLAGS_value}"; export CLFLAGS; fi; \ if test "${ac_cv_env_LIBS_set}" = set; then LIBS="${ac_cv_env_LIBS_value}"; export LIBS; fi; \ if test "${ac_cv_env_CPPFLAGS_set}" = set; then CPPFLAGS="${ac_cv_env_CPPFLAGS_value}"; export CPPFLAGS; fi; \ if test "${ac_cv_env_CPP_set}" = set; then CPP="${ac_cv_env_CPP_value}"; export CPP; fi; \ if test "${ac_cv_env_CXX_set}" = set; then CXX="${ac_cv_env_CXX_value}"; export CXX; fi; \ if test "${ac_cv_env_CXXFLAGS_set}" = set; then CXXFLAGS="${ac_cv_env_CXXFLAGS_value}"; export CXXFLAGS; fi; \ if test "${ac_cv_env_X_LIBS_set}" = set; then X_LIBS="${ac_cv_env_X_LIBS_value}"; export X_LIBS; fi; \ /bin/sh $m/configure --with-clisp="/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" --cache-file=${cache} --srcdir=$m --disable-option-checking --with-readline --with-gettext;\ else \ /bin/sh $m/configure --srcdir=$m --disable-option-checking --with-readline --with-gettext; \ fi ) ;\ fi; \ test -f $m/Makefile -a $m/Makefile -nt syscalls/Makefile && sed "s,srcdir = .,srcdir = $m," "$m/Makefile" > syscalls/Makefile ; \ CLISP="/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" ; \ cd syscalls ; /usr/bin/make clisp-module CC="x86_64-tld-linux-gcc" CPPFLAGS="-I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src" CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC" CLFLAGS=" -Wl,--export-dynamic" LIBS="-lreadline -lncurses -ldl -lavcall -lcallback -lsigsegv libgnu_cl.a" RANLIB="ranlib" CLISP="$CLISP -q" SHREXT=.so make[1]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls' rm -f libgnu_sc.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/gllib" \ ACLOCAL_M4="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/gllib/Makefile.am" \ CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/"; \ ln libgnu.a ../libgnu_sc.a make[2]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make all-recursive make[3]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make[4]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make[3]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make[2]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' rm -f libgnu_sc.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/gllib" \ ACLOCAL_M4="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/gllib/Makefile.am" \ CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/"; \ ln libgnu.a ../libgnu_sc.a make[2]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make all-recursive make[3]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make[4]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make[3]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make[2]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make[1]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls' mkdir -p regexp m=`cd ../modules/regexp; pwd`; \ if test -f $m/configure -a $m/configure -nt regexp/config.status ; then ( cd regexp ; rm -rf gllib;\ cache=`echo regexp/ | sed -e 's,[^/][^/]*//*,../,g'`config.cache; \ if test -f ${cache} ; then \ . ${cache}; \ if test "${ac_cv_env_CC_set}" = set; then CC="${ac_cv_env_CC_value}"; export CC; fi; \ if test "${ac_cv_env_CFLAGS_set}" = set; then CFLAGS="${ac_cv_env_CFLAGS_value}"; export CFLAGS; fi; \ if test "${ac_cv_env_LDFLAGS_set}" = set; then LDFLAGS="${ac_cv_env_LDFLAGS_value}"; export LDFLAGS; fi; \ if test "${ac_cv_env_CLFLAGS_set}" = set; then CLFLAGS="${ac_cv_env_CLFLAGS_value}"; export CLFLAGS; fi; \ if test "${ac_cv_env_LIBS_set}" = set; then LIBS="${ac_cv_env_LIBS_value}"; export LIBS; fi; \ if test "${ac_cv_env_CPPFLAGS_set}" = set; then CPPFLAGS="${ac_cv_env_CPPFLAGS_value}"; export CPPFLAGS; fi; \ if test "${ac_cv_env_CPP_set}" = set; then CPP="${ac_cv_env_CPP_value}"; export CPP; fi; \ if test "${ac_cv_env_CXX_set}" = set; then CXX="${ac_cv_env_CXX_value}"; export CXX; fi; \ if test "${ac_cv_env_CXXFLAGS_set}" = set; then CXXFLAGS="${ac_cv_env_CXXFLAGS_value}"; export CXXFLAGS; fi; \ if test "${ac_cv_env_X_LIBS_set}" = set; then X_LIBS="${ac_cv_env_X_LIBS_value}"; export X_LIBS; fi; \ /bin/sh $m/configure --with-clisp="/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" --cache-file=${cache} --srcdir=$m --disable-option-checking --with-readline --with-gettext;\ else \ /bin/sh $m/configure --srcdir=$m --disable-option-checking --with-readline --with-gettext; \ fi ) ;\ fi; \ test -f $m/Makefile -a $m/Makefile -nt regexp/Makefile && sed "s,srcdir = .,srcdir = $m," "$m/Makefile" > regexp/Makefile ; \ CLISP="/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" ; \ cd regexp ; /usr/bin/make clisp-module CC="x86_64-tld-linux-gcc" CPPFLAGS="-I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src" CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC" CLFLAGS=" -Wl,--export-dynamic" LIBS="-lreadline -lncurses -ldl -lavcall -lcallback -lsigsegv libgnu_cl.a" RANLIB="ranlib" CLISP="$CLISP -q" SHREXT=.so make[1]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp' rm -f libgnu_rx.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib" \ ACLOCAL_M4="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib/Makefile.am" \ CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/ "; \ ln libgnu.a ../libgnu_rx.a make[2]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make all-recursive make[3]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make[4]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make[3]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make[2]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' rm -f libgnu_rx.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib" \ ACLOCAL_M4="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib/Makefile.am" \ CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/ "; \ ln libgnu.a ../libgnu_rx.a make[2]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make all-recursive make[3]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make[4]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make[3]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make[2]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make[1]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp' mkdir -p readline m=`cd ../modules/readline; pwd`; \ if test -f $m/configure -a $m/configure -nt readline/config.status ; then ( cd readline ; rm -rf gllib;\ cache=`echo readline/ | sed -e 's,[^/][^/]*//*,../,g'`config.cache; \ if test -f ${cache} ; then \ . ${cache}; \ if test "${ac_cv_env_CC_set}" = set; then CC="${ac_cv_env_CC_value}"; export CC; fi; \ if test "${ac_cv_env_CFLAGS_set}" = set; then CFLAGS="${ac_cv_env_CFLAGS_value}"; export CFLAGS; fi; \ if test "${ac_cv_env_LDFLAGS_set}" = set; then LDFLAGS="${ac_cv_env_LDFLAGS_value}"; export LDFLAGS; fi; \ if test "${ac_cv_env_CLFLAGS_set}" = set; then CLFLAGS="${ac_cv_env_CLFLAGS_value}"; export CLFLAGS; fi; \ if test "${ac_cv_env_LIBS_set}" = set; then LIBS="${ac_cv_env_LIBS_value}"; export LIBS; fi; \ if test "${ac_cv_env_CPPFLAGS_set}" = set; then CPPFLAGS="${ac_cv_env_CPPFLAGS_value}"; export CPPFLAGS; fi; \ if test "${ac_cv_env_CPP_set}" = set; then CPP="${ac_cv_env_CPP_value}"; export CPP; fi; \ if test "${ac_cv_env_CXX_set}" = set; then CXX="${ac_cv_env_CXX_value}"; export CXX; fi; \ if test "${ac_cv_env_CXXFLAGS_set}" = set; then CXXFLAGS="${ac_cv_env_CXXFLAGS_value}"; export CXXFLAGS; fi; \ if test "${ac_cv_env_X_LIBS_set}" = set; then X_LIBS="${ac_cv_env_X_LIBS_value}"; export X_LIBS; fi; \ /bin/sh $m/configure --with-clisp="/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" --cache-file=${cache} --srcdir=$m --disable-option-checking --with-readline --with-gettext;\ else \ /bin/sh $m/configure --srcdir=$m --disable-option-checking --with-readline --with-gettext; \ fi ) ;\ fi; \ test -f $m/Makefile -a $m/Makefile -nt readline/Makefile && sed "s,srcdir = .,srcdir = $m," "$m/Makefile" > readline/Makefile ; \ CLISP="/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" ; \ cd readline ; /usr/bin/make clisp-module CC="x86_64-tld-linux-gcc" CPPFLAGS="-I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src" CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC" CLFLAGS=" -Wl,--export-dynamic" LIBS="-lreadline -lncurses -ldl -lavcall -lcallback -lsigsegv libgnu_cl.a" RANLIB="ranlib" CLISP="$CLISP -q" SHREXT=.so make[1]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/readline' make[1]: Nothing to be done for 'clisp-module'. make[1]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/readline' rm -rf base MAKE=/usr/bin/make CLISP="/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" with_dynamic_modules=no ./clisp-link add boot base i18n syscalls regexp readline || (rm -rf base ; exit 1) make[1]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/i18n' make[1]: Nothing to be done for 'clisp-module'. make[1]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/i18n' make[1]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls' rm -f libgnu_sc.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/gllib" \ ACLOCAL_M4="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/gllib/Makefile.am" \ CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/"; \ ln libgnu.a ../libgnu_sc.a make[2]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make all-recursive make[3]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make[4]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make[3]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make[2]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' rm -f libgnu_sc.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/gllib" \ ACLOCAL_M4="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/syscalls/gllib/Makefile.am" \ CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/"; \ ln libgnu.a ../libgnu_sc.a make[2]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make all-recursive make[3]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make[4]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make[3]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make[2]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/gllib' make[1]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls' make[1]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp' rm -f libgnu_rx.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib" \ ACLOCAL_M4="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib/Makefile.am" \ CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/ "; \ ln libgnu.a ../libgnu_rx.a make[2]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make all-recursive make[3]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make[4]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make[3]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make[2]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' rm -f libgnu_rx.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib" \ ACLOCAL_M4="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/regexp/gllib/Makefile.am" \ CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/ "; \ ln libgnu.a ../libgnu_rx.a make[2]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make all-recursive make[3]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make[4]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make[3]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make[2]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/gllib' make[1]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp' make[1]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/readline' make[1]: Nothing to be done for 'clisp-module'. make[1]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/readline' x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/linkkit -c modules.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -Wl,--export-dynamic modules.o readline.o -lreadline -lncurses regexi.o libgnu_rx.a calls.o bogomips.o libgnu_sc.a -lm -lcrypt gettext.o lisp.a -lreadline -lncurses -ldl -lavcall -lcallback -lsigsegv libgnu_cl.a -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") ;; 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,206,560 bytes) Bytes permanently allocated: 158,312 Bytes currently in use: 3,045,464 Bytes available until next GC: 757,286 3045464 ; 757286 ; 158312 ; 1 ; 222040 ; 5000 base/lisp.run -B . -M base/lispinit.mem -norc -q -i i18n/i18n -i syscalls/posix -i regexp/regexp -i readline/readline -x (saveinitmem "base/lispinit.mem") ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/i18n/i18n.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/i18n/i18n.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/posix.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/syscalls/posix.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/regexp.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/regexp/regexp.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/readline/readline.fas ... WARNING: FFI:DEF-C-CONST(DEFAULT-INPUTRC): CPP constant DEFAULT_INPUTRC is not defined WARNING: FFI:DEF-C-CONST(SYS-INPUTRC): CPP constant SYS_INPUTRC is not defined ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/readline/readline.fas ;; Wrote the memory image into base/lispinit.mem (3,676,632 bytes) Bytes permanently allocated: 164,528 Bytes currently in use: 3,504,264 Bytes available until next GC: 871,986 3504264 ; 871986 ; 164528 ; 4 ; 1891368 ; 13000 mkdir -p wildcard m=`cd ../modules/wildcard; pwd`; \ if test -f $m/configure -a $m/configure -nt wildcard/config.status ; then ( cd wildcard ; rm -rf gllib;\ cache=`echo wildcard/ | sed -e 's,[^/][^/]*//*,../,g'`config.cache; \ if test -f ${cache} ; then \ . ${cache}; \ if test "${ac_cv_env_CC_set}" = set; then CC="${ac_cv_env_CC_value}"; export CC; fi; \ if test "${ac_cv_env_CFLAGS_set}" = set; then CFLAGS="${ac_cv_env_CFLAGS_value}"; export CFLAGS; fi; \ if test "${ac_cv_env_LDFLAGS_set}" = set; then LDFLAGS="${ac_cv_env_LDFLAGS_value}"; export LDFLAGS; fi; \ if test "${ac_cv_env_CLFLAGS_set}" = set; then CLFLAGS="${ac_cv_env_CLFLAGS_value}"; export CLFLAGS; fi; \ if test "${ac_cv_env_LIBS_set}" = set; then LIBS="${ac_cv_env_LIBS_value}"; export LIBS; fi; \ if test "${ac_cv_env_CPPFLAGS_set}" = set; then CPPFLAGS="${ac_cv_env_CPPFLAGS_value}"; export CPPFLAGS; fi; \ if test "${ac_cv_env_CPP_set}" = set; then CPP="${ac_cv_env_CPP_value}"; export CPP; fi; \ if test "${ac_cv_env_CXX_set}" = set; then CXX="${ac_cv_env_CXX_value}"; export CXX; fi; \ if test "${ac_cv_env_CXXFLAGS_set}" = set; then CXXFLAGS="${ac_cv_env_CXXFLAGS_value}"; export CXXFLAGS; fi; \ if test "${ac_cv_env_X_LIBS_set}" = set; then X_LIBS="${ac_cv_env_X_LIBS_value}"; export X_LIBS; fi; \ /bin/sh $m/configure --with-clisp="/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" --cache-file=${cache} --srcdir=$m --disable-option-checking --with-readline --with-gettext;\ else \ /bin/sh $m/configure --srcdir=$m --disable-option-checking --with-readline --with-gettext; \ fi ) ;\ fi; \ test -f $m/Makefile -a $m/Makefile -nt wildcard/Makefile && sed "s,srcdir = .,srcdir = $m," "$m/Makefile" > wildcard/Makefile ; \ CLISP="/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" ; \ cd wildcard ; /usr/bin/make clisp-module CC="x86_64-tld-linux-gcc" CPPFLAGS="-I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src" CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC" CLFLAGS=" -Wl,--export-dynamic" LIBS="-lreadline -lncurses -ldl -lavcall -lcallback -lsigsegv libgnu_cl.a" RANLIB="ranlib" CLISP="$CLISP -q" SHREXT=.so make[1]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard' rm -f libgnu_wc.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/wildcard/gllib" \ ACLOCAL_M4="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/wildcard/gllib/Makefile.am" \ CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/"; \ ln libgnu.a ../libgnu_wc.a make[2]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make all-recursive make[3]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[4]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[3]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[2]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' rm -f libgnu_wc.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/wildcard/gllib" \ ACLOCAL_M4="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/wildcard/gllib/Makefile.am" \ CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/"; \ ln libgnu.a ../libgnu_wc.a make[2]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make all-recursive make[3]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[4]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[3]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[2]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[1]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard' mkdir -p bindings/glibc m=`cd ../modules/bindings/glibc; pwd`; \ if test -f $m/configure -a $m/configure -nt bindings/glibc/config.status ; then ( cd bindings/glibc ; rm -rf gllib;\ cache=`echo bindings/glibc/ | sed -e 's,[^/][^/]*//*,../,g'`config.cache; \ if test -f ${cache} ; then \ . ${cache}; \ if test "${ac_cv_env_CC_set}" = set; then CC="${ac_cv_env_CC_value}"; export CC; fi; \ if test "${ac_cv_env_CFLAGS_set}" = set; then CFLAGS="${ac_cv_env_CFLAGS_value}"; export CFLAGS; fi; \ if test "${ac_cv_env_LDFLAGS_set}" = set; then LDFLAGS="${ac_cv_env_LDFLAGS_value}"; export LDFLAGS; fi; \ if test "${ac_cv_env_CLFLAGS_set}" = set; then CLFLAGS="${ac_cv_env_CLFLAGS_value}"; export CLFLAGS; fi; \ if test "${ac_cv_env_LIBS_set}" = set; then LIBS="${ac_cv_env_LIBS_value}"; export LIBS; fi; \ if test "${ac_cv_env_CPPFLAGS_set}" = set; then CPPFLAGS="${ac_cv_env_CPPFLAGS_value}"; export CPPFLAGS; fi; \ if test "${ac_cv_env_CPP_set}" = set; then CPP="${ac_cv_env_CPP_value}"; export CPP; fi; \ if test "${ac_cv_env_CXX_set}" = set; then CXX="${ac_cv_env_CXX_value}"; export CXX; fi; \ if test "${ac_cv_env_CXXFLAGS_set}" = set; then CXXFLAGS="${ac_cv_env_CXXFLAGS_value}"; export CXXFLAGS; fi; \ if test "${ac_cv_env_X_LIBS_set}" = set; then X_LIBS="${ac_cv_env_X_LIBS_value}"; export X_LIBS; fi; \ /bin/sh $m/configure --with-clisp="/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" --cache-file=${cache} --srcdir=$m --disable-option-checking --with-readline --with-gettext;\ else \ /bin/sh $m/configure --srcdir=$m --disable-option-checking --with-readline --with-gettext; \ fi ) ;\ fi; \ test -f $m/Makefile -a $m/Makefile -nt bindings/glibc/Makefile && sed "s,srcdir = .,srcdir = $m," "$m/Makefile" > bindings/glibc/Makefile ; \ CLISP="/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" ; \ cd bindings/glibc ; /usr/bin/make clisp-module CC="x86_64-tld-linux-gcc" CPPFLAGS="-I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src" CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC" CLFLAGS=" -Wl,--export-dynamic" LIBS="-lreadline -lncurses -ldl -lavcall -lcallback -lsigsegv libgnu_cl.a" RANLIB="ranlib" CLISP="$CLISP -q" SHREXT=.so make[1]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/bindings/glibc' make[1]: Nothing to be done for 'clisp-module'. make[1]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/bindings/glibc' mkdir -p clx/new-clx m=`cd ../modules/clx/new-clx; pwd`; \ if test -f $m/configure -a $m/configure -nt clx/new-clx/config.status ; then ( cd clx/new-clx ; rm -rf gllib;\ cache=`echo clx/new-clx/ | 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="/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" --cache-file=${cache} --srcdir=$m --disable-option-checking --with-readline --with-gettext;\ else \ /bin/sh $m/configure --srcdir=$m --disable-option-checking --with-readline --with-gettext; \ fi ) ;\ fi; \ test -f $m/Makefile -a $m/Makefile -nt clx/new-clx/Makefile && sed "s,srcdir = .,srcdir = $m," "$m/Makefile" > clx/new-clx/Makefile ; \ CLISP="/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" ; \ cd clx/new-clx ; /usr/bin/make clisp-module CC="x86_64-tld-linux-gcc" CPPFLAGS="-I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src" CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC" CLFLAGS=" -Wl,--export-dynamic" LIBS="-lreadline -lncurses -ldl -lavcall -lcallback -lsigsegv libgnu_cl.a" RANLIB="ranlib" CLISP="$CLISP -q" SHREXT=.so make[1]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clx/new-clx' make[1]: Nothing to be done for 'clisp-module'. make[1]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clx/new-clx' rm -rf full rm -rf dynmod; mkdir dynmod MAKE=/usr/bin/make CLISP="/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clisp -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" ./clisp-link add base full wildcard bindings/glibc clx/new-clx || (rm -rf full ; exit 1) make[1]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard' rm -f libgnu_wc.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/wildcard/gllib" \ ACLOCAL_M4="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/wildcard/gllib/Makefile.am" \ CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/"; \ ln libgnu.a ../libgnu_wc.a make[2]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make all-recursive make[3]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[4]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[3]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[2]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' rm -f libgnu_wc.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/wildcard/gllib" \ ACLOCAL_M4="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/wildcard/gllib/Makefile.am" \ CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/"; \ ln libgnu.a ../libgnu_wc.a make[2]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make all-recursive make[3]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[4]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[3]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[2]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[1]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard' x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -Wl,--export-dynamic -shared -o /tmp/B.AIw1qV/BUILD/clisp-2.49/src/dynmod/lib-wildcard.so wildcard.o libgnu_wc.a make[1]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/bindings/glibc' make[1]: Nothing to be done for 'clisp-module'. make[1]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/bindings/glibc' x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -Wl,--export-dynamic -shared -o /tmp/B.AIw1qV/BUILD/clisp-2.49/src/dynmod/lib-linux.so linux.o -lm /usr/bin/ld: linux.o: in function `module__linux__init_function_2': linux.c:(.text+0x25c8): warning: the use of `tmpnam' is dangerous, better use `mkstemp' /usr/bin/ld: linux.c:(.text+0x25e0): warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' /usr/bin/ld: linux.c:(.text+0x25f8): warning: the use of `tempnam' is dangerous, better use `mkstemp' /usr/bin/ld: linux.c:(.text+0xd38): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' make[1]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clx/new-clx' make[1]: Nothing to be done for 'clisp-module'. make[1]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clx/new-clx' x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -Wl,--export-dynamic -shared -o /tmp/B.AIw1qV/BUILD/clisp-2.49/src/dynmod/lib-clx.so clx.o -lXpm -lXext -lXau -lSM -lICE -lX11 x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/linkkit -c modules.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC -Wl,--export-dynamic modules.o clx.o -lXpm -lXext -lXau -lSM -lICE -lX11 linux.o -lm wildcard.o libgnu_wc.a readline.o -lreadline -lncurses regexi.o libgnu_rx.a calls.o bogomips.o libgnu_sc.a -lm -lcrypt gettext.o lisp.a -lreadline -lncurses -ldl -lavcall -lcallback -lsigsegv libgnu_cl.a -o lisp.run /usr/bin/ld: linux.o: in function `module__linux__init_function_2': linux.c:(.text+0x25c8): warning: the use of `tmpnam' is dangerous, better use `mkstemp' /usr/bin/ld: linux.c:(.text+0x25e0): warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' /usr/bin/ld: linux.c:(.text+0x25f8): warning: the use of `tempnam' is dangerous, better use `mkstemp' /usr/bin/ld: linux.c:(.text+0xd38): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' base/lisp.run -B . -M base/lispinit.mem -norc -q -i clx/new-clx/clx-preload.lisp -x (saveinitmem "full/lispinit.mem") ;; Loading file clx/new-clx/clx-preload.lisp ... ;; Loaded file clx/new-clx/clx-preload.lisp ;; Wrote the memory image into full/lispinit.mem (3,675,256 bytes) Bytes permanently allocated: 164,528 Bytes currently in use: 3,502,888 Bytes available until next GC: 871,642 3502888 ; 871642 ; 164528 ; 1 ; 123280 ; 6000 full/lisp.run -B . -M full/lispinit.mem -norc -q -i wildcard/wildcard -i bindings/glibc/linux -i bindings/glibc/wrap -i clx/new-clx/clx -i clx/new-clx/image -i clx/new-clx/resource -x (saveinitmem "full/lispinit.mem") ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/wildcard.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/wildcard.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/bindings/glibc/linux.fas ... WARNING: FFI:DEF-C-CONST(SIGUNUSED): CPP constant SIGUNUSED is not defined ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/bindings/glibc/linux.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/bindings/glibc/wrap.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/bindings/glibc/wrap.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clx/new-clx/clx.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clx/new-clx/clx.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clx/new-clx/image.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clx/new-clx/image.fas ;; Loading file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clx/new-clx/resource.fas ... ;; Loaded file /tmp/B.AIw1qV/BUILD/clisp-2.49/src/clx/new-clx/resource.fas ;; Wrote the memory image into full/lispinit.mem (5,044,800 bytes) Bytes permanently allocated: 187,376 Bytes currently in use: 4,845,184 Bytes available until next GC: 1,207,216 4845184 ; 1207216 ; 187376 ; 10 ; 6928528 ; 35000 mkdir -p /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr mkdir -p /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr mkdir -p /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/lib64 mkdir -p /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/lib64/clisp mkdir -p /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/lib64/clisp/data /usr/bin/install -c -m 644 data/UnicodeDataFull.txt /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/lib64/clisp/data/UnicodeDataFull.txt /usr/bin/install -c -m 644 data/Symbol-Table.text /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/lib64/clisp/data/Symbol-Table.text mkdir -p /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/lib64/clisp/linkkit (cd /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/lib64/clisp && rm -rf base full) mkdir -p /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/lib64/clisp/base mkdir -p /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/lib64/clisp/build-aux for f in config.guess config.rpath config.sub depcomp arg-nonnull.h c++defs.h warn-on-use.h; do /usr/bin/install -c -m 644 build-aux/$f /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/lib64/clisp/build-aux/$f; done mkdir -p /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/lib64/clisp/dynmod if test -n "wildcard bindings/glibc clx/new-clx"; then \ for f in dynmod/*; do /usr/bin/install -c -m 644 $f /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/lib64/clisp/$f; done; \ absdest=`cd "/tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/lib64/clisp"; pwd` ; \ here=`pwd`; \ for m in wildcard bindings/glibc clx/new-clx; do \ mkdir -p "$absdest/$m"; \ cd $m; /usr/bin/make clisp-module-distrib LN="/usr/bin/install -c -m 644" distribdir="$absdest/$m" ; cd "$here"; \ done; fi make[1]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard' rm -f libgnu_wc.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/wildcard/gllib" \ ACLOCAL_M4="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/wildcard/gllib/Makefile.am" \ CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/"; \ /usr/bin/install -c -m 644 libgnu.a ../libgnu_wc.a make[2]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make all-recursive make[3]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[4]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[3]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[2]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' rm -f libgnu_wc.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/wildcard/gllib" \ ACLOCAL_M4="/tmp/B.AIw1qV/BUILD/clisp-2.49/modules/wildcard/gllib/Makefile.am" \ CFLAGS="-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/"; \ /usr/bin/install -c -m 644 libgnu.a ../libgnu_wc.a make[2]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make all-recursive make[3]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[4]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[3]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' make[2]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard/gllib' /usr/bin/install -c -m 644 link.sh Makefile wildcard.o wildcard.fas libgnu_wc.a /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/wildcard/README /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/wildcard/wildcard.lisp /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/lib64/clisp/wildcard make[1]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/wildcard' make[1]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/bindings/glibc' /usr/bin/install -c -m 644 Makefile linux.o linux.fas wrap.fas link.sh /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/bindings/glibc/linux.lisp /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/bindings/glibc/wrap.lisp /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/lib64/clisp/bindings/glibc make[1]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/bindings/glibc' make[1]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clx/new-clx' /usr/bin/install -c -m 644 link.sh Makefile clx.fas image.fas resource.fas clx.o clx-preload.lisp /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/clx/new-clx/README /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/clx/new-clx/clx.lisp /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/clx/new-clx/image.lisp /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/clx/new-clx/resource.lisp /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/lib64/clisp/clx/new-clx mkdir -p /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/lib64/clisp/clx/new-clx/demos /usr/bin/install -c -m 644 /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/clx/new-clx/demos/*.lisp /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/clx/new-clx/demos/README /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/lib64/clisp/clx/new-clx/demos/ mkdir -p /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/lib64/clisp/clx/new-clx/demos/screens /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/lib64/clisp/clx/new-clx/demos/xpms /usr/bin/install -c -m 644 /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/clx/new-clx/demos/screens/screen.* /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/lib64/clisp/clx/new-clx/demos/screens/ /usr/bin/install -c -m 644 /tmp/B.AIw1qV/BUILD/clisp-2.49/modules/clx/new-clx/demos/xpms/*.xpm /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/lib64/clisp/clx/new-clx/demos/xpms/ make[1]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/clx/new-clx' for f in linkkit/* base/*; do \ case $f in \ */lisp.run) /usr/bin/install -c $f /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/lib64/clisp/$f;; \ *) /usr/bin/install -c -m 644 $f /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/lib64/clisp/$f;; \ esac; \ done mkdir -p /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/bin /usr/bin/install -c clisp-link /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/bin/clisp-link cd po && /usr/bin/make install DESTDIR='/tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder' prefix='/usr' exec_prefix='/usr' make[1]: Entering directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/po' installing en.gmo as /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/share/locale/en/LC_MESSAGES/clisp.mo installing clisplow_en.gmo as /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/share/locale/en/LC_MESSAGES/clisplow.mo installing da.gmo as /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/share/locale/da/LC_MESSAGES/clisp.mo installing clisplow_da.gmo as /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/share/locale/da/LC_MESSAGES/clisplow.mo installing de.gmo as /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/share/locale/de/LC_MESSAGES/clisp.mo installing clisplow_de.gmo as /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/share/locale/de/LC_MESSAGES/clisplow.mo installing fr.gmo as /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/share/locale/fr/LC_MESSAGES/clisp.mo installing clisplow_fr.gmo as /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/share/locale/fr/LC_MESSAGES/clisplow.mo installing es.gmo as /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/share/locale/es/LC_MESSAGES/clisp.mo installing clisplow_es.gmo as /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/share/locale/es/LC_MESSAGES/clisplow.mo installing nl.gmo as /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/share/locale/nl/LC_MESSAGES/clisp.mo installing clisplow_nl.gmo as /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/share/locale/nl/LC_MESSAGES/clisplow.mo installing ru.gmo as /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/share/locale/ru/LC_MESSAGES/clisp.mo installing clisplow_ru.gmo as /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/share/locale/ru/LC_MESSAGES/clisplow.mo make[1]: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src/po' x86_64-tld-linux-gcc -I/tmp/B.AIw1qV/BUILD/clisp-2.49/src/gllib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -DLISPLIBDIR='"/usr/lib64/clisp"' -DLOCALEDIR='"/usr/share/locale"' clisp.c -o /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/bin/clisp mkdir -p /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/share/emacs/site-lisp /usr/bin/install -c -m 644 ../emacs/clhs.el /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/share/emacs/site-lisp/clhs.el /usr/bin/install -c -m 644 ../emacs/clisp-coding.el /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/share/emacs/site-lisp/clisp-coding.el /usr/bin/install -c -m 644 ../emacs/clisp-indent.el /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/share/emacs/site-lisp/clisp-indent.el /usr/bin/install -c -m 644 ../emacs/clisp-indent.lisp /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/share/emacs/site-lisp/clisp-indent.lisp /usr/bin/install -c -m 644 ../emacs/clisp-ffi.el /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/share/emacs/site-lisp/clisp-ffi.el mkdir -p /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/share/vim/vimfiles/after/syntax /usr/bin/install -c -m 644 ../emacs/lisp.vim /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/share/vim/vimfiles/after/syntax/lisp.vim mkdir -p /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/share/aclocal /usr/bin/install -c -m 644 m4/clisp.m4 /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/share/aclocal/clisp.m4 mkdir -p /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr mkdir -p /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr mkdir -p /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/share mkdir -p /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/share/man mkdir -p /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/share/man/man1 /usr/bin/install -c -m 644 clisp.1 /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/share/man/man1/clisp.1 /usr/bin/install -c -m 644 clisp-link.1 /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/share/man/man1/clisp-link.1 mkdir -p /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr mkdir -p /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr mkdir -p /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/share/doc/clisp-2.49 /usr/bin/install -c -m 644 ANNOUNCE COPYRIGHT GNU-GPL SUMMARY NEWS README README.de README.es MAGIC.add /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/share/doc/clisp-2.49/ mkdir -p /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/share/doc/clisp-2.49/doc /usr/bin/install -c -m 644 clisp.1 clisp.html clisp-link.1 clisp-link.html LISP-tutorial.txt CLOS-guide.txt impnotes.html impnotes.css clisp.png clisp.ps clisp.pdf clisp-link.ps clisp-link.pdf /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/share/doc/clisp-2.49/doc/ make: Leaving directory '/tmp/B.AIw1qV/BUILD/clisp-2.49/src' + /bin/rm '--interactive=never' /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/share/doc/clisp-2.49/doc/clisp-link.1 /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/share/doc/clisp-2.49/doc/clisp.1 /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/share/doc/clisp-2.49/doc/clisp-link.ps /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder/usr/share/doc/clisp-2.49/doc/clisp.ps + /usr/lib/rpm/find-lang.sh /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder clisp --all-name find-lang.sh: Enabling with all names find-lang.sh/1.40: find-lang 'clisp' > clisp.lang + __spec_install_post_strip + set +x Stripping 2 ELF executables...DONE Stripping 3 ELF shared libraries...DONE Stripping 6 ar archives...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 5 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: clisp-2.49-9 Provides: lib-clx.so()(64bit) lib-linux.so()(64bit) lib-wildcard.so()(64bit) Requires: /bin/sh libavcall.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcallback.so.1()(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.23)(64bit) libncursesw.so.6()(64bit) libreadline.so.8()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder warning: Installed (but unpackaged) file(s) found: /usr/share/emacs/site-lisp/clhs.el /usr/share/emacs/site-lisp/clisp-coding.el /usr/share/emacs/site-lisp/clisp-ffi.el /usr/share/emacs/site-lisp/clisp-indent.el /usr/share/emacs/site-lisp/clisp-indent.lisp /usr/share/vim/vimfiles/after/syntax/lisp.vim Wrote: /tmp/B.AIw1qV/RPMS/clisp-2.49-9.x86_64.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.AIw1qV/BUILD/tmp /bin/sh -e /tmp/B.AIw1qV/BUILD/tmp/rpm-tmp.29270 + umask 022 + cd /tmp/B.AIw1qV/BUILD + cd clisp-2.49 + /bin/rm '--interactive=never' -rf /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder + rm -rf /tmp/B.AIw1qV/BUILD/tmp/clisp-2.49-root-builder ended at: Mon Sep 2 21:14:54 2019, done in 0:01:57.177834 + chmod -R u+rwX /tmp/B.AIw1qV/BUILD + rm -rf /tmp/B.AIw1qV/tmp /tmp/B.AIw1qV/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info + rm -rf /tmp/B.AIw1qV Begin-TLD-Builder-Info Build-Time: user:83.48s sys:11.28s real:117.99s (faults io:59 non-io:7442939) Files queued for ftp: 2678759 clisp-2.49-9.x86_64.rpm 70 clisp-2.49-9.src.rpm.uploadinfo warning: Installed (but unpackaged) file(s) found: /usr/share/emacs/site-lisp/clhs.el /usr/share/emacs/site-lisp/clisp-coding.el /usr/share/emacs/site-lisp/clisp-ffi.el /usr/share/emacs/site-lisp/clisp-indent.el /usr/share/emacs/site-lisp/clisp-indent.lisp /usr/share/vim/vimfiles/after/syntax/lisp.vim End-TLD-Builder-Info