Building chicken-4.8.0.5.txz (origin /buildshare/ports/355755/lang/chicken) for powerpc-10-0 on XXX Pre-existing file system for this slot! slot1: removed slot1: created x distfiles/ x distfiles/chicken-4.8.0.5.tar.gz x packages/ x packages/pkg-1.2.7_2.txz x packages/gettext-0.18.3.1_1.txz x packages/gmake-3.82_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> chicken-4.8.0.5 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of chicken-4.8.0.5 ===> chicken-4.8.0.5 depends on executable: gmake - not found ===> Verifying install for gmake in /buildshare/ports/355755/devel/gmake ===> Installing existing package /packages/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1_1... done done ===> Returning to build of chicken-4.8.0.5 Make install ===> chicken-4.8.0.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by chicken-4.8.0.5 for building ===> Extracting for chicken-4.8.0.5 => SHA256 Checksum OK for chicken-4.8.0.5.tar.gz. ===> Patching for chicken-4.8.0.5 ===> Applying FreeBSD patches for chicken-4.8.0.5 ===> chicken-4.8.0.5 depends on executable: gmake - found ===> Configuring for chicken-4.8.0.5 ===> Building for chicken-4.8.0.5 gmake[1]: Entering directory `/obj/buildshare/ports/355755/lang/chicken/work/chicken-4.8.0.5' gmake -f ./Makefile.bsd CONFIG= all gmake[2]: Entering directory `/obj/buildshare/ports/355755/lang/chicken/work/chicken-4.8.0.5' 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 \"c++\"" >>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 -O2 -pipe -fno-strict-aliasing\"" >>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/local\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_INSTALL_SHARE_HOME" >>chicken-defaults.h echo "# define C_INSTALL_SHARE_HOME \"/usr/local/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/local/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/local/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/local/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/local/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/local/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 \"c++\"" >>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 -O2 -pipe -fno-strict-aliasing\"" >>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/local\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_TARGET_BIN_HOME" >>chicken-defaults.h echo "# define C_TARGET_BIN_HOME \"/usr/local/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/local/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/local/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/local/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/local/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/local/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 cat chicken-defaults.h >>chicken-config.h cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -DC_BUILDING_LIBCHICKEN library.c -o library-static.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -DC_BUILDING_LIBCHICKEN eval.c -o eval-static.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -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 -O2 -pipe -fno-strict-aliasing -DC_BUILDING_LIBCHICKEN ports.c -o ports-static.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -DC_BUILDING_LIBCHICKEN files.c -o files-static.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -DC_BUILDING_LIBCHICKEN extras.c -o extras-static.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -DC_BUILDING_LIBCHICKEN lolevel.c -o lolevel-static.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -DC_BUILDING_LIBCHICKEN utils.c -o utils-static.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -DC_BUILDING_LIBCHICKEN tcp.c -o tcp-static.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -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 -O2 -pipe -fno-strict-aliasing -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 -O2 -pipe -fno-strict-aliasing -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 -O2 -pipe -fno-strict-aliasing -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 -O2 -pipe -fno-strict-aliasing -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 -O2 -pipe -fno-strict-aliasing -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 -O2 -pipe -fno-strict-aliasing -DC_BUILDING_LIBCHICKEN posixunix.c -o posixunix-static.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -DC_BUILDING_LIBCHICKEN irregex.c -o irregex-static.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -DC_BUILDING_LIBCHICKEN scheduler.c -o scheduler-static.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -DC_BUILDING_LIBCHICKEN profiler.c -o profiler-static.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -DC_BUILDING_LIBCHICKEN stub.c -o stub-static.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -DC_BUILDING_LIBCHICKEN expand.c -o expand-static.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -DC_BUILDING_LIBCHICKEN modules.c -o modules-static.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -DC_BUILDING_LIBCHICKEN chicken-syntax.c -o chicken-syntax-static.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -DC_BUILDING_LIBCHICKEN chicken-ffi-syntax.c -o chicken-ffi-syntax-static.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -DC_BUILDING_LIBCHICKEN build-version.c -o build-version-static.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -DC_BUILDING_LIBCHICKEN runtime.c -o runtime-static.o -I. -I./ ar cru libchicken.a library-static.o eval-static.o data-structures-static.o ports-static.o files-static.o extras-static.o lolevel-static.o utils-static.o tcp-static.o srfi-1-static.o srfi-4-static.o srfi-13-static.o srfi-14-static.o srfi-18-static.o srfi-69-static.o posixunix-static.o irregex-static.o scheduler-static.o profiler-static.o stub-static.o expand-static.o modules-static.o chicken-syntax-static.o chicken-ffi-syntax-static.o build-version-static.o runtime-static.o cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN library.c -o library.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN eval.c -o eval.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN data-structures.c -o data-structures.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN ports.c -o ports.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN files.c -o files.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN extras.c -o extras.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN lolevel.c -o lolevel.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN utils.c -o utils.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN tcp.c -o tcp.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN srfi-1.c -o srfi-1.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN srfi-4.c -o srfi-4.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN srfi-13.c -o srfi-13.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN srfi-14.c -o srfi-14.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN srfi-18.c -o srfi-18.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN srfi-69.c -o srfi-69.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN posixunix.c -o posixunix.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN irregex.c -o irregex.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN scheduler.c -o scheduler.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN profiler.c -o profiler.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN stub.c -o stub.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN expand.c -o expand.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN modules.c -o modules.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN chicken-syntax.c -o chicken-syntax.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN chicken-ffi-syntax.c -o chicken-ffi-syntax.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN build-version.c -o build-version.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN runtime.c -o runtime.o -I. -I./ cc -shared -Wl,-soname,libchicken.so \ -o libchicken.so library.o eval.o data-structures.o ports.o files.o extras.o lolevel.o utils.o tcp.o srfi-1.o srfi-4.o srfi-13.o srfi-14.o srfi-18.o srfi-69.o posixunix.o irregex.o scheduler.o profiler.o stub.o expand.o modules.o chicken-syntax.o chicken-ffi-syntax.o build-version.o runtime.o -lm -lpthread ln -sf libchicken.so libchicken.so.6 cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC chicken.c -o chicken.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC batch-driver.c -o batch-driver.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC compiler.c -o compiler.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC optimizer.c -o optimizer.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC compiler-syntax.c -o compiler-syntax.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC scrutinizer.c -o scrutinizer.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC support.c -o support.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC c-platform.c -o c-platform.o -I. -I./ cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC c-backend.c -o c-backend.o -I. -I./ cc -L. chicken.o batch-driver.o compiler.o optimizer.o compiler-syntax.o scrutinizer.o support.o c-platform.o c-backend.o -o chicken \ -lchicken -Wl,-R"." -lm -lpthread cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -fPIC -DPIC -c -O2 -pipe -fno-strict-aliasing csi.c -o csi.o -I. -I./ cc -L. csi.o -o csi -lchicken -Wl,-R"." -lm -lpthread cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -fPIC -DPIC -c -O2 -pipe -fno-strict-aliasing chicken-profile.c -o chicken-profile.o -I. -I./ cc -L. chicken-profile.o -o chicken-profile -lchicken -Wl,-R"." -lm -lpthread cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -fPIC -DPIC -c -O2 -pipe -fno-strict-aliasing csc.c -o csc.o -I. -I./ cc -L. csc.o -o csc -lchicken -Wl,-R"." -lm -lpthread cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -fPIC -DPIC -c -O2 -pipe -fno-strict-aliasing chicken-install.c -o chicken-install.o -I. -I./ cc -L. chicken-install.o -o chicken-install -lchicken -Wl,-R"." -lm -lpthread cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -fPIC -DPIC -c -O2 -pipe -fno-strict-aliasing chicken-uninstall.c -o chicken-uninstall.o -I. -I./ cc -L. chicken-uninstall.o -o chicken-uninstall -lchicken -Wl,-R"." -lm -lpthread cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -fPIC -DPIC -c -O2 -pipe -fno-strict-aliasing chicken-status.c -o chicken-status.o -I. -I./ cc -L. chicken-status.o -o chicken-status -lchicken -Wl,-R"." -lm -lpthread cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN setup-download.c -o setup-download.o -I. -I./ cc -shared -Wl,-R"." -Wl,-L. setup-download.o -o setup-download.so \ -lchicken \ -lm -lpthread cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN setup-api.c -o setup-api.o -I. -I./ cc -shared -Wl,-R"." -Wl,-L. setup-api.o -o setup-api.so \ -lchicken \ -lm -lpthread cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -O2 -pipe -fno-strict-aliasing chicken-bug.c -o chicken-bug.o -I. -I./ cc -L. chicken-bug.o -o chicken-bug -lchicken -Wl,-R"." -lm -lpthread cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -DC_SHARED -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN chicken.import.c -o chicken.import.o -I. -I./ cc -shared -Wl,-R"." -Wl,-L. chicken.import.o -o chicken.import.so \ -lchicken \ -lm -lpthread cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -DC_SHARED -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN lolevel.import.c -o lolevel.import.o -I. -I./ cc -shared -Wl,-R"." -Wl,-L. lolevel.import.o -o lolevel.import.so \ -lchicken \ -lm -lpthread cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -DC_SHARED -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN srfi-1.import.c -o srfi-1.import.o -I. -I./ cc -shared -Wl,-R"." -Wl,-L. srfi-1.import.o -o srfi-1.import.so \ -lchicken \ -lm -lpthread cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -DC_SHARED -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN srfi-4.import.c -o srfi-4.import.o -I. -I./ cc -shared -Wl,-R"." -Wl,-L. srfi-4.import.o -o srfi-4.import.so \ -lchicken \ -lm -lpthread cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -DC_SHARED -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN data-structures.import.c -o data-structures.import.o -I. -I./ cc -shared -Wl,-R"." -Wl,-L. data-structures.import.o -o data-structures.import.so \ -lchicken \ -lm -lpthread cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -DC_SHARED -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN ports.import.c -o ports.import.o -I. -I./ cc -shared -Wl,-R"." -Wl,-L. ports.import.o -o ports.import.so \ -lchicken \ -lm -lpthread cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -DC_SHARED -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN files.import.c -o files.import.o -I. -I./ cc -shared -Wl,-R"." -Wl,-L. files.import.o -o files.import.so \ -lchicken \ -lm -lpthread cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -DC_SHARED -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN posix.import.c -o posix.import.o -I. -I./ cc -shared -Wl,-R"." -Wl,-L. posix.import.o -o posix.import.so \ -lchicken \ -lm -lpthread cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -DC_SHARED -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN srfi-13.import.c -o srfi-13.import.o -I. -I./ cc -shared -Wl,-R"." -Wl,-L. srfi-13.import.o -o srfi-13.import.so \ -lchicken \ -lm -lpthread cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -DC_SHARED -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN srfi-69.import.c -o srfi-69.import.o -I. -I./ cc -shared -Wl,-R"." -Wl,-L. srfi-69.import.o -o srfi-69.import.so \ -lchicken \ -lm -lpthread cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -DC_SHARED -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN extras.import.c -o extras.import.o -I. -I./ cc -shared -Wl,-R"." -Wl,-L. extras.import.o -o extras.import.so \ -lchicken \ -lm -lpthread cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -DC_SHARED -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN srfi-14.import.c -o srfi-14.import.o -I. -I./ cc -shared -Wl,-R"." -Wl,-L. srfi-14.import.o -o srfi-14.import.so \ -lchicken \ -lm -lpthread cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -DC_SHARED -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN tcp.import.c -o tcp.import.o -I. -I./ cc -shared -Wl,-R"." -Wl,-L. tcp.import.o -o tcp.import.so \ -lchicken \ -lm -lpthread cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -DC_SHARED -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN foreign.import.c -o foreign.import.o -I. -I./ cc -shared -Wl,-R"." -Wl,-L. foreign.import.o -o foreign.import.so \ -lchicken \ -lm -lpthread cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -DC_SHARED -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN srfi-18.import.c -o srfi-18.import.o -I. -I./ cc -shared -Wl,-R"." -Wl,-L. srfi-18.import.o -o srfi-18.import.so \ -lchicken \ -lm -lpthread cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -DC_SHARED -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN utils.import.c -o utils.import.o -I. -I./ cc -shared -Wl,-R"." -Wl,-L. utils.import.o -o utils.import.so \ -lchicken \ -lm -lpthread cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -DC_SHARED -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN csi.import.c -o csi.import.o -I. -I./ cc -shared -Wl,-R"." -Wl,-L. csi.import.o -o csi.import.so \ -lchicken \ -lm -lpthread cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -DC_SHARED -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN irregex.import.c -o irregex.import.o -I. -I./ cc -shared -Wl,-R"." -Wl,-L. irregex.import.o -o irregex.import.so \ -lchicken \ -lm -lpthread cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -DC_SHARED -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN setup-api.import.c -o setup-api.import.o -I. -I./ cc -shared -Wl,-R"." -Wl,-L. setup-api.import.o -o setup-api.import.so \ -lchicken \ -lm -lpthread cc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -DC_SHARED -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DC_BUILDING_LIBCHICKEN setup-download.import.c -o setup-download.import.o -I. -I./ cc -shared -Wl,-R"." -Wl,-L. setup-download.import.o -o setup-download.import.so \ -lchicken \ -lm -lpthread gmake[2]: Leaving directory `/obj/buildshare/ports/355755/lang/chicken/work/chicken-4.8.0.5' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/lang/chicken/work/chicken-4.8.0.5' ===> Staging for chicken-4.8.0.5 ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/lang/chicken/work/chicken-4.8.0.5' gmake -f ./Makefile.bsd CONFIG= install gmake[2]: Entering directory `/obj/buildshare/ports/355755/lang/chicken/work/chicken-4.8.0.5' mkdir -p "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/lib" install -m755 libchicken.so "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/lib/libchicken.so" cd "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/lib" && ln -sf libchicken.so.6 libchicken.so rm -f chicken rm -f csi rm -f chicken-profile rm -f csc rm -f chicken-bug rm -f chicken-status rm -f chicken-install rm -f chicken-uninstall rm -f chicken.so lolevel.so srfi-1.so srfi-4.so data-structures.so ports.so files.so posix.so srfi-13.so srfi-69.so extras.so srfi-14.so tcp.so foreign.so srfi-18.so utils.so csi.so irregex.so setup-api.so setup-download.so rm -f chicken.import.so lolevel.import.so srfi-1.import.so srfi-4.import.so data-structures.import.so ports.import.so files.import.so posix.import.so srfi-13.import.so srfi-69.import.so extras.import.so srfi-14.import.so tcp.import.so foreign.import.so srfi-18.import.so utils.import.so csi.import.so irregex.import.so setup-api.import.so setup-download.import.so rm -f libchicken.so gmake -f ./Makefile.bsd CONFIG= NEEDS_RELINKING=no RUNTIME_LINKER_PATH="/usr/local/lib" SONAME_VERSION=.6 install-bin gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/chicken/work/chicken-4.8.0.5' cc -shared -Wl,-soname,libchicken.so.6 \ -o libchicken.so library.o eval.o data-structures.o ports.o files.o extras.o lolevel.o utils.o tcp.o srfi-1.o srfi-4.o srfi-13.o srfi-14.o srfi-18.o srfi-69.o posixunix.o irregex.o scheduler.o profiler.o stub.o expand.o modules.o chicken-syntax.o chicken-ffi-syntax.o build-version.o runtime.o -lm -lpthread ln -sf libchicken.so libchicken.so.6 cc -L. chicken.o batch-driver.o compiler.o optimizer.o compiler-syntax.o scrutinizer.o support.o c-platform.o c-backend.o -o chicken \ -lchicken -Wl,-R"/usr/local/lib" -lm -lpthread cc -L. csi.o -o csi -lchicken -Wl,-R"/usr/local/lib" -lm -lpthread cc -L. chicken-profile.o -o chicken-profile -lchicken -Wl,-R"/usr/local/lib" -lm -lpthread cc -L. csc.o -o csc -lchicken -Wl,-R"/usr/local/lib" -lm -lpthread cc -L. chicken-install.o -o chicken-install -lchicken -Wl,-R"/usr/local/lib" -lm -lpthread cc -L. chicken-uninstall.o -o chicken-uninstall -lchicken -Wl,-R"/usr/local/lib" -lm -lpthread cc -L. chicken-status.o -o chicken-status -lchicken -Wl,-R"/usr/local/lib" -lm -lpthread cc -shared -Wl,-R"/usr/local/lib" -Wl,-L. setup-download.o -o setup-download.so \ -lchicken \ -lm -lpthread cc -shared -Wl,-R"/usr/local/lib" -Wl,-L. setup-api.o -o setup-api.so \ -lchicken \ -lm -lpthread cc -L. chicken-bug.o -o chicken-bug -lchicken -Wl,-R"/usr/local/lib" -lm -lpthread cc -shared -Wl,-R"/usr/local/lib" -Wl,-L. chicken.import.o -o chicken.import.so \ -lchicken \ -lm -lpthread cc -shared -Wl,-R"/usr/local/lib" -Wl,-L. lolevel.import.o -o lolevel.import.so \ -lchicken \ -lm -lpthread cc -shared -Wl,-R"/usr/local/lib" -Wl,-L. srfi-1.import.o -o srfi-1.import.so \ -lchicken \ -lm -lpthread cc -shared -Wl,-R"/usr/local/lib" -Wl,-L. srfi-4.import.o -o srfi-4.import.so \ -lchicken \ -lm -lpthread cc -shared -Wl,-R"/usr/local/lib" -Wl,-L. data-structures.import.o -o data-structures.import.so \ -lchicken \ -lm -lpthread cc -shared -Wl,-R"/usr/local/lib" -Wl,-L. ports.import.o -o ports.import.so \ -lchicken \ -lm -lpthread cc -shared -Wl,-R"/usr/local/lib" -Wl,-L. files.import.o -o files.import.so \ -lchicken \ -lm -lpthread cc -shared -Wl,-R"/usr/local/lib" -Wl,-L. posix.import.o -o posix.import.so \ -lchicken \ -lm -lpthread cc -shared -Wl,-R"/usr/local/lib" -Wl,-L. srfi-13.import.o -o srfi-13.import.so \ -lchicken \ -lm -lpthread cc -shared -Wl,-R"/usr/local/lib" -Wl,-L. srfi-69.import.o -o srfi-69.import.so \ -lchicken \ -lm -lpthread cc -shared -Wl,-R"/usr/local/lib" -Wl,-L. extras.import.o -o extras.import.so \ -lchicken \ -lm -lpthread cc -shared -Wl,-R"/usr/local/lib" -Wl,-L. srfi-14.import.o -o srfi-14.import.so \ -lchicken \ -lm -lpthread cc -shared -Wl,-R"/usr/local/lib" -Wl,-L. tcp.import.o -o tcp.import.so \ -lchicken \ -lm -lpthread cc -shared -Wl,-R"/usr/local/lib" -Wl,-L. foreign.import.o -o foreign.import.so \ -lchicken \ -lm -lpthread cc -shared -Wl,-R"/usr/local/lib" -Wl,-L. srfi-18.import.o -o srfi-18.import.so \ -lchicken \ -lm -lpthread cc -shared -Wl,-R"/usr/local/lib" -Wl,-L. utils.import.o -o utils.import.so \ -lchicken \ -lm -lpthread cc -shared -Wl,-R"/usr/local/lib" -Wl,-L. csi.import.o -o csi.import.so \ -lchicken \ -lm -lpthread cc -shared -Wl,-R"/usr/local/lib" -Wl,-L. irregex.import.o -o irregex.import.so \ -lchicken \ -lm -lpthread cc -shared -Wl,-R"/usr/local/lib" -Wl,-L. setup-api.import.o -o setup-api.import.so \ -lchicken \ -lm -lpthread cc -shared -Wl,-R"/usr/local/lib" -Wl,-L. setup-download.import.o -o setup-download.import.so \ -lchicken \ -lm -lpthread mkdir -p "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/lib" install -m755 libchicken.so "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/lib/libchicken.so.6" cd "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/lib" && ln -sf libchicken.so.6 libchicken.so mkdir -p "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/lib" mkdir -p "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/share" mkdir -p "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/lib/chicken/6" mkdir -p "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/include/chicken" mkdir -p "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/share/chicken" install -m644 libchicken.a "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/lib" install -m644 ./chicken.h "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/include/chicken" install -m644 chicken-config.h "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/include/chicken" install -m644 ./types.db "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/lib/chicken/6" mkdir -p "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/bin" install -m755 chicken "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/bin" install -m755 csi "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/bin" install -m755 chicken-profile "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/bin" install -m755 csc "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/bin" install -m755 chicken-bug "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/bin" install -m755 chicken-status "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/bin" install -m755 chicken-install "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/bin" install -m755 chicken-uninstall "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/bin" install -m755 chicken.import.so "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/lib/chicken/6" install -m755 lolevel.import.so "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/lib/chicken/6" install -m755 srfi-1.import.so "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/lib/chicken/6" install -m755 srfi-4.import.so "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/lib/chicken/6" install -m755 data-structures.import.so "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/lib/chicken/6" install -m755 ports.import.so "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/lib/chicken/6" install -m755 files.import.so "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/lib/chicken/6" install -m755 posix.import.so "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/lib/chicken/6" install -m755 srfi-13.import.so "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/lib/chicken/6" install -m755 srfi-69.import.so "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/lib/chicken/6" install -m755 extras.import.so "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/lib/chicken/6" install -m755 srfi-14.import.so "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/lib/chicken/6" install -m755 tcp.import.so "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/lib/chicken/6" install -m755 foreign.import.so "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/lib/chicken/6" install -m755 srfi-18.import.so "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/lib/chicken/6" install -m755 utils.import.so "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/lib/chicken/6" install -m755 csi.import.so "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/lib/chicken/6" install -m755 irregex.import.so "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/lib/chicken/6" install -m755 setup-api.import.so "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/lib/chicken/6" install -m755 setup-download.import.so "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/lib/chicken/6" install -m755 setup-api.so "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/lib/chicken/6" install -m755 setup-download.so "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/lib/chicken/6" Warning: cannot run `chicken-install -update-db' when cross-compiling or DESTDIR is set gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/chicken/work/chicken-4.8.0.5' mkdir -p "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/lib" mkdir -p "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/share" mkdir -p "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/lib/chicken/6" mkdir -p "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/include/chicken" mkdir -p "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/share/chicken" install -m644 libchicken.a "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/lib" install -m644 ./chicken.h "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/include/chicken" install -m644 chicken-config.h "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/include/chicken" install -m644 ./types.db "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/lib/chicken/6" mkdir -p "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/man/man1" mkdir -p "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/share/doc/chicken" mkdir -p "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/share/chicken" install -m644 ./chicken.1 "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/man/man1" install -m644 ./csc.1 "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/man/man1" install -m644 ./csi.1 "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/man/man1" install -m644 ./chicken-install.1 "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/man/man1" install -m644 ./chicken-uninstall.1 "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/man/man1" install -m644 ./chicken-status.1 "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/man/man1" install -m644 ./chicken-profile.1 "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/man/man1" install -m644 ./chicken-bug.1 "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/man/man1" mkdir -p "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/share/doc/chicken/manual" install -m644 ./manual-html/* "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/share/doc/chicken/manual" install -m644 ./README "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/share/doc/chicken" install -m644 ./LICENSE "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/share/doc/chicken" install -m644 ./setup.defaults "/obj/buildshare/ports/355755/lang/chicken/work/stage/usr/local/share/chicken" gmake[2]: Leaving directory `/obj/buildshare/ports/355755/lang/chicken/work/chicken-4.8.0.5' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/lang/chicken/work/chicken-4.8.0.5' ====> Compressing man pages (compress-man) ===> Installing for chicken-4.8.0.5 ===> Checking if lang/chicken already installed ===> Registering installation for chicken-4.8.0.5 loading import libraries ... generating database csi setup-download srfi-14 srfi-4 setup-api files srfi-1 data-structures ports utils chicken srfi-13 extras tcp srfi-18 foreign srfi-69 irregex lolevel posix r5rs-null r4rs-null scheme r4rs cp -r /tmp/tempefb8.38290/modules.db /usr/local/lib/chicken/6/modules.db Installing chicken-4.8.0.5... done =============================================================================== Note that some chicken "eggs" require the environment variable TZ to be set in order to function properly. To set the timezone to Greenwich Mean Time in [t]csh, the command would be: > setenv TZ GMT =============================================================================== ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/lib/libchicken.so.6 If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.call-cc.org/ Make package ===> Building package for chicken-4.8.0.5 slot1: removed