=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for clisp-2.49nb27 mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib && /usr/bin/make CFLAGS="-O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O2 -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC" CLISP_LIBDIR=/tmp/pkgbuild/lang/clisp/work.sparc64/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.sparc64/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.sparc64/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.sparc64/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 'sparc64-unknown-netbsd9.0' > t-charset.alias && mv t-charset.alias charset.alias rm -f t-ref-add.sed ref-add.sed && sed -e '/^#/d' -e 's/@''PACKAGE''@/clisp/g' ref-add.sin > t-ref-add.sed && mv t-ref-add.sed ref-add.sed rm -f t-ref-del.sed ref-del.sed && sed -e '/^#/d' -e 's/@''PACKAGE''@/clisp/g' ref-del.sin > t-ref-del.sed && mv t-ref-del.sed ref-del.sed echo '#include "config.h"' > tmp.c cat 'intparam.c' >> tmp.c gcc tmp.c -o intparam ./intparam intparam.h rm -f intparam tmp.c echo '#include "config.h"' > tmp.c cat 'floatparam.c' >> tmp.c gcc tmp.c -o floatparam ./floatparam floatparam.h rm -f floatparam tmp.c gcc -I/usr/pkg/include -I/usr/include -I/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.sparc64/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.sparc64/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.sparc64/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.sparc64/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.sparc64/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 arisparc.d > arisparc.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.sparc64/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: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:369:9: 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:371: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:376: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:378: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:381: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:383:30: 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:385:12: 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:369:9: 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:371: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:376: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:378: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:381: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:383:30: 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:385:12: 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:148: 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:152: 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:152: 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:152: 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:154: 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:166: 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:166: 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:166: 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:168: 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] In file included from spvw.d:4004:0: spvw_memfile.d: In function 'loadmem_from_handle': spvw_memfile.d:1530:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] In file included from spvw.d:4004:0: spvw_memfile.d: In function 'find_memdump': spvw_memfile.d:1875:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 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:221:10: warning: this statement may fall through [-Wimplicit-fallthrough=] In file included from spvw_weak.d:104:0, from spvw_garcol.d:222, from spvw.d:927: spvw_gcmark.d:225:5: note: here In file included from spvw_weak.d:104:0, from spvw_garcol.d:222, from spvw.d:927: spvw_gcmark.d:383:11: warning: this statement may fall through [-Wimplicit-fallthrough=] In file included from spvw_weak.d:104:0, from spvw_garcol.d:222, from spvw.d:927: spvw_gcmark.d:388:7: note: here In file included from spvw_garcol.d:72:0, from spvw.d:927: spvw_gcmark.d: In function 'gc_mark': spvw_gcmark.d:221:10: warning: this statement may fall through [-Wimplicit-fallthrough=] In file included from spvw_garcol.d:72:0, from spvw.d:927: spvw_gcmark.d:225:5: note: here In file included from spvw_garcol.d:72:0, from spvw.d:927: spvw_gcmark.d:383:11: warning: this statement may fall through [-Wimplicit-fallthrough=] In file included from spvw_garcol.d:72:0, from spvw.d:927: spvw_gcmark.d:388:7: note: here spvw.d: In function 'size_arg': spvw.d:2364:11: warning: this statement may fall through [-Wimplicit-fallthrough=] spvw.d:2365: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 In file included from spvw.d:4004:0: spvw_memfile.d: In function 'savemem': spvw_memfile.d:648:346: warning: this statement may fall through [-Wimplicit-fallthrough=] spvw_memfile.d:648:550: note: here spvw_memfile.d:648:764: warning: this statement may fall through [-Wimplicit-fallthrough=] spvw_memfile.d:648:968: note: here In file included from spvw.d:4004:0: spvw_memfile.d:649:214: warning: this statement may fall through [-Wimplicit-fallthrough=] spvw_memfile.d:649:378: note: here spvw_memfile.d:649:930: warning: this statement may fall through [-Wimplicit-fallthrough=] spvw_memfile.d:649:1094: note: here In file included from spvw.d:4004:0: spvw_memfile.d:649:569: warning: this statement may fall through [-Wimplicit-fallthrough=] spvw_memfile.d:649:733: note: here spvw_memfile.d:649:1639: warning: this statement may fall through [-Wimplicit-fallthrough=] spvw_memfile.d:649:1803: note: here In file included from spvw.d:4004:0: spvw_memfile.d:649:457: warning: this statement may fall through [-Wimplicit-fallthrough=] spvw_memfile.d:649:621: note: here spvw_memfile.d:649:1319: warning: this statement may fall through [-Wimplicit-fallthrough=] spvw_memfile.d:649:1483: note: here In file included from spvw.d:4004:0: spvw_memfile.d:678:346: warning: this statement may fall through [-Wimplicit-fallthrough=] spvw_memfile.d:678:550: note: here spvw_memfile.d:678:798: warning: this statement may fall through [-Wimplicit-fallthrough=] spvw_memfile.d:678:1002: note: here In file included from spvw.d:4004:0: spvw_memfile.d:679:214: warning: this statement may fall through [-Wimplicit-fallthrough=] spvw_memfile.d:679:378: note: here spvw_memfile.d:679:944: warning: this statement may fall through [-Wimplicit-fallthrough=] spvw_memfile.d:679:1108: note: here In file included from spvw.d:4004:0: spvw_memfile.d:679:569: warning: this statement may fall through [-Wimplicit-fallthrough=] spvw_memfile.d:679:733: note: here spvw_memfile.d:679:1653: warning: this statement may fall through [-Wimplicit-fallthrough=] spvw_memfile.d:679:1817: note: here In file included from spvw.d:4004:0: spvw_memfile.d:679:466: warning: this statement may fall through [-Wimplicit-fallthrough=] spvw_memfile.d:679:630: note: here spvw_memfile.d:679:1342: warning: this statement may fall through [-Wimplicit-fallthrough=] spvw_memfile.d:679:1506: 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.sparc64/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.sparc64/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.sparc64/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.sparc64/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 'interpret_bytecode_': eval.d:5762:12: warning: ignoring asm-specifier for non-static local variable 'closure' eval.d:7714:197: warning: left shift of negative value [-Wshift-negative-value] eval.d:7722:197: warning: left shift of negative value [-Wshift-negative-value] eval.d: In function 'eval_subr': eval.d:3374:380: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3375:5: note: here eval.d:3376:380: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3377:5: note: here eval.d:3378:380: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3379:5: note: here eval.d:3380:380: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3381:5: note: here eval.d:3382:380: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3383:5: note: here eval.d:3384:380: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3385:5: note: here eval.d:3389:380: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3390:5: note: here eval.d:3391:380: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3392:5: note: here eval.d:3393:380: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3394:5: note: here eval.d:3395:380: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3396:5: note: here eval.d:3401:380: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3402:5: note: here eval.d:3403:380: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3404:5: note: here eval.d:3405:380: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3406:5: note: here eval.d:3412:380: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3413:5: note: here eval.d:3414:380: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3415:5: note: here eval.d:3422:387: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3423:5: note: here eval.d:3443:380: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3444:5: note: here eval.d:3445:380: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3446:5: note: here eval.d:3447:380: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3448:5: note: here eval.d:3461:380: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3462:5: note: here eval.d:3463:380: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3464:5: note: here eval.d:3465:380: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3466:5: note: here eval.d:3467:380: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3468:5: note: here eval.d:3473:380: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3474:5: note: here eval.d: In function 'eval_closure': eval.d:3657:382: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3658:7: note: here eval.d:3659:382: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3660:7: note: here eval.d:3661:382: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3662:7: note: here eval.d:3663:382: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3664:7: note: here eval.d:3665:382: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3666:7: note: here eval.d:3671:382: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3672:7: note: here eval.d:3673:382: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3674:7: note: here eval.d:3675:382: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3676:7: note: here eval.d:3677:382: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3678:7: note: here eval.d:3683:382: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3684:7: note: here eval.d:3685:382: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3686:7: note: here eval.d:3687:382: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3688:7: note: here eval.d:3693:382: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3694:7: note: here eval.d:3695:382: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3696:7: note: here eval.d:3701:382: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3702:7: note: here eval.d:3722:382: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3723:7: note: here eval.d:3724:382: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3725:7: note: here eval.d:3726:382: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3727:7: note: here eval.d:3728:382: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3729:7: note: here eval.d:3735:382: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3736:7: note: here eval.d:3737:382: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3738:7: note: here eval.d:3739:382: 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:382: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3751:7: note: here eval.d:3753:382: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3754:7: note: here eval.d:3756:382: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3757:7: note: here eval.d:3763:382: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3764:7: note: here eval.d:3765:382: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3766:7: note: here eval.d:3771:382: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3772:7: note: here eval.d: In function 'eval_fsubr': eval.d:3189:275: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3190:5: note: here eval.d:3197:275: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3198:5: note: here eval.d:3212:275: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3213:5: note: here eval.d:3215:275: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:3216:5: note: here eval.d: In function 'apply_closure': eval.d:4492:306: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4493:7: note: here eval.d:4494:306: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4495:7: note: here eval.d:4496:306: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4497:7: note: here eval.d:4498:306: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4499:7: note: here eval.d:4500:306: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4501:7: note: here eval.d:4512:306: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4513:7: note: here eval.d:4514:306: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4515:7: note: here eval.d:4516:306: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4517:7: note: here eval.d:4518:306: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4519:7: note: here eval.d:4524:306: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4525:7: note: here eval.d:4526:306: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4527:7: note: here eval.d:4528:306: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4529:7: note: here eval.d:4534:306: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4535:7: note: here eval.d:4536:306: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4537:7: note: here eval.d:4542:306: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4543:7: note: here eval.d:4563:306: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4564:7: note: here eval.d:4565:306: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4566:7: note: here eval.d:4567:306: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4568:7: note: here eval.d:4573:306: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4574:7: note: here eval.d:4575:306: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4576:7: note: here eval.d:4577:306: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4578:7: note: here eval.d:4579:306: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4580:9: note: here eval.d:4586:306: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4587:7: note: here eval.d:4589:306: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4590:7: note: here eval.d:4592:306: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4593:7: note: here eval.d:4599:306: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4600:7: note: here eval.d:4602:306: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4603:7: note: here eval.d:4610:306: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4611:7: note: here eval.d: In function 'apply_subr': eval.d:4169:304: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4170:5: note: here eval.d:4171:304: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4172:5: note: here eval.d:4173:304: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4174:5: note: here eval.d:4175:304: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4176:5: note: here eval.d:4177:304: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4178:5: note: here eval.d:4179:304: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4180:5: note: here eval.d:4184:304: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4185:5: note: here eval.d:4186:304: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4187:5: note: here eval.d:4188:304: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4189:5: note: here eval.d:4190:304: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4191:5: note: here eval.d:4196:304: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4197:5: note: here eval.d:4198:304: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4199:5: note: here eval.d:4200:304: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4201:5: note: here eval.d:4207:304: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4208:5: note: here eval.d:4209:304: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4210:5: note: here eval.d:4217:304: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4218:5: note: here eval.d:4237:304: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4238:5: note: here eval.d:4239:304: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4240:5: note: here eval.d:4241:304: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4242:5: note: here eval.d:4248:304: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4249:5: note: here eval.d:4250:304: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4251:5: note: here eval.d:4252:304: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4253:5: note: here eval.d:4254:304: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4255:5: note: here eval.d:4260:304: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:4261:5: note: here eval.d: In function 'funcall_closure': eval.d:5310:205: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5311:11: note: here eval.d:5318:205: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5319:11: note: here eval.d:5326:205: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5327:11: note: here eval.d:5334:205: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5335:11: note: here eval.d:5341:205: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5342:11: note: here eval.d:5342:205: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5343:11: note: here eval.d:5350:205: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5351:11: note: here eval.d:5351:205: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5352:11: note: here eval.d:5359:205: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5360:11: note: here eval.d:5360:205: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5361:11: note: here eval.d:5367:205: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5368:11: note: here eval.d:5368:205: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5369:11: note: here eval.d:5369:205: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5370:11: note: here eval.d:5377:205: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5378:11: note: here eval.d:5378:205: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5379:11: note: here eval.d:5379:205: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5380:11: note: here eval.d:5386:205: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5387:11: note: here eval.d:5387:205: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5388:11: note: here eval.d:5388:205: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5389:11: note: here eval.d:5389:205: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5390:11: note: here eval.d: In function 'funcall_subr': eval.d:4999:203: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5000:9: note: here eval.d:5007:203: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5008:9: note: here eval.d:5016:203: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5017:9: note: here eval.d:5026:203: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5027:9: note: here eval.d:5033:203: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5034:9: note: here eval.d:5034:203: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5035:9: note: here eval.d:5042:203: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5043:9: note: here eval.d:5043:203: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5044:9: note: here eval.d:5052:203: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5053:9: note: here eval.d:5053:203: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5054:9: note: here eval.d:5060:203: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5061:9: note: here eval.d:5061:203: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5062:9: note: here eval.d:5062:203: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5063:9: note: here eval.d:5069:203: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5070:9: note: here eval.d:5070:203: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5071:9: note: here eval.d:5071:203: warning: this statement may fall through [-Wimplicit-fallthrough=] eval.d:5072:9: note: here eval.d:5072:203: 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:5762:12: warning: variable 'closure' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] eval.d:5767:27: warning: variable 'byteptr' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] eval.d:5772:19: warning: variable 'closureptr' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] eval.d:5743:43: warning: argument 'closure_in' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] eval.d:5743:64: 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.sparc64/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_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.sparc64/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 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.sparc64/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.sparc64/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:105: 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:4584:26: warning: left shift of negative value [-Wshift-negative-value] stream.d: In function 'buffered_nextbyte': stream.d:6282:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] stream.d:6309:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] stream.d: In function 'redisplay': stream.d:11483:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] stream.d: In function 'clear_screen': stream.d:11666:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] stream.d: In function 'insert_line': stream.d:11934:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] stream.d: In function 'delete_line': stream.d:12018:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] stream.d: In function 'C_set_window_cursor_position': stream.d:12546:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] stream.d:12546:32: 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:13983:13: warning: this statement may fall through [-Wimplicit-fallthrough=] stream.d:13985:7: note: here stream.d: In function 'C_socket_stream_shutdown': stream.d:14880:13: warning: this statement may fall through [-Wimplicit-fallthrough=] stream.d:14883:11: note: here stream.d: In function 'C_stream_external_format': stream.d:15875:85: warning: this statement may fall through [-Wimplicit-fallthrough=] stream.d:15879:7: note: here stream.d: In function 'interactive_stream_p': stream.d:16107:10: warning: this statement may fall through [-Wimplicit-fallthrough=] stream.d:16112:5: note: here stream.d: In function 'C_read_byte_no_hang': stream.d:17234:7: warning: this statement may fall through [-Wimplicit-fallthrough=] stream.d:17241:5: note: here stream.d: In function 'lisp_completion': stream.d:9327:22: warning: variable 'ptr1' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] stream.d: In function 'handle_isset': stream.d:14447:179: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] stream.d:14411: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.sparc64/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.sparc64/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:4926:44: warning: left shift of negative value [-Wshift-negative-value] io.d:4927:44: warning: left shift of negative value [-Wshift-negative-value] io.d:4928:44: warning: left shift of negative value [-Wshift-negative-value] io.d:4929:44: warning: left shift of negative value [-Wshift-negative-value] io.d:4931:44: warning: left shift of negative value [-Wshift-negative-value] io.d:4932:44: warning: left shift of negative value [-Wshift-negative-value] io.d:4933:44: warning: left shift of negative value [-Wshift-negative-value] io.d:4934:44: warning: left shift of negative value [-Wshift-negative-value] io.d: In function 'pr_list_bothsplice': io.d:7530:763: warning: left shift of negative value [-Wshift-negative-value] io.d: In function 'pr_list_unquote': io.d:7553:763: 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:14: 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.sparc64/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.sparc64/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 'make_ssstring': array.d:4039:11: warning: comparison is always false due to limited range of data type [-Wtype-limits] array.d: In function 'ssstring_extend_low': array.d:4060:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] array.d: In function 'ssstring_push_extend': array.d:4095:13: warning: comparison is always false due to limited range of data type [-Wtype-limits] array.d: In function 'ssstring_extend': array.d:4119:18: warning: comparison is always false due to limited range of data type [-Wtype-limits] array.d:4124:17: warning: comparison is always false due to limited range of data type [-Wtype-limits] array.d: In function 'make_ssbvector': array.d:4183:11: warning: comparison is always false due to limited range of data type [-Wtype-limits] array.d: In function 'ssbvector_push_extend': array.d:4209:13: warning: comparison is always false due to limited range of data type [-Wtype-limits] array.d: In function 'test_dims': array.d:4274:43: warning: comparison is always true due to limited range of data type [-Wtype-limits] array.d: In function 'C_vector_fe_upd': array.d:5101:262: warning: left shift of negative value [-Wshift-negative-value] array.d: In function 'C_vector_fe_init_end': array.d:5157:258: 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.sparc64/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:186: warning: left shift of negative value [-Wshift-negative-value] hashtabl.d: In function 'C_hash_table_iterate': hashtabl.d:2511:134: 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.sparc64/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.sparc64/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:146: warning: left shift of negative value [-Wshift-negative-value] package.d: In function 'C_package_iterate': package.d:3036:150: 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.sparc64/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.sparc64/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.sparc64/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_nreverse': sequence.d:906:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 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.sparc64/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 charstrg.d: In function 'coerce_imm_ss': charstrg.d:935:12: warning: this statement may fall through [-Wimplicit-fallthrough=] charstrg.d:939:7: note: here charstrg.d: In function 'coerce_normal_ss': charstrg.d:1076:12: warning: this statement may fall through [-Wimplicit-fallthrough=] charstrg.d:1080: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.sparc64/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 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.sparc64/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.sparc64/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.sparc64/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.sparc64/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 predtype.d: In function 'C_class_of': predtype.d:1909:10: warning: this statement may fall through [-Wimplicit-fallthrough=] predtype.d:1911: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.sparc64/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.sparc64/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:28:0: arilev1.d:251:18: fatal error: arisparc64.c: No such file or directory #include "arisparc64.c" ^~~~~~~~~~~~~~ compilation terminated. distcc[21359] ERROR: compile lisparit.c on 10.1.1.1:3642 failed distcc[21359] (dcc_build_somewhere) Warning: remote compilation of 'lisparit.c' failed, retrying locally distcc[21359] Warning: failed to distribute lisparit.c to 10.1.1.1:3642, running locally instead In file included from lisparit.d:28:0: arilev1.d:251:18: fatal error: arisparc64.c: No such file or directory #include "arisparc64.c" ^~~~~~~~~~~~~~ compilation terminated. distcc[21359] ERROR: compile lisparit.c on localhost failed *** Error code 1 Stop. make: stopped in /tmp/pkgbuild/lang/clisp/work.sparc64/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