=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Building for clisp-2.49nb27 mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib && /usr/bin/make CFLAGS="-O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC" CLISP_LIBDIR=/tmp/pkgbuild/lang/clisp/work.earmv6hf/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/pkgbuild/lang/clisp/work.earmv6hf/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/pkgbuild/lang/clisp/work.earmv6hf/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 cd .. && /usr/bin/make am--refresh rm -f configmake.h-t && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; echo '#define PREFIX "/usr/pkg"'; echo '#define EXEC_PREFIX "/usr/pkg"'; echo '#define BINDIR "/usr/pkg/bin"'; echo '#define SBINDIR "/usr/pkg/sbin"'; echo '#define LIBEXECDIR "/usr/pkg/libexec"'; echo '#define DATAROOTDIR "/usr/pkg/share"'; echo '#define DATADIR "/usr/pkg/share"'; echo '#define SYSCONFDIR "/usr/pkg/etc"'; echo '#define SHAREDSTATEDIR "/usr/pkg/com"'; echo '#define LOCALSTATEDIR "/usr/pkg/var"'; echo '#define INCLUDEDIR "/usr/pkg/include"'; echo '#define OLDINCLUDEDIR "/usr/include"'; echo '#define DOCDIR "/usr/pkg/share/doc/clisp"'; echo '#define INFODIR "/usr/pkg/share/info"'; echo '#define HTMLDIR "/usr/pkg/share/doc/clisp"'; echo '#define DVIDIR "/usr/pkg/share/doc/clisp"'; echo '#define PDFDIR "/usr/pkg/share/doc/clisp"'; echo '#define PSDIR "/usr/pkg/share/doc/clisp"'; echo '#define LIBDIR "/usr/pkg/lib"'; echo '#define LISPDIR ""'; echo '#define LOCALEDIR "/usr/pkg/share/locale"'; echo '#define MANDIR "/usr/pkg/man"'; echo '#define MANEXT ""'; echo '#define PKGDATADIR "/usr/pkg/share/clisp"'; echo '#define PKGINCLUDEDIR "/usr/pkg/include/clisp"'; echo '#define PKGLIBDIR "/usr/pkg/lib/clisp"'; echo '#define PKGLIBEXECDIR "/usr/pkg/libexec/clisp"'; } | sed '/""/d' > configmake.h-t && if test -f configmake.h && cmp configmake.h-t configmake.h > /dev/null; then rm -f configmake.h-t; else rm -f configmake.h; mv configmake.h-t configmake.h; fi rm -f warn-on-use.h-t warn-on-use.h && sed -n -e '/^.ifndef/,$p' < /tmp/pkgbuild/lang/clisp/work.earmv6hf/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 ../build-aux/install-sh -c -d sys rm -f sys/time.h-t sys/time.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's/@''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 cd .. && /usr/bin/make am--refresh depbase=`echo localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -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$||'`; gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -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$||'`; gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -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$||'`; gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -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 'armv6-unknown-netbsdelf9.0-eabihf' > t-charset.alias && mv t-charset.alias charset.alias rm -f t-ref-add.sed ref-add.sed && sed -e '/^#/d' -e 's/@''PACKAGE''@/clisp/g' ref-add.sin > t-ref-add.sed && mv t-ref-add.sed ref-add.sed rm -f t-ref-del.sed ref-del.sed && sed -e '/^#/d' -e 's/@''PACKAGE''@/clisp/g' ref-del.sin > t-ref-del.sed && mv t-ref-del.sed ref-del.sed echo '#include "config.h"' > tmp.c cat 'intparam.c' >> tmp.c gcc tmp.c -o intparam ./intparam intparam.h rm -f intparam tmp.c echo '#include "config.h"' > tmp.c cat 'floatparam.c' >> tmp.c gcc tmp.c -o floatparam ./floatparam floatparam.h rm -f floatparam tmp.c gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ../utils/comment5.c -o comment5 gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ../utils/gctrigger.c -o gctrigger ../utils/gctrigger.c: In function 'nexttoken': ../utils/gctrigger.c:660:12: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!(((c>='0') && (c<='9')) || (c=='.'))) ^ ../utils/gctrigger.c:662:7: note: here case '0': case '1': case '2': case '3': case '4': ^~~~ gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ../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=] if (!(((c>='0') && (c<='9')) || (c=='.'))) ^ ../utils/varbrace.c:1219:7: note: here case '0': case '1': case '2': case '3': case '4': ^~~~ gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ../utils/txt2c.c -o txt2c gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib ../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 5699 ./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 ariarm.d > ariarm.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 gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c spvw.c In file included from spvw.d:23:0: spvw_debug.d: In function 'nobject_out1': lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ spvw_debug.d:257:13: note: in expansion of macro 'framecode' switch (framecode(obj)) { ^~~~~~~~~ In file included from spvw.d:156:0: spvw_debug.d:308:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; ii < Stream_length(obj) - strm_len; ii++) { ^ In file included from spvw.d:23:0: spvw_gcmark.d: In function 'gc_mark': spvw_gcmark.d:348:58: warning: left shift of negative value [-Wshift-negative-value] pred = objectplus(pred,-(soint)(sizeof(gcv_object_t))<<(oint_addr_shift-addr_shift)); /* go to next component */ ^ lispbibl.d:1289:60: note: in definition of macro 'pointerplus' #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) ^~~~~~ spvw_gcmark.d:348:12: note: in expansion of macro 'objectplus' pred = objectplus(pred,-(soint)(sizeof(gcv_object_t))<<(oint_addr_shift-addr_shift)); /* go to next component */ ^~~~~~~~~~ spvw_gcmark.d:180:62: warning: left shift of negative value [-Wshift-negative-value] { curr = objectplus(pred,-(soint)offsetofa(record_,recdata)<<(oint_addr_shift-addr_shift)); /* record becomes current object */ \ ^ lispbibl.d:1289:60: note: in definition of macro 'pointerplus' #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) ^~~~~~ spvw_gcmark.d:180:12: note: in expansion of macro 'objectplus' { curr = objectplus(pred,-(soint)offsetofa(record_,recdata)<<(oint_addr_shift-addr_shift)); /* record becomes current object */ \ ^~~~~~~~~~ spvw_gcmark.d:420:9: note: in expansion of macro 'up_sxrecord' up_sxrecord(); ^~~~~~~~~~~ spvw_gcmark.d:203:62: warning: left shift of negative value [-Wshift-negative-value] { curr = objectplus(pred,-(soint)offsetofa(record_,recdata)<<(oint_addr_shift-addr_shift)); /* SUBR becomes current object */ \ ^ lispbibl.d:1289:60: note: in definition of macro 'pointerplus' #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) ^~~~~~ spvw_gcmark.d:203:12: note: in expansion of macro 'objectplus' { curr = objectplus(pred,-(soint)offsetofa(record_,recdata)<<(oint_addr_shift-addr_shift)); /* SUBR becomes current object */ \ ^~~~~~~~~~ spvw_gcmark.d:423:9: note: in expansion of macro 'up_subr' up_subr(); ^~~~~~~ spvw_gcmark.d: In function 'gc_mark_with_watchset': spvw_gcmark.d:348:58: warning: left shift of negative value [-Wshift-negative-value] pred = objectplus(pred,-(soint)(sizeof(gcv_object_t))<<(oint_addr_shift-addr_shift)); /* go to next component */ ^ lispbibl.d:1289:60: note: in definition of macro 'pointerplus' #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) ^~~~~~ spvw_gcmark.d:348:12: note: in expansion of macro 'objectplus' pred = objectplus(pred,-(soint)(sizeof(gcv_object_t))<<(oint_addr_shift-addr_shift)); /* go to next component */ ^~~~~~~~~~ spvw_gcmark.d:180:62: warning: left shift of negative value [-Wshift-negative-value] { curr = objectplus(pred,-(soint)offsetofa(record_,recdata)<<(oint_addr_shift-addr_shift)); /* record becomes current object */ \ ^ lispbibl.d:1289:60: note: in definition of macro 'pointerplus' #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) ^~~~~~ spvw_gcmark.d:180:12: note: in expansion of macro 'objectplus' { curr = objectplus(pred,-(soint)offsetofa(record_,recdata)<<(oint_addr_shift-addr_shift)); /* record becomes current object */ \ ^~~~~~~~~~ spvw_gcmark.d:420:9: note: in expansion of macro 'up_sxrecord' up_sxrecord(); ^~~~~~~~~~~ spvw_gcmark.d:203:62: warning: left shift of negative value [-Wshift-negative-value] { curr = objectplus(pred,-(soint)offsetofa(record_,recdata)<<(oint_addr_shift-addr_shift)); /* SUBR becomes current object */ \ ^ lispbibl.d:1289:60: note: in definition of macro 'pointerplus' #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) ^~~~~~ spvw_gcmark.d:203:12: note: in expansion of macro 'objectplus' { curr = objectplus(pred,-(soint)offsetofa(record_,recdata)<<(oint_addr_shift-addr_shift)); /* SUBR becomes current object */ \ ^~~~~~~~~~ spvw_gcmark.d:423:9: note: in expansion of macro 'up_subr' up_subr(); ^~~~~~~ spvw_weak.d: In function 'weak_clean_dead': lispbibl.d:5336:36: warning: left shift of negative value [-Wshift-negative-value] objectplus(obj, (soint)(delta) << oint_data_shift) ^ lispbibl.d:1289:60: note: in definition of macro 'pointerplus' #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) ^~~~~~ lispbibl.d:5336:5: note: in expansion of macro 'objectplus' objectplus(obj, (soint)(delta) << oint_data_shift) ^~~~~~~~~~ spvw_weak.d:630:40: note: in expansion of macro 'fixnum_inc' TheWeakList(obj)->wl_count = fixnum_inc(TheWeakList(obj)->wl_count,-1); ^~~~~~~~~~ lispbibl.d:5336:36: warning: left shift of negative value [-Wshift-negative-value] objectplus(obj, (soint)(delta) << oint_data_shift) ^ lispbibl.d:1289:60: note: in definition of macro 'pointerplus' #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) ^~~~~~ lispbibl.d:5336:5: note: in expansion of macro 'objectplus' objectplus(obj, (soint)(delta) << oint_data_shift) ^~~~~~~~~~ spvw_weak.d:690:42: note: in expansion of macro 'fixnum_inc' TheWeakAlist(obj)->wal_count = fixnum_inc(TheWeakAlist(obj)->wal_count,-1); ^~~~~~~~~~ lispbibl.d:5336:36: warning: left shift of negative value [-Wshift-negative-value] objectplus(obj, (soint)(delta) << oint_data_shift) ^ lispbibl.d:1289:60: note: in definition of macro 'pointerplus' #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) ^~~~~~ lispbibl.d:5336:5: note: in expansion of macro 'objectplus' objectplus(obj, (soint)(delta) << oint_data_shift) ^~~~~~~~~~ spvw_weak.d:708:42: note: in expansion of macro 'fixnum_inc' TheWeakAlist(obj)->wal_count = fixnum_inc(TheWeakAlist(obj)->wal_count,-1); ^~~~~~~~~~ lispbibl.d:5336:36: warning: left shift of negative value [-Wshift-negative-value] objectplus(obj, (soint)(delta) << oint_data_shift) ^ lispbibl.d:1289:60: note: in definition of macro 'pointerplus' #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) ^~~~~~ lispbibl.d:5336:5: note: in expansion of macro 'objectplus' objectplus(obj, (soint)(delta) << oint_data_shift) ^~~~~~~~~~ spvw_weak.d:729:42: note: in expansion of macro 'fixnum_inc' TheWeakAlist(obj)->wal_count = fixnum_inc(TheWeakAlist(obj)->wal_count,-1); ^~~~~~~~~~ lispbibl.d:5336:36: warning: left shift of negative value [-Wshift-negative-value] objectplus(obj, (soint)(delta) << oint_data_shift) ^ lispbibl.d:1289:60: note: in definition of macro 'pointerplus' #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) ^~~~~~ lispbibl.d:5336:5: note: in expansion of macro 'objectplus' objectplus(obj, (soint)(delta) << oint_data_shift) ^~~~~~~~~~ spvw_weak.d:753:44: note: in expansion of macro 'fixnum_inc' TheWeakAlist(obj)->wal_count = fixnum_inc(TheWeakAlist(obj)->wal_count,-1); ^~~~~~~~~~ lispbibl.d:5336:36: warning: left shift of negative value [-Wshift-negative-value] objectplus(obj, (soint)(delta) << oint_data_shift) ^ lispbibl.d:1289:60: note: in definition of macro 'pointerplus' #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) ^~~~~~ lispbibl.d:5336:5: note: in expansion of macro 'objectplus' objectplus(obj, (soint)(delta) << oint_data_shift) ^~~~~~~~~~ spvw_weak.d:779:49: note: in expansion of macro 'fixnum_inc' TheWeakHashedAlist(obj)->whal_count = fixnum_inc(TheWeakHashedAlist(obj)->whal_count,-1); ^~~~~~~~~~ lispbibl.d:5336:36: warning: left shift of negative value [-Wshift-negative-value] objectplus(obj, (soint)(delta) << oint_data_shift) ^ lispbibl.d:1289:60: note: in definition of macro 'pointerplus' #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) ^~~~~~ lispbibl.d:5336:5: note: in expansion of macro 'objectplus' objectplus(obj, (soint)(delta) << oint_data_shift) ^~~~~~~~~~ spvw_weak.d:812:49: note: in expansion of macro 'fixnum_inc' TheWeakHashedAlist(obj)->whal_count = fixnum_inc(TheWeakHashedAlist(obj)->whal_count,-1); ^~~~~~~~~~ lispbibl.d:5336:36: warning: left shift of negative value [-Wshift-negative-value] objectplus(obj, (soint)(delta) << oint_data_shift) ^ lispbibl.d:1289:60: note: in definition of macro 'pointerplus' #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) ^~~~~~ lispbibl.d:5336:5: note: in expansion of macro 'objectplus' objectplus(obj, (soint)(delta) << oint_data_shift) ^~~~~~~~~~ spvw_weak.d:848:49: note: in expansion of macro 'fixnum_inc' TheWeakHashedAlist(obj)->whal_count = fixnum_inc(TheWeakHashedAlist(obj)->whal_count,-1); ^~~~~~~~~~ lispbibl.d:5336:36: warning: left shift of negative value [-Wshift-negative-value] objectplus(obj, (soint)(delta) << oint_data_shift) ^ lispbibl.d:1289:60: note: in definition of macro 'pointerplus' #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) ^~~~~~ lispbibl.d:5336:5: note: in expansion of macro 'objectplus' objectplus(obj, (soint)(delta) << oint_data_shift) ^~~~~~~~~~ spvw_weak.d:886:51: note: in expansion of macro 'fixnum_inc' TheWeakHashedAlist(obj)->whal_count = fixnum_inc(TheWeakHashedAlist(obj)->whal_count,-1); ^~~~~~~~~~ In file included from spvw.d:927:0: spvw_garcol.d: In function 'gc_sweep1_varobject_page': spvw_garcol.d:1136:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=cur-dest;i=r->start;i++,r++) { ^ In file included from spvw.d:23:0: spvw.d: In function 'quit': lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ spvw.d:3952:9: note: in expansion of macro 'framecode' if (framecode(STACK_0) & bit(frame_bit_t)) ^~~~~~~~~ In file included from spvw.d:4004:0: spvw_memfile.d: In function 'savemem_with_runtime': spvw_memfile.d:302:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] var uintL len = (remains > res ? res : remains); ^ spvw_memfile.d:302:45: warning: signed and unsigned type in conditional expression [-Wsign-compare] var uintL len = (remains > res ? res : remains); ^ In file included from spvw.d:916:0: spvw_sigsegv.d: In function 'sigsegv_handler': spvw_sigsegv.d:79:10: warning: this statement may fall through [-Wimplicit-fallthrough=] if (serious) ^ spvw_sigsegv.d:82:5: note: here default: ^~~~~~~ spvw.d: In function 'main_actions.constprop': spvw.d:3469:16: warning: variable 'count' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] var uintL count = p->argv_init_filecount; ^~~~~ spvw.d:3487:39: warning: variable 'fileptr' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] var const argv_compile_file_t* fileptr = &p->argv_compile_files[0]; ^~~~~~~ spvw.d:3488:18: warning: variable 'count' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] var uintL count = p->argv_compile_filecount; ^~~~~ gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c spvwtabf.c gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c spvwtabs.c gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c spvwtabo.c gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c eval.c In file included from eval.d:7:0: eval.d: In function 'unwind': lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ eval.d:409:27: note: in expansion of macro 'framecode' var fcint frame_info = framecode(STACK_0); ^~~~~~~~~ In file included from eval.d:7:0: lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:11903:39: note: in definition of macro 'list_to_mv' do { if (count==mv_limit-1) { error_statement; } NEXT_MV; \ ^~~~~~~~~~~~~~~ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ eval.d:457:43: note: in expansion of macro 'framecode' error_mv_toomany(framecode(STACK_(0+3))== ^~~~~~~~~ In file included from eval.d:7:0: eval.d: In function 'reset': lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ eval.d:576:9: note: in expansion of macro 'framecode' if (framecode(STACK_0) & bit(frame_bit_t)) { ^~~~~~~~~ lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ eval.d:578:11: note: in expansion of macro 'framecode' if (framecode(STACK_0) == DRIVER_frame_info) { /* DRIVER_FRAME ? */ ^~~~~~~~~ eval.d: In function 'unwind_upto': lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ eval.d:667:9: note: in expansion of macro 'framecode' if (framecode(STACK_0) & bit(frame_bit_t)) { /* is it a frame? */ ^~~~~~~~~ eval.d: In function 'throw_to': lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ eval.d:689:9: note: in expansion of macro 'framecode' if (framecode(FRAME_(0)) & bit(frame_bit_t)) { ^~~~~~~~~ lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ eval.d:691:12: note: in expansion of macro 'framecode' if ((framecode(FRAME_(0)) == CATCH_frame_info) /* Catch-Frame? */ ^~~~~~~~~ eval.d: In function 'invoke_handlers': lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ eval.d:724:16: note: in expansion of macro 'framecode' } else if (framecode(FRAME_(0)) & bit(frame_bit_t)) { ^~~~~~~~~ lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ eval.d:726:11: note: in expansion of macro 'framecode' if (framecode(FRAME_(0)) == HANDLER_frame_info) { /* Handler-Frame? */ ^~~~~~~~~ eval.d: In function 'nest_env': lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ eval.d:1259:13: note: in expansion of macro 'framecode' if (framecode(FRAME_(0)) & bit(nested_bit_t)) { /* frame already nested? */ ^~~~~~~~~ lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ eval.d:1320:13: note: in expansion of macro 'framecode' if (framecode(FRAME_(0)) & bit(nested_bit_t)) { /* Frame already nested? */ ^~~~~~~~~ eval.d: In function 'eval_fsubr': lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ eval.d:3224:16: note: in expansion of macro 'framecode' while (!(framecode(STACK_0) & bit(frame_bit_t))) { ^~~~~~~~~ lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ eval.d:3237:16: note: in expansion of macro 'framecode' while (!(framecode(STACK_0) & bit(frame_bit_t))) { ^~~~~~~~~ lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ eval.d:3249:16: note: in expansion of macro 'framecode' while (!(framecode(STACK_0) & bit(frame_bit_t))) { ^~~~~~~~~ In file included from eval.d:7:0: eval.d: In function 'interpret_bytecode_': lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:887:18: note: in definition of macro 'VALUES1' do { value1 = (A); mv_count = 1; } while (0) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ eval.d:7164:15: note: in expansion of macro 'framecode' VALUES1(framecode(FRAME_(0)) == CTAGBODY_frame_info ^~~~~~~~~ In file included from eval.d:7:0: lispbibl.d:5336:36: warning: left shift of negative value [-Wshift-negative-value] objectplus(obj, (soint)(delta) << oint_data_shift) ^ lispbibl.d:1289:60: note: in definition of macro 'pointerplus' #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) ^~~~~~ lispbibl.d:5336:5: note: in expansion of macro 'objectplus' objectplus(obj, (soint)(delta) << oint_data_shift) ^~~~~~~~~~ eval.d:7684:17: note: in expansion of macro 'fixnum_inc' arg = fixnum_inc(arg,-1); statement; \ ^~~~~~~~~~ eval.d:7714:7: note: in expansion of macro 'DEC' DEC(arg,); /* decrement */ ^~~ lispbibl.d:5336:36: warning: left shift of negative value [-Wshift-negative-value] objectplus(obj, (soint)(delta) << oint_data_shift) ^ lispbibl.d:1289:60: note: in definition of macro 'pointerplus' #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) ^~~~~~ lispbibl.d:5336:5: note: in expansion of macro 'objectplus' objectplus(obj, (soint)(delta) << oint_data_shift) ^~~~~~~~~~ eval.d:7684:17: note: in expansion of macro 'fixnum_inc' arg = fixnum_inc(arg,-1); statement; \ ^~~~~~~~~~ eval.d:7722:7: note: in expansion of macro 'DEC' 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=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3374:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3375:5: note: here case (uintW)subr_argtype_5_0: /* SUBR with 5 required arguments */ ^~~~ eval.d:3364:33: warning: this statement may fall through [-Wimplicit-fallthrough=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3376:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3377:5: note: here case (uintW)subr_argtype_4_0: /* SUBR with 4 required arguments */ ^~~~ eval.d:3364:33: warning: this statement may fall through [-Wimplicit-fallthrough=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3378:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3379:5: note: here case (uintW)subr_argtype_3_0: /* SUBR with 3 required arguments */ ^~~~ eval.d:3364:33: warning: this statement may fall through [-Wimplicit-fallthrough=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3380:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3381:5: note: here case (uintW)subr_argtype_2_0: /* SUBR with 2 required arguments */ ^~~~ eval.d:3364:33: warning: this statement may fall through [-Wimplicit-fallthrough=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3382:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3383:5: note: here case (uintW)subr_argtype_1_0: /* SUBR with 1 required argument */ ^~~~ eval.d:3364:33: warning: this statement may fall through [-Wimplicit-fallthrough=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3384:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3385:5: note: here case (uintW)subr_argtype_0_0: /* SUBR without Arguments */ ^~~~ eval.d:3364:33: warning: this statement may fall through [-Wimplicit-fallthrough=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3389:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3390:5: note: here 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=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3391:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3392:5: note: here 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=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3393:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3394:5: note: here 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=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3395:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3396:5: note: here case (uintW)subr_argtype_0_1: /* SUBR with 1 optional argument */ ^~~~ eval.d:3364:33: warning: this statement may fall through [-Wimplicit-fallthrough=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3401:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3402:5: note: here 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=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3403:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3404:5: note: here 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=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3405:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3406:5: note: here case (uintW)subr_argtype_0_2: /* SUBR with 2 optional arguments */ ^~~~ eval.d:3364:33: warning: this statement may fall through [-Wimplicit-fallthrough=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3412:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3413:5: note: here 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=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3414:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3415:5: note: here case (uintW)subr_argtype_0_3: /* SUBR with 3 optional arguments */ ^~~~ eval.d:3371:33: warning: this statement may fall through [-Wimplicit-fallthrough=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3422:7: note: in expansion of macro 'OPT_ARG' OPT_ARG(5); ^~~~~~~ eval.d:3423:5: note: here case (uintW)subr_argtype_0_4: /* SUBR with 4 optional arguments */ ^~~~ eval.d:3364:33: warning: this statement may fall through [-Wimplicit-fallthrough=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3443:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3444:5: note: here 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=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3445:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3446:5: note: here 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=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3447:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3448:5: note: here case (uintW)subr_argtype_0_0_rest: /* SUBR with &rest Arguments */ ^~~~ eval.d:3364:33: warning: this statement may fall through [-Wimplicit-fallthrough=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3461:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3462:5: note: here 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=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3463:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3464:5: note: here 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=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3465:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3466:5: note: here 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=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3467:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3468:5: note: here case (uintW)subr_argtype_0_0_key: /* SUBR with &key */ ^~~~ eval.d:3364:33: warning: this statement may fall through [-Wimplicit-fallthrough=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3473:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3474:5: note: here 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=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3657:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3658:7: note: here case (uintB)cclos_argtype_4_0: /* 4 required arguments */ ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3659:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3660:7: note: here case (uintB)cclos_argtype_3_0: /* 3 required arguments */ ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3661:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3662:7: note: here case (uintB)cclos_argtype_2_0: /* 2 required arguments */ ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3663:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3664:7: note: here case (uintB)cclos_argtype_1_0: /* 1 required argument */ ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3665:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3666:7: note: here case (uintB)cclos_argtype_0_0: /* no Arguments */ ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3671:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3672:7: note: here case (uintB)cclos_argtype_3_1: /* 3 required and 1 optional */ ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3673:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3674:7: note: here case (uintB)cclos_argtype_2_1: /* 2 required and 1 optional */ ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3675:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3676:7: note: here case (uintB)cclos_argtype_1_1: /* 1 required and 1 optional */ ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3677:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3678:7: note: here case (uintB)cclos_argtype_0_1: /* 1 optional argument */ ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3683:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3684:7: note: here case (uintB)cclos_argtype_2_2: /* 2 required and 2 optional */ ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3685:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3686:7: note: here case (uintB)cclos_argtype_1_2: /* 1 required and 2 optional */ ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3687:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3688:7: note: here case (uintB)cclos_argtype_0_2: /* 2 optional arguments */ ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3693:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3694:7: note: here case (uintB)cclos_argtype_1_3: /* 1 required and 3 optional */ ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3695:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3696:7: note: here case (uintB)cclos_argtype_0_3: /* 3 optional arguments */ ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3701:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3702:7: note: here case (uintB)cclos_argtype_0_4: /* 4 optional arguments */ ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3722:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3723:7: note: here case (uintB)cclos_argtype_3_0_rest: /* 3 required + &rest */ ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3724:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3725:7: note: here case (uintB)cclos_argtype_2_0_rest: /* 2 required + &rest */ ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3726:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3727:7: note: here case (uintB)cclos_argtype_1_0_rest: /* 1 required + &rest */ ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3728:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3729:7: note: here case (uintB)cclos_argtype_0_0_rest: /* no Arguments, Rest-Parameter */ ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3735:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3736:7: note: here case (uintB)cclos_argtype_3_0_key: /* 3 required arguments, &key */ ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3737:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3738:7: note: here case (uintB)cclos_argtype_2_0_key: /* 2 required arguments, &key */ ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3739:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3740:7: note: here case (uintB)cclos_argtype_1_0_key: /* 1 required argument, &key */ ^~~~ eval.d:3743:38: warning: this statement may fall through [-Wimplicit-fallthrough=] closure = *closure_; codevec = TheCclosure(closure)->clos_codevec; ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eval.d:3744:7: note: here case (uintB)cclos_argtype_0_0_key: ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3750:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3751:7: note: here case (uintB)cclos_argtype_2_1_key: ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3753:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3754:7: note: here case (uintB)cclos_argtype_1_1_key: ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3756:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3757:7: note: here case (uintB)cclos_argtype_0_1_key: ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3763:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3764:7: note: here 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=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3765:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3766:7: note: here case (uintB)cclos_argtype_0_2_key: /* 2 optional arguments, &key */ ^~~~ eval.d:3647:35: warning: this statement may fall through [-Wimplicit-fallthrough=] args = STACK_0; STACK_0 = value1; /* and into STACK */ \ eval.d:3771:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:3772:7: note: here 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=] args = Cdr(args); \ eval.d:3189:7: note: in expansion of macro 'REQ_PAR' REQ_PAR(); ^~~~~~~ eval.d:3190:5: note: here case (uintW)fsubr_argtype_1_0_nobody: ^~~~ eval.d:3185:14: warning: this statement may fall through [-Wimplicit-fallthrough=] args = Cdr(args); \ eval.d:3197:7: note: in expansion of macro 'REQ_PAR' REQ_PAR(); ^~~~~~~ eval.d:3198:5: note: here case (uintW)fsubr_argtype_1_1_nobody: ^~~~ eval.d:3185:14: warning: this statement may fall through [-Wimplicit-fallthrough=] args = Cdr(args); \ eval.d:3212:7: note: in expansion of macro 'REQ_PAR' REQ_PAR(); ^~~~~~~ eval.d:3213:5: note: here case (uintW)fsubr_argtype_1_body: ^~~~ eval.d:3185:14: warning: this statement may fall through [-Wimplicit-fallthrough=] args = Cdr(args); \ eval.d:3215:7: note: in expansion of macro 'REQ_PAR' REQ_PAR(); ^~~~~~~ eval.d:3216:5: note: here case (uintW)fsubr_argtype_0_body: ^~~~ eval.d: In function 'apply_closure': eval.d:4482:62: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4492:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4493:7: note: here case (uintB)cclos_argtype_4_0: /* 4 required arguments */ ^~~~ eval.d:4482:62: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4494:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4495:7: note: here case (uintB)cclos_argtype_3_0: /* 3 required arguments */ ^~~~ eval.d:4482:62: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4496:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4497:7: note: here case (uintB)cclos_argtype_2_0: /* 2 required arguments */ ^~~~ eval.d:4482:62: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4498:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4499:7: note: here case (uintB)cclos_argtype_1_0: /* 1 required argument */ ^~~~ eval.d:4482:62: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4500:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4501:7: note: here case (uintB)cclos_argtype_0_0: /* no Arguments */ ^~~~ eval.d:4482:62: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4512:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4513:7: note: here case (uintB)cclos_argtype_3_1: /* 3 required and 1 optional */ ^~~~ eval.d:4482:62: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4514:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4515:7: note: here case (uintB)cclos_argtype_2_1: /* 2 required and 1 optional */ ^~~~ eval.d:4482:62: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4516:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4517:7: note: here case (uintB)cclos_argtype_1_1: /* 1 required and 1 optional */ ^~~~ eval.d:4482:62: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4518:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4519:7: note: here case (uintB)cclos_argtype_0_1: /* 1 optional argument */ ^~~~ eval.d:4482:62: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4524:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4525:7: note: here case (uintB)cclos_argtype_2_2: /* 2 required and 2 optional */ ^~~~ eval.d:4482:62: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4526:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4527:7: note: here case (uintB)cclos_argtype_1_2: /* 1 required and 2 optional */ ^~~~ eval.d:4482:62: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4528:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4529:7: note: here case (uintB)cclos_argtype_0_2: /* 2 optional arguments */ ^~~~ eval.d:4482:62: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4534:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4535:7: note: here case (uintB)cclos_argtype_1_3: /* 1 required and 3 optional */ ^~~~ eval.d:4482:62: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4536:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4537:7: note: here case (uintB)cclos_argtype_0_3: /* 3 optional arguments */ ^~~~ eval.d:4482:62: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4542:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4543:7: note: here case (uintB)cclos_argtype_0_4: /* 4 optional arguments */ ^~~~ eval.d:4482:62: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4563:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4564:7: note: here case (uintB)cclos_argtype_3_0_rest: /* 3 required + &rest */ ^~~~ eval.d:4482:62: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4565:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4566:7: note: here case (uintB)cclos_argtype_2_0_rest: /* 2 required + &rest */ ^~~~ eval.d:4482:62: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4567:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4568:7: note: here case (uintB)cclos_argtype_1_0_rest: /* 1 required + &rest */ ^~~~ eval.d:4482:62: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4573:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4574:7: note: here case (uintB)cclos_argtype_3_0_key: /* 3 required arguments, &key */ ^~~~ eval.d:4482:62: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4575:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4576:7: note: here case (uintB)cclos_argtype_2_0_key: /* 2 required arguments, &key */ ^~~~ eval.d:4482:62: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4577:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4578:7: note: here case (uintB)cclos_argtype_1_0_key: /* 1 required argument, &key */ ^~~~ eval.d:4482:62: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4579:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4580:9: note: here noch_0_opt_args_key: ^~~~~~~~~~~~~~~~~~~ eval.d:4482:62: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4586:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4587:7: note: here case (uintB)cclos_argtype_2_1_key: ^~~~ eval.d:4482:62: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4589:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4590:7: note: here case (uintB)cclos_argtype_1_1_key: ^~~~ eval.d:4482:62: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4592:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4593:7: note: here case (uintB)cclos_argtype_0_1_key: /* 1 optional argument, &key */ ^~~~ eval.d:4482:62: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4599:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4600:7: note: here case (uintB)cclos_argtype_1_2_key: ^~~~ eval.d:4482:62: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4602:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4603:7: note: here case (uintB)cclos_argtype_0_2_key: ^~~~ eval.d:4482:62: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4610:9: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4611:7: note: here case (uintB)cclos_argtype_0_3_key: ^~~~ eval.d: In function 'apply_subr': eval.d:4159:60: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4169:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4170:5: note: here case (uintW)subr_argtype_5_0: /* SUBR with 5 required arguments */ ^~~~ eval.d:4159:60: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4171:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4172:5: note: here case (uintW)subr_argtype_4_0: /* SUBR with 4 required arguments */ ^~~~ eval.d:4159:60: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4173:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4174:5: note: here case (uintW)subr_argtype_3_0: /* SUBR with 3 required arguments */ ^~~~ eval.d:4159:60: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4175:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4176:5: note: here case (uintW)subr_argtype_2_0: /* SUBR with 2 required arguments */ ^~~~ eval.d:4159:60: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4177:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4178:5: note: here case (uintW)subr_argtype_1_0: /* SUBR with 1 required argument */ ^~~~ eval.d:4159:60: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4179:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4180:5: note: here case (uintW)subr_argtype_0_0: /* SUBR without Arguments */ ^~~~ eval.d:4159:60: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4184:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4185:5: note: here case (uintW)subr_argtype_3_1: /* SUBR with 3 required and 1 optional */ ^~~~ eval.d:4159:60: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4186:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4187:5: note: here case (uintW)subr_argtype_2_1: /* SUBR with 2 required and 1 optional */ ^~~~ eval.d:4159:60: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4188:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4189:5: note: here case (uintW)subr_argtype_1_1: /* SUBR with 1 required and 1 optional */ ^~~~ eval.d:4159:60: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4190:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4191:5: note: here case (uintW)subr_argtype_0_1: /* SUBR with 1 optional argument */ ^~~~ eval.d:4159:60: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4196:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4197:5: note: here case (uintW)subr_argtype_2_2: /* SUBR with 2 required and 2 optional */ ^~~~ eval.d:4159:60: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4198:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4199:5: note: here case (uintW)subr_argtype_1_2: /* SUBR with 1 required and 2 optional */ ^~~~ eval.d:4159:60: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4200:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4201:5: note: here case (uintW)subr_argtype_0_2: /* SUBR with 2 optional arguments */ ^~~~ eval.d:4159:60: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4207:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4208:5: note: here case (uintW)subr_argtype_1_3: /* SUBR with 1 required and 3 optional */ ^~~~ eval.d:4159:60: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4209:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4210:5: note: here case (uintW)subr_argtype_0_3: /* SUBR with 3 optional arguments */ ^~~~ eval.d:4165:60: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4217:7: note: in expansion of macro 'OPT_ARG' OPT_ARG(5); ^~~~~~~ eval.d:4218:5: note: here case (uintW)subr_argtype_0_4: /* SUBR with 4 optional arguments */ ^~~~ eval.d:4159:60: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4237:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4238:5: note: here case (uintW)subr_argtype_2_0_rest: /* SUBR with 2 required and &rest */ ^~~~ eval.d:4159:60: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4239:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4240:5: note: here case (uintW)subr_argtype_1_0_rest: /* SUBR with 1 required and &rest */ ^~~~ eval.d:4159:60: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4241:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4242:5: note: here case (uintW)subr_argtype_0_0_rest: /* SUBR with rest arguments */ ^~~~ eval.d:4159:60: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4248:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4249:5: note: here case (uintW)subr_argtype_3_0_key: /* SUBR with 3 required and &key */ ^~~~ eval.d:4159:60: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4250:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4251:5: note: here case (uintW)subr_argtype_2_0_key: /* SUBR with 2 required and &key */ ^~~~ eval.d:4159:60: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4252:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4253:5: note: here case (uintW)subr_argtype_1_0_key: /* SUBR with 1 required and &key */ ^~~~ eval.d:4159:60: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4254:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4255:5: note: here case (uintW)subr_argtype_0_0_key: /* SUBR with &key */ ^~~~ eval.d:4159:60: warning: this statement may fall through [-Wimplicit-fallthrough=] else if (consp(args)) { pushSTACK(Car(args)); args = Cdr(args); } \ eval.d:4260:7: note: in expansion of macro 'REQ_ARG' REQ_ARG(); ^~~~~~~ eval.d:4261:5: note: here case (uintW)subr_argtype_0_1_key: ^~~~ In file included from eval.d:7:0: eval.d: In function 'funcall_closure': lispbibl.d:11659:24: warning: this statement may fall through [-Wimplicit-fallthrough=] #define skipSTACKop -= ^ lispbibl.d:11664:52: note: in expansion of macro 'skipSTACKop' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~~~~~~~~~ eval.d:5310:21: note: in expansion of macro 'pushSTACK' case 0: { pushSTACK(unbound); } ^~~~~~~~~ eval.d:5311:11: note: here case 1: { pushSTACK(unbound); } ^~~~ In file included from eval.d:7:0: lispbibl.d:11659:24: warning: this statement may fall through [-Wimplicit-fallthrough=] #define skipSTACKop -= ^ lispbibl.d:11664:52: note: in expansion of macro 'skipSTACKop' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~~~~~~~~~ eval.d:5318:21: note: in expansion of macro 'pushSTACK' case 1: { pushSTACK(unbound); } ^~~~~~~~~ eval.d:5319:11: note: here case 2: { pushSTACK(unbound); } ^~~~ In file included from eval.d:7:0: lispbibl.d:11659:24: warning: this statement may fall through [-Wimplicit-fallthrough=] #define skipSTACKop -= ^ lispbibl.d:11664:52: note: in expansion of macro 'skipSTACKop' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~~~~~~~~~ eval.d:5326:21: note: in expansion of macro 'pushSTACK' case 2: { pushSTACK(unbound); } ^~~~~~~~~ eval.d:5327:11: note: here case 3: { pushSTACK(unbound); } ^~~~ In file included from eval.d:7:0: lispbibl.d:11659:24: warning: this statement may fall through [-Wimplicit-fallthrough=] #define skipSTACKop -= ^ lispbibl.d:11664:52: note: in expansion of macro 'skipSTACKop' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~~~~~~~~~ eval.d:5334:21: note: in expansion of macro 'pushSTACK' case 3: { pushSTACK(unbound); } ^~~~~~~~~ eval.d:5335:11: note: here case 4: { pushSTACK(unbound); } ^~~~ In file included from eval.d:7:0: lispbibl.d:11659:24: warning: this statement may fall through [-Wimplicit-fallthrough=] #define skipSTACKop -= ^ lispbibl.d:11664:52: note: in expansion of macro 'skipSTACKop' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~~~~~~~~~ eval.d:5341:21: note: in expansion of macro 'pushSTACK' case 0: { pushSTACK(unbound); } ^~~~~~~~~ eval.d:5342:11: note: here case 1: { pushSTACK(unbound); } ^~~~ In file included from eval.d:7:0: lispbibl.d:11659:24: warning: this statement may fall through [-Wimplicit-fallthrough=] #define skipSTACKop -= ^ lispbibl.d:11664:52: note: in expansion of macro 'skipSTACKop' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~~~~~~~~~ eval.d:5342:21: note: in expansion of macro 'pushSTACK' case 1: { pushSTACK(unbound); } ^~~~~~~~~ eval.d:5343:11: note: here case 2: { pushSTACK(unbound); } ^~~~ In file included from eval.d:7:0: lispbibl.d:11659:24: warning: this statement may fall through [-Wimplicit-fallthrough=] #define skipSTACKop -= ^ lispbibl.d:11664:52: note: in expansion of macro 'skipSTACKop' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~~~~~~~~~ eval.d:5350:21: note: in expansion of macro 'pushSTACK' case 1: { pushSTACK(unbound); } ^~~~~~~~~ eval.d:5351:11: note: here case 2: { pushSTACK(unbound); } ^~~~ In file included from eval.d:7:0: lispbibl.d:11659:24: warning: this statement may fall through [-Wimplicit-fallthrough=] #define skipSTACKop -= ^ lispbibl.d:11664:52: note: in expansion of macro 'skipSTACKop' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~~~~~~~~~ eval.d:5351:21: note: in expansion of macro 'pushSTACK' case 2: { pushSTACK(unbound); } ^~~~~~~~~ eval.d:5352:11: note: here case 3: { pushSTACK(unbound); } ^~~~ In file included from eval.d:7:0: lispbibl.d:11659:24: warning: this statement may fall through [-Wimplicit-fallthrough=] #define skipSTACKop -= ^ lispbibl.d:11664:52: note: in expansion of macro 'skipSTACKop' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~~~~~~~~~ eval.d:5359:21: note: in expansion of macro 'pushSTACK' case 2: { pushSTACK(unbound); } ^~~~~~~~~ eval.d:5360:11: note: here case 3: { pushSTACK(unbound); } ^~~~ In file included from eval.d:7:0: lispbibl.d:11659:24: warning: this statement may fall through [-Wimplicit-fallthrough=] #define skipSTACKop -= ^ lispbibl.d:11664:52: note: in expansion of macro 'skipSTACKop' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~~~~~~~~~ eval.d:5360:21: note: in expansion of macro 'pushSTACK' case 3: { pushSTACK(unbound); } ^~~~~~~~~ eval.d:5361:11: note: here case 4: { pushSTACK(unbound); } ^~~~ In file included from eval.d:7:0: lispbibl.d:11659:24: warning: this statement may fall through [-Wimplicit-fallthrough=] #define skipSTACKop -= ^ lispbibl.d:11664:52: note: in expansion of macro 'skipSTACKop' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~~~~~~~~~ eval.d:5367:21: note: in expansion of macro 'pushSTACK' case 0: { pushSTACK(unbound); } ^~~~~~~~~ eval.d:5368:11: note: here case 1: { pushSTACK(unbound); } ^~~~ In file included from eval.d:7:0: lispbibl.d:11659:24: warning: this statement may fall through [-Wimplicit-fallthrough=] #define skipSTACKop -= ^ lispbibl.d:11664:52: note: in expansion of macro 'skipSTACKop' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~~~~~~~~~ eval.d:5368:21: note: in expansion of macro 'pushSTACK' case 1: { pushSTACK(unbound); } ^~~~~~~~~ eval.d:5369:11: note: here case 2: { pushSTACK(unbound); } ^~~~ In file included from eval.d:7:0: lispbibl.d:11659:24: warning: this statement may fall through [-Wimplicit-fallthrough=] #define skipSTACKop -= ^ lispbibl.d:11664:52: note: in expansion of macro 'skipSTACKop' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~~~~~~~~~ eval.d:5369:21: note: in expansion of macro 'pushSTACK' case 2: { pushSTACK(unbound); } ^~~~~~~~~ eval.d:5370:11: note: here case 3: { pushSTACK(unbound); } ^~~~ In file included from eval.d:7:0: lispbibl.d:11659:24: warning: this statement may fall through [-Wimplicit-fallthrough=] #define skipSTACKop -= ^ lispbibl.d:11664:52: note: in expansion of macro 'skipSTACKop' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~~~~~~~~~ eval.d:5377:21: note: in expansion of macro 'pushSTACK' case 1: { pushSTACK(unbound); } ^~~~~~~~~ eval.d:5378:11: note: here case 2: { pushSTACK(unbound); } ^~~~ In file included from eval.d:7:0: lispbibl.d:11659:24: warning: this statement may fall through [-Wimplicit-fallthrough=] #define skipSTACKop -= ^ lispbibl.d:11664:52: note: in expansion of macro 'skipSTACKop' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~~~~~~~~~ eval.d:5378:21: note: in expansion of macro 'pushSTACK' case 2: { pushSTACK(unbound); } ^~~~~~~~~ eval.d:5379:11: note: here case 3: { pushSTACK(unbound); } ^~~~ In file included from eval.d:7:0: lispbibl.d:11659:24: warning: this statement may fall through [-Wimplicit-fallthrough=] #define skipSTACKop -= ^ lispbibl.d:11664:52: note: in expansion of macro 'skipSTACKop' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~~~~~~~~~ eval.d:5379:21: note: in expansion of macro 'pushSTACK' case 3: { pushSTACK(unbound); } ^~~~~~~~~ eval.d:5380:11: note: here case 4: { pushSTACK(unbound); } ^~~~ In file included from eval.d:7:0: lispbibl.d:11659:24: warning: this statement may fall through [-Wimplicit-fallthrough=] #define skipSTACKop -= ^ lispbibl.d:11664:52: note: in expansion of macro 'skipSTACKop' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~~~~~~~~~ eval.d:5386:21: note: in expansion of macro 'pushSTACK' case 0: { pushSTACK(unbound); } ^~~~~~~~~ eval.d:5387:11: note: here case 1: { pushSTACK(unbound); } ^~~~ In file included from eval.d:7:0: lispbibl.d:11659:24: warning: this statement may fall through [-Wimplicit-fallthrough=] #define skipSTACKop -= ^ lispbibl.d:11664:52: note: in expansion of macro 'skipSTACKop' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~~~~~~~~~ eval.d:5387:21: note: in expansion of macro 'pushSTACK' case 1: { pushSTACK(unbound); } ^~~~~~~~~ eval.d:5388:11: note: here case 2: { pushSTACK(unbound); } ^~~~ In file included from eval.d:7:0: lispbibl.d:11659:24: warning: this statement may fall through [-Wimplicit-fallthrough=] #define skipSTACKop -= ^ lispbibl.d:11664:52: note: in expansion of macro 'skipSTACKop' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~~~~~~~~~ eval.d:5388:21: note: in expansion of macro 'pushSTACK' case 2: { pushSTACK(unbound); } ^~~~~~~~~ eval.d:5389:11: note: here case 3: { pushSTACK(unbound); } ^~~~ In file included from eval.d:7:0: lispbibl.d:11659:24: warning: this statement may fall through [-Wimplicit-fallthrough=] #define skipSTACKop -= ^ lispbibl.d:11664:52: note: in expansion of macro 'skipSTACKop' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~~~~~~~~~ eval.d:5389:21: note: in expansion of macro 'pushSTACK' case 3: { pushSTACK(unbound); } ^~~~~~~~~ eval.d:5390:11: note: here case 4: { pushSTACK(unbound); } ^~~~ In file included from eval.d:7:0: eval.d: In function 'funcall_subr': lispbibl.d:11659:24: warning: this statement may fall through [-Wimplicit-fallthrough=] #define skipSTACKop -= ^ lispbibl.d:11664:52: note: in expansion of macro 'skipSTACKop' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~~~~~~~~~ eval.d:4999:19: note: in expansion of macro 'pushSTACK' case 0: { pushSTACK(unbound); } ^~~~~~~~~ eval.d:5000:9: note: here case 1: { pushSTACK(unbound); } ^~~~ In file included from eval.d:7:0: lispbibl.d:11659:24: warning: this statement may fall through [-Wimplicit-fallthrough=] #define skipSTACKop -= ^ lispbibl.d:11664:52: note: in expansion of macro 'skipSTACKop' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~~~~~~~~~ eval.d:5007:19: note: in expansion of macro 'pushSTACK' case 1: { pushSTACK(unbound); } ^~~~~~~~~ eval.d:5008:9: note: here case 2: { pushSTACK(unbound); } ^~~~ In file included from eval.d:7:0: lispbibl.d:11659:24: warning: this statement may fall through [-Wimplicit-fallthrough=] #define skipSTACKop -= ^ lispbibl.d:11664:52: note: in expansion of macro 'skipSTACKop' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~~~~~~~~~ eval.d:5016:19: note: in expansion of macro 'pushSTACK' case 2: { pushSTACK(unbound); } ^~~~~~~~~ eval.d:5017:9: note: here case 3: { pushSTACK(unbound); } ^~~~ In file included from eval.d:7:0: lispbibl.d:11659:24: warning: this statement may fall through [-Wimplicit-fallthrough=] #define skipSTACKop -= ^ lispbibl.d:11664:52: note: in expansion of macro 'skipSTACKop' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~~~~~~~~~ eval.d:5026:19: note: in expansion of macro 'pushSTACK' case 3: { pushSTACK(unbound); } ^~~~~~~~~ eval.d:5027:9: note: here case 4: { pushSTACK(unbound); } ^~~~ In file included from eval.d:7:0: lispbibl.d:11659:24: warning: this statement may fall through [-Wimplicit-fallthrough=] #define skipSTACKop -= ^ lispbibl.d:11664:52: note: in expansion of macro 'skipSTACKop' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~~~~~~~~~ eval.d:5033:19: note: in expansion of macro 'pushSTACK' case 0: { pushSTACK(unbound); } ^~~~~~~~~ eval.d:5034:9: note: here case 1: { pushSTACK(unbound); } ^~~~ In file included from eval.d:7:0: lispbibl.d:11659:24: warning: this statement may fall through [-Wimplicit-fallthrough=] #define skipSTACKop -= ^ lispbibl.d:11664:52: note: in expansion of macro 'skipSTACKop' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~~~~~~~~~ eval.d:5034:19: note: in expansion of macro 'pushSTACK' case 1: { pushSTACK(unbound); } ^~~~~~~~~ eval.d:5035:9: note: here case 2: { pushSTACK(unbound); } ^~~~ In file included from eval.d:7:0: lispbibl.d:11659:24: warning: this statement may fall through [-Wimplicit-fallthrough=] #define skipSTACKop -= ^ lispbibl.d:11664:52: note: in expansion of macro 'skipSTACKop' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~~~~~~~~~ eval.d:5042:19: note: in expansion of macro 'pushSTACK' case 1: { pushSTACK(unbound); } ^~~~~~~~~ eval.d:5043:9: note: here case 2: { pushSTACK(unbound); } ^~~~ In file included from eval.d:7:0: lispbibl.d:11659:24: warning: this statement may fall through [-Wimplicit-fallthrough=] #define skipSTACKop -= ^ lispbibl.d:11664:52: note: in expansion of macro 'skipSTACKop' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~~~~~~~~~ eval.d:5043:19: note: in expansion of macro 'pushSTACK' case 2: { pushSTACK(unbound); } ^~~~~~~~~ eval.d:5044:9: note: here case 3: { pushSTACK(unbound); } ^~~~ In file included from eval.d:7:0: lispbibl.d:11659:24: warning: this statement may fall through [-Wimplicit-fallthrough=] #define skipSTACKop -= ^ lispbibl.d:11664:52: note: in expansion of macro 'skipSTACKop' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~~~~~~~~~ eval.d:5052:19: note: in expansion of macro 'pushSTACK' case 2: { pushSTACK(unbound); } ^~~~~~~~~ eval.d:5053:9: note: here case 3: { pushSTACK(unbound); } ^~~~ In file included from eval.d:7:0: lispbibl.d:11659:24: warning: this statement may fall through [-Wimplicit-fallthrough=] #define skipSTACKop -= ^ lispbibl.d:11664:52: note: in expansion of macro 'skipSTACKop' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~~~~~~~~~ eval.d:5053:19: note: in expansion of macro 'pushSTACK' case 3: { pushSTACK(unbound); } ^~~~~~~~~ eval.d:5054:9: note: here case 4: { pushSTACK(unbound); } ^~~~ In file included from eval.d:7:0: lispbibl.d:11659:24: warning: this statement may fall through [-Wimplicit-fallthrough=] #define skipSTACKop -= ^ lispbibl.d:11664:52: note: in expansion of macro 'skipSTACKop' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~~~~~~~~~ eval.d:5060:19: note: in expansion of macro 'pushSTACK' case 0: { pushSTACK(unbound); } ^~~~~~~~~ eval.d:5061:9: note: here case 1: { pushSTACK(unbound); } ^~~~ In file included from eval.d:7:0: lispbibl.d:11659:24: warning: this statement may fall through [-Wimplicit-fallthrough=] #define skipSTACKop -= ^ lispbibl.d:11664:52: note: in expansion of macro 'skipSTACKop' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~~~~~~~~~ eval.d:5061:19: note: in expansion of macro 'pushSTACK' case 1: { pushSTACK(unbound); } ^~~~~~~~~ eval.d:5062:9: note: here case 2: { pushSTACK(unbound); } ^~~~ In file included from eval.d:7:0: lispbibl.d:11659:24: warning: this statement may fall through [-Wimplicit-fallthrough=] #define skipSTACKop -= ^ lispbibl.d:11664:52: note: in expansion of macro 'skipSTACKop' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~~~~~~~~~ eval.d:5062:19: note: in expansion of macro 'pushSTACK' case 2: { pushSTACK(unbound); } ^~~~~~~~~ eval.d:5063:9: note: here case 3: { pushSTACK(unbound); } ^~~~ In file included from eval.d:7:0: lispbibl.d:11659:24: warning: this statement may fall through [-Wimplicit-fallthrough=] #define skipSTACKop -= ^ lispbibl.d:11664:52: note: in expansion of macro 'skipSTACKop' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~~~~~~~~~ eval.d:5069:19: note: in expansion of macro 'pushSTACK' case 0: { pushSTACK(unbound); } ^~~~~~~~~ eval.d:5070:9: note: here case 1: { pushSTACK(unbound); } ^~~~ In file included from eval.d:7:0: lispbibl.d:11659:24: warning: this statement may fall through [-Wimplicit-fallthrough=] #define skipSTACKop -= ^ lispbibl.d:11664:52: note: in expansion of macro 'skipSTACKop' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~~~~~~~~~ eval.d:5070:19: note: in expansion of macro 'pushSTACK' case 1: { pushSTACK(unbound); } ^~~~~~~~~ eval.d:5071:9: note: here case 2: { pushSTACK(unbound); } ^~~~ In file included from eval.d:7:0: lispbibl.d:11659:24: warning: this statement may fall through [-Wimplicit-fallthrough=] #define skipSTACKop -= ^ lispbibl.d:11664:52: note: in expansion of macro 'skipSTACKop' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~~~~~~~~~ eval.d:5071:19: note: in expansion of macro 'pushSTACK' case 2: { pushSTACK(unbound); } ^~~~~~~~~ eval.d:5072:9: note: here case 3: { pushSTACK(unbound); } ^~~~ In file included from eval.d:7:0: lispbibl.d:11659:24: warning: this statement may fall through [-Wimplicit-fallthrough=] #define skipSTACKop -= ^ lispbibl.d:11664:52: note: in expansion of macro 'skipSTACKop' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~~~~~~~~~ eval.d:5072:19: note: in expansion of macro 'pushSTACK' case 3: { pushSTACK(unbound); } ^~~~~~~~~ eval.d:5073:9: note: here case 4: { pushSTACK(unbound); } ^~~~ eval.d: In function 'eval': eval.d:2939:34: warning: argument 'form' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] modexp maygc Values eval (object form) ^~~~ eval.d: In function 'funcall_iclosure': eval.d:2667:28: warning: variable 'rest_args_pointer' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] var gcv_object_t* rest_args_pointer = args_pointer; ^~~~~~~~~~~~~~~~~ eval.d:2463:45: warning: argument 'closure' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] local maygc Values funcall_iclosure (object closure, gcv_object_t* args_pointer, ^~~~~~~ eval.d:2464:44: warning: argument 'argcount' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] uintC argcount) ^~~~~~~~ eval.d: In function 'interpret_bytecode_': eval.d:5772:22: warning: variable 'closureptr' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] var gcv_object_t* closureptr = (pushSTACK(closure), &STACK_0); ^~~~~~~~~~ eval.d:7110:28: warning: variable 'top_of_frame' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] var gcv_object_t* top_of_frame = STACK; /* Pointer above Frame */ ^~~~~~~~~~~~ eval.d:5718:23: warning: argument 'closure' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] #define closure_in closure ^ eval.d:5743:52: note: in expansion of macro 'closure_in' 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] 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] 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] var stack_range_t* other_ranges = inactive_handlers; ^~~~~~~~~~~~ eval.d:716:22: warning: variable 'FRAME' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] var gcv_object_t* FRAME = STACK; ^~~~~ eval.d:729:20: warning: variable 'i' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] var uintL i = 0; ^ gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c control.c In file included from control.d:8:0: control.d: In function 'C_return_from': lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ control.d:1343:9: note: in expansion of macro 'framecode' if (framecode(FRAME_(0)) & bit(nested_bit_t)) { ^~~~~~~~~ control.d: In function 'C_go': lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ control.d:1674:9: note: in expansion of macro 'framecode' if (framecode(FRAME_(0)) & bit(nested_bit_t)) { ^~~~~~~~~ control.d: In function 'C_tagbody': control.d:1596:15: warning: variable 'body' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] var object body = popSTACK(); ^~~~ gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c encoding.c encoding.d: In function 'uni16be_mbstowcs': encoding.d:395:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (count > destend-dest) ^ encoding.d: In function 'uni16le_mbstowcs': encoding.d:416:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (count > destend-dest) ^ encoding.d: In function 'uni32be_wcstombs': encoding.d:696:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (count > srcend-src) ^ encoding.d: In function 'uni32le_wcstombs': encoding.d:716:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (count > srcend-src) ^ encoding.d: In function 'nls_mbstowcs': encoding.d:1670:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (count > srcend-src) ^ encoding.d: In function 'nls_asciiext_mbstowcs': encoding.d:1725:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (count > srcend-src) ^ gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c pathname.c gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c stream.c In file included from stream.d:10:0: stream.d: In function 'write_char': lispbibl.d:5336:36: warning: left shift of negative value [-Wshift-negative-value] objectplus(obj, (soint)(delta) << oint_data_shift) ^ lispbibl.d:1289:60: note: in definition of macro 'pointerplus' #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) ^~~~~~ lispbibl.d:5336:5: note: in expansion of macro 'objectplus' objectplus(obj, (soint)(delta) << oint_data_shift) ^~~~~~~~~~ stream.d:920:13: note: in expansion of macro 'fixnum_inc' fixnum_inc(TheStream(stream)->strm_wr_ch_lpos,-1); ^~~~~~~~~~ stream.d: In function 'C_string_input_stream_index': lispbibl.d:5336:36: warning: left shift of negative value [-Wshift-negative-value] objectplus(obj, (soint)(delta) << oint_data_shift) ^ lispbibl.d:1289:60: note: in definition of macro 'pointerplus' #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) ^~~~~~ lispbibl.d:5336:5: note: in expansion of macro 'objectplus' objectplus(obj, (soint)(delta) << oint_data_shift) ^~~~~~~~~~ stream.d:2490:13: note: in expansion of macro 'fixnum_inc' index = fixnum_inc(index,-1); ^~~~~~~~~~ stream.d: In function 'C_buffered_input_stream_index': lispbibl.d:5336:36: warning: left shift of negative value [-Wshift-negative-value] objectplus(obj, (soint)(delta) << oint_data_shift) ^ lispbibl.d:1289:60: note: in definition of macro 'pointerplus' #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) ^~~~~~ lispbibl.d:5336:5: note: in expansion of macro 'objectplus' objectplus(obj, (soint)(delta) << oint_data_shift) ^~~~~~~~~~ stream.d:2950:13: note: in expansion of macro 'fixnum_inc' index = fixnum_inc(index,-1); ^~~~~~~~~~ stream.d: In function 'bitbuff_is_I': lispbibl.d:1332:28: warning: left shift of negative value [-Wshift-negative-value] #define minus_bitm(n) (-2L<<((n)-1)) ^ stream.d:4594:22: note: in expansion of macro 'minus_bitm' *bitbufferptr |= minus_bitm(signbitnr+1); /* sign-extend High byte */ ^~~~~~~~~~ stream.d: In function 'low_flush_buffered_handle': stream.d:6225:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (result==bufflen) { /* everything written correctly */ ^~ stream.d: In function 'buffered_nextbyte': stream.d:6292:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((endvalid == index) && !BufferedStream_have_eof_p(stream)) { ^~ stream.d:6319:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (index < endvalid) ^ stream.d: In function 'redisplay': stream.d:11493:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (y curr->bot - curr->y + 1) ^ stream.d: In function 'delete_line': stream.d:12028:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (n > curr->bot - curr->y + 1) ^ stream.d: In function 'C_set_window_cursor_position': stream.d:12556:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((line < rows) && (column < cols)) { ^ stream.d:12556:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((line < rows) && (column < cols)) { ^ stream.d: In function 'low_flush_buffered_pipe': stream.d:12828:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (result == bufflen) { /* everything was written correctly */ ^~ In file included from stream.d:10:0: stream.d: In function 'C_stream_external_format': lispbibl.d:7875:26: warning: this statement may fall through [-Wimplicit-fallthrough=] (builtin_stream_p(obj) || instanceof(obj,O(class_fundamental_stream))) ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stream.d:15885:13: note: in expansion of macro 'streamp' if (streamp(stream)) { ^~~~~~~ stream.d:15889:7: note: here default: ^~~~~~~ stream.d: In function 'interactive_stream_p': stream.d:16117:10: warning: this statement may fall through [-Wimplicit-fallthrough=] if (nullp(TheStream(stream)->strm_isatty)) ^ stream.d:16122:5: note: here case strmtype_keyboard: ^~~~ stream.d: In function 'C_read_byte_no_hang': stream.d:17244:7: warning: this statement may fall through [-Wimplicit-fallthrough=] var object obj = read_byte(stream); ^ stream.d:17251:5: note: here 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] var const chart* ptr1; ^~~~ stream.d: In function 'handle_isset': stream.d:14457:45: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!nullp(status_cons)) Cdr(status_cons) = ret; gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c socket.c gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c io.c In file included from io.d:9:0: io.d: In function 'pr_hex6': lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ io.d:4923:63: note: in expansion of macro 'minus_wbit' if (((oint_addr_mask>>oint_addr_shift)<>oint_addr_shift)<>oint_addr_shift)<>oint_addr_shift)<sign = -1; /* sign:=negativ */ ~~~~~~~~~~~^~~~ io.d:1513:5: note: here 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=] case '-': sign = -1; /* sign := negative */ ~~~~~^~~~ io.d:4767:7: note: here case '+': /* sign found */ ^~~~ In file included from io.d:9:0: io.d: In function 'pr_real_number': lispbibl.d:8643:30: warning: this statement may fall through [-Wimplicit-fallthrough=] #define RA_integerp(obj) (!ratiop(obj)) ~^~~~~~~~~~~~~ io.d:7624:15: note: in expansion of macro 'RA_integerp' if (RA_integerp(number)) { ^~~~~~~~~~~ io.d:7631:9: note: here 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] 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] *vptr++ = el; ~~~~~~~~^~~~ gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c funarg.c gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c array.c In file included from array.d:8:0: array.d: In function 'C_vector_fe_upd': lispbibl.d:5336:36: warning: left shift of negative value [-Wshift-negative-value] objectplus(obj, (soint)(delta) << oint_data_shift) ^ lispbibl.d:887:18: note: in definition of macro 'VALUES1' do { value1 = (A); mv_count = 1; } while (0) ^ lispbibl.d:3148:44: note: in expansion of macro 'pointerplus' #define objectplus(obj,offset) ((object)pointerplus(obj,offset)) ^~~~~~~~~~~ lispbibl.d:5336:5: note: in expansion of macro 'objectplus' objectplus(obj, (soint)(delta) << oint_data_shift) ^~~~~~~~~~ array.d:5103:15: note: in expansion of macro 'fixnum_inc' : fixnum_inc(pointer,-1)); /* Fixnum >0 decrement by 1 */ ^~~~~~~~~~ array.d: In function 'C_vector_fe_init_end': lispbibl.d:5336:36: warning: left shift of negative value [-Wshift-negative-value] objectplus(obj, (soint)(delta) << oint_data_shift) ^ lispbibl.d:887:18: note: in definition of macro 'VALUES1' do { value1 = (A); mv_count = 1; } while (0) ^ lispbibl.d:3148:44: note: in expansion of macro 'pointerplus' #define objectplus(obj,offset) ((object)pointerplus(obj,offset)) ^~~~~~~~~~~ lispbibl.d:5336:5: note: in expansion of macro 'objectplus' objectplus(obj, (soint)(delta) << oint_data_shift) ^~~~~~~~~~ array.d:5159:15: note: in expansion of macro 'fixnum_inc' : 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] *dimptr++ = fillpointer; ~~~~~~~~~~^~~~~~~~~~~~~ array.d: In function 'C_adjust_array': array.d:5045:19: warning: 'fillpointer' may be used uninitialized in this function [-Wmaybe-uninitialized] *dimptr = fillpointer; ~~~~~~~~^~~~~~~~~~~~~ gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c hashtabl.c In file included from hashtabl.d:8:0: hashtabl.d: In function 'rehash': lispbibl.d:5336:36: warning: left shift of negative value [-Wshift-negative-value] objectplus(obj, (soint)(delta) << oint_data_shift) ^ lispbibl.d:1289:60: note: in definition of macro 'pointerplus' #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) ^~~~~~ lispbibl.d:5336:5: note: in expansion of macro 'objectplus' objectplus(obj, (soint)(delta) << oint_data_shift) ^~~~~~~~~~ hashtabl.d:1320:13: note: in expansion of macro 'fixnum_inc' index = fixnum_inc(index,-1); /* decrement index */ ^~~~~~~~~~ hashtabl.d: In function 'clrhash': lispbibl.d:5336:36: warning: left shift of negative value [-Wshift-negative-value] objectplus(obj, (soint)(delta) << oint_data_shift) ^ lispbibl.d:1289:60: note: in definition of macro 'pointerplus' #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) ^~~~~~ lispbibl.d:5336:5: note: in expansion of macro 'objectplus' objectplus(obj, (soint)(delta) << oint_data_shift) ^~~~~~~~~~ hashtabl.d:1817:17: note: in expansion of macro 'fixnum_inc' index = fixnum_inc(index,-1); /* decrement index */ ^~~~~~~~~~ hashtabl.d: In function 'C_remhash': lispbibl.d:5336:36: warning: left shift of negative value [-Wshift-negative-value] objectplus(obj, (soint)(delta) << oint_data_shift) ^ lispbibl.d:1289:60: note: in definition of macro 'pointerplus' #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) ^~~~~~ lispbibl.d:5336:5: note: in expansion of macro 'objectplus' objectplus(obj, (soint)(delta) << oint_data_shift) ^~~~~~~~~~ hashtabl.d:2329:42: note: in expansion of macro 'fixnum_inc' TheHashedAlist(kvtable)->hal_count = fixnum_inc(TheHashedAlist(kvtable)->hal_count,-1); ^~~~~~~~~~ hashtabl.d: In function 'C_hash_table_iterate': lispbibl.d:5336:36: warning: left shift of negative value [-Wshift-negative-value] objectplus(obj, (soint)(delta) << oint_data_shift) ^ lispbibl.d:1289:60: note: in definition of macro 'pointerplus' #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) ^~~~~~ lispbibl.d:5336:5: note: in expansion of macro 'objectplus' objectplus(obj, (soint)(delta) << oint_data_shift) ^~~~~~~~~~ hashtabl.d:2511:20: note: in expansion of macro 'fixnum_inc' Cdr(state) = fixnum_inc(Cdr(state),-1); /* decrement index */ ^~~~~~~~~~ gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c list.c gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c package.c In file included from package.d:8:0: package.d: In function 'symtab_delete': lispbibl.d:5336:36: warning: left shift of negative value [-Wshift-negative-value] objectplus(obj, (soint)(delta) << oint_data_shift) ^ lispbibl.d:1289:60: note: in definition of macro 'pointerplus' #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) ^~~~~~ lispbibl.d:5336:5: note: in expansion of macro 'objectplus' objectplus(obj, (soint)(delta) << oint_data_shift) ^~~~~~~~~~ package.d:392:26: note: in expansion of macro 'fixnum_inc' Symtab_count(symtab) = fixnum_inc(Symtab_count(symtab),-1); ^~~~~~~~~~ package.d: In function 'C_package_iterate': lispbibl.d:5336:36: warning: left shift of negative value [-Wshift-negative-value] objectplus(obj, (soint)(delta) << oint_data_shift) ^ lispbibl.d:1289:60: note: in definition of macro 'pointerplus' #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) ^~~~~~ lispbibl.d:5336:5: note: in expansion of macro 'objectplus' objectplus(obj, (soint)(delta) << oint_data_shift) ^~~~~~~~~~ package.d:3036:32: note: in expansion of macro 'fixnum_inc' PIS(state,INDEX) = fixnum_inc(PIS(state,INDEX),-1); ^~~~~~~~~~ gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -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] global maygc object update_instance (object user_obj, object obj) { ^~~ gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c weak.c gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c sequence.c In file included from sequence.d:7:0: sequence.d: In function 'C_map': lispbibl.d:5336:36: warning: left shift of negative value [-Wshift-negative-value] objectplus(obj, (soint)(delta) << oint_data_shift) ^ lispbibl.d:1289:60: note: in definition of macro 'pointerplus' #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) ^~~~~~ lispbibl.d:5336:5: note: in expansion of macro 'objectplus' objectplus(obj, (soint)(delta) << oint_data_shift) ^~~~~~~~~~ sequence.d:1489:17: note: in expansion of macro 'fixnum_inc' STACK_2 = fixnum_inc(STACK_2,-1); ^~~~~~~~~~ In file included from sequence.d:7:0: sequence.d: In function 'delete_op': lispbibl.d:5336:36: warning: left shift of negative value [-Wshift-negative-value] objectplus(obj, (soint)(delta) << oint_data_shift) ^ lispbibl.d:11664:40: note: in definition of macro 'pushSTACK' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~ lispbibl.d:3148:44: note: in expansion of macro 'pointerplus' #define objectplus(obj,offset) ((object)pointerplus(obj,offset)) ^~~~~~~~~~~ lispbibl.d:5336:5: note: in expansion of macro 'objectplus' objectplus(obj, (soint)(delta) << oint_data_shift) ^~~~~~~~~~ sequence.d:2426:17: note: in expansion of macro 'fixnum_inc' pushSTACK(fixnum_inc(*(stackptr STACKop -2),-1)); /* start-1 */ ^~~~~~~~~~ sequence.d: In function 'delete_duplicates_list_from_start': lispbibl.d:5336:36: warning: left shift of negative value [-Wshift-negative-value] objectplus(obj, (soint)(delta) << oint_data_shift) ^ lispbibl.d:11664:40: note: in definition of macro 'pushSTACK' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~ lispbibl.d:3148:44: note: in expansion of macro 'pointerplus' #define objectplus(obj,offset) ((object)pointerplus(obj,offset)) ^~~~~~~~~~~ lispbibl.d:5336:5: note: in expansion of macro 'objectplus' objectplus(obj, (soint)(delta) << oint_data_shift) ^~~~~~~~~~ sequence.d:2636:15: note: in expansion of macro 'fixnum_inc' 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 gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c charstrg.c In file included from charstrg.d:8:0: charstrg.d: In function 'C_string_both_trim': lispbibl.d:5336:36: warning: left shift of negative value [-Wshift-negative-value] objectplus(obj, (soint)(delta) << oint_data_shift) ^ lispbibl.d:11664:40: note: in definition of macro 'pushSTACK' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~ lispbibl.d:3148:44: note: in expansion of macro 'pointerplus' #define objectplus(obj,offset) ((object)pointerplus(obj,offset)) ^~~~~~~~~~~ lispbibl.d:5336:5: note: in expansion of macro 'objectplus' objectplus(obj, (soint)(delta) << oint_data_shift) ^~~~~~~~~~ charstrg.d:3239:35: note: in expansion of macro 'fixnum_inc' pushSTACK(STACK_3); pushSTACK(fixnum_inc(STACK_1,-1)); funcall(L(char),2); ^~~~~~~~~~ In file included from charstrg.d:8:0: lispbibl.d:5336:36: warning: left shift of negative value [-Wshift-negative-value] objectplus(obj, (soint)(delta) << oint_data_shift) ^ lispbibl.d:1289:60: note: in definition of macro 'pointerplus' #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) ^~~~~~ lispbibl.d:5336:5: note: in expansion of macro 'objectplus' objectplus(obj, (soint)(delta) << oint_data_shift) ^~~~~~~~~~ charstrg.d:3243:15: note: in expansion of macro 'fixnum_inc' 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=] inner_string = TheSistring(inner_string)->data; ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ charstrg.d:607:5: note: here 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=] inner_string = TheSistring(inner_string)->data; ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ charstrg.d:715:7: note: here case Sstringtype_32Bit: { /* mutable Simple-String */ ^~~~ gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c debug.c In file included from debug.d:9:0: debug.d: In function 'frame_up_1': lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ debug.d:630:8: note: in expansion of macro 'framecode' || (framecode(FRAME_(0)) == DRIVER_frame_info) /* driver-frame = stack end */ \ ^~~~~~~~~ debug.d:693:11: note: in expansion of macro 'stack_upend_p' return (stack_upend_p() ? stackptr : FRAME); ^~~~~~~~~~~~~ debug.d: In function 'frame_down_1': lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ debug.d:635:8: note: in expansion of macro 'framecode' || (framecode(FRAME_(0)) == DRIVER_frame_info) /* driver-frame = stack end */ \ ^~~~~~~~~ debug.d:703:11: note: in expansion of macro 'stack_downend_p' return (stack_downend_p() ? stackptr : FRAME); ^~~~~~~~~~~~~~~ debug.d: In function 'frame_up_2': lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ debug.d:630:8: note: in expansion of macro 'framecode' || (framecode(FRAME_(0)) == DRIVER_frame_info) /* driver-frame = stack end */ \ ^~~~~~~~~ debug.d:715:9: note: in expansion of macro 'stack_upend_p' if (stack_upend_p()) ^~~~~~~~~~~~~ debug.d: In function 'frame_down_2': lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ debug.d:635:8: note: in expansion of macro 'framecode' || (framecode(FRAME_(0)) == DRIVER_frame_info) /* driver-frame = stack end */ \ ^~~~~~~~~ debug.d:728:11: note: in expansion of macro 'stack_downend_p' return (stack_downend_p() ? stackptr : FRAME); ^~~~~~~~~~~~~~~ debug.d: In function 'frame_up_3': lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ debug.d:630:8: note: in expansion of macro 'framecode' || (framecode(FRAME_(0)) == DRIVER_frame_info) /* driver-frame = stack end */ \ ^~~~~~~~~ debug.d:740:9: note: in expansion of macro 'stack_upend_p' if (stack_upend_p()) ^~~~~~~~~~~~~ lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ debug.d:671:11: note: in expansion of macro 'framecode' || */ (framecode(FRAME_(0)) >= entrypoint_limit_t) \ ^~~~~~~~~ debug.d:743:11: note: in expansion of macro 'lexical_frame_p' if (lexical_frame_p()) ^~~~~~~~~~~~~~~ debug.d: In function 'frame_down_3': lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ debug.d:635:8: note: in expansion of macro 'framecode' || (framecode(FRAME_(0)) == DRIVER_frame_info) /* driver-frame = stack end */ \ ^~~~~~~~~ debug.d:758:9: note: in expansion of macro 'stack_downend_p' if (stack_downend_p()) ^~~~~~~~~~~~~~~ lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ debug.d:671:11: note: in expansion of macro 'framecode' || */ (framecode(FRAME_(0)) >= entrypoint_limit_t) \ ^~~~~~~~~ debug.d:760:9: note: in expansion of macro 'lexical_frame_p' if (lexical_frame_p()) ^~~~~~~~~~~~~~~ debug.d: In function 'frame_up_4': lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ debug.d:630:8: note: in expansion of macro 'framecode' || (framecode(FRAME_(0)) == DRIVER_frame_info) /* driver-frame = stack end */ \ ^~~~~~~~~ debug.d:775:9: note: in expansion of macro 'stack_upend_p' if (stack_upend_p()) ^~~~~~~~~~~~~ lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ debug.d:678:5: note: in expansion of macro 'framecode' ((framecode(FRAME_(0)) & ~(bit(eval_bit_t)|bit(trapped_bit_t))) == \ ^~~~~~~~~ debug.d:778:11: note: in expansion of macro 'evalapply_frame_p' if (evalapply_frame_p()) ^~~~~~~~~~~~~~~~~ debug.d: In function 'frame_down_4': lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ debug.d:635:8: note: in expansion of macro 'framecode' || (framecode(FRAME_(0)) == DRIVER_frame_info) /* driver-frame = stack end */ \ ^~~~~~~~~ debug.d:793:9: note: in expansion of macro 'stack_downend_p' if (stack_downend_p()) ^~~~~~~~~~~~~~~ lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ debug.d:678:5: note: in expansion of macro 'framecode' ((framecode(FRAME_(0)) & ~(bit(eval_bit_t)|bit(trapped_bit_t))) == \ ^~~~~~~~~ debug.d:795:9: note: in expansion of macro 'evalapply_frame_p' if (evalapply_frame_p()) ^~~~~~~~~~~~~~~~~ debug.d: In function 'frame_up_5': lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ debug.d:630:8: note: in expansion of macro 'framecode' || (framecode(FRAME_(0)) == DRIVER_frame_info) /* driver-frame = stack end */ \ ^~~~~~~~~ debug.d:810:9: note: in expansion of macro 'stack_upend_p' if (stack_upend_p()) ^~~~~~~~~~~~~ lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ debug.d:683:5: note: in expansion of macro 'framecode' ((framecode(FRAME_(0)) & ~bit(trapped_bit_t)) == (APPLY_frame_info & ~bit(trapped_bit_t))) ^~~~~~~~~ debug.d:813:11: note: in expansion of macro 'apply_frame_p' if (apply_frame_p()) ^~~~~~~~~~~~~ debug.d: In function 'frame_down_5': lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ debug.d:635:8: note: in expansion of macro 'framecode' || (framecode(FRAME_(0)) == DRIVER_frame_info) /* driver-frame = stack end */ \ ^~~~~~~~~ debug.d:828:9: note: in expansion of macro 'stack_downend_p' if (stack_downend_p()) ^~~~~~~~~~~~~~~ lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ debug.d:683:5: note: in expansion of macro 'framecode' ((framecode(FRAME_(0)) & ~bit(trapped_bit_t)) == (APPLY_frame_info & ~bit(trapped_bit_t))) ^~~~~~~~~ debug.d:830:9: note: in expansion of macro 'apply_frame_p' if (apply_frame_p()) ^~~~~~~~~~~~~ debug.d: In function 'same_env_as': lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ debug.d:952:13: note: in expansion of macro 'framecode' switch (framecode(FRAME_(0)) & envbind_case_mask_t) { ^~~~~~~~~ In file included from debug.d:9:0: debug.d: In function 'C_eval_frame_p': lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:879:18: note: in definition of macro 'VALUES_IF' do { value1 = (cond) ? T : NIL; mv_count = 1; } while (0) ^~~~ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ debug.d:678:5: note: in expansion of macro 'framecode' ((framecode(FRAME_(0)) & ~(bit(eval_bit_t)|bit(trapped_bit_t))) == \ ^~~~~~~~~ debug.d:1030:13: note: in expansion of macro 'evalapply_frame_p' VALUES_IF(evalapply_frame_p()); ^~~~~~~~~~~~~~~~~ debug.d: In function 'C_driver_frame_p': lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:879:18: note: in definition of macro 'VALUES_IF' do { value1 = (cond) ? T : NIL; mv_count = 1; } while (0) ^~~~ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ debug.d:1037:13: note: in expansion of macro 'framecode' VALUES_IF(framecode(FRAME_(0)) == DRIVER_frame_info); ^~~~~~~~~ In file included from debug.d:9:0: debug.d: In function 'C_trap_eval_frame': lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ debug.d:678:5: note: in expansion of macro 'framecode' ((framecode(FRAME_(0)) & ~(bit(eval_bit_t)|bit(trapped_bit_t))) == \ ^~~~~~~~~ debug.d:1057:8: note: in expansion of macro 'evalapply_frame_p' if (!evalapply_frame_p()) ^~~~~~~~~~~~~~~~~ debug.d: In function 'C_redo_eval_frame': lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ debug.d:678:5: note: in expansion of macro 'framecode' ((framecode(FRAME_(0)) & ~(bit(eval_bit_t)|bit(trapped_bit_t))) == \ ^~~~~~~~~ debug.d:1077:8: note: in expansion of macro 'evalapply_frame_p' if (!evalapply_frame_p()) ^~~~~~~~~~~~~~~~~ debug.d: In function 'C_return_from_eval_frame': lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ debug.d:678:5: note: in expansion of macro 'framecode' ((framecode(FRAME_(0)) & ~(bit(eval_bit_t)|bit(trapped_bit_t))) == \ ^~~~~~~~~ debug.d:1094:8: note: in expansion of macro 'evalapply_frame_p' if (!evalapply_frame_p()) ^~~~~~~~~~~~~~~~~ debug.d: In function 'print_stackitem': lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lispbibl.d:3195:23: note: in expansion of macro 'minus_bit' #define minus_wbit minus_bit ^~~~~~~~~ lispbibl.d:12369:59: note: in expansion of macro 'minus_wbit' #define framecode(bottomword) (as_oint(bottomword) & minus_wbit(FB1)) ^~~~~~~~~~ debug.d:1206:13: note: in expansion of macro 'framecode' switch (framecode(FRAME_(0))) { /* according to frametype */ ^~~~~~~~~ gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c error.c gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c misc.c gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c time.c time.d: In function 'C_sleep': time.d:544:57: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] || ((slept.tv_sec == seconds) && (slept.tv_usec >= useconds))) ^~ time.d:548:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (useconds < slept.tv_usec) { seconds -= 1; useconds += 1000000; } ^ gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c predtype.c gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c symbol.c gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c lisparit.c In file included from lisparit.d:30:0: intelem.d: In function 'L2_to_I': intelem.d:795:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (value_hi == ~(uintL)0) { ^~ intelem.d:888:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ? ((value_hi == ~(uint32)0) && (value_lo >= (uint32)(-bitc(i*intDsize-1)))) \ ^ intelem.d:890:5: note: in expansion of macro 'IF_LENGTH' IF_LENGTH(1) ^~~~~~~~~ In file included from lisparit.d:8:0: intplus.d: In function 'I_minus1_plus_I': lispbibl.d:5336:36: warning: left shift of negative value [-Wshift-negative-value] objectplus(obj, (soint)(delta) << oint_data_shift) ^ lispbibl.d:1289:60: note: in definition of macro 'pointerplus' #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) ^~~~~~ lispbibl.d:5336:5: note: in expansion of macro 'objectplus' objectplus(obj, (soint)(delta) << oint_data_shift) ^~~~~~~~~~ intplus.d:93:16: note: in expansion of macro 'fixnum_inc' return fixnum_inc(x,-1); # bleibt Fixnum: direkt 1 subtrahieren ^~~~~~~~~~ intbyte.d: In function 'ldb_extract_test': lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ intbyte.d:240:36: note: in expansion of macro 'minus_bit' && ((*--LSDptr & (uintD)(minus_bit(p))) == 0) ^~~~~~~~~ intbyte.d: In function 'mkf_extract': lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ intbyte.d:320:27: note: in expansion of macro 'minus_bit' midptr[-1] &= minus_bit(p_D); ^~~~~~~~~ In file included from lisparit.d:8:0: intmal.d: In function 'prod_ungerade': lispbibl.d:5336:36: warning: left shift of negative value [-Wshift-negative-value] objectplus(obj, (soint)(delta) << oint_data_shift) ^ lispbibl.d:1743:10: note: in definition of macro 'dotimesL_' {statement_from_dotimesL; countvar_from_dotimesL--; } \ ^~~~~~~~~~~~~~~~~~~~~~~ lispbibl.d:1824:20: note: in expansion of macro 'dotimesL' #define dotimesC dotimesL ^~~~~~~~ lispbibl.d:3148:44: note: in expansion of macro 'pointerplus' #define objectplus(obj,offset) ((object)pointerplus(obj,offset)) ^~~~~~~~~~~ lispbibl.d:5336:5: note: in expansion of macro 'objectplus' objectplus(obj, (soint)(delta) << oint_data_shift) ^~~~~~~~~~ intmal.d:849:20: note: in expansion of macro 'fixnum_inc' faktor = fixnum_inc(faktor,-2); # nächster Faktor ^~~~~~~~~~ In file included from lisparit.d:8:0: lfloat.d: In function 'LF_ftruncate_LF': lispbibl.d:1332:28: warning: left shift of negative value [-Wshift-negative-value] #define minus_bitm(n) (-2L<<((n)-1)) ^ lfloat.d:167:34: note: in expansion of macro 'minus_bitm' *ptr++ = x_mantMSDptr[count] & minus_bitm(intDsize-bitcount); /* then copy bitcount bits */ ^~~~~~~~~~ lfloat.d: In function 'LF_futruncate_LF': lispbibl.d:1332:28: warning: left shift of negative value [-Wshift-negative-value] #define minus_bitm(n) (-2L<<((n)-1)) ^ lfloat.d:248:21: note: in expansion of macro 'minus_bitm' var uintD mask = minus_bitm(intDsize-bitcount); /* mask with bitcount bits */ ^~~~~~~~~~ lfloat.d: In function 'LF_fround_LF': lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ lfloat.d:369:21: note: in expansion of macro 'minus_bit' var uintD mask = minus_bit(intDsize-bitcount-1); /* mask with bitcount+1 bits */ ^~~~~~~~~ flo_konv.d: In function 'FF_to_c_float': lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ flo_konv.d:479:22: note: in expansion of macro 'minus_bit' val = (val & minus_bit(FF_exp_len+FF_mant_len)) /* same sign */ ^~~~~~~~~ flo_konv.d: In function 'DF_to_c_double': lispbibl.d:1330:27: warning: left shift of negative value [-Wshift-negative-value] #define minus_bit(n) (-1L<<(n)) ^ flo_konv.d:577:34: note: in expansion of macro 'minus_bit' val.semhi = (val.semhi & minus_bit(DF_exp_len+DF_mant_len-32)) /* same sign */ ^~~~~~~~~ realtran.d: In function 'pi_F_float_F': lispbibl.d:5336:36: warning: left shift of negative value [-Wshift-negative-value] objectplus(obj, (soint)(delta) << oint_data_shift) ^ lispbibl.d:1289:60: note: in definition of macro 'pointerplus' #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) ^~~~~~ lispbibl.d:5336:5: note: in expansion of macro 'objectplus' objectplus(obj, (soint)(delta) << oint_data_shift) ^~~~~~~~~~ lispbibl.d:5345:23: note: in expansion of macro 'fixnum_inc' #define negfixnum(x) fixnum_inc(fixnum_inc(Fixnum_minus1,1),x) ^~~~~~~~~~ lispbibl.d:5350:45: note: in expansion of macro 'negfixnum' #define sfixnum(x) ((x)>=0 ? posfixnum(x) : negfixnum(x)) ^~~~~~~~~ realtran.d:57:40: note: in expansion of macro 'sfixnum' 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:5336:36: warning: left shift of negative value [-Wshift-negative-value] objectplus(obj, (soint)(delta) << oint_data_shift) ^ lispbibl.d:1289:60: note: in definition of macro 'pointerplus' #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) ^~~~~~ lispbibl.d:5336:5: note: in expansion of macro 'objectplus' objectplus(obj, (soint)(delta) << oint_data_shift) ^~~~~~~~~~ lispbibl.d:5345:23: note: in expansion of macro 'fixnum_inc' #define negfixnum(x) fixnum_inc(fixnum_inc(Fixnum_minus1,1),x) ^~~~~~~~~~ lispbibl.d:5350:45: note: in expansion of macro 'negfixnum' #define sfixnum(x) ((x)>=0 ? posfixnum(x) : negfixnum(x)) ^~~~~~~~~ comptran.d:943:40: note: in expansion of macro 'sfixnum' STACK_6 = F_I_scale_float_F(temp,sfixnum(-2)); /* .../4 =: u */ ^~~~~~~ In file included from lisparit.d:30:0: intelem.d: In function 'I_to_UL': intelem.d:204:5: warning: this statement may fall through [-Wimplicit-fallthrough=] var Bignum bn = TheBignum(obj); ^ intelem.d:227:4: note: here default: ^~~~~~~ intelem.d: In function 'I_to_UQ': intelem.d:354:7: warning: this statement may fall through [-Wimplicit-fallthrough=] var Bignum bn = TheBignum(obj); ^ intelem.d:407:5: note: here default: ^~~~~~~ lisparit.d: In function 'read_float': lisparit.d:178:26: warning: this statement may fall through [-Wimplicit-fallthrough=] case '-': exp_sign = ~exp_sign; /* sign := negative */ ~~~~~~~~~^~~~~~~~~~~ lisparit.d:179:7: note: here case '+': ptr++; exp_len--; /* skip exponent-sign */ ^~~~ gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c i18n.c gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c foreign.c In file included from foreign.d:7:0: foreign.d: In function 'free_foreign_callin': lispbibl.d:5336:36: warning: left shift of negative value [-Wshift-negative-value] objectplus(obj, (soint)(delta) << oint_data_shift) ^ lispbibl.d:1289:60: note: in definition of macro 'pointerplus' #define pointerplus(pointer,offset) ((UBYTE*)(pointer)+(offset)) ^~~~~~ lispbibl.d:5336:5: note: in expansion of macro 'objectplus' objectplus(obj, (soint)(delta) << oint_data_shift) ^~~~~~~~~~ foreign.d:596:19: note: in expansion of macro 'fixnum_inc' triple[2] = fixnum_inc(triple[2],-1); /* decrement reference count */ ^~~~~~~~~~ foreign.d: In function 'C_foreign_call_out': foreign.d:3553:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (inargcount > argcount) ^ foreign.d:3602:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (argcount != inargcount) ^~ In file included from foreign.d:7:0: foreign.d: In function 'C_foreign_pointer_info': foreign.d:4663:33: warning: passing argument 1 of 'allocate_fpointer' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] pushSTACK(allocate_fpointer(dli.dli_saddr)); ^ lispbibl.d:11664:40: note: in definition of macro 'pushSTACK' #define pushSTACK(obj) (STACK_(-1) = (obj), STACK skipSTACKop -1) ^~~ In file included from foreign.d:7:0: lispbibl.d:10363:23: note: expected 'void *' but argument is of type 'const void *' extern maygc object allocate_fpointer (FOREIGN foreign); ^~~~~~~~~~~~~~~~~ foreign.d: In function 'foreign_pointer': foreign.d:87:13: warning: this statement may fall through [-Wimplicit-fallthrough=] obj = TheFfunction(obj)->ff_address; ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ foreign.d:88:7: note: here case Rectype_Faddress: foreign_address: ^~~~ gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c unixaux.c echo '/* generated from Makefile */' > cflags.h.new echo '#define CC "gcc"' >> cflags.h.new echo '#define CFLAGS "-O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I."' >> cflags.h.new echo '#define LDFLAGS "-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib"' >> cflags.h.new echo '#define CLFLAGS "-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib"' >> cflags.h.new echo '#define LIBS "/usr/lib/libintl.so /usr/pkg/lib/libreadline.so /usr/lib/libtermcap.so -Wl,-rpath -Wl,/usr/pkg/lib -ltermcap /usr/pkg/lib/libavcall.so -Wl,-rpath -Wl,/usr/pkg/lib /usr/pkg/lib/libcallback.so -L/usr/pkg/lib -lsigsegv -L/usr/lib -lc -Wl,-R/usr/pkg/lib libgnu_cl.a"' >> cflags.h.new echo '#define CPPFLAGS "-I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib"' >> cflags.h.new echo '#define CPP "gcc -E"' >> cflags.h.new echo '#define CXX "c++"' >> cflags.h.new echo '#define CXXFLAGS "-O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include"' >> cflags.h.new echo '#define X_LIBS "-L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib"' >> cflags.h.new if cmp cflags.h.new cflags.h > /dev/null 2>&1; then rm -f cflags.h.new; else mv cflags.h.new cflags.h; fi touch cflags.h.stamp gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c built.c gcc -E ariarm.c | grep -v '^#' > ariarm.s gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -x assembler -c ariarm.s ariarm.s: Assembler messages: ariarm.s:1: Warning: ignoring attempt to redefine built-in register 'a1' ariarm.s:2: Warning: ignoring attempt to redefine built-in register 'a2' ariarm.s:3: Warning: ignoring attempt to redefine built-in register 'a3' ariarm.s:4: Warning: ignoring attempt to redefine built-in register 'a4' ariarm.s:5: Warning: ignoring attempt to redefine built-in register 'v1' ariarm.s:6: Warning: ignoring attempt to redefine built-in register 'v2' ariarm.s:7: Warning: ignoring attempt to redefine built-in register 'v3' ariarm.s:8: Warning: ignoring attempt to redefine built-in register 'v4' ariarm.s:9: Warning: ignoring attempt to redefine built-in register 'v5' ariarm.s:10: Warning: ignoring attempt to redefine built-in register 'v6' ariarm.s:12: Warning: ignoring attempt to redefine built-in register 'sl' ariarm.s:13: Warning: ignoring attempt to redefine built-in register 'fp' ariarm.s:14: Warning: ignoring attempt to redefine built-in register 'ip' ariarm.s:15: Warning: ignoring attempt to redefine built-in register 'sp' ariarm.s:16: Warning: ignoring attempt to redefine built-in register 'lr' ariarm.s:17: Warning: ignoring attempt to redefine built-in register 'pc' ariarm.s:152: s suffix on comparison instruction is deprecated ariarm.s:1027: s suffix on comparison instruction is deprecated ariarm.s:1032: s suffix on comparison instruction is deprecated gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -DUSG -DMEMMOVE_MISSING -c malloc/gmalloc.c -o gmalloc.o malloc/gmalloc.c:925:1: warning: no previous declaration for '_malloc' [-Wmissing-declarations] _malloc (size) ^~~~~~~ malloc/gmalloc.c:932:1: warning: no previous declaration for '_free' [-Wmissing-declarations] _free (ptr) ^~~~~ malloc/gmalloc.c:939:1: warning: no previous declaration for '_realloc' [-Wmissing-declarations] _realloc (ptr, size) ^~~~~~~~ malloc/gmalloc.c: In function '_free_internal': malloc/gmalloc.c:1169:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (_heapinfo[block].busy.info.frag.nfree == (BLOCKSIZE >> type) - 1) ^~ malloc/gmalloc.c: At top level: malloc/gmalloc.c:1247:1: warning: no previous declaration for 'cfree' [-Wmissing-declarations] cfree (ptr) ^~~~~ malloc/gmalloc.c: In function '_realloc_internal': malloc/gmalloc.c:1333:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (blocks < _heapinfo[block].busy.info.size) ^ malloc/gmalloc.c:1348:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if (blocks == _heapinfo[block].busy.info.size) ^~ malloc/gmalloc.c: In function '__default_morecore': malloc/gmalloc.c:1486:16: warning: implicit declaration of function 'sbrk'; did you mean '__sbrk'? [-Wimplicit-function-declaration] #define __sbrk sbrk ^ malloc/gmalloc.c:1515:22: note: in expansion of macro '__sbrk' result = (__ptr_t) __sbrk (increment); ^~~~~~ test -r libgnu_cl.a || ln -s gllib/libgnu.a libgnu_cl.a gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -DCOMPILE_STANDALONE -O0 -c genclisph.c genclisph.d: In function 'main': genclisph.d:208:54: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] #define EMIT_TO_I(name,type) emit_to_I(name,(type)-1<(type)0,sizeof(type)) ^ genclisph.d:285:3: note: in expansion of macro 'EMIT_TO_I' EMIT_TO_I("size",size_t); ^~~~~~~~~ gcc -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib genclisph.o -o genclisph (echo '#ifndef _CLISP_H' ; echo '#define _CLISP_H' ; echo; echo '/* config.h */' ; 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 163 tests (153 typedefs, 10 defines) gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -DUSE_CLISP_H=1 -DCOMPILE_STANDALONE clisp-test.c -o clisp-test-clisp gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -DUSE_CLISP_H=0 -DCOMPILE_STANDALONE clisp-test.c -o clisp-test-lispbibl ./clisp-test-clisp > clisp-test-clisp.out ./clisp-test-lispbibl > clisp-test-lispbibl.out cmp clisp-test-clisp.out clisp-test-lispbibl.out if grep lispbibl.d clisp.h; then false; else true; fi rm -f genclisph clisp-test-clisp clisp-test-lispbibl clisp-test-clisp.out clisp-test-lispbibl.out gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c modules.c if test -d locale; then rm -rf locale; fi mkdir locale (cd po && /usr/bin/make && /usr/bin/make install datarootdir=.. localedir='$(datarootdir)/locale' INSTALL_DATA='ln') || (rm -rf locale ; exit 1) installing en.gmo as ../locale/en/LC_MESSAGES/clisp.mo installing clisplow_en.gmo as ../locale/en/LC_MESSAGES/clisplow.mo installing da.gmo as ../locale/da/LC_MESSAGES/clisp.mo installing clisplow_da.gmo as ../locale/da/LC_MESSAGES/clisplow.mo installing de.gmo as ../locale/de/LC_MESSAGES/clisp.mo installing clisplow_de.gmo as ../locale/de/LC_MESSAGES/clisplow.mo installing fr.gmo as ../locale/fr/LC_MESSAGES/clisp.mo installing clisplow_fr.gmo as ../locale/fr/LC_MESSAGES/clisplow.mo installing es.gmo as ../locale/es/LC_MESSAGES/clisp.mo installing clisplow_es.gmo as ../locale/es/LC_MESSAGES/clisplow.mo installing nl.gmo as ../locale/nl/LC_MESSAGES/clisp.mo installing clisplow_nl.gmo as ../locale/nl/LC_MESSAGES/clisplow.mo installing ru.gmo as ../locale/ru/LC_MESSAGES/clisp.mo installing clisplow_ru.gmo as ../locale/ru/LC_MESSAGES/clisplow.mo rm -rf data mkdir data cd data && ln -s ../../utils/unicode/UnicodeDataFull.txt . cd data && ln -s ../../doc/Symbol-Table.text . gcc -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,--export-dynamic spvw.o spvwtabf.o spvwtabs.o spvwtabo.o eval.o control.o encoding.o pathname.o stream.o socket.o io.o funarg.o array.o hashtabl.o list.o package.o record.o weak.o sequence.o charstrg.o debug.o error.o misc.o time.o predtype.o symbol.o lisparit.o i18n.o foreign.o unixaux.o built.o ariarm.o gmalloc.o modules.o /usr/lib/libintl.so /usr/pkg/lib/libreadline.so /usr/lib/libtermcap.so -Wl,-rpath -Wl,/usr/pkg/lib -ltermcap /usr/pkg/lib/libavcall.so -Wl,-rpath -Wl,/usr/pkg/lib /usr/pkg/lib/libcallback.so -L/usr/pkg/lib -lsigsegv -L/usr/lib -lc -Wl,-R/usr/pkg/lib 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)' WARNING: locale: no encoding 646, using ISO-8859-1 WARNING: locale: no encoding 646, using ISO-8859-1 i i i i i i i ooooo o ooooooo ooooo ooooo I I I I I I I 8 8 8 8 8 o 8 8 I \ `+' / I 8 8 8 8 8 8 \ `-+-' / 8 8 8 ooooo 8oooo `-__|__-' 8 8 8 8 8 | 8 o 8 8 o 8 8 ------+------ ooooo 8oooooo ooo8ooo ooooo 8 Welcome to GNU CLISP 2.49 (2010-07-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/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/room.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/room.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/functions.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/functions.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/trace.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/trace.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/cmacros.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/cmacros.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/compiler.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/compiler.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/defs2.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/defs2.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/loop.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/loop.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos.lisp ... ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-slots1.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-slots1.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-method1.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-method1.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-methcomb1.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-methcomb1.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-genfun1.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-genfun1.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-genfun2a.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-genfun2a.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-methcomb2.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-methcomb2.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-genfun2b.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-genfun2b.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-method2.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-method2.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-genfun3.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-genfun3.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-dependent.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-dependent.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-genfun4.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-genfun4.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-method3.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-method3.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-methcomb3.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-methcomb3.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-slots2.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-slots2.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-slotdef2.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-slotdef2.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-stablehash2.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-stablehash2.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-specializer2.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-specializer2.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-class4.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-class4.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-class5.lisp ... WARNING: DEFGENERIC: redefining function SHARED-INITIALIZE in /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-class5.lisp, was defined in top-level WARNING: DEFGENERIC: redefining function REINITIALIZE-INSTANCE in /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-class5.lisp, was defined in top-level WARNING: DEFGENERIC: redefining function INITIALIZE-INSTANCE in /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-class5.lisp, was defined in top-level ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-class5.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-slotdef3.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-slotdef3.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-specializer3.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-specializer3.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-class6.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-class6.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-method4.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-method4.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-methcomb4.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-methcomb4.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-genfun5.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-genfun5.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-print.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-print.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-custom.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos-custom.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/documentation.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/documentation.lisp ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clos.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gray.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gray.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/fill-out.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/fill-out.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/disassem.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/disassem.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/condition.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/condition.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/loadform.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/loadform.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gstream.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/gstream.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/xcharin.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/xcharin.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/keyboard.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/keyboard.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/screen.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/screen.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/runprog.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/runprog.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/query.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/query.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/reploop.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/reploop.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/savemem.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/savemem.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/dribble.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/dribble.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/pprint.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/pprint.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/describe.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/describe.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/edit.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/edit.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clhs.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/clhs.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/inspect.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/inspect.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/macros3.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/macros3.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/complete.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/complete.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/case-sensitive.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/case-sensitive.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/foreign1.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/foreign1.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/exporting.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/exporting.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/danish.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/danish.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/german.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/german.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/french.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/french.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/spanish.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/spanish.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/dutch.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/dutch.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/russian.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/russian.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/deprecated.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/deprecated.lisp ;; Loading file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/config.lisp ... ;; Loaded file /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src/config.lisp Bytes permanently allocated: 89,440 Bytes currently in use: 5,325,028 Bytes available until next GC: 1,331,257 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 ./ *** Signal 11 Stop. make: stopped in /tmp/pkgbuild/lang/clisp/work.earmv6hf/clisp-2.49/src *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/lang/clisp *** Error code 1 Stop. make: stopped in /usr/pkgsrc/lang/clisp