=>> Building math/xldlas build started at Tue Dec 30 02:22:48 EST 2025 port directory: /usr/ports/math/xldlas package name: xldlas-0.85_10 building for: FreeBSD 143amd64-deluxe-desktop-job-03 14.3-RELEASE-p2 FreeBSD 14.3-RELEASE-p2 amd64 maintained by: ports@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 586 Feb 24 2024 /usr/ports/math/xldlas/Makefile Ports top last git commit: 3dd9e2202282 Ports top unclean checkout: yes Port dir last git commit: 7b6beb646f76 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.4 Host OSVERSION: 1403000 Jail OSVERSION: 1403000 Job Id: 03 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1403000 UNAME_v=FreeBSD 14.3-RELEASE-p2 UNAME_r=14.3-RELEASE-p2 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.4 MASTERMNT=/mnt/data/.m/143amd64-deluxe-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/143amd64-deluxe-desktop/03/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=143amd64-deluxe-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/143amd64-deluxe-desktop/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.4 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--- ---End OPTIONS List--- --MAINTAINER-- ports@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/xldlas/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/xldlas/work XDG_CACHE_HOME=/wrkdirs/usr/ports/math/xldlas/work/.cache HOME=/wrkdirs/usr/ports/math/xldlas/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/xldlas/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/math/xldlas/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/xldlas/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/xldlas/work XDG_CACHE_HOME=/wrkdirs/usr/ports/math/xldlas/work/.cache HOME=/wrkdirs/usr/ports/math/xldlas/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/xldlas/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/math/xldlas/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=14.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/xldlas" EXAMPLESDIR="share/examples/xldlas" DATADIR="share/xldlas" WWWDIR="www/xldlas" ETCDIR="etc/xldlas" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/xldlas DOCSDIR=/usr/local/share/doc/xldlas EXAMPLESDIR=/usr/local/share/examples/xldlas WWWDIR=/usr/local/www/xldlas ETCDIR=/usr/local/etc/xldlas --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 pipebuf (-y) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> NOTICE: The xldlas 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 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> xldlas-0.85_10 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.5.1.pkg [143amd64-deluxe-desktop-job-03] Installing pkg-2.5.1... [143amd64-deluxe-desktop-job-03] Extracting pkg-2.5.1: .......... done ===> xldlas-0.85_10 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of xldlas-0.85_10 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The xldlas 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 ===> Fetching all distfiles required by xldlas-0.85_10 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The xldlas 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 ===> Fetching all distfiles required by xldlas-0.85_10 for building => SHA256 Checksum OK for xldlas-0.85-source.tgz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> NOTICE: The xldlas 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 ===> Fetching all distfiles required by xldlas-0.85_10 for building ===> Extracting for xldlas-0.85_10 => SHA256 Checksum OK for xldlas-0.85-source.tgz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for xldlas-0.85_10 ===> Applying FreeBSD patches for xldlas-0.85_10 from /usr/ports/math/xldlas/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> xldlas-0.85_10 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Installing existing package /packages/All/libX11-1.8.12,1.pkg [143amd64-deluxe-desktop-job-03] Installing libX11-1.8.12,1... [143amd64-deluxe-desktop-job-03] `-- Installing libxcb-1.17.0... [143amd64-deluxe-desktop-job-03] | `-- Installing libXau-1.0.12... [143amd64-deluxe-desktop-job-03] | `-- Extracting libXau-1.0.12: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing libXdmcp-1.1.5... [143amd64-deluxe-desktop-job-03] | | `-- Installing xorgproto-2024.1... [143amd64-deluxe-desktop-job-03] | | `-- Extracting xorgproto-2024.1: .......... done [143amd64-deluxe-desktop-job-03] | `-- Extracting libXdmcp-1.1.5: ...... done [143amd64-deluxe-desktop-job-03] `-- Extracting libxcb-1.17.0: .......... done [143amd64-deluxe-desktop-job-03] Extracting libX11-1.8.12,1: .......... done ===> xldlas-0.85_10 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Returning to build of xldlas-0.85_10 ===> xldlas-0.85_10 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - not found ===> Installing existing package /packages/All/libXpm-3.5.17_1.pkg [143amd64-deluxe-desktop-job-03] Installing libXpm-3.5.17_1... [143amd64-deluxe-desktop-job-03] `-- Installing gettext-runtime-0.26... [143amd64-deluxe-desktop-job-03] | `-- Installing indexinfo-0.3.1_1... [143amd64-deluxe-desktop-job-03] | `-- Extracting indexinfo-0.3.1_1: . done [143amd64-deluxe-desktop-job-03] `-- Extracting gettext-runtime-0.26: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing libXext-1.3.6,1... [143amd64-deluxe-desktop-job-03] `-- Extracting libXext-1.3.6,1: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing libXt-1.3.0,1... [143amd64-deluxe-desktop-job-03] | `-- Installing libICE-1.1.2,1... [143amd64-deluxe-desktop-job-03] | `-- Extracting libICE-1.1.2,1: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing libSM-1.2.6,1... [143amd64-deluxe-desktop-job-03] | `-- Extracting libSM-1.2.6,1: ........ done [143amd64-deluxe-desktop-job-03] `-- Extracting libXt-1.3.0,1: .......... done [143amd64-deluxe-desktop-job-03] Extracting libXpm-3.5.17_1: .......... done ===> xldlas-0.85_10 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> Returning to build of xldlas-0.85_10 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> xldlas-0.85_10 depends on shared library: libforms.so - not found ===> Installing existing package /packages/All/xforms-1.2.4_8,1.pkg [143amd64-deluxe-desktop-job-03] Installing xforms-1.2.4_8,1... [143amd64-deluxe-desktop-job-03] `-- Installing jpeg-turbo-3.1.3... [143amd64-deluxe-desktop-job-03] `-- Extracting jpeg-turbo-3.1.3: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing libglvnd-1.7.0... [143amd64-deluxe-desktop-job-03] `-- Extracting libglvnd-1.7.0: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing tiff-4.7.1... [143amd64-deluxe-desktop-job-03] | `-- Installing jbigkit-2.1_3... [143amd64-deluxe-desktop-job-03] | `-- Extracting jbigkit-2.1_3: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing lerc-4.0.0... [143amd64-deluxe-desktop-job-03] | `-- Extracting lerc-4.0.0: ..... done [143amd64-deluxe-desktop-job-03] | `-- Installing libdeflate-1.25... [143amd64-deluxe-desktop-job-03] | `-- Extracting libdeflate-1.25: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing zstd-1.5.7_1... [143amd64-deluxe-desktop-job-03] | `-- Extracting zstd-1.5.7_1: .......... done [143amd64-deluxe-desktop-job-03] `-- Extracting tiff-4.7.1: .......... done [143amd64-deluxe-desktop-job-03] Extracting xforms-1.2.4_8,1: .......... done ===> xldlas-0.85_10 depends on shared library: libforms.so - found (/usr/local/lib/libforms.so) ===> Returning to build of xldlas-0.85_10 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for xldlas-0.85_10 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for xldlas-0.85_10 --- xldlas.o --- --- frontend.o --- --- setstate.o --- --- files.o --- --- data.o --- --- log.o --- --- graph.o --- --- analysis.o --- --- xldlas.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DXFORMS86 -DPREFIX=\"/usr/local\" -I/usr/local/include xldlas.c -c --- frontend.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DXFORMS86 -DPREFIX=\"/usr/local\" -I/usr/local/include frontend.c -c --- setstate.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DXFORMS86 -DPREFIX=\"/usr/local\" -I/usr/local/include setstate.c -c --- files.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DXFORMS86 -DPREFIX=\"/usr/local\" -I/usr/local/include files.c -c --- data.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DXFORMS86 -DPREFIX=\"/usr/local\" -I/usr/local/include data.c -c --- log.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DXFORMS86 -DPREFIX=\"/usr/local\" -I/usr/local/include log.c -c --- graph.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DXFORMS86 -DPREFIX=\"/usr/local\" -I/usr/local/include graph.c -c --- analysis.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DXFORMS86 -DPREFIX=\"/usr/local\" -I/usr/local/include analysis.c -c --- log.o --- In file included from log.c:11: ./xldlas.h:418:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier] --- frontend.o --- In file included from frontend.c:10: ./xldlas.h:418:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier] --- log.o --- 418 | EXTERN FL_FORM *att_window; | ^~~~~~ ./xldlas.h:29:16: note: expanded from macro 'EXTERN' 29 | #define EXTERN extern | ^ --- frontend.o --- 418 | EXTERN FL_FORM *att_window; | ^~~~~~ ./xldlas.h:29:16: note: expanded from macro 'EXTERN' 29 | #define EXTERN extern | ^ --- files.o --- In file included from files.c:10: ./xldlas.h:418:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier] 418 | EXTERN FL_FORM *att_window; | ^~~~~~ ./xldlas.h:29:16: note: expanded from macro 'EXTERN' 29 | #define EXTERN extern | ^ --- analysis.o --- In file included from analysis.c:11: ./xldlas.h:418:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier] 418 | EXTERN FL_FORM *att_window; | ^~~~~~ ./xldlas.h:29:16: note: expanded from macro 'EXTERN' 29 | #define EXTERN extern | ^ --- data.o --- In file included from data.c:11: --- graph.o --- In file included from graph.c:12: ./xldlas.h:418:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier] --- data.o --- ./xldlas.h:418:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier] 418 | EXTERN FL_FORM *att_window; | ^~~~~~ --- graph.o --- 418 | EXTERN FL_FORM *att_window; | ^~~~~~ ./xldlas.h:29:16: note: expanded from macro 'EXTERN' --- data.o --- ./xldlas.h:29:16: note: expanded from macro 'EXTERN' --- graph.o --- 29 | #define EXTERN extern | ^ --- data.o --- 29 | #define EXTERN extern | ^ --- setstate.o --- In file included from setstate.c:11: ./xldlas.h:418:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier] 418 | EXTERN FL_FORM *att_window; | ^~~~~~ ./xldlas.h:29:16: note: expanded from macro 'EXTERN' 29 | #define EXTERN extern | ^ --- data.o --- data.c:151:21: warning: passing arguments to 'sync_graph_browsers' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 151 | sync_graph_browsers(2); | ^ data.c:295:22: warning: passing arguments to 'sync_graph_browsers' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 295 | sync_graph_browsers(2); | ^ --- log.o --- log.c:638:21: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 638 | fprintf(log_file, string_two); | ^~~~~~~~~~ log.c:638:21: note: treat the string as an argument to avoid this 638 | fprintf(log_file, string_two); | ^ | "%s", --- setstate.o --- setstate.c:814:25: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 814 | sprintf(string_one, arguments[i+1]); | ^~~~~~~~~~~~~~ setstate.c:814:25: note: treat the string as an argument to avoid this 814 | sprintf(string_one, arguments[i+1]); | ^ | "%s", setstate.c:839:25: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 839 | sprintf(string_one, arguments[i+1]); | ^~~~~~~~~~~~~~ setstate.c:839:25: note: treat the string as an argument to avoid this 839 | sprintf(string_one, arguments[i+1]); | ^ | "%s", setstate.c:864:25: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 864 | sprintf(string_one, arguments[i+1]); | ^~~~~~~~~~~~~~ setstate.c:864:25: note: treat the string as an argument to avoid this 864 | sprintf(string_one, arguments[i+1]); | ^ | "%s", setstate.c:889:25: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 889 | sprintf(string_one, arguments[i+1]); | ^~~~~~~~~~~~~~ setstate.c:889:25: note: treat the string as an argument to avoid this 889 | sprintf(string_one, arguments[i+1]); | ^ | "%s", setstate.c:911:25: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 911 | sprintf(string_one, arguments[i+1]); | ^~~~~~~~~~~~~~ setstate.c:911:25: note: treat the string as an argument to avoid this 911 | sprintf(string_one, arguments[i+1]); | ^ | "%s", --- help.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DXFORMS86 -DPREFIX=\"/usr/local\" -I/usr/local/include help.c -c --- analysis.o --- analysis.c:1778:19: warning: passing arguments to 'end_column_output' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1778 | end_column_output(2); | ^ analysis.c:1783:19: warning: passing arguments to 'end_column_output' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1783 | end_column_output(2); | ^ analysis.c:1792:19: warning: passing arguments to 'end_column_output' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1792 | end_column_output(2); | ^ analysis.c:1799:19: warning: passing arguments to 'end_column_output' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1799 | end_column_output(2); | ^ analysis.c:1808:19: warning: passing arguments to 'end_column_output' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1808 | end_column_output(2); | ^ analysis.c:1814:19: warning: passing arguments to 'end_column_output' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1814 | end_column_output(2); | ^ analysis.c:3492:46: warning: too many arguments in call to 'start_corr_variables' 3492 | if(choice == 2) start_corr_variables(menu, 0); | ~~~~~~~~~~~~~~~~~~~~ ^ analysis.c:3492:38: warning: passing arguments to 'start_corr_variables' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3492 | if(choice == 2) start_corr_variables(menu, 0); | ^ --- help.o --- In file included from help.c:12: ./xldlas.h:418:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier] 418 | EXTERN FL_FORM *att_window; | ^~~~~~ ./xldlas.h:29:16: note: expanded from macro 'EXTERN' 29 | #define EXTERN extern | ^ --- log.o --- 2 warnings generated. --- generate.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DXFORMS86 -DPREFIX=\"/usr/local\" -I/usr/local/include generate.c -c --- data.o --- 3 warnings generated. --- tips.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DXFORMS86 -DPREFIX=\"/usr/local\" -I/usr/local/include tips.c -c --- graph.o --- 1 warning generated. --- tests.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DXFORMS86 -DPREFIX=\"/usr/local\" -I/usr/local/include tests.c -c --- help.o --- 1 warning generated. --- filters.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DXFORMS86 -DPREFIX=\"/usr/local\" -I/usr/local/include filters.c -c --- frontend.o --- 1 warning generated. --- setstate.o --- 6 warnings generated. --- generate.o --- In file included from generate.c:10: ./xldlas.h:418:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier] 418 | EXTERN FL_FORM *att_window; | ^~~~~~ ./xldlas.h:29:16: note: expanded from macro 'EXTERN' 29 | #define EXTERN extern | ^ --- tips.o --- In file included from tips.c:13: ./xldlas.h:418:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier] 418 | EXTERN FL_FORM *att_window; | ^~~~~~ ./xldlas.h:29:16: note: expanded from macro 'EXTERN' 29 | #define EXTERN extern | ^ tips.c:689:36: warning: implicit conversion from enumeration type 'TOOLTIPS_JUSTIFICATIONPOINT' to different enumeration type 'TOOLTIPS_JUSTIFICATION' [-Wenum-conversion] 689 | newNodePtr->theJustification = TOOLTIPS_JUSTIFYPOINT_TOPLEFT; | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- files.o --- 1 warning generated. --- tests.o --- In file included from tests.c:10: ./xldlas.h:418:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier] 418 | EXTERN FL_FORM *att_window; | ^~~~~~ ./xldlas.h:29:16: note: expanded from macro 'EXTERN' 29 | #define EXTERN extern | ^ --- filters.o --- In file included from filters.c:10: ./xldlas.h:418:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier] 418 | EXTERN FL_FORM *att_window; | ^~~~~~ ./xldlas.h:29:16: note: expanded from macro 'EXTERN' 29 | #define EXTERN extern | ^ --- tips.o --- 2 warnings generated. --- tests.o --- 1 warning generated. --- generate.o --- 1 warning generated. --- filters.o --- 1 warning generated. --- analysis.o --- 9 warnings generated. --- shared --- rm -f ./xldlas cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DXFORMS86 -DPREFIX=\"/usr/local\" -I/usr/local/include xldlas.o frontend.o setstate.o files.o data.o log.o graph.o analysis.o help.o generate.o tips.o tests.o filters.o -o xldlas -L/usr/local/lib/ -lX11 -lm -lforms -lXpm =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> xldlas-0.85_10 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xldlas-0.85_10 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for xldlas-0.85_10 ===> Generating temporary packing list install -s -m 555 /wrkdirs/usr/ports/math/xldlas/work/xldlas/xldlas /wrkdirs/usr/ports/math/xldlas/work/stage/usr/local/bin install -m 444 /wrkdirs/usr/ports/math/xldlas/work/xldlas/xldlas.1 /wrkdirs/usr/ports/math/xldlas/work/stage/usr/local/share/man/man1 /bin/mkdir -p /wrkdirs/usr/ports/math/xldlas/work/stage/usr/local/share/xldlas cp -f -R /wrkdirs/usr/ports/math/xldlas/work/xldlas/help /wrkdirs/usr/ports/math/xldlas/work/stage/usr/local/share/xldlas ====> 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-30T07:22:48+0000' 'PKG_NOTE_ports_top_git_hash=3dd9e2202282' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=7b6beb646f76' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.4' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for xldlas-0.85_10 ===> Building xldlas-0.85_10 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for xldlas-0.85_10 build of math/xldlas | xldlas-0.85_10 ended at Tue Dec 30 02:22:52 EST 2025 build time: 00:00:05