=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Building for clisp-2.49nb26 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:156:0: spvw_debug.d: In function 'nobject_out1': spvw_debug.d:257:32: warning: left shift of negative value [-Wshift-negative-value] In file included from spvw.d:156:0: spvw_debug.d:308:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] In file included from spvw_garcol.d:72:0, from spvw.d:927: spvw_gcmark.d: In function 'gc_mark': spvw_gcmark.d:348:68: warning: left shift of negative value [-Wshift-negative-value] In file included from spvw_garcol.d:72:0, from spvw.d:927: spvw_gcmark.d:420:8: warning: left shift of negative value [-Wshift-negative-value] In file included from spvw_garcol.d:72:0, from spvw.d:927: spvw_gcmark.d:423:8: warning: left shift of negative value [-Wshift-negative-value] In file included from spvw_weak.d:104:0, from spvw_garcol.d:222, from spvw.d:927: spvw_gcmark.d: In function 'gc_mark_with_watchset': spvw_gcmark.d:348:68: warning: left shift of negative value [-Wshift-negative-value] In file included from spvw_weak.d:104:0, from spvw_garcol.d:222, from spvw.d:927: spvw_gcmark.d:420:8: warning: left shift of negative value [-Wshift-negative-value] In file included from spvw_weak.d:104:0, from spvw_garcol.d:222, from spvw.d:927: spvw_gcmark.d:423:8: warning: left shift of negative value [-Wshift-negative-value] In file included from spvw_garcol.d:222:0, from spvw.d:927: spvw_weak.d: In function 'weak_clean_dead': spvw_weak.d:630:126: warning: left shift of negative value [-Wshift-negative-value] In file included from spvw_garcol.d:222:0, from spvw.d:927: spvw_weak.d:690:130: warning: left shift of negative value [-Wshift-negative-value] In file included from spvw_garcol.d:222:0, from spvw.d:927: spvw_weak.d:708:130: warning: left shift of negative value [-Wshift-negative-value] In file included from spvw_garcol.d:222:0, from spvw.d:927: spvw_weak.d:729:130: warning: left shift of negative value [-Wshift-negative-value] In file included from spvw_garcol.d:222:0, from spvw.d:927: spvw_weak.d:753:132: warning: left shift of negative value [-Wshift-negative-value] In file included from spvw_garcol.d:222:0, from spvw.d:927: spvw_weak.d:779:144: warning: left shift of negative value [-Wshift-negative-value] In file included from spvw_garcol.d:222:0, from spvw.d:927: spvw_weak.d:812:144: warning: left shift of negative value [-Wshift-negative-value] In file included from spvw_garcol.d:222:0, from spvw.d:927: spvw_weak.d:848:144: warning: left shift of negative value [-Wshift-negative-value] In file included from spvw_garcol.d:222:0, from spvw.d:927: spvw_weak.d:886:146: warning: left shift of negative value [-Wshift-negative-value] 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] spvw.d: In function 'quit': spvw.d:3952:49: warning: left shift of negative value [-Wshift-negative-value] In file included from spvw.d:4004:0: spvw_memfile.d: In function 'savemem_with_runtime': spvw_memfile.d:302:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] spvw_memfile.d:302:42: warning: signed and unsigned type in conditional expression [-Wsign-compare] spvw.d: In function 'size_arg': spvw.d:2364:11: warning: this statement may fall through [-Wimplicit-fallthrough=] spvw.d:2365:5: note: here 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=] spvw_sigsegv.d:82:5: note: here spvw.d: In function 'install_global_handlers': spvw.d:2241:7: warning: this statement may fall through [-Wimplicit-fallthrough=] spvw.d:2243:5: note: here spvw.d: In function 'main_actions.constprop': spvw.d:3469:13: warning: variable 'count' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] spvw.d:3487:36: warning: variable 'fileptr' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] spvw.d:3488:15: warning: variable 'count' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 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 eval.d: In function 'unwind': eval.d:409:64: warning: left shift of negative value [-Wshift-negative-value] eval.d:456:791: warning: left shift of negative value [-Wshift-negative-value] eval.d: In function 'reset': eval.d:576:49: warning: left shift of negative value [-Wshift-negative-value] eval.d:578:51: warning: left shift of negative value [-Wshift-negative-value] eval.d: In function 'unwind_upto': eval.d:667:49: warning: left shift of negative value [-Wshift-negative-value] eval.d: In function 'throw_to': eval.d:689:47: warning: left shift of negative value [-Wshift-negative-value] eval.d:691:50: warning: left shift of negative value [-Wshift-negative-value] eval.d: In function 'invoke_handlers': eval.d:724:54: warning: left shift of negative value [-Wshift-negative-value] eval.d:726:49: warning: left shift of negative value [-Wshift-negative-value] eval.d: In function 'nest_env': eval.d:1259:51: warning: left shift of negative value [-Wshift-negative-value] eval.d:1320:51: warning: left shift of negative value [-Wshift-negative-value] eval.d: In function 'eval_fsubr': eval.d:3224:56: warning: left shift of negative value [-Wshift-negative-value] eval.d:3237:56: warning: left shift of negative value [-Wshift-negative-value] eval.d:3249:56: warning: left shift of negative value [-Wshift-negative-value] eval.d: In function 'interpret_bytecode_': eval.d:7164:65: warning: left shift of negative value [-Wshift-negative-value] eval.d:7714:212: warning: left shift of negative value [-Wshift-negative-value] eval.d:7722:212: warning: left shift of negative value [-Wshift-negative-value] eval.d: In function 'eval_subr': eval.d:3374:246: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3375:5: note: here eval.d:3376:246: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3377:5: note: here eval.d:3378:246: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3379:5: note: here eval.d:3380:246: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3381:5: note: here eval.d:3382:246: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3383:5: note: here eval.d:3384:246: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3385:5: note: here eval.d:3389:246: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3390:5: note: here eval.d:3391:246: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3392:5: note: here eval.d:3393:246: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3394:5: note: here eval.d:3395:246: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3396:5: note: here eval.d:3401:246: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3402:5: note: here eval.d:3403:246: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3404:5: note: here eval.d:3405:246: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3406:5: note: here eval.d:3412:246: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3413:5: note: here eval.d:3414:246: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3415:5: note: here eval.d:3422:253: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3423:5: note: here eval.d:3443:246: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3444:5: note: here eval.d:3445:246: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3446:5: note: here eval.d:3447:246: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3448:5: note: here eval.d:3461:246: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3462:5: note: here eval.d:3463:246: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3464:5: note: here eval.d:3465:246: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3466:5: note: here eval.d:3467:246: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3468:5: note: here eval.d:3473:246: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3474:5: note: here eval.d: In function 'eval_closure': eval.d:3657:248: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3658:7: note: here eval.d:3659:248: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3660:7: note: here eval.d:3661:248: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3662:7: note: here eval.d:3663:248: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3664:7: note: here eval.d:3665:248: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3666:7: note: here eval.d:3671:248: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3672:7: note: here eval.d:3673:248: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3674:7: note: here eval.d:3675:248: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3676:7: note: here eval.d:3677:248: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3678:7: note: here eval.d:3683:248: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3684:7: note: here eval.d:3685:248: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3686:7: note: here eval.d:3687:248: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3688:7: note: here eval.d:3693:248: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3694:7: note: here eval.d:3695:248: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3696:7: note: here eval.d:3701:248: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3702:7: note: here eval.d:3722:248: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3723:7: note: here eval.d:3724:248: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3725:7: note: here eval.d:3726:248: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3727:7: note: here eval.d:3728:248: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3729:7: note: here eval.d:3735:248: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3736:7: note: here eval.d:3737:248: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3738:7: note: here eval.d:3739:248: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3740:7: note: here eval.d:3743:38: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3744:7: note: here eval.d:3750:248: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3751:7: note: here eval.d:3753:248: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3754:7: note: here eval.d:3756:248: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3757:7: note: here eval.d:3763:248: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3764:7: note: here eval.d:3765:248: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3766:7: note: here eval.d:3771:248: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3772:7: note: here eval.d: In function 'eval_fsubr': eval.d:3189:152: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3190:5: note: here eval.d:3197:152: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3198:5: note: here eval.d:3212:152: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3213:5: note: here eval.d:3215:152: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3216:5: note: here eval.d: In function 'apply_closure': eval.d:4492:181: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4493:7: note: here eval.d:4494:181: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4495:7: note: here eval.d:4496:181: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4497:7: note: here eval.d:4498:181: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4499:7: note: here eval.d:4500:181: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4501:7: note: here eval.d:4512:181: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4513:7: note: here eval.d:4514:181: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4515:7: note: here eval.d:4516:181: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4517:7: note: here eval.d:4518:181: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4519:7: note: here eval.d:4524:181: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4525:7: note: here eval.d:4526:181: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4527:7: note: here eval.d:4528:181: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4529:7: note: here eval.d:4534:181: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4535:7: note: here eval.d:4536:181: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4537:7: note: here eval.d:4542:181: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4543:7: note: here eval.d:4563:181: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4564:7: note: here eval.d:4565:181: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4566:7: note: here eval.d:4567:181: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4568:7: note: here eval.d:4573:181: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4574:7: note: here eval.d:4575:181: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4576:7: note: here eval.d:4577:181: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4578:7: note: here eval.d:4579:181: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4580:9: note: here eval.d:4586:181: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4587:7: note: here eval.d:4589:181: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4590:7: note: here eval.d:4592:181: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4593:7: note: here eval.d:4599:181: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4600:7: note: here eval.d:4602:181: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4603:7: note: here eval.d:4610:181: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4611:7: note: here eval.d: In function 'apply_subr': eval.d:4169:179: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4170:5: note: here eval.d:4171:179: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4172:5: note: here eval.d:4173:179: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4174:5: note: here eval.d:4175:179: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4176:5: note: here eval.d:4177:179: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4178:5: note: here eval.d:4179:179: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4180:5: note: here eval.d:4184:179: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4185:5: note: here eval.d:4186:179: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4187:5: note: here eval.d:4188:179: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4189:5: note: here eval.d:4190:179: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4191:5: note: here eval.d:4196:179: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4197:5: note: here eval.d:4198:179: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4199:5: note: here eval.d:4200:179: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4201:5: note: here eval.d:4207:179: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4208:5: note: here eval.d:4209:179: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4210:5: note: here eval.d:4217:179: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4218:5: note: here eval.d:4237:179: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4238:5: note: here eval.d:4239:179: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4240:5: note: here eval.d:4241:179: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4242:5: note: here eval.d:4248:179: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4249:5: note: here eval.d:4250:179: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4251:5: note: here eval.d:4252:179: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4253:5: note: here eval.d:4254:179: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4255:5: note: here eval.d:4260:179: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4261:5: note: here eval.d: In function 'funcall_closure': eval.d:5310:203: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5311:11: note: here eval.d:5318:203: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5319:11: note: here eval.d:5326:203: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5327:11: note: here eval.d:5334:203: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5335:11: note: here eval.d:5341:203: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5342:11: note: here eval.d:5342:203: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5343:11: note: here eval.d:5350:203: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5351:11: note: here eval.d:5351:203: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5352:11: note: here eval.d:5359:203: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5360:11: note: here eval.d:5360:203: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5361:11: note: here eval.d:5367:203: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5368:11: note: here eval.d:5368:203: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5369:11: note: here eval.d:5369:203: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5370:11: note: here eval.d:5377:203: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5378:11: note: here eval.d:5378:203: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5379:11: note: here eval.d:5379:203: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5380:11: note: here eval.d:5386:203: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5387:11: note: here eval.d:5387:203: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5388:11: note: here eval.d:5388:203: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5389:11: note: here eval.d:5389:203: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5390:11: note: here eval.d: In function 'funcall_subr': eval.d:4999:201: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5000:9: note: here eval.d:5007:201: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5008:9: note: here eval.d:5016:201: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5017:9: note: here eval.d:5026:201: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5027:9: note: here eval.d:5033:201: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5034:9: note: here eval.d:5034:201: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5035:9: note: here eval.d:5042:201: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5043:9: note: here eval.d:5043:201: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5044:9: note: here eval.d:5052:201: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5053:9: note: here eval.d:5053:201: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5054:9: note: here eval.d:5060:201: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5061:9: note: here eval.d:5061:201: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5062:9: note: here eval.d:5062:201: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5063:9: note: here eval.d:5069:201: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5070:9: note: here eval.d:5070:201: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5071:9: note: here eval.d:5071:201: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5072:9: note: here eval.d:5072:201: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5073:9: note: here eval.d: In function 'eval': eval.d:2939:22: warning: argument 'form' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] eval.d: In function 'funcall_iclosure': eval.d:2667:25: warning: variable 'rest_args_pointer' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] eval.d:2463:40: warning: argument 'closure' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] eval.d:2464:45: warning: argument 'argcount' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] eval.d: In function 'interpret_bytecode_': eval.d:5772:19: warning: variable 'closureptr' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] eval.d:7110:25: warning: variable 'top_of_frame' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] eval.d:5743:43: warning: argument 'closure' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] eval.d:5743:61: warning: argument 'codeptr' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] eval.d: In function 'eval_no_hooks': eval.d:2994:31: warning: argument 'form' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] eval.d: In function 'invoke_handlers': eval.d:713:20: warning: variable 'other_ranges' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] eval.d:716:19: warning: variable 'FRAME' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] eval.d:729:17: warning: variable 'i' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 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 control.d: In function 'C_return_from': control.d:1343:47: warning: left shift of negative value [-Wshift-negative-value] control.d: In function 'C_go': control.d:1674:47: warning: left shift of negative value [-Wshift-negative-value] control.d: In function 'C_tagbody': control.d:1596:12: warning: variable 'body' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 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] encoding.d: In function 'uni16le_mbstowcs': encoding.d:416:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] encoding.d: In function 'uni32be_wcstombs': encoding.d:696:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] encoding.d: In function 'uni32le_wcstombs': encoding.d:716:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] encoding.d: In function 'nls_mbstowcs': encoding.d:1670:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] encoding.d: In function 'nls_asciiext_mbstowcs': encoding.d:1725:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 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 pathname.d: In function 'open_file': pathname.d:6811:40: warning: this statement may fall through [-Wimplicit-fallthrough=] pathname.d:6812:5: note: here 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 stream.d: In function 'write_char': stream.d:920:94: warning: left shift of negative value [-Wshift-negative-value] stream.d: In function 'C_string_input_stream_index': stream.d:2490:52: warning: left shift of negative value [-Wshift-negative-value] stream.d: In function 'C_buffered_input_stream_index': stream.d:2950:52: warning: left shift of negative value [-Wshift-negative-value] stream.d: In function 'bitbuff_is_I': stream.d:4594:26: warning: left shift of negative value [-Wshift-negative-value] stream.d: In function 'low_flush_buffered_handle': stream.d:6225:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] stream.d: In function 'buffered_nextbyte': stream.d:6292:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] stream.d:6319:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] stream.d: In function 'redisplay': stream.d:11493:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] stream.d: In function 'clear_screen': stream.d:11676:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] stream.d: In function 'insert_line': stream.d:11944:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] stream.d: In function 'delete_line': stream.d:12028:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] stream.d: In function 'C_set_window_cursor_position': stream.d:12556:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] stream.d:12556:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] stream.d: In function 'low_flush_buffered_pipe': stream.d:12828:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] stream.d: In function 'unread_char': stream.d:750:18: warning: this statement may fall through [-Wimplicit-fallthrough=] stream.d:752:9: note: here stream.d: In function 'test_socket_stream': stream.d:13993:13: warning: this statement may fall through [-Wimplicit-fallthrough=] stream.d:13995:7: note: here stream.d: In function 'C_socket_stream_shutdown': stream.d:14890:13: warning: this statement may fall through [-Wimplicit-fallthrough=] stream.d:14893:11: note: here stream.d: In function 'C_stream_external_format': stream.d:15885:130: warning: this statement may fall through [-Wimplicit-fallthrough=] stream.d:15889:7: note: here stream.d: In function 'interactive_stream_p': stream.d:16117:10: warning: this statement may fall through [-Wimplicit-fallthrough=] stream.d:16122:5: note: here stream.d: In function 'C_read_byte_no_hang': stream.d:17244:7: warning: this statement may fall through [-Wimplicit-fallthrough=] stream.d:17251:5: note: here stream.d: In function 'lisp_completion': stream.d:9337:22: warning: variable 'ptr1' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] stream.d: In function 'handle_isset': stream.d:14457:124: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] stream.d:14421:18: note: 'ret' was declared here 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 io.d: In function 'pr_hex6': io.d:4931:36: warning: left shift of negative value [-Wshift-negative-value] io.d:4932:36: warning: left shift of negative value [-Wshift-negative-value] io.d:4933:36: warning: left shift of negative value [-Wshift-negative-value] io.d:4934:36: warning: left shift of negative value [-Wshift-negative-value] io.d: In function 'pr_list_bothsplice': io.d:7530:614: warning: left shift of negative value [-Wshift-negative-value] io.d: In function 'pr_list_unquote': io.d:7553:614: warning: left shift of negative value [-Wshift-negative-value] io.d: In function 'C_pprint_indent': io.d:10073:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] io.d: In function 'C_get_macro_character': io.d:693:24: warning: this statement may fall through [-Wimplicit-fallthrough=] io.d:694:5: note: here io.d: In function 'test_number_syntax': io.d:1512:24: warning: this statement may fall through [-Wimplicit-fallthrough=] io.d:1513:5: note: here io.d: In function 'C_parse_integer': io.d:4766:22: warning: this statement may fall through [-Wimplicit-fallthrough=] io.d:4767:7: note: here io.d: In function 'pr_array': io.d:8182:28: warning: this statement may fall through [-Wimplicit-fallthrough=] io.d:8184:11: note: here io.d: In function 'pr_stream': io.d:9945:13: warning: this statement may fall through [-Wimplicit-fallthrough=] io.d:9947:5: note: here io.d: In function 'pr_real_number': io.d:7624:16: warning: this statement may fall through [-Wimplicit-fallthrough=] io.d:7631:9: note: here io.d: In function 'C_pprint_newline': io.d:10110:34: warning: this statement may fall through [-Wimplicit-fallthrough=] io.d:10112:7: note: here io.d:10113:12: warning: this statement may fall through [-Wimplicit-fallthrough=] io.d:10116:7: note: here io.d: In function 'C_bit_vector_reader': io.d:3271:10: warning: 'ch' may be used uninitialized in this function [-Wmaybe-uninitialized] io.d:3266:13: note: 'ch' was declared here io.d: In function 'C_vector_reader': io.d:3328:15: warning: 'el' may be used uninitialized in this function [-Wmaybe-uninitialized] 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 array.d: In function 'C_vector_fe_upd': array.d:5101:284: warning: left shift of negative value [-Wshift-negative-value] array.d: In function 'C_vector_fe_init_end': array.d:5157:280: warning: left shift of negative value [-Wshift-negative-value] array.d: In function 'C_make_array': array.d:4713:17: warning: 'fillpointer' may be used uninitialized in this function [-Wmaybe-uninitialized] array.d:4613:11: note: 'fillpointer' was declared here array.d: In function 'C_adjust_array': array.d:5045:19: warning: 'fillpointer' may be used uninitialized in this function [-Wmaybe-uninitialized] array.d:4935:11: note: 'fillpointer' was declared here 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 hashtabl.d: In function 'rehash': hashtabl.d:1320:52: warning: left shift of negative value [-Wshift-negative-value] hashtabl.d: In function 'clrhash': hashtabl.d:1817:56: warning: left shift of negative value [-Wshift-negative-value] hashtabl.d: In function 'C_remhash': hashtabl.d:2329:162: warning: left shift of negative value [-Wshift-negative-value] hashtabl.d: In function 'C_hash_table_iterate': hashtabl.d:2511:112: warning: left shift of negative value [-Wshift-negative-value] hashtabl.d: In function 'hashcode4_vector': hashtabl.d:960:10: warning: this statement may fall through [-Wimplicit-fallthrough=] hashtabl.d:963:5: note: here 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 package.d: In function 'symtab_delete': package.d:392:124: warning: left shift of negative value [-Wshift-negative-value] package.d: In function 'C_package_iterate': package.d:3036:128: warning: left shift of negative value [-Wshift-negative-value] 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:50: warning: argument 'obj' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 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 sequence.d: In function 'C_map': sequence.d:1489:92: warning: left shift of negative value [-Wshift-negative-value] sequence.d: In function 'delete_op': sequence.d:2426:85: warning: left shift of negative value [-Wshift-negative-value] sequence.d: In function 'delete_duplicates_list_from_start': sequence.d:2636:93: warning: left shift of negative value [-Wshift-negative-value] 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 charstrg.d: In function 'C_string_both_trim': charstrg.d:3239:160: warning: left shift of negative value [-Wshift-negative-value] charstrg.d:3243:90: warning: left shift of negative value [-Wshift-negative-value] charstrg.d: In function 'sstring_store': charstrg.d:604:20: warning: this statement may fall through [-Wimplicit-fallthrough=] charstrg.d:607:5: note: here charstrg.d: In function 'sstring_store_array': charstrg.d:711:22: warning: this statement may fall through [-Wimplicit-fallthrough=] charstrg.d:715:7: note: here 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 debug.d: In function 'frame_up_1': debug.d:693:90: warning: left shift of negative value [-Wshift-negative-value] debug.d: In function 'frame_down_1': debug.d:703:69: warning: left shift of negative value [-Wshift-negative-value] debug.d: In function 'frame_up_2': debug.d:715:88: warning: left shift of negative value [-Wshift-negative-value] debug.d: In function 'frame_down_2': debug.d:728:69: warning: left shift of negative value [-Wshift-negative-value] debug.d: In function 'frame_up_3': debug.d:740:88: warning: left shift of negative value [-Wshift-negative-value] debug.d:743:52: warning: left shift of negative value [-Wshift-negative-value] debug.d: In function 'frame_down_3': debug.d:758:67: warning: left shift of negative value [-Wshift-negative-value] debug.d:760:50: warning: left shift of negative value [-Wshift-negative-value] debug.d: In function 'frame_up_4': debug.d:775:88: warning: left shift of negative value [-Wshift-negative-value] debug.d:778:51: warning: left shift of negative value [-Wshift-negative-value] debug.d: In function 'frame_down_4': debug.d:793:67: warning: left shift of negative value [-Wshift-negative-value] debug.d:795:49: warning: left shift of negative value [-Wshift-negative-value] debug.d: In function 'frame_up_5': debug.d:810:88: warning: left shift of negative value [-Wshift-negative-value] debug.d:813:51: warning: left shift of negative value [-Wshift-negative-value] debug.d: In function 'frame_down_5': debug.d:828:67: warning: left shift of negative value [-Wshift-negative-value] debug.d:830:49: warning: left shift of negative value [-Wshift-negative-value] debug.d: In function 'same_env_as': debug.d:952:51: warning: left shift of negative value [-Wshift-negative-value] debug.d: In function 'C_eval_frame_p': debug.d:1030:63: warning: left shift of negative value [-Wshift-negative-value] debug.d: In function 'C_driver_frame_p': debug.d:1037:61: warning: left shift of negative value [-Wshift-negative-value] debug.d: In function 'C_trap_eval_frame': debug.d:1057:48: warning: left shift of negative value [-Wshift-negative-value] debug.d: In function 'C_redo_eval_frame': debug.d:1077:48: warning: left shift of negative value [-Wshift-negative-value] debug.d: In function 'C_return_from_eval_frame': debug.d:1094:48: warning: left shift of negative value [-Wshift-negative-value] debug.d: In function 'print_stackitem': debug.d:1206:51: warning: left shift of negative value [-Wshift-negative-value] 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] time.d:548:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 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] In file included from lisparit.d:30:0: intelem.d:890:116: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] In file included from lisparit.d:32:0: intplus.d: In function 'I_minus1_plus_I': intplus.d:93:51: warning: left shift of negative value [-Wshift-negative-value] In file included from lisparit.d:34:0: intbyte.d: In function 'ldb_extract_test': intbyte.d:240:40: warning: left shift of negative value [-Wshift-negative-value] In file included from lisparit.d:34:0: intbyte.d: In function 'mkf_extract': intbyte.d:320:31: warning: left shift of negative value [-Wshift-negative-value] In file included from lisparit.d:35:0: intmal.d: In function 'prod_ungerade': intmal.d:848:190: warning: left shift of negative value [-Wshift-negative-value] In file included from lisparit.d:49:0: lfloat.d: In function 'LF_ftruncate_LF': lfloat.d:167:38: warning: left shift of negative value [-Wshift-negative-value] In file included from lisparit.d:49:0: lfloat.d: In function 'LF_futruncate_LF': lfloat.d:248:22: warning: left shift of negative value [-Wshift-negative-value] In file included from lisparit.d:49:0: lfloat.d: In function 'LF_fround_LF': lfloat.d:369:22: warning: left shift of negative value [-Wshift-negative-value] In file included from lisparit.d:50:0: flo_konv.d: In function 'FF_to_c_float': flo_konv.d:479:26: warning: left shift of negative value [-Wshift-negative-value] In file included from lisparit.d:50:0: flo_konv.d: In function 'DF_to_c_double': flo_konv.d:577:38: warning: left shift of negative value [-Wshift-negative-value] In file included from lisparit.d:55:0: realtran.d: In function 'pi_F_float_F': realtran.d:57:381: warning: left shift of negative value [-Wshift-negative-value] In file included from lisparit.d:58:0: comptran.d: In function 'R_R_atanh_R_R': comptran.d:943:381: warning: left shift of negative value [-Wshift-negative-value] 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=] In file included from lisparit.d:30:0: intelem.d:227:4: note: here In file included from lisparit.d:30:0: intelem.d: In function 'I_to_UQ': intelem.d:354:7: warning: this statement may fall through [-Wimplicit-fallthrough=] In file included from lisparit.d:30:0: intelem.d:407:5: note: here lisparit.d: In function 'read_float': lisparit.d:178:26: warning: this statement may fall through [-Wimplicit-fallthrough=] lisparit.d:179:7: note: here 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 foreign.d: In function 'free_foreign_callin': foreign.d:596:62: warning: left shift of negative value [-Wshift-negative-value] foreign.d: In function 'C_foreign_call_out': foreign.d:3553:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] foreign.d:3602:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] foreign.d: In function 'C_foreign_pointer_info': foreign.d:4663:51: warning: passing argument 1 of 'allocate_fpointer' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] In file included from foreign.d:7:0: lispbibl.d:10363:17: note: expected 'void *' but argument is of type 'const void *' foreign.d: In function 'foreign_pointer': foreign.d:87:13: warning: this statement may fall through [-Wimplicit-fallthrough=] foreign.d:88:7: note: here 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/gmalloc.c:932:1: warning: no previous declaration for '_free' [-Wmissing-declarations] malloc/gmalloc.c:939:1: warning: no previous declaration for '_realloc' [-Wmissing-declarations] malloc/gmalloc.c: In function '_free_internal': malloc/gmalloc.c:1169:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] malloc/gmalloc.c: At top level: malloc/gmalloc.c:1247:1: warning: no previous declaration for 'cfree' [-Wmissing-declarations] malloc/gmalloc.c: In function '_realloc_internal': malloc/gmalloc.c:1333:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] malloc/gmalloc.c:1348:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] malloc/gmalloc.c: In function '__default_morecore': malloc/gmalloc.c:1515:21: warning: implicit declaration of function 'sbrk'; did you mean 'strtok'? [-Wimplicit-function-declaration] 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:285:30: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] 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 *** Signal 4 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