=>> Building math/slgrace build started at Sun May 4 18:57:38 EDT 2025 port directory: /usr/ports/math/slgrace package name: slgrace-0.2.2_11 building for: FreeBSD 13amd64-weekly-desktop-job-01 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: garga@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 762 Feb 24 2024 /usr/ports/math/slgrace/Makefile Ports top last git commit: 57a50b106b87 Ports top unclean checkout: yes Port dir last git commit: d9c7e0b18ad0 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1304000 Job Id: 01 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1304000 UNAME_v=FreeBSD 13.4-RELEASE-p4 UNAME_r=13.4-RELEASE-p4 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=/mnt/data/.m/13amd64-weekly-desktop/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/mnt/data/.m/13amd64-weekly-desktop/01/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13amd64-weekly-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/13amd64-weekly-desktop/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 slgrace-0.2.2_11: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- garga@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/slgrace/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/slgrace/work XDG_CACHE_HOME=/wrkdirs/usr/ports/math/slgrace/work/.cache HOME=/wrkdirs/usr/ports/math/slgrace/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/slgrace/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/math/slgrace/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-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/slgrace/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/slgrace/work XDG_CACHE_HOME=/wrkdirs/usr/ports/math/slgrace/work/.cache HOME=/wrkdirs/usr/ports/math/slgrace/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/slgrace/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/math/slgrace/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=" -fstack-protector-strong " 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-- VERSION=0.2.2 PORTDOCS="" OSREL=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/slgrace" EXAMPLESDIR="share/examples/slgrace" DATADIR="share/slgrace" WWWDIR="www/slgrace" ETCDIR="etc/slgrace" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/slgrace DOCSDIR=/usr/local/share/doc/slgrace EXAMPLESDIR=/usr/local/share/examples/slgrace WWWDIR=/usr/local/www/slgrace ETCDIR=/usr/local/etc/slgrace --End SUB_LIST-- ---Begin make.conf--- 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 #### #### # Work around some weirdness when fetching golang modules GO_TAGS+=netcgo .if ${.CURDIR:M*/www/chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/www/ungoogled-chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/lang/rust*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/lang/gcc*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/www/iridium*} MAKE_JOBS_NUMBER=16 .endif .if ${.CURDIR:M*/devel/electron*} MAKE_JOBS_NUMBER=20 .endif .if ${.CURDIR:M*/databases/mongodb*} MAKE_JOBS_NUMBER=12 .endif .if ${.CURDIR:M*/devel/llvm*} MAKE_JOBS_NUMBER=16 .endif # Speed things up a bit MAKE_JOBS_NUMBER?=8 #### #### #MAKE_JOBS_NUMBER?=4 # Alows us to build ports non-interactivly DISABLE_LICENSES=yes LICENSES_ACCEPTED+= DCC # Enable SNDIO on anything that supports it #OPTIONS_SET+=PULSEAUDIO OPTIONS_SET+=SNDIO # Yes we have MS Windows x11-fonts_webfonts_SET+=EXTRAFONTS CLEARTYPE # Desktop Specific Options sysutils_gksu_UNSET+=NAUTILUS x11-wm_compiz-fusion_UNSET+=EMERALD accessibility_redshift_SET+=GUI VIDMODE # These ports default to other audio servers, audio_espeak_UNSET+=PORTAUDIO www_qt5-webengine_UNSET+=ALSA www_qt6-webengine_UNSET+=ALSA audio_rhvoice_UNSET+=AO comms_morse_UNSET+=OSS audio_harp_UNSET+=OSS # Somehow these options are being set and result in ports being rebuilt needlessly becuase they are actually turned off audio_alsa-plugins_SET+=FFMPEG JACK PULSEAUDIO SAMPLERATE SPEEX #### Misc Poudriere #### .include "/etc/make.conf.ports_env" ---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=nobody UID=65534 GID=65534 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> slgrace-0.2.2_11 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-01] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-01] Extracting pkg-2.0.6: .......... done ===> slgrace-0.2.2_11 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of slgrace-0.2.2_11 =========================================================================== =================================================== ===== 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 slgrace-0.2.2_11 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by slgrace-0.2.2_11 for building => SHA256 Checksum OK for slgrace-0.2.2.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Fetching all distfiles required by slgrace-0.2.2_11 for building ===> Extracting for slgrace-0.2.2_11 => SHA256 Checksum OK for slgrace-0.2.2.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for slgrace-0.2.2_11 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> slgrace-0.2.2_11 depends on shared library: libslang.so - not found ===> Installing existing package /packages/All/libslang2-2.3.3_2.pkg [13amd64-weekly-desktop-job-01] Installing libslang2-2.3.3_2... [13amd64-weekly-desktop-job-01] `-- Installing pcre-8.45_4... [13amd64-weekly-desktop-job-01] `-- Extracting pcre-8.45_4: .......... done [13amd64-weekly-desktop-job-01] `-- Installing png-1.6.46... [13amd64-weekly-desktop-job-01] `-- Extracting png-1.6.46: .......... done [13amd64-weekly-desktop-job-01] Extracting libslang2-2.3.3_2: .......... done ===== Message from pcre-8.45_4: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: EOLed by upstream, use devel/pcre2 instead. ===> slgrace-0.2.2_11 depends on shared library: libslang.so - found (/usr/local/lib/libslang.so) ===> Returning to build of slgrace-0.2.2_11 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for slgrace-0.2.2_11 configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd13.4 checking host system type... amd64-portbld-freebsd13.4 checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cpp checking whether cc needs -traditional... no checking for library containing strerror... none required checking for AIX... no checking C compiler that understands ANSI prototypes... cc looks ok. Good. checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for dlopen in -ldl... yes checking for X... no checking for the slang library and header files ... yes: /usr/local/lib and /usr/local/include checking SLANG_VERSION in /usr/local/include/slang.h... 2.3.3 checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/wait.h... (cached) yes checking wait.h usability... no checking wait.h presence... no checking for wait.h... no checking for short... (cached) yes checking size of short... 2 checking for int... (cached) yes checking size of int... 4 checking for long... (cached) yes checking size of long... 8 checking for float... yes checking size of float... 4 checking for double... yes checking size of double... 8 configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/config.h You are compiling with the following compiler configuration: CC = cc CC_SHARED = $(CC) $(CFLAGS) -shared -fPIC CFLAGS = -O2 -pipe -fstack-protector-strong -fno-strict-aliasing LDFLAGS = -fstack-protector-strong The modules will be installed in ${exec_prefix}/lib/slang/v2/modules. Any associated .sl files will be installed in ${datarootdir}/slsh/local-packages If any of these quantities are incorrect, edit src/Makefile accordingly. =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for slgrace-0.2.2_11 cd src; /usr/bin/make all cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -shared -fPIC -I/usr/local/include grace-module.c -o grace-module.so -L/usr/local/lib -lslang -lm =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> slgrace-0.2.2_11 depends on executable: grace - not found ===> Installing existing package /packages/All/grace-5.1.25_11.pkg [13amd64-weekly-desktop-job-01] Installing grace-5.1.25_11... [13amd64-weekly-desktop-job-01] `-- Installing Xbae-4.60.4_6... [13amd64-weekly-desktop-job-01] | `-- Installing libICE-1.1.1,1... [13amd64-weekly-desktop-job-01] | `-- Extracting libICE-1.1.1,1: .......... done [13amd64-weekly-desktop-job-01] | `-- Installing libSM-1.2.6,1... [13amd64-weekly-desktop-job-01] | `-- Extracting libSM-1.2.6,1: ........ done [13amd64-weekly-desktop-job-01] | `-- Installing libX11-1.8.12,1... [13amd64-weekly-desktop-job-01] | | `-- Installing libxcb-1.17.0... [13amd64-weekly-desktop-job-01] | | `-- Installing libXau-1.0.11... [13amd64-weekly-desktop-job-01] | | `-- Extracting libXau-1.0.11: .......... done [13amd64-weekly-desktop-job-01] | | `-- Installing libXdmcp-1.1.5... [13amd64-weekly-desktop-job-01] | | | `-- Installing xorgproto-2024.1... [13amd64-weekly-desktop-job-01] | | | `-- Extracting xorgproto-2024.1: .......... done [13amd64-weekly-desktop-job-01] | | `-- Extracting libXdmcp-1.1.5: ...... done [13amd64-weekly-desktop-job-01] | | `-- Extracting libxcb-1.17.0: .......... done [13amd64-weekly-desktop-job-01] | `-- Extracting libX11-1.8.12,1: .......... done [13amd64-weekly-desktop-job-01] | `-- Installing libXext-1.3.6,1... [13amd64-weekly-desktop-job-01] | `-- Extracting libXext-1.3.6,1: .......... done [13amd64-weekly-desktop-job-01] | `-- Installing libXpm-3.5.17_1... [13amd64-weekly-desktop-job-01] | | `-- Installing gettext-runtime-0.23.1... [13amd64-weekly-desktop-job-01] | | `-- Installing indexinfo-0.3.1_1... [13amd64-weekly-desktop-job-01] | | `-- Extracting indexinfo-0.3.1_1: . done [13amd64-weekly-desktop-job-01] | | `-- Extracting gettext-runtime-0.23.1: .......... done [13amd64-weekly-desktop-job-01] | | `-- Installing libXt-1.3.0,1... [13amd64-weekly-desktop-job-01] | | `-- Extracting libXt-1.3.0,1: .......... done [13amd64-weekly-desktop-job-01] | `-- Extracting libXpm-3.5.17_1: .......... done [13amd64-weekly-desktop-job-01] | `-- Installing open-motif-2.3.8_8... [13amd64-weekly-desktop-job-01] | | `-- Installing fontconfig-2.15.0_3,1... [13amd64-weekly-desktop-job-01] | | `-- Installing expat-2.6.4... [13amd64-weekly-desktop-job-01] | | `-- Extracting expat-2.6.4: .......... done [13amd64-weekly-desktop-job-01] | | `-- Installing freetype2-2.13.3... [13amd64-weekly-desktop-job-01] | | | `-- Installing brotli-1.1.0,1... [13amd64-weekly-desktop-job-01] | | | `-- Extracting brotli-1.1.0,1: .......... done [13amd64-weekly-desktop-job-01] | | `-- Extracting freetype2-2.13.3: .......... done [13amd64-weekly-desktop-job-01] | | `-- Extracting fontconfig-2.15.0_3,1: .......... done [13amd64-weekly-desktop-job-01] | | `-- Installing jpeg-turbo-3.1.0... [13amd64-weekly-desktop-job-01] | | `-- Extracting jpeg-turbo-3.1.0: .......... done [13amd64-weekly-desktop-job-01] | | `-- Installing libXaw-1.0.16,2... [13amd64-weekly-desktop-job-01] | | `-- Installing libXmu-1.1.4,1... [13amd64-weekly-desktop-job-01] | | `-- Extracting libXmu-1.1.4,1: .......... done [13amd64-weekly-desktop-job-01] | | `-- Extracting libXaw-1.0.16,2: .......... done [13amd64-weekly-desktop-job-01] | | `-- Installing libXft-2.3.8... [13amd64-weekly-desktop-job-01] | | `-- Installing libXrender-0.9.12... [13amd64-weekly-desktop-job-01] | | `-- Extracting libXrender-0.9.12: ....... done [13amd64-weekly-desktop-job-01] | | `-- Extracting libXft-2.3.8: .......... done [13amd64-weekly-desktop-job-01] | | `-- Installing xbitmaps-1.1.2... [13amd64-weekly-desktop-job-01] | | `-- Extracting xbitmaps-1.1.2: .......... done [13amd64-weekly-desktop-job-01] | `-- Extracting open-motif-2.3.8_8: .......... done [13amd64-weekly-desktop-job-01] `-- Extracting Xbae-4.60.4_6: .......... done [13amd64-weekly-desktop-job-01] `-- Installing XmHTML-1.1.10_1... [13amd64-weekly-desktop-job-01] `-- Extracting XmHTML-1.1.10_1: .......... done [13amd64-weekly-desktop-job-01] `-- Installing fftw-2.1.5_23... [13amd64-weekly-desktop-job-01] | `-- Installing gcc13-13.3.0_2... [13amd64-weekly-desktop-job-01] | | `-- Installing binutils-2.44,1... [13amd64-weekly-desktop-job-01] | | `-- Installing zstd-1.5.7... [13amd64-weekly-desktop-job-01] | | | `-- Installing liblz4-1.10.0,1... [13amd64-weekly-desktop-job-01] | | | `-- Extracting liblz4-1.10.0,1: .......... done [13amd64-weekly-desktop-job-01] | | `-- Extracting zstd-1.5.7: .......... done [13amd64-weekly-desktop-job-01] | | `-- Extracting binutils-2.44,1: .......... done [13amd64-weekly-desktop-job-01] | | `-- Installing gmp-6.3.0... [13amd64-weekly-desktop-job-01] | | `-- Extracting gmp-6.3.0: .......... done [13amd64-weekly-desktop-job-01] | | `-- Installing mpc-1.3.1_1... [13amd64-weekly-desktop-job-01] | | `-- Installing mpfr-4.2.1,1... [13amd64-weekly-desktop-job-01] | | `-- Extracting mpfr-4.2.1,1: .......... done [13amd64-weekly-desktop-job-01] | | `-- Extracting mpc-1.3.1_1: ...... done [13amd64-weekly-desktop-job-01] | `-- Extracting gcc13-13.3.0_2: .......... done [13amd64-weekly-desktop-job-01] `-- Extracting fftw-2.1.5_23: .......... done [13amd64-weekly-desktop-job-01] `-- Installing netcdf-4.9.3... [13amd64-weekly-desktop-job-01] | `-- Installing curl-8.12.1... [13amd64-weekly-desktop-job-01] | | `-- Installing libidn2-2.3.8... [13amd64-weekly-desktop-job-01] | | `-- Installing libunistring-1.3... [13amd64-weekly-desktop-job-01] | | `-- Extracting libunistring-1.3: .......... done [13amd64-weekly-desktop-job-01] | | `-- Extracting libidn2-2.3.8: .......... done [13amd64-weekly-desktop-job-01] | | `-- Installing libnghttp2-1.65.0... [13amd64-weekly-desktop-job-01] | | `-- Extracting libnghttp2-1.65.0: ....... done [13amd64-weekly-desktop-job-01] | | `-- Installing libpsl-0.21.5_2... [13amd64-weekly-desktop-job-01] | | `-- Extracting libpsl-0.21.5_2: ........ done [13amd64-weekly-desktop-job-01] | | `-- Installing libssh2-1.11.1,3... [13amd64-weekly-desktop-job-01] | | `-- Extracting libssh2-1.11.1,3: .......... done [13amd64-weekly-desktop-job-01] | `-- Extracting curl-8.12.1: .......... done [13amd64-weekly-desktop-job-01] | `-- Installing hdf5-1.12.2_2,1... [13amd64-weekly-desktop-job-01] | | `-- Installing libaec-1.1.3... [13amd64-weekly-desktop-job-01] | | `-- Extracting libaec-1.1.3: .......... done [13amd64-weekly-desktop-job-01] | `-- Extracting hdf5-1.12.2_2,1: .......... done [13amd64-weekly-desktop-job-01] | `-- Installing pkgconf-2.3.0,1... [13amd64-weekly-desktop-job-01] | `-- Extracting pkgconf-2.3.0,1: .......... done [13amd64-weekly-desktop-job-01] `-- Extracting netcdf-4.9.3: .......... done [13amd64-weekly-desktop-job-01] `-- Installing pdflib-7.0.5_6... [13amd64-weekly-desktop-job-01] `-- Extracting pdflib-7.0.5_6: .......... done [13amd64-weekly-desktop-job-01] `-- Installing t1lib-5.1.2_5,1... [13amd64-weekly-desktop-job-01] `-- Extracting t1lib-5.1.2_5,1: .......... done [13amd64-weekly-desktop-job-01] `-- Installing xdg-utils-1.2.1... [13amd64-weekly-desktop-job-01] | `-- Installing hicolor-icon-theme-0.18... [13amd64-weekly-desktop-job-01] | `-- Extracting hicolor-icon-theme-0.18: . done [13amd64-weekly-desktop-job-01] | `-- Installing xprop-1.2.7... [13amd64-weekly-desktop-job-01] | `-- Extracting xprop-1.2.7: .. done [13amd64-weekly-desktop-job-01] | `-- Installing xset-1.2.5_1... [13amd64-weekly-desktop-job-01] | `-- Extracting xset-1.2.5_1: .. done [13amd64-weekly-desktop-job-01] `-- Extracting xdg-utils-1.2.1: .......... done [13amd64-weekly-desktop-job-01] Extracting grace-5.1.25_11: .......... done ==> Running trigger: fontconfig.ucl Running fc-cache to build fontconfig cache... ===== Message from freetype2-2.13.3: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). ===== Message from gcc13-13.3.0_2: -- To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc13 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===== Message from fftw-2.1.5_23: -- ===> NOTICE: The fftw port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===== Message from grace-5.1.25_11: -- ===> NOTICE: The grace port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> slgrace-0.2.2_11 depends on executable: grace - found ===> Returning to build of slgrace-0.2.2_11 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for slgrace-0.2.2_11 ===> Generating temporary packing list cd src; /usr/bin/make install ../autoconf/mkinsdir.sh /wrkdirs/usr/ports/math/slgrace/work/stage/usr/local/lib/slang/v2/modules mkdir /wrkdirs/usr/ports/math/slgrace/work/stage/usr/local/lib/slang mkdir /wrkdirs/usr/ports/math/slgrace/work/stage/usr/local/lib/slang/v2 mkdir /wrkdirs/usr/ports/math/slgrace/work/stage/usr/local/lib/slang/v2/modules ../autoconf/mkinsdir.sh /wrkdirs/usr/ports/math/slgrace/work/stage/usr/local/share/slsh/local-packages mkdir /wrkdirs/usr/ports/math/slgrace/work/stage/usr/local/share/slsh mkdir /wrkdirs/usr/ports/math/slgrace/work/stage/usr/local/share/slsh/local-packages ../autoconf/mkinsdir.sh /wrkdirs/usr/ports/math/slgrace/work/stage/usr/local/share/slsh/local-packages/help mkdir /wrkdirs/usr/ports/math/slgrace/work/stage/usr/local/share/slsh/local-packages/help install -m 0644 grace-module.so /wrkdirs/usr/ports/math/slgrace/work/stage/usr/local/lib/slang/v2/modules/grace-module.so.0.2.2 install -m 0644 grace.sl /wrkdirs/usr/ports/math/slgrace/work/stage/usr/local/share/slsh/local-packages install -m 0644 ../doc/help/grace.hlp /wrkdirs/usr/ports/math/slgrace/work/stage/usr/local/share/slsh/local-packages/help ====> 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-05-04T22:57:38+0000' 'PKG_NOTE_ports_top_git_hash=57a50b106b87' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=d9c7e0b18ad0' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for slgrace-0.2.2_11 ===> Building slgrace-0.2.2_11 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for slgrace-0.2.2_11 build of math/slgrace | slgrace-0.2.2_11 ended at Sun May 4 18:57:56 EDT 2025 build time: 00:00:19