=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for chicken-4.8.0.5 /usr/pkg/bin/gmake -f ./Makefile.bsd CONFIG= all gmake[1]: Entering directory '/usr/pkgsrc/work/lang/chicken/work/chicken-4.8.0.5' cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c apply-hack.x86.S -o apply-hack.x86.o echo "#define C_CHICKEN_PROGRAM \"chicken\"" >>chicken-defaults.h echo "#ifndef C_INSTALL_CC" >>chicken-defaults.h echo "# define C_INSTALL_CC \"cc\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_INSTALL_CXX" >>chicken-defaults.h echo "# define C_INSTALL_CXX \"g++\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_INSTALL_RC_COMPILER" >>chicken-defaults.h echo "# define C_INSTALL_RC_COMPILER \"\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_INSTALL_CFLAGS" >>chicken-defaults.h echo "# define C_INSTALL_CFLAGS \"-fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -Os -fomit-frame-pointer\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_INSTALL_LDFLAGS" >>chicken-defaults.h echo "# define C_INSTALL_LDFLAGS \" \"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_INSTALL_PREFIX" >>chicken-defaults.h echo "# define C_INSTALL_PREFIX \"/usr/pkg\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_INSTALL_SHARE_HOME" >>chicken-defaults.h echo "# define C_INSTALL_SHARE_HOME \"/usr/pkg/share/chicken\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_INSTALL_BIN_HOME" >>chicken-defaults.h echo "# define C_INSTALL_BIN_HOME \"/usr/pkg/bin\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_INSTALL_EGG_HOME" >>chicken-defaults.h echo "# define C_INSTALL_EGG_HOME \"/usr/pkg/lib/chicken/6\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_INSTALL_LIB_HOME" >>chicken-defaults.h echo "# define C_INSTALL_LIB_HOME \"/usr/pkg/lib\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_INSTALL_LIB_NAME" >>chicken-defaults.h echo "# define C_INSTALL_LIB_NAME \"chicken\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_INSTALL_STATIC_LIB_HOME" >>chicken-defaults.h echo "# define C_INSTALL_STATIC_LIB_HOME \"/usr/pkg/lib\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_INSTALL_INCLUDE_HOME" >>chicken-defaults.h echo "# define C_INSTALL_INCLUDE_HOME \"/usr/pkg/include/chicken\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_INSTALL_MORE_LIBS" >>chicken-defaults.h echo "# define C_INSTALL_MORE_LIBS \"-lm -lpthread\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_INSTALL_MORE_STATIC_LIBS" >>chicken-defaults.h echo "# define C_INSTALL_MORE_STATIC_LIBS \"-lm -lpthread\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_DEFAULT_TARGET_HEAP_SIZE" >>chicken-defaults.h echo "# define C_DEFAULT_TARGET_HEAP_SIZE 0" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_STACK_GROWS_DOWNWARD" >>chicken-defaults.h echo "# define C_STACK_GROWS_DOWNWARD 1" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_TARGET_MORE_LIBS" >>chicken-defaults.h echo "# define C_TARGET_MORE_LIBS \"-lm -lpthread\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_TARGET_MORE_STATIC_LIBS" >>chicken-defaults.h echo "# define C_TARGET_MORE_STATIC_LIBS \"-lm -lpthread\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_TARGET_CC" >>chicken-defaults.h echo "# define C_TARGET_CC \"cc\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_TARGET_CXX" >>chicken-defaults.h echo "# define C_TARGET_CXX \"g++\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_TARGET_RC_COMPILER" >>chicken-defaults.h echo "# define C_TARGET_RC_COMPILER \"\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_TARGET_CFLAGS" >>chicken-defaults.h echo "# define C_TARGET_CFLAGS \"-fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -Os -fomit-frame-pointer\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_TARGET_LDFLAGS" >>chicken-defaults.h echo "# define C_TARGET_LDFLAGS \" \"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_TARGET_FEATURES" >>chicken-defaults.h echo "# define C_TARGET_FEATURES \"\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_CROSS_CHICKEN" >>chicken-defaults.h echo "# define C_CROSS_CHICKEN 0" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_TARGET_PREFIX" >>chicken-defaults.h echo "# define C_TARGET_PREFIX \"/usr/pkg\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_TARGET_BIN_HOME" >>chicken-defaults.h echo "# define C_TARGET_BIN_HOME \"/usr/pkg/bin\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_TARGET_LIB_HOME" >>chicken-defaults.h echo "# define C_TARGET_LIB_HOME \"/usr/pkg/lib\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_TARGET_LIB_NAME" >>chicken-defaults.h echo "# define C_TARGET_LIB_NAME \"chicken\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_TARGET_RUN_LIB_HOME" >>chicken-defaults.h echo "# define C_TARGET_RUN_LIB_HOME \"/usr/pkg/lib\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_TARGET_SHARE_HOME" >>chicken-defaults.h echo "# define C_TARGET_SHARE_HOME \"/usr/pkg/share\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_TARGET_INCLUDE_HOME" >>chicken-defaults.h echo "# define C_TARGET_INCLUDE_HOME \"/usr/pkg/include/chicken\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_TARGET_STATIC_LIB_HOME" >>chicken-defaults.h echo "# define C_TARGET_STATIC_LIB_HOME \"/usr/pkg/lib\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_CHICKEN_PROGRAM" >>chicken-defaults.h echo "# define C_CHICKEN_PROGRAM \"chicken\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_CSC_PROGRAM" >>chicken-defaults.h echo "# define C_CSC_PROGRAM \"csc\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_CSI_PROGRAM" >>chicken-defaults.h echo "# define C_CSI_PROGRAM \"csi\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_CHICKEN_BUG_PROGRAM" >>chicken-defaults.h echo "# define C_CHICKEN_BUG_PROGRAM \"chicken-bug\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_CHICKEN_INSTALL_PROGRAM" >>chicken-defaults.h echo "# define C_CHICKEN_INSTALL_PROGRAM \"chicken-install\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_CHICKEN_UNINSTALL_PROGRAM" >>chicken-defaults.h echo "# define C_CHICKEN_UNINSTALL_PROGRAM \"chicken-uninstall\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_CHICKEN_STATUS_PROGRAM" >>chicken-defaults.h echo "# define C_CHICKEN_STATUS_PROGRAM \"chicken-status\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_WINDOWS_SHELL" >>chicken-defaults.h echo "# define C_WINDOWS_SHELL 0" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_BINARY_VERSION" >>chicken-defaults.h echo "# define C_BINARY_VERSION 6" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "/* END OF FILE */" >>chicken-defaults.h echo "/* GENERATED */" >chicken-config.h echo "#define HAVE_DIRENT_H 1" >>chicken-config.h echo "#define HAVE_DLFCN_H 1" >>chicken-config.h echo "#define HAVE_INTTYPES_H 1" >>chicken-config.h echo "#define HAVE_LIMITS_H 1" >>chicken-config.h echo "#define HAVE_LONG_LONG 1" >>chicken-config.h echo "#define HAVE_MEMMOVE 1" >>chicken-config.h echo "#define HAVE_MEMORY_H 1" >>chicken-config.h echo "#define HAVE_POSIX_POLL 1" >>chicken-config.h echo "#define HAVE_SIGACTION 1" >>chicken-config.h echo "#define HAVE_SIGSETJMP 1" >>chicken-config.h echo "#define HAVE_STDINT_H 1" >>chicken-config.h echo "#define HAVE_STDLIB_H 1" >>chicken-config.h echo "#define HAVE_STRERROR 1" >>chicken-config.h echo "#define HAVE_STRINGS_H 1" >>chicken-config.h echo "#define HAVE_STRING_H 1" >>chicken-config.h echo "#define HAVE_STRTOLL 1" >>chicken-config.h echo "#define HAVE_STRTOQ 1" >>chicken-config.h echo "#define HAVE_SYS_STAT_H 1" >>chicken-config.h echo "#define HAVE_SYS_TYPES_H 1" >>chicken-config.h echo "#define HAVE_UNISTD_H 1" >>chicken-config.h echo "#define HAVE_UNSIGNED_LONG_LONG 1" >>chicken-config.h echo "#define STDC_HEADERS 1" >>chicken-config.h echo "#define HAVE_ALLOCA 1" >>chicken-config.h echo "#define HAVE_GRP_H 1" >>chicken-config.h echo "#define HAVE_ERRNO_H 1" >>chicken-config.h echo "#define HAVE_SYSEXITS_H 1" >>chicken-config.h echo "#define C_STACK_GROWS_DOWNWARD 1" >>chicken-config.h echo "#define C_HACKED_APPLY" >>chicken-config.h cat chicken-defaults.h >>chicken-config.h cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -Os -fomit-frame-pointer -DC_BUILDING_LIBCHICKEN library.c -o library-static.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -Os -fomit-frame-pointer -DC_BUILDING_LIBCHICKEN eval.c -o eval-static.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -Os -fomit-frame-pointer -DC_BUILDING_LIBCHICKEN data-structures.c -o data-structures-static.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -Os -fomit-frame-pointer -DC_BUILDING_LIBCHICKEN ports.c -o ports-static.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -Os -fomit-frame-pointer -DC_BUILDING_LIBCHICKEN files.c -o files-static.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -Os -fomit-frame-pointer -DC_BUILDING_LIBCHICKEN extras.c -o extras-static.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -Os -fomit-frame-pointer -DC_BUILDING_LIBCHICKEN lolevel.c -o lolevel-static.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -Os -fomit-frame-pointer -DC_BUILDING_LIBCHICKEN utils.c -o utils-static.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -Os -fomit-frame-pointer -DC_BUILDING_LIBCHICKEN tcp.c -o tcp-static.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -Os -fomit-frame-pointer -DC_BUILDING_LIBCHICKEN srfi-1.c -o srfi-1-static.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -Os -fomit-frame-pointer -DC_BUILDING_LIBCHICKEN srfi-4.c -o srfi-4-static.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -Os -fomit-frame-pointer -DC_BUILDING_LIBCHICKEN srfi-13.c -o srfi-13-static.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -Os -fomit-frame-pointer -DC_BUILDING_LIBCHICKEN srfi-14.c -o srfi-14-static.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -Os -fomit-frame-pointer -DC_BUILDING_LIBCHICKEN srfi-18.c -o srfi-18-static.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -Os -fomit-frame-pointer -DC_BUILDING_LIBCHICKEN srfi-69.c -o srfi-69-static.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -Os -fomit-frame-pointer -DC_BUILDING_LIBCHICKEN posixunix.c -o posixunix-static.o -I. -I./ posixunix.c:4736:4: warning: implicit declaration of function 'getpgid' is invalid in C99 [-Wimplicit-function-declaration] t4=C_getpgid(t2); ^ posixunix.c:203:35: note: expanded from macro 'C_getpgid' #define C_getpgid(x) C_fix(getpgid(C_unfix(x))) ^ ./chicken.h:962:47: note: expanded from macro 'C_fix' #define C_fix(n) (((C_word)(n) << C_FIXNUM_SHIFT) | C_FIXNUM_BIT) ^ posixunix.c:15009:4: error: cannot take the address of an rvalue of type 'int' t6=C_WIFEXITED(C_fix((C_word)C_wait_status)); ^ posixunix.c:294:40: note: expanded from macro 'C_WIFEXITED' # define C_WIFEXITED(n) C_mk_bool(WIFEXITED(C_unfix(n))) ^ /usr/include/sys/wait.h:60:23: note: expanded from macro 'WIFEXITED' #define WIFEXITED(x) (_WSTATUS(x) == 0) ^ /usr/include/sys/wait.h:54:22: note: expanded from macro '_WSTATUS' #define _WSTATUS(x) (_W_INT(x) & 0177) ^ /usr/include/sys/wait.h:51:36: note: expanded from macro '_W_INT' #define _W_INT(w) (*(int *)(void *)&(w)) /* convert union wait to int */ ^ ./chicken.h:972:38: note: expanded from macro 'C_mk_bool' #define C_mk_bool(x) ((x) ? C_SCHEME_TRUE : C_SCHEME_FALSE) ^ posixunix.c:15018:4: error: cannot take the address of an rvalue of type 'int' t9=C_WEXITSTATUS(C_fix((C_word)C_wait_status)); ^ posixunix.c:297:36: note: expanded from macro 'C_WEXITSTATUS' # define C_WEXITSTATUS(n) C_fix(WEXITSTATUS(C_unfix(n))) ^ /usr/include/sys/wait.h:61:46: note: expanded from macro 'WEXITSTATUS' #define WEXITSTATUS(x) ((int)(((unsigned int)_W_INT(x)) >> 8) & 0xff) ^ /usr/include/sys/wait.h:51:36: note: expanded from macro '_W_INT' #define _W_INT(w) (*(int *)(void *)&(w)) /* convert union wait to int */ ^ ./chicken.h:962:47: note: expanded from macro 'C_fix' #define C_fix(n) (((C_word)(n) << C_FIXNUM_SHIFT) | C_FIXNUM_BIT) ^ posixunix.c:15022:12: error: cannot take the address of an rvalue of type 'int' if(C_truep(C_WIFSIGNALED(C_fix((C_word)C_wait_status)))){ ^ posixunix.c:295:40: note: expanded from macro 'C_WIFSIGNALED' # define C_WIFSIGNALED(n) C_mk_bool(WIFSIGNALED(C_unfix(n))) ^ /usr/include/sys/wait.h:58:25: note: expanded from macro 'WIFSIGNALED' #define WIFSIGNALED(x) (_WSTATUS(x) != _WSTOPPED && _WSTATUS(x) != 0) ^ /usr/include/sys/wait.h:54:22: note: expanded from macro '_WSTATUS' #define _WSTATUS(x) (_W_INT(x) & 0177) ^ /usr/include/sys/wait.h:51:36: note: expanded from macro '_W_INT' #define _W_INT(w) (*(int *)(void *)&(w)) /* convert union wait to int */ ^ ./chicken.h:972:38: note: expanded from macro 'C_mk_bool' #define C_mk_bool(x) ((x) ? C_SCHEME_TRUE : C_SCHEME_FALSE) ^ ./chicken.h:970:38: note: expanded from macro 'C_truep' #define C_truep(x) ((x) != C_SCHEME_FALSE) ^ posixunix.c:15022:12: error: cannot take the address of an rvalue of type 'int' if(C_truep(C_WIFSIGNALED(C_fix((C_word)C_wait_status)))){ ^ posixunix.c:295:40: note: expanded from macro 'C_WIFSIGNALED' # define C_WIFSIGNALED(n) C_mk_bool(WIFSIGNALED(C_unfix(n))) ^ /usr/include/sys/wait.h:58:53: note: expanded from macro 'WIFSIGNALED' #define WIFSIGNALED(x) (_WSTATUS(x) != _WSTOPPED && _WSTATUS(x) != 0) ^ /usr/include/sys/wait.h:54:22: note: expanded from macro '_WSTATUS' #define _WSTATUS(x) (_W_INT(x) & 0177) ^ /usr/include/sys/wait.h:51:36: note: expanded from macro '_W_INT' #define _W_INT(w) (*(int *)(void *)&(w)) /* convert union wait to int */ ^ ./chicken.h:972:38: note: expanded from macro 'C_mk_bool' #define C_mk_bool(x) ((x) ? C_SCHEME_TRUE : C_SCHEME_FALSE) ^ ./chicken.h:970:38: note: expanded from macro 'C_truep' #define C_truep(x) ((x) != C_SCHEME_FALSE) ^ posixunix.c:15023:4: error: cannot take the address of an rvalue of type 'int' t9=C_WTERMSIG(C_fix((C_word)C_wait_status)); ^ posixunix.c:298:36: note: expanded from macro 'C_WTERMSIG' # define C_WTERMSIG(n) C_fix(WTERMSIG(C_unfix(n))) ^ /usr/include/sys/wait.h:59:22: note: expanded from macro 'WTERMSIG' #define WTERMSIG(x) (_WSTATUS(x)) ^ /usr/include/sys/wait.h:54:22: note: expanded from macro '_WSTATUS' #define _WSTATUS(x) (_W_INT(x) & 0177) ^ /usr/include/sys/wait.h:51:36: note: expanded from macro '_W_INT' #define _W_INT(w) (*(int *)(void *)&(w)) /* convert union wait to int */ ^ ./chicken.h:962:47: note: expanded from macro 'C_fix' #define C_fix(n) (((C_word)(n) << C_FIXNUM_SHIFT) | C_FIXNUM_BIT) ^ posixunix.c:15027:4: error: cannot take the address of an rvalue of type 'int' t9=C_WSTOPSIG(C_fix((C_word)C_wait_status)); ^ posixunix.c:299:36: note: expanded from macro 'C_WSTOPSIG' # define C_WSTOPSIG(n) C_fix(WSTOPSIG(C_unfix(n))) ^ /usr/include/sys/wait.h:57:43: note: expanded from macro 'WSTOPSIG' #define WSTOPSIG(x) ((int)(((unsigned int)_W_INT(x)) >> 8) & 0xff) ^ /usr/include/sys/wait.h:51:36: note: expanded from macro '_W_INT' #define _W_INT(w) (*(int *)(void *)&(w)) /* convert union wait to int */ ^ ./chicken.h:962:47: note: expanded from macro 'C_fix' #define C_fix(n) (((C_word)(n) << C_FIXNUM_SHIFT) | C_FIXNUM_BIT) ^ 1 warning and 6 errors generated. rules.make:131: recipe for target 'posixunix-static.o' failed gmake[1]: *** [posixunix-static.o] Error 1 gmake[1]: Leaving directory '/usr/pkgsrc/work/lang/chicken/work/chicken-4.8.0.5' GNUmakefile:54: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/lang/chicken *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/lang/chicken