=>> Building lang/fth build started at Thu Dec 11 18:01:51 EST 2025 port directory: /usr/ports/lang/fth package name: fth-1.4.5 building for: FreeBSD pkg.DaveG.ca 13.5-RELEASE-p7 FreeBSD 13.5-RELEASE-p7 1305000 amd64 maintained by: yuri@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 735 Jan 31 2025 /usr/ports/lang/fth/Makefile Ports top last git commit: 62d8b1999233 Ports top unclean checkout: no Port dir last git commit: 600da3d86d92 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500068 Jail OSVERSION: 1305000 Job Id: 09 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1305000 UNAME_v=FreeBSD 13.5-RELEASE-p7 1305000 UNAME_r=13.5-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/usr/local/poudriere/data/.m/freebsd_13_5_x64-HEAD-ALL/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=tmux-256color OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/freebsd_13_5_x64-HEAD-ALL/09/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_13_5_x64-HEAD-ALL SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/freebsd_13_5_x64-HEAD-ALL/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for fth-1.4.5: TECLA=on: Use tecla command-line editing ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- yuri@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --with-tecla --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=/usr/local/bin/gmake XDG_DATA_HOME=/wrkdirs/usr/ports/lang/fth/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/fth/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/fth/work/.cache HOME=/wrkdirs/usr/ports/lang/fth/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/fth/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/fth/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/fth/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/fth/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/fth/work/.cache HOME=/wrkdirs/usr/ports/lang/fth/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/fth/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/fth/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " 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" --End MAKE_ENV-- --PLIST_SUB-- OSREL=13.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/fth" EXAMPLESDIR="share/examples/fth" DATADIR="share/fth" WWWDIR="www/fth" ETCDIR="etc/fth" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/fth DOCSDIR=/usr/local/share/doc/fth EXAMPLESDIR=/usr/local/share/examples/fth WWWDIR=/usr/local/www/fth ETCDIR=/usr/local/etc/fth --End SUB_LIST-- ---Begin make.conf--- DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> fth-1.4.5 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.4.2_1.pkg [pkg.DaveG.ca] Installing pkg-2.4.2_1... [pkg.DaveG.ca] Extracting pkg-2.4.2_1: .......... done ===> fth-1.4.5 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of fth-1.4.5 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by fth-1.4.5 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by fth-1.4.5 for building => SHA256 Checksum OK for fth-1.4.5.tar.bz2. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by fth-1.4.5 for building ===> Extracting for fth-1.4.5 => SHA256 Checksum OK for fth-1.4.5.tar.bz2. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for fth-1.4.5 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> fth-1.4.5 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [pkg.DaveG.ca] Installing gmake-4.4.1... [pkg.DaveG.ca] `-- Installing gettext-runtime-0.23.1... [pkg.DaveG.ca] | `-- Installing indexinfo-0.3.1_1... [pkg.DaveG.ca] | `-- Extracting indexinfo-0.3.1_1: . done [pkg.DaveG.ca] `-- Extracting gettext-runtime-0.23.1: .......... done [pkg.DaveG.ca] Extracting gmake-4.4.1: .......... done ===> fth-1.4.5 depends on package: gmake>=4.4.1 - found ===> Returning to build of fth-1.4.5 ===> fth-1.4.5 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [pkg.DaveG.ca] Installing ccache-3.7.12_8... [pkg.DaveG.ca] Extracting ccache-3.7.12_8: ......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.12_8: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> fth-1.4.5 depends on file: /usr/local/bin/ccache - found ===> Returning to build of fth-1.4.5 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> fth-1.4.5 depends on shared library: libtecla.so - not found ===> Installing existing package /packages/All/libtecla-1.6.3_2.pkg [pkg.DaveG.ca] Installing libtecla-1.6.3_2... [pkg.DaveG.ca] Extracting libtecla-1.6.3_2: .......... done ===> fth-1.4.5 depends on shared library: libtecla.so - found (/usr/local/lib/libtecla.so) ===> Returning to build of fth-1.4.5 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for fth-1.4.5 configure: loading site script /usr/ports/Templates/config.site checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... amd64-portbld-freebsd13.5 checking host system type... amd64-portbld-freebsd13.5 checking target system type... amd64-portbld-freebsd13.5 checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking how to run the C preprocessor... cpp checking for a BSD-compatible install... /usr/bin/install -c checking whether /usr/local/bin/gmake sets $(MAKE)... yes checking for mandoc... mandoc checking for llvm-ar... /usr/bin/llvm-ar checking for llvm-ranlib... /usr/bin/llvm-ranlib checking for arpa/inet.h... (cached) yes checking for arpa/nameser.h... (cached) yes checking for complex.h... yes checking for dirent.h... (cached) yes checking for dlfcn.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for fenv.h... yes checking for float.h... (cached) yes checking for limits.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for regex.h... yes checking for setjmp.h... yes checking for signal.h... (cached) yes checking for stdarg.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/times.h... (cached) yes checking for sys/uio.h... (cached) yes checking for sys/un.h... (cached) yes checking for sys/wait.h... (cached) yes checking for sys/utsname.h... yes checking for syslog.h... yes checking for time.h... (cached) yes checking for vis.h... (cached) yes checking for missing_math.h... no checking for missing_complex.h... no checking size of long... 8 checking size of long long... 8 checking size of void *... 8 checking alignment of void *... 8 checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_gmtoff... yes checking for struct tm.tm_zone... yes checking for inline... inline checking for mode_t... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for pid_t... (cached) yes checking for uid_t... (cached) yes checking for gid_t... yes checking for struct dirent.d_ino... yes checking for struct dirent.d_fileno... yes checking for struct dirent.d_namlen... yes checking for long long... (cached) yes checking for long double... (cached) yes checking for sig_t... yes checking for struct sockaddr_un... yes checking for struct sockaddr_un.sun_len... yes checking for struct tms... yes checking for main in -lc... yes checking for main in -lm... yes checking for acoshl in -lmissing... no checking for library containing socket... none required checking for library containing gethostbyname... none required checking for library containing dlopen... none required checking for library containing regcomp... none required checking for cc options needed to detect all undeclared functions... -fno-builtin checking whether isnan is declared... yes checking whether isinf is declared... yes checking whether _SC_CLK_TCK is declared... no checking for acosh... yes checking for asinh... yes checking for atanh... yes checking for access... yes checking for ceil... yes checking for chdir... yes checking for chmod... yes checking for chroot... yes checking for closelog... yes checking for execlp... yes checking for execvp... yes checking for expm1... yes checking for fegetround... yes checking for fesetround... yes checking for floor... yes checking for fork... (cached) yes checking for ftruncate... yes checking for getegid... (cached) yes checking for getenv... (cached) yes checking for geteuid... (cached) yes checking for getgid... (cached) yes checking for gethostbyaddr... yes checking for gethostbyname... (cached) yes checking for gethostbyname2... yes checking for gethostname... (cached) yes checking for getlogin... yes checking for getpgrp... (cached) yes checking for getpid... (cached) yes checking for getppid... yes checking for getprogname... yes checking for getrusage... (cached) yes checking for getservbyname... yes checking for getservbyport... yes checking for getsid... yes checking for gettimeofday... (cached) yes checking for getuid... (cached) yes checking for herror... yes checking for inet_ntop... (cached) yes checking for inet_pton... yes checking for issetugid... (cached) yes checking for kill... (cached) yes checking for log1p... yes checking for log2... yes checking for lstat... (cached) yes checking for mkdir... yes checking for mkfifo... yes checking for opendir... (cached) yes checking for openlog... yes checking for pow... yes checking for popenve... no checking for psignal... (cached) yes checking for qsort... yes checking for realpath... (cached) yes checking for rename... (cached) yes checking for rint... yes checking for rmdir... yes checking for select... (cached) yes checking for setegid... (cached) yes checking for setenv... (cached) yes checking for seteuid... (cached) yes checking for setgid... (cached) yes checking for sethostname... yes checking for setprogname... yes checking for setsid... (cached) yes checking for setuid... (cached) yes checking for sleep... (cached) yes checking for socketpair... (cached) yes checking for strncasecmp... (cached) yes checking for strerror... (cached) yes checking for strptime... (cached) yes checking for symlink... (cached) yes checking for sysconf... (cached) yes checking for syslog... yes checking for tcgetpgrp... (cached) yes checking for times... (cached) yes checking for trunc... yes checking for truncate... (cached) yes checking for tzset... yes checking for umask... yes checking for utimes... (cached) yes checking for vsnprintf... (cached) yes checking for wait... (cached) yes checking for waitpid... (cached) yes checking for vis... yes checking for libtecla.h... no checking for library containing tputs... -lcurses checking for getopt... (cached) yes checking for getopt_long... yes checking for snprintf... (cached) yes checking for strftime... (cached) yes checking for strsep... (cached) yes checking for strsignal... (cached) yes checking for _Complex_I... yes checking for 1.0fi... yes checking for cabs... yes checking for cacos... yes checking for cacosh... yes checking for carg... yes checking for casin... yes checking for casinh... yes checking for catan... yes checking for catanh... yes checking for ccos... yes checking for ccosh... yes checking for cexp... yes checking for clog... yes checking for conj... yes checking for cpow... yes checking for csin... yes checking for csinh... yes checking for csqrt... yes checking for ctan... yes checking for ctanh... yes checking for ndbm.h... yes checking for library containing dbm_open... none required configure: creating ./config.status config.status: creating Makefile config.status: creating ficl/Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating examples/dbm/Makefile config.status: creating examples/scripts/fth-test.fth config.status: creating examples/scripts/install.fth config.status: creating examples/scripts/play-sound.fth config.status: creating examples/scripts/xm.fth config.status: creating stamp-h config.status: creating fth.sh config.status: creating src-config.h config.status: creating fth-config.h config.status: executing tests/atconfig commands =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for fth-1.4.5 for f in ./ficl ./lib ./src ./examples/dbm; do \ (cd ${f} && /usr/local/bin/gmake all); \ done gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/fth/work/fth-1.4.5/ficl' cc -DHAVE_CONFIG_H -I.. -I.. -I../src -I. -I../lib -I/usr/local/include -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c dictionary.c cc -DHAVE_CONFIG_H -I.. -I.. -I../src -I. -I../lib -I/usr/local/include -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c extras.c cc -DHAVE_CONFIG_H -I.. -I.. -I../src -I. -I../lib -I/usr/local/include -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c fileaccess.c cc -DHAVE_CONFIG_H -I.. -I.. -I../src -I. -I../lib -I/usr/local/include -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c hash.c cc -DHAVE_CONFIG_H -I.. -I.. -I../src -I. -I../lib -I/usr/local/include -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c prefix.c cc -DHAVE_CONFIG_H -I.. -I.. -I../src -I. -I../lib -I/usr/local/include -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c primitives.c cc -DHAVE_CONFIG_H -I.. -I.. -I../src -I. -I../lib -I/usr/local/include -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c search.c cc -DHAVE_CONFIG_H -I.. -I.. -I../src -I. -I../lib -I/usr/local/include -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c stack.c cc -DHAVE_CONFIG_H -I.. -I.. -I../src -I. -I../lib -I/usr/local/include -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c system.c cc -DHAVE_CONFIG_H -I.. -I.. -I../src -I. -I../lib -I/usr/local/include -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c tools.c cc -DHAVE_CONFIG_H -I.. -I.. -I../src -I. -I../lib -I/usr/local/include -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c unix.c cc -DHAVE_CONFIG_H -I.. -I.. -I../src -I. -I../lib -I/usr/local/include -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c utility.c cc -DHAVE_CONFIG_H -I.. -I.. -I../src -I. -I../lib -I/usr/local/include -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c vm.c cc -DHAVE_CONFIG_H -I.. -I.. -I../src -I. -I../lib -I/usr/local/include -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c word.c gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/fth/work/fth-1.4.5/ficl' gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/fth/work/fth-1.4.5/lib' cc -DHAVE_CONFIG_H -I.. -I.. -I../src -I../ficl -I. -I/usr/local/include -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c mp.c cc -DHAVE_CONFIG_H -I.. -I.. -I../src -I../ficl -I. -I/usr/local/include -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c mpi.c cc -DHAVE_CONFIG_H -I.. -I.. -I../src -I../ficl -I. -I/usr/local/include -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c mpr.c gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/fth/work/fth-1.4.5/lib' gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/fth/work/fth-1.4.5/src' cc -DHAVE_CONFIG_H -I.. -I.. -I. -I../ficl -I../lib -I/usr/local/include -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c array.c cc -DHAVE_CONFIG_H -I.. -I.. -I. -I../ficl -I../lib -I/usr/local/include -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c file.c cc -DHAVE_CONFIG_H -I.. -I.. -I. -I../ficl -I../lib -I/usr/local/include -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c hash.c cc -DHAVE_CONFIG_H -I.. -I.. -I. -I../ficl -I../lib -I/usr/local/include -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c hook.c cc -DHAVE_CONFIG_H -I.. -I.. -I. -I../ficl -I../lib -I/usr/local/include -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c io.c cc -DHAVE_CONFIG_H -DFTH_PREFIX_PATH=\"/usr/local\" -DFTH_PROG_NAME=\"fth\" -I.. -I.. -I. -I../ficl -I../lib -I/usr/local/include -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c misc.c cc -DHAVE_CONFIG_H -I.. -I.. -I. -I../ficl -I../lib -I/usr/local/include -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c numbers.c cc -DHAVE_CONFIG_H -I.. -I.. -I. -I../ficl -I../lib -I/usr/local/include -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c object.c cc -DHAVE_CONFIG_H -I.. -I.. -I. -I../ficl -I../lib -I/usr/local/include -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c printf.c cc -DHAVE_CONFIG_H -I.. -I.. -I. -I../ficl -I../lib -I/usr/local/include -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c port.c cc -DHAVE_CONFIG_H -I.. -I.. -I. -I../ficl -I../lib -I/usr/local/include -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c proc.c cc -DHAVE_CONFIG_H -I.. -I.. -I. -I../ficl -I../lib -I/usr/local/include -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c regexp.c cc -DHAVE_CONFIG_H -I.. -I.. -I. -I../ficl -I../lib -I/usr/local/include -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c string.c cc -DHAVE_CONFIG_H -I.. -I.. -I. -I../ficl -I../lib -I/usr/local/include -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c symbol.c cc -DHAVE_CONFIG_H -I.. -I.. -I. -I../ficl -I../lib -I/usr/local/include -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c utils.c cc -shared -Wl,-soname,libfth.so -o libfth.so array.o file.o hash.o hook.o io.o misc.o numbers.o object.o printf.o port.o proc.o regexp.o string.o symbol.o utils.o ../ficl/dictionary.o ../ficl/extras.o ../ficl/fileaccess.o ../ficl/hash.o ../ficl/prefix.o ../ficl/primitives.o ../ficl/search.o ../ficl/stack.o ../ficl/system.o ../ficl/tools.o ../ficl/unix.o ../ficl/utility.o ../ficl/vm.o ../ficl/word.o ../lib/mp.o ../lib/mpi.o ../lib/mpr.o `if test "X" = "X"; then echo ""; else echo ../lib/*.o; fi` -Wl,-R/usr/local/lib -L/usr/local/lib -lm -lc /usr/local/bin/gmake fth-shared gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/fth/work/fth-1.4.5/src' cc -DHAVE_CONFIG_H -I.. -I.. -I. -I../ficl -I../lib -I/usr/local/include -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c fth.c cc -o fth-shared fth.o -Wl,-R/usr/local/lib -L/usr/local/lib libfth.so -lm -lc gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/fth/work/fth-1.4.5/src' cp fth-shared fth gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/fth/work/fth-1.4.5/src' gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/fth/work/fth-1.4.5/examples/dbm' cc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../ficl -I../../lib -I/usr/local/include -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c fth-dbm.c cc -shared -Wl,-R/usr/local/lib -L/usr/local/lib -L../../src -o dbm.so fth-dbm.o -Wl,-soname,dbm.so -lfth gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/fth/work/fth-1.4.5/examples/dbm' =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for fth-1.4.5 ===> Generating temporary packing list for f in ./ficl ./lib ./src ./examples/dbm; do \ (cd ${f} && /usr/local/bin/gmake all); \ done gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/fth/work/fth-1.4.5/ficl' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/fth/work/fth-1.4.5/ficl' gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/fth/work/fth-1.4.5/lib' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/fth/work/fth-1.4.5/lib' gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/fth/work/fth-1.4.5/src' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/fth/work/fth-1.4.5/src' gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/fth/work/fth-1.4.5/examples/dbm' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/fth/work/fth-1.4.5/examples/dbm' /bin/sh ./mkinstalldirs /wrkdirs/usr/ports/lang/fth/work/stage/usr/local/lib /bin/sh ./mkinstalldirs /wrkdirs/usr/ports/lang/fth/work/stage/usr/local/share/man/man1 /bin/sh ./mkinstalldirs /wrkdirs/usr/ports/lang/fth/work/stage/usr/local/share/man/man3 /bin/sh ./mkinstalldirs /wrkdirs/usr/ports/lang/fth/work/stage/usr/local/share/aclocal /bin/sh ./mkinstalldirs /wrkdirs/usr/ports/lang/fth/work/stage/usr/local/include/fth mkdir /wrkdirs/usr/ports/lang/fth/work/stage/usr/local/include/fth /bin/sh ./mkinstalldirs /wrkdirs/usr/ports/lang/fth/work/stage/usr/local/lib/fth mkdir /wrkdirs/usr/ports/lang/fth/work/stage/usr/local/lib/fth /bin/sh ./mkinstalldirs /wrkdirs/usr/ports/lang/fth/work/stage/usr/local/share/fth/fth-lib mkdir /wrkdirs/usr/ports/lang/fth/work/stage/usr/local/share/fth mkdir /wrkdirs/usr/ports/lang/fth/work/stage/usr/local/share/fth/fth-lib /bin/sh ./mkinstalldirs /wrkdirs/usr/ports/lang/fth/work/stage/usr/local/share/fth/site-fth mkdir /wrkdirs/usr/ports/lang/fth/work/stage/usr/local/share/fth/site-fth rm -f /wrkdirs/usr/ports/lang/fth/work/stage/usr/local/include/fth/* for f in ./fth-config.h ./src-config.h ./ficl/ficl.h ./ficl/ficllocal.h ./ficl/ficltokens.h ./lib/mp.h ./src/fth.h ./src/fth-lib.h; do \ /usr/bin/install -c -m 0644 ${f} /wrkdirs/usr/ports/lang/fth/work/stage/usr/local/include/fth/; \ done for f in assert.fs compat.fs fth.fs net.fs ficl.fr ficllocal.fr fileaccess.fr ifbrack.fr jhlocal.fr marker.fr prefix.fr softcore.fr; do \ /usr/bin/install -c -m 0644 ./examples/fth-lib/${f} \ /wrkdirs/usr/ports/lang/fth/work/stage/usr/local/share/fth/fth-lib/${f}; \ done for f in bird.fsm clm-ins.fs clm.fs draw.fs dsp.fs effects.fs env.fs enved.fs examp.fs extensions.fs hooks.fs marks.fs mix.fs popup.fs rgb.fs rubber.fs snd-forth-init.fs snd-xm.fs spectr.fs xm-enved.fs; do \ /usr/bin/install -c -m 0644 ./examples/site-lib/${f} \ /wrkdirs/usr/ports/lang/fth/work/stage/usr/local/share/fth/site-fth/${f}; \ done /usr/bin/install -c -m 0644 ./examples/dbm/dbm.fs /wrkdirs/usr/ports/lang/fth/work/stage/usr/local/share/fth/fth-lib/dbm.fs /usr/bin/install -c -m 0644 ./fth.m4 /wrkdirs/usr/ports/lang/fth/work/stage/usr/local/share/aclocal/fth.m4 rm -f /wrkdirs/usr/ports/lang/fth/work/stage/usr/local/share/man/man1/fth.1* /usr/bin/install -c -m 0644 ./fth.1 /wrkdirs/usr/ports/lang/fth/work/stage/usr/local/share/man/man1/fth.1 gzip -f /wrkdirs/usr/ports/lang/fth/work/stage/usr/local/share/man/man1/fth.1 rm -f /wrkdirs/usr/ports/lang/fth/work/stage/usr/local/share/man/man3/libfth.3* /usr/bin/install -c -m 0644 ./libfth.3 /wrkdirs/usr/ports/lang/fth/work/stage/usr/local/share/man/man3/libfth.3 gzip -f /wrkdirs/usr/ports/lang/fth/work/stage/usr/local/share/man/man3/libfth.3 for f in ./ficl ./lib ./src ./examples/dbm; do \ (cd ${f} && /usr/local/bin/gmake install-strip); \ done gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/fth/work/fth-1.4.5/ficl' gmake[1]: Nothing to be done for 'install-strip'. gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/fth/work/fth-1.4.5/ficl' gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/fth/work/fth-1.4.5/lib' gmake[1]: Nothing to be done for 'install-strip'. gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/fth/work/fth-1.4.5/lib' gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/fth/work/fth-1.4.5/src' /bin/sh ../mkinstalldirs /wrkdirs/usr/ports/lang/fth/work/stage/usr/local/bin /bin/sh ../mkinstalldirs /wrkdirs/usr/ports/lang/fth/work/stage/usr/local/lib /usr/bin/install -c -s fth-shared /wrkdirs/usr/ports/lang/fth/work/stage/usr/local/bin/fth if test -f libfth.so; then \ rm -f /wrkdirs/usr/ports/lang/fth/work/stage/usr/local/lib/libfth.so*; \ /usr/bin/install -c -s libfth.so /wrkdirs/usr/ports/lang/fth/work/stage/usr/local/lib/libfth.so; \ fi if test -f libfth.a; then \ rm -f /wrkdirs/usr/ports/lang/fth/work/stage/usr/local/lib/libfth.a; \ /usr/bin/install -c -m 0644 -s libfth.a \ /wrkdirs/usr/ports/lang/fth/work/stage/usr/local/lib/libfth.a; \ fi gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/fth/work/fth-1.4.5/src' gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/fth/work/fth-1.4.5/examples/dbm' test -z "dbm.so" || \ /usr/bin/install -c -s dbm.so /wrkdirs/usr/ports/lang/fth/work/stage/usr/local/lib/fth/dbm.so gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/fth/work/fth-1.4.5/examples/dbm' ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-12-11T23:01:51+0000' 'PKG_NOTE_ports_top_git_hash=62d8b1999233' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=600da3d86d92' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for fth-1.4.5 ===> Building fth-1.4.5 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for fth-1.4.5 build of lang/fth | fth-1.4.5 ended at Thu Dec 11 18:09:29 EST 2025 build time: 00:07:50