=> Bootstrap dependency digest>=20010302: found digest-20111104 ===> Building for clisp-2.49nb13 mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib && /usr/pkg/bin/bmake CFLAGS="-pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -fPIC" CLISP_LIBDIR=/Users/kristerw/pbulk/scratch/lang/clisp/work/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' < /Users/kristerw/pbulk/scratch/lang/clisp/work/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' < /Users/kristerw/pbulk/scratch/lang/clisp/work/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/pkg/bin/bmake 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' < /Users/kristerw/pbulk/scratch/lang/clisp/work/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 stdbool.h-t stdbool.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's/@''HAVE__BOOL''@/1/g' < ./stdbool.in.h; } > stdbool.h-t && mv stdbool.h-t stdbool.h rm -f stdint.h-t stdint.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's/@''HAVE_STDINT_H''@/1/g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_STDINT_H''@||g' -e 's/@''HAVE_SYS_TYPES_H''@/1/g' -e 's/@''HAVE_INTTYPES_H''@/1/g' -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' -e 's/@''HAVE_LONG_LONG_INT''@/1/g' -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' -e 's/@''BITSIZEOF_PTRDIFF_T''@/32/g' -e 's/@''PTRDIFF_T_SUFFIX''@//g' -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' -e 's/@''BITSIZEOF_SIZE_T''@/32/g' -e 's/@''SIZE_T_SUFFIX''@/ul/g' -e 's/@''BITSIZEOF_WCHAR_T''@/32/g' -e 's/@''HAVE_SIGNED_WCHAR_T''@/1/g' -e 's/@''WCHAR_T_SUFFIX''@//g' -e 's/@''BITSIZEOF_WINT_T''@/32/g' -e 's/@''HAVE_SIGNED_WINT_T''@/1/g' -e 's/@''WINT_T_SUFFIX''@//g' < ./stdint.in.h; } > stdint.h-t && mv stdint.h-t stdint.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/pkg/bin/bmake all-recursive cd .. && /usr/pkg/bin/bmake am--refresh depbase=`echo localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -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 -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -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 -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -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 -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -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 'i386-apple-darwin12.2.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 -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -L/usr/pkg/lib -L/usr/lib ../utils/comment5.c -o comment5 gcc -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -L/usr/pkg/lib -L/usr/lib ../utils/gctrigger.c -o gctrigger gcc -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -L/usr/pkg/lib -L/usr/lib ../utils/varbrace.c -o varbrace gcc -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -L/usr/pkg/lib -L/usr/lib ../utils/txt2c.c -o txt2c gcc -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -L/usr/pkg/lib -L/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 ari80386.d > ari80386.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 -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c spvw.c In file included from spvw.d:156: spvw_debug.d: In function 'nobject_out1': spvw_debug.d:84: warning: format '%c' expects type 'int', but argument 3 has type 'long unsigned int' spvw_debug.d:84: warning: format '%c' expects type 'int', but argument 3 has type 'long unsigned int' spvw_debug.d:123: warning: format '%d' expects type 'int', but argument 3 has type 'uintL' spvw_debug.d:123: warning: format '%d' expects type 'int', but argument 3 has type 'uintL' spvw_debug.d:124: warning: format '%d' expects type 'int', but argument 3 has type 'uintL' spvw_debug.d:124: warning: format '%d' expects type 'int', but argument 3 has type 'uintL' spvw_debug.d:190: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'uintL' spvw_debug.d:190: warning: format '%u' expects type 'unsigned int', but argument 4 has type 'long unsigned int' spvw_debug.d:190: warning: format '%u' expects type 'unsigned int', but argument 5 has type 'long unsigned int' spvw_debug.d:190: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'uintL' spvw_debug.d:190: warning: format '%u' expects type 'unsigned int', but argument 4 has type 'long unsigned int' spvw_debug.d:190: warning: format '%u' expects type 'unsigned int', but argument 5 has type 'long unsigned int' spvw_debug.d:286: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' spvw_debug.d:286: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' spvw_debug.d:291: warning: format '%d' expects type 'int', but argument 5 has type 'long unsigned int' spvw_debug.d:291: warning: format '%d' expects type 'int', but argument 6 has type 'uintL' spvw_debug.d:291: warning: format '%d' expects type 'int', but argument 5 has type 'long unsigned int' spvw_debug.d:291: warning: format '%d' expects type 'int', but argument 6 has type 'uintL' spvw_debug.d: In function 'bt_out': spvw_debug.d:364: warning: format '%d' expects type 'int', but argument 3 has type 'uintL' spvw_debug.d:364: warning: format '%d' expects type 'int', but argument 3 has type 'uintL' spvw_debug.d:373: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'long unsigned int' spvw_debug.d:373: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'long unsigned int' spvw.d: In function 'init_subr_tab_1': spvw.d:1258: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' spvw.d:1258: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' In file included from spvw.d:4004: spvw_memfile.d: In function 'loadmem_from_handle': spvw_memfile.d:1822: warning: format '%u' expects type 'unsigned int', but argument 5 has type 'uintL' spvw.d: In function 'subr_argtype': spvw.d:1210: warning: control reaches end of non-void function spvw.d: In function 'fsubr_argtype': spvw.d:1099: warning: control reaches end of non-void function spvw.d: In function 'current_language_o': spvw_language.d:62: warning: control reaches end of non-void function spvw.d: In function 'clisp_realloc': spvw.d:1006: warning: control reaches end of non-void function spvw.d: In function 'clisp_malloc': spvw.d:995: warning: control reaches end of non-void function gcc -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c spvwtabf.c gcc -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c spvwtabs.c gcc -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c spvwtabo.c gcc -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c eval.c eval.d: In function 'symbol_env_search': eval.d:879: warning: control reaches end of non-void function eval.d: In function 'coerce_function': eval.d:2334: warning: control reaches end of non-void function eval.d: In function 'sym_function': eval.d:1063: warning: control reaches end of non-void function gcc -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c control.c control.d: In function 'seclass_object': lispbibl.d:12981: warning: control reaches end of non-void function gcc -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c encoding.c encoding.d: In function 'enc_eol_to_le': encoding.d:85: warning: control reaches end of non-void function gcc -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c pathname.c pathname.d: In function 'coerce_pathname': pathname.d:2332: warning: control reaches end of non-void function pathname.d: In function 'simplify_directory': pathname.d:1303: warning: control reaches end of non-void function pathname.d: In function 'as_file_stream': pathname.d:948: warning: control reaches end of non-void function pathname.d: In function 'direction_symbol': pathname.d:6596: warning: control reaches end of non-void function pathname.d: In function 'if_exists_symbol': pathname.d:6661: warning: control reaches end of non-void function pathname.d: In function 'check_if_exists': pathname.d:6645: warning: control reaches end of non-void function pathname.d: In function 'if_does_not_exist_symbol': pathname.d:6623: warning: control reaches end of non-void function pathname.d: In function 'check_if_does_not_exist': pathname.d:6611: warning: control reaches end of non-void function pathname.d: In function 'check_direction': pathname.d:6585: warning: control reaches end of non-void function pathname.d: In function 'translate_pathname': pathname.d:4818: warning: control reaches end of non-void function pathname.d: In function 'test_optional_host': pathname.d:782: warning: control reaches end of non-void function gcc -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c stream.c stream.d: In function 'rd_by_error': stream.d:281: warning: no return statement in function returning non-void stream.d: In function 'rd_by_array_error': stream.d:286: warning: no return statement in function returning non-void stream.d: In function 'rd_ch_error': stream.d:336: warning: no return statement in function returning non-void stream.d: In function 'rd_ch_array_error': stream.d:349: warning: no return statement in function returning non-void stream.d: In function 'iconv_mblen': stream.d:4051: warning: implicit declaration of function 'libiconv' stream.d: In function 'xmalloc': stream.d:15443: warning: control reaches end of non-void function stream.d: In function 'buffered_nextbyte': stream.d:6325: warning: control reaches end of non-void function stream.d: In function 'check_open_file_stream': stream.d:17489: warning: control reaches end of non-void function stream.d: In function 'check_float_eltype': stream.d:17046: warning: control reaches end of non-void function stream.d: In function 'canon_eltype': stream.d:3429: warning: control reaches end of non-void function stream.d: In function 'listen_byte': stream.d:16618: warning: control reaches end of non-void function stream.d: In function 'test_socket_stream': stream.d:14015: warning: control reaches end of non-void function stream.d: In function 'test_buffered_arg': stream.d:3295: warning: control reaches end of non-void function stream.d: In function 'check_value_range': stream.d:596: warning: control reaches end of non-void function gcc -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c socket.c gcc -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c io.c io.d: In function 'seclass_object': lispbibl.d:12981: warning: control reaches end of non-void function io.d: In function 'get_base': io.d:862: warning: control reaches end of non-void function io.d: In function 'read_internal': io.d:2128: warning: control reaches end of non-void function io.d: In function 'check_read_reference_table': io.d:2197: warning: control reaches end of non-void function io.d: In function 'hexziffer': io.d:4177: warning: control reaches end of non-void function io.d: In function 'interpret_feature': io.d:3771: warning: control reaches end of non-void function io.d: In function 'interpret_features': io.d:3749: warning: control reaches end of non-void function io.d: In function 'lookup_label': io.d:3603: warning: control reaches end of non-void function gcc -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c funarg.c gcc -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c array.c array.d: In function 'storagevector_store': array.d:707: warning: control reaches end of non-void function array.d: In function 'test_fillpointer': array.d:4584: warning: control reaches end of non-void function array.d: In function 'iarray_displace': array.d:240: warning: control reaches end of non-void function array.d: In function 'array_element_type': array.d:882: warning: control reaches end of non-void function array.d: In function 'array_atype': array.d:858: warning: control reaches end of non-void function array.d: In function 'storagevector_aref': array.d:548: warning: control reaches end of non-void function array.d: In function 'array_displace_check': array.d:325: warning: control reaches end of non-void function array.d: In function 'iarray_displace_check': array.d:284: warning: control reaches end of non-void function gcc -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c hashtabl.c hashtabl.d: In function 'hash_table_test': hashtabl.d:2461: warning: control reaches end of non-void function hashtabl.d: In function 'get_eql_hashfunction': hashtabl.d:1876: warning: control reaches end of non-void function hashtabl.d: In function 'get_eq_hashfunction': hashtabl.d:1856: warning: control reaches end of non-void function hashtabl.d: In function 'get_equal_hashfunction': hashtabl.d:1896: warning: control reaches end of non-void function hashtabl.d: In function 'hash_table_weak_type': hashtabl.d:1606: warning: control reaches end of non-void function hashtabl.d: In function 'hashcode4_vector': hashtabl.d:967: warning: control reaches end of non-void function gcc -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c list.c list.d: In function 'elt_up': list.d:1846: warning: control reaches end of non-void function list.d: In function 'cdr': list.d:252: warning: control reaches end of non-void function list.d: In function 'car': list.d:242: warning: control reaches end of non-void function list.d: In function 'endp': list.d:465: warning: control reaches end of non-void function gcc -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c package.c package.d: In function 'find_symbol': package.d:734: warning: control reaches end of non-void function package.d: In function 'intern_result': package.d:2250: warning: control reaches end of non-void function gcc -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c record.c record.d: In function 'ptr_to_slot': record.d:1139: warning: control reaches end of non-void function record.d: In function 'update_instance': record.d:1575: warning: control reaches end of non-void function record.d: In function 'slot_access_up': record.d:1383: warning: control reaches end of non-void function record.d: In function 'seclass_object': lispbibl.d:12981: warning: control reaches end of non-void function gcc -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c weak.c gcc -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c sequence.c sequence.d: In function 'get_valid_seq_type': sequence.d:341: warning: control reaches end of non-void function sequence.d: In function 'valid_type': sequence.d:272: warning: control reaches end of non-void function sequence.d: In function 'end_minus_start': sequence.d:2012: warning: control reaches end of non-void function 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 -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c charstrg.c charstrg.d: In function 'string_comp_ci': charstrg.d:2981: warning: control reaches end of non-void function charstrg.d: In function 'string_comp': charstrg.d:2675: warning: control reaches end of non-void function gcc -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c debug.c debug.d: In function 'top_of_back_trace_frame': debug.d:1141: warning: control reaches end of non-void function gcc -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c error.c In file included from error.d:438: errunix.d: In function 'errno_out_low': errunix.d:723: warning: format '%d' expects type 'int', but argument 4 has type 'uintL' errunix.d:723: warning: format '%d' expects type 'int', but argument 4 has type 'uintL' gcc -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c misc.c gcc -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c time.c time.d: In function 'C_default_time_zone': time.d:477: warning: integer overflow in expression gcc -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c predtype.c predtype.d: In function 'elt_compare': predtype.d:901: warning: control reaches end of non-void function gcc -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c symbol.c gcc -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c lisparit.c lisparit.d: In function 'LF_to_SF': flo_konv.d:264: warning: control reaches end of non-void function lisparit.d: In function 'LF_to_FF': flo_konv.d:354: warning: control reaches end of non-void function lisparit.d: In function 'LF_to_DF': flo_konv.d:418: warning: control reaches end of non-void function lisparit.d: In function 'check_random_state': lisparit.d:1674: warning: control reaches end of non-void function lisparit.d: In function 'RA_to_SF': sfloat.d:792: warning: control reaches end of non-void function lisparit.d: In function 'I_to_SF': sfloat.d:693: warning: control reaches end of non-void function lisparit.d: In function 'RA_to_DF': dfloat.d:1613: warning: control reaches end of non-void function lisparit.d: In function 'I_to_DF': dfloat.d:1475: warning: control reaches end of non-void function lisparit.d: In function 'RA_to_FF': ffloat.d:902: warning: control reaches end of non-void function lisparit.d: In function 'I_to_FF': ffloat.d:800: warning: control reaches end of non-void function lisparit.d: In function 'SF_sqrt_SF': sfloat.d:597: warning: control reaches end of non-void function lisparit.d: In function 'FF_sqrt_FF': ffloat.d:701: warning: control reaches end of non-void function lisparit.d: In function 'DF_sqrt_DF': dfloat.d:1321: warning: control reaches end of non-void function lisparit.d: In function 'SF_SF_div_SF': sfloat.d:541: warning: control reaches end of non-void function lisparit.d: In function 'SF_to_FF': flo_konv.d:30: warning: control reaches end of non-void function lisparit.d: In function 'FF_to_SF': flo_konv.d:174: warning: control reaches end of non-void function lisparit.d: In function 'FF_FF_div_FF': ffloat.d:643: warning: control reaches end of non-void function lisparit.d: In function 'SF_to_DF': flo_konv.d:47: warning: control reaches end of non-void function lisparit.d: In function 'DF_to_SF': flo_konv.d:229: warning: control reaches end of non-void function lisparit.d: In function 'FF_to_DF': flo_konv.d:85: warning: control reaches end of non-void function lisparit.d: In function 'DF_to_FF': flo_konv.d:318: warning: control reaches end of non-void function lisparit.d: In function 'DF_DF_div_DF': dfloat.d:1191: warning: control reaches end of non-void function lisparit.d: In function 'SF_SF_plus_SF': sfloat.d:366: warning: control reaches end of non-void function lisparit.d: In function 'FF_FF_plus_FF': ffloat.d:334: warning: control reaches end of non-void function lisparit.d: In function 'DF_DF_plus_DF': dfloat.d:571: warning: control reaches end of non-void function lisparit.d: In function 'SF_SF_mult_SF': sfloat.d:466: warning: control reaches end of non-void function lisparit.d: In function 'FF_FF_mult_FF': ffloat.d:496: warning: control reaches end of non-void function lisparit.d: In function 'DF_DF_mult_DF': dfloat.d:858: warning: control reaches end of non-void function lisparit.d: In function 'SF_I_scale_float_SF': flo_rest.d:1017: warning: control reaches end of non-void function lisparit.d: In function 'FF_I_scale_float_FF': flo_rest.d:1056: warning: control reaches end of non-void function lisparit.d: In function 'DF_I_scale_float_DF': flo_rest.d:1109: warning: control reaches end of non-void function lisparit.d: In function 'FF_FF_minus_FF': ffloat.d:453: warning: control reaches end of non-void function lisparit.d: In function 'DF_DF_minus_DF': dfloat.d:806: warning: control reaches end of non-void function lisparit.d: In function 'Byte_position': intbyte.d:56: warning: control reaches end of non-void function lisparit.d: In function 'Byte_size': intbyte.d:47: warning: control reaches end of non-void function lisparit.d: In function 'I_I_Byte': intbyte.d:26: warning: control reaches end of non-void function lisparit.d: In function 'I_I_logbitp': intlog.d:535: warning: control reaches end of non-void function lisparit.d: In function 'OP_I_I_boole_I': intlog.d:426: warning: control reaches end of non-void function lisparit.d: In function 'c_double_to_DF': flo_konv.d:547: warning: control reaches end of non-void function lisparit.d: In function 'c_float_to_FF': flo_konv.d:466: warning: control reaches end of non-void function lisparit.d: In function 'I_I_ash_I': intlog.d:667: warning: control reaches end of non-void function lisparit.d: In function 'I_to_Q': intelem.d:552: warning: control reaches end of non-void function lisparit.d: In function 'I_to_UQ': intelem.d:414: warning: control reaches end of non-void function lisparit.d: In function 'I_to_L': intelem.d:330: warning: control reaches end of non-void function lisparit.d: In function 'I_to_UL': intelem.d:234: warning: control reaches end of non-void function gcc -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c i18n.c gcc -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c foreign.c foreign.d: In function 'do_va_start': foreign.d:3840: warning: value computed is not used foreign.d:3840: warning: value computed is not used foreign.d: In function 'do_va_return': foreign.d:3999: warning: value computed is not used foreign.d:4002: warning: value computed is not used foreign.d:4002: warning: value computed is not used foreign.d:4004: warning: value computed is not used foreign.d:4004: warning: value computed is not used foreign.d:4009: warning: value computed is not used foreign.d:4009: warning: value computed is not used foreign.d:4011: warning: value computed is not used foreign.d:4011: warning: value computed is not used foreign.d:4015: warning: value computed is not used foreign.d:4015: warning: value computed is not used foreign.d:4017: warning: value computed is not used foreign.d:4017: warning: value computed is not used foreign.d:4021: warning: value computed is not used foreign.d:4021: warning: value computed is not used foreign.d:4023: warning: value computed is not used foreign.d:4023: warning: value computed is not used foreign.d:4030: warning: value computed is not used foreign.d:4030: warning: value computed is not used foreign.d:4036: warning: value computed is not used foreign.d:4036: warning: value computed is not used foreign.d:4045: warning: value computed is not used foreign.d:4045: warning: value computed is not used foreign.d:4054: warning: value computed is not used foreign.d:4054: warning: value computed is not used foreign.d:4059: warning: value computed is not used foreign.d:4059: warning: value computed is not used foreign.d:4061: warning: value computed is not used foreign.d:4061: warning: value computed is not used foreign.d:4073: warning: value computed is not used foreign.d:4073: warning: value computed is not used foreign.d:4075: warning: value computed is not used foreign.d:4075: warning: value computed is not used foreign.d:4078: warning: value computed is not used foreign.d:4078: warning: value computed is not used foreign.d:4080: warning: value computed is not used foreign.d:4080: warning: value computed is not used foreign.d:4090: warning: value computed is not used foreign.d:4096: warning: value computed is not used foreign.d:4096: warning: value computed is not used foreign.d: In function 'foreign_address': foreign.d:73: warning: control reaches end of non-void function foreign.d: In function 'foreign_with_pointers_p': foreign.d:1508: warning: control reaches end of non-void function foreign.d: In function 'do_va_arg': foreign.d:3991: warning: control reaches end of non-void function foreign.d: In function 'convert_from_foreign': foreign.d:1465: warning: control reaches end of non-void function foreign.d: In function 'parse_foreign_inttype': foreign.d:263: warning: control reaches end of non-void function gcc -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -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 "-pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I."' >> cflags.h.new echo '#define LDFLAGS "-L/usr/pkg/lib -L/usr/lib"' >> cflags.h.new echo '#define CLFLAGS "-L/usr/pkg/lib -L/usr/lib"' >> cflags.h.new echo '#define LIBS "-lintl /usr/lib/libiconv.dylib /usr/lib/libc.dylib -Wl,-framework -Wl,CoreFoundation -lreadline /usr/lib/libcurses.dylib -lncurses -lavcall -lcallback /usr/lib/libiconv.dylib -L/usr/pkg/lib -lsigsegv -L/usr/lib -lc -R/usr/pkg/lib libgnu_cl.a"' >> cflags.h.new echo '#define CPPFLAGS "-no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib"' >> cflags.h.new echo '#define CPP "gcc -E"' >> cflags.h.new echo '#define CXX "g++"' >> cflags.h.new echo '#define CXXFLAGS "-pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext"' >> cflags.h.new echo '#define X_LIBS "-L/usr/X11/lib -R/usr/X11/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 -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c built.c gcc -E -DASM_UNDERSCORE ari80386.c > ari80386.s gcc -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -x assembler -c ari80386.s test -r libgnu_cl.a || ln -s gllib/libgnu.a libgnu_cl.a gcc -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -DCOMPILE_STANDALONE -O0 -c genclisph.c genclisph.d: In function 'main': genclisph.d:285: warning: comparison of unsigned expression < 0 is always false gcc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -L/usr/pkg/lib -L/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 stdbool.h: No such file or directory gcc -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -I/Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src/gllib -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -L/usr/pkg/lib -L/usr/lib -DUSE_CLISP_H=1 -DCOMPILE_STANDALONE clisp-test.c -o clisp-test-clisp clisp-test.c: In function 'main': clisp-test.c:18: error: expected declaration or statement at end of input *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/scratch/lang/clisp/work/clisp-2.49/src *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/pkgsrc/lang/clisp *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/pkgsrc/lang/clisp