=> Building lang/ficl Started : Thursday, 19 APR 2018 at 21:23:22 UTC Platform: 5.3-DEVELOPMENT DragonFly v5.3.0.81.g32506c-DEVELOPMENT #29: Tue Apr 10 08:49:52 PDT 2018 marino@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.0-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.0-SYNTH UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 TERM=dumb PKG_CACHEDIR=/var/cache/pkg8 PKG_DBDIR=/var/db/pkg8 PORTSDIR=/xports LANG=C HOME=/root USER=root -------------------------------------------------- -- Options -------------------------------------------------- ===> The following configuration options are available for ficl-4.1.0_3: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/lang/ficl XDG_CONFIG_HOME=/construction/lang/ficl HOME=/construction/lang/ficl TMPDIR="/tmp" PATH=/construction/lang/ficl/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/lang/ficl XDG_CONFIG_HOME=/construction/lang/ficl HOME=/construction/lang/ficl TMPDIR="/tmp" PATH=/construction/lang/ficl/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc50 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/lang/ficl/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/ficl" EXAMPLESDIR="share/examples/ficl" DATADIR="share/ficl" WWWDIR="www/ficl" ETCDIR="etc/ficl" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ficl DOCSDIR=/usr/local/share/doc/ficl EXAMPLESDIR=/usr/local/share/examples/ficl WWWDIR=/usr/local/www/ficl ETCDIR=/usr/local/etc/ficl -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-5.0 USE_PACKAGE_DEPENDS_ONLY=yes PACKAGE_BUILDING=yes BATCH=yes PKG_CREATE_VERBOSE=yes PORTSDIR=/xports DISTDIR=/distfiles WRKDIRPREFIX=/construction PORT_DBDIR=/options PACKAGES=/packages MAKE_JOBS_NUMBER_LIMIT=5 LICENSES_ACCEPTED= NONE HAVE_COMPAT_IA32_KERN= CONFIGURE_MAX_CMD_LEN=262144 _SMP_CPUS=8 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500000 OSVERSION=9999999 OSREL=5.0 _OSRELEASE=5.0-SYNTH -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- ===> License unknown accepted by the user -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> ficl-4.1.0_3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5.txz Installing pkg-1.10.5... Extracting pkg-1.10.5: .......... done ===> ficl-4.1.0_3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of ficl-4.1.0_3 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> License unknown accepted by the user ===> Fetching all distfiles required by ficl-4.1.0_3 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> License unknown accepted by the user ===> Fetching all distfiles required by ficl-4.1.0_3 for building => SHA256 Checksum OK for ficl-4.1.0.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> License unknown accepted by the user ===> Fetching all distfiles required by ficl-4.1.0_3 for building ===> Extracting for ficl-4.1.0_3 => SHA256 Checksum OK for ficl-4.1.0.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for ficl-4.1.0_3 ===> Applying ports patches for ficl-4.1.0_3 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for ficl-4.1.0_3 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for ficl-4.1.0_3 --- dictionary.o --- --- system.o --- --- fileaccess.o --- --- float.o --- --- double.o --- --- dictionary.o --- cc -O -fPIC -Wall -I. -c -o dictionary.o dictionary.c --- system.o --- cc -O -fPIC -Wall -I. -c -o system.o system.c --- fileaccess.o --- cc -O -fPIC -Wall -I. -c -o fileaccess.o fileaccess.c --- float.o --- cc -O -fPIC -Wall -I. -c -o float.o float.c --- double.o --- cc -O -fPIC -Wall -I. -c -o double.o double.c --- prefix.o --- cc -O -fPIC -Wall -I. -c -o prefix.o prefix.c --- search.o --- cc -O -fPIC -Wall -I. -c -o search.o search.c --- softcore.o --- cc -O -fPIC -Wall -I. -c -o softcore.o softcore.c --- stack.o --- cc -O -fPIC -Wall -I. -c -o stack.o stack.c --- tools.o --- cc -O -fPIC -Wall -I. -c -o tools.o tools.c --- vm.o --- cc -O -fPIC -Wall -I. -c -o vm.o vm.c --- primitives.o --- cc -O -fPIC -Wall -I. -c -o primitives.o primitives.c --- bit.o --- cc -O -fPIC -Wall -I. -c -o bit.o bit.c --- lzuncompress.o --- cc -O -fPIC -Wall -I. -c -o lzuncompress.o lzuncompress.c --- unix.o --- cc -O -fPIC -Wall -I. -c -o unix.o ficlplatform/unix.c --- utility.o --- --- hash.o --- cc -O -fPIC -Wall -I. -c -o hash.o hash.c --- utility.o --- cc -O -fPIC -Wall -I. -c -o utility.o utility.c --- callback.o --- cc -O -fPIC -Wall -I. -c -o callback.o callback.c --- word.o --- cc -O -fPIC -Wall -I. -c -o word.o word.c --- extras.o --- cc -O -fPIC -Wall -I. -c -o extras.o extras.c --- main.o --- cc -O -fPIC -Wall -I. -c -o main.o main.c --- libficl.a --- --- libficl.so.4.1.0 --- --- libficl.a --- ar cr libficl.a dictionary.o system.o fileaccess.o float.o double.o prefix.o search.o softcore.o stack.o tools.o vm.o primitives.o bit.o lzuncompress.o unix.o utility.o hash.o callback.o word.o extras.o --- libficl.so.4.1.0 --- cc -shared -Wl,-soname,libficl.so.4.1.0 -o libficl.so.4.1.0 dictionary.o system.o fileaccess.o float.o double.o prefix.o search.o softcore.o stack.o tools.o vm.o primitives.o bit.o lzuncompress.o unix.o utility.o hash.o callback.o word.o extras.o --- libficl.a --- ranlib libficl.a --- ficl --- cc -O -fPIC -Wall main.o -o ficl -L. -lficl -lm --- libficl.so.4.1.0 --- ln -sf libficl.so.4.1.0 libficl.so -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for ficl-4.1.0_3 ===> Generating temporary packing list install -s -m 555 /construction/lang/ficl/ficl-4.1.0/ficl /construction/lang/ficl/stage/usr/local/bin install -m 0644 /construction/lang/ficl/ficl-4.1.0/ficl*.h /construction/lang/ficl/stage/usr/local/include install -m 0644 /construction/lang/ficl/ficl-4.1.0/libficl.a /construction/lang/ficl/stage/usr/local/lib install -s -m 0644 /construction/lang/ficl/ficl-4.1.0/libficl.so.4.1.0 /construction/lang/ficl/stage/usr/local/lib cd /construction/lang/ficl/stage/usr/local/lib && ln -sf libficl.so.4.1.0 libficl.so install -m 0644 /construction/lang/ficl/ficl-4.1.0/ficlplatform/unix.h /construction/lang/ficl/stage/usr/local/include/ficlplatform install -m 0644 /construction/lang/ficl/ficl-4.1.0/ficlplatform/unix.c /construction/lang/ficl/stage/usr/local/share/ficl/ficlplatform (cd /construction/lang/ficl/ficl-4.1.0/contrib && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE xclasses /construction/lang/ficl/stage/usr/local/share/ficl) (cd /construction/lang/ficl/ficl-4.1.0 && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE softcore /construction/lang/ficl/stage/usr/local/share/ficl) (cd /construction/lang/ficl/ficl-4.1.0 && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE test /construction/lang/ficl/stage/usr/local/share/ficl) install -m 0644 /construction/lang/ficl/ficl-4.1.0/doc/*.html /construction/lang/ficl/ficl-4.1.0/doc/*.ico /construction/lang/ficl/stage/usr/local/share/doc/ficl (cd /construction/lang/ficl/ficl-4.1.0/doc && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE articles /construction/lang/ficl/stage/usr/local/share/doc/ficl) (cd /construction/lang/ficl/ficl-4.1.0/doc && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE graphics /construction/lang/ficl/stage/usr/local/share/doc/ficl) ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for ficl-4.1.0_3 file sizes/checksums [66]: . done packing files [66]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Thursday, 19 APR 2018 at 21:23:29 UTC Duration: 00:00:06