=>> Building math/xgap build started at Wed Jan 21 08:51:48 EST 2026 port directory: /usr/ports/math/xgap package name: xgap-4.32 building for: FreeBSD pkg.DaveG.ca 14.3-RELEASE-p7 FreeBSD 14.3-RELEASE-p7 1403000 amd64 maintained by: yuri@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1108 Aug 27 2024 /usr/ports/math/xgap/Makefile Ports top last git commit: 076a295eb33c Ports top unclean checkout: no Port dir last git commit: 0a3dd930a2e8 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500068 Jail OSVERSION: 1403000 Job Id: 04 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1403000 UNAME_v=FreeBSD 14.3-RELEASE-p7 1403000 UNAME_r=14.3-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_14_3_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_14_3_x64-HEAD-ALL/04/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_14_3_x64-HEAD-ALL SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/freebsd_14_3_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--- ---End OPTIONS List--- --MAINTAINER-- yuri@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --with-gaproot=/usr/local/lib/gap --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=/usr/local/bin/gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/xgap/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/xgap/work XDG_CACHE_HOME=/wrkdirs/usr/ports/math/xgap/work/.cache HOME=/wrkdirs/usr/ports/math/xgap/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/xgap/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/math/xgap/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh DEFAULT_AUTOCONF=2.72 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/xgap/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/xgap/work XDG_CACHE_HOME=/wrkdirs/usr/ports/math/xgap/work/.cache HOME=/wrkdirs/usr/ports/math/xgap/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/xgap/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/math/xgap/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 DEFAULT_AUTOCONF=2.72 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/xgap" EXAMPLESDIR="share/examples/xgap" DATADIR="share/xgap" WWWDIR="www/xgap" ETCDIR="etc/xgap" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/xgap DOCSDIR=/usr/local/share/doc/xgap EXAMPLESDIR=/usr/local/share/examples/xgap WWWDIR=/usr/local/www/xgap ETCDIR=/usr/local/etc/xgap --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 pipebuf (-y) 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 ===> xgap-4.32 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.5.1.pkg [pkg.DaveG.ca] Installing pkg-2.5.1... [pkg.DaveG.ca] Extracting pkg-2.5.1: .......... done ===> xgap-4.32 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of xgap-4.32 =========================================================================== =================================================== ===== 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 xgap-4.32 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by xgap-4.32 for building => SHA256 Checksum OK for gap-packages-xgap-v4.32_GH0.tar.gz. =========================================================================== =================================================== ===== 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 xgap-4.32 for building ===> Extracting for xgap-4.32 => SHA256 Checksum OK for gap-packages-xgap-v4.32_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for xgap-4.32 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> xgap-4.32 depends on executable: gap - not found ===> Installing existing package /packages/All/gap-4.14.0.pkg [pkg.DaveG.ca] Installing gap-4.14.0... [pkg.DaveG.ca] `-- Installing gmp-6.3.0... [pkg.DaveG.ca] | `-- Installing indexinfo-0.3.1_1... [pkg.DaveG.ca] | `-- Extracting indexinfo-0.3.1_1: . done [pkg.DaveG.ca] `-- Extracting gmp-6.3.0: .......... done [pkg.DaveG.ca] `-- Installing perl5-5.42.0_1... [pkg.DaveG.ca] `-- Extracting perl5-5.42.0_1: .......... done [pkg.DaveG.ca] `-- Installing readline-8.3.3... [pkg.DaveG.ca] `-- Extracting readline-8.3.3: .......... done [pkg.DaveG.ca] Extracting gap-4.14.0: .......... done ===> xgap-4.32 depends on executable: gap - found ===> Returning to build of xgap-4.32 ===> xgap-4.32 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.26... [pkg.DaveG.ca] `-- Extracting gettext-runtime-0.26: .......... done [pkg.DaveG.ca] Extracting gmake-4.4.1: .......... done ===> xgap-4.32 depends on package: gmake>=4.4.1 - found ===> Returning to build of xgap-4.32 ===> xgap-4.32 depends on package: autoconf>=2.72_1 - not found ===> Installing existing package /packages/All/autoconf-2.72_1.pkg [pkg.DaveG.ca] Installing autoconf-2.72_1... [pkg.DaveG.ca] `-- Installing autoconf-switch-20220527... [pkg.DaveG.ca] `-- Extracting autoconf-switch-20220527: ....... done [pkg.DaveG.ca] `-- Installing m4-1.4.20,1... [pkg.DaveG.ca] `-- Extracting m4-1.4.20,1: .......... done [pkg.DaveG.ca] Extracting autoconf-2.72_1: .......... done ===> xgap-4.32 depends on package: autoconf>=2.72_1 - found ===> Returning to build of xgap-4.32 ===> xgap-4.32 depends on package: automake>=1.18.1 - not found ===> Installing existing package /packages/All/automake-1.18.1.pkg [pkg.DaveG.ca] Installing automake-1.18.1... [pkg.DaveG.ca] Extracting automake-1.18.1: .......... done ===> xgap-4.32 depends on package: automake>=1.18.1 - found ===> Returning to build of xgap-4.32 ===> xgap-4.32 depends on file: /usr/local/libdata/pkgconfig/ice.pc - not found ===> Installing existing package /packages/All/libICE-1.1.2,1.pkg [pkg.DaveG.ca] Installing libICE-1.1.2,1... [pkg.DaveG.ca] Extracting libICE-1.1.2,1: .......... done ===> xgap-4.32 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> Returning to build of xgap-4.32 ===> xgap-4.32 depends on file: /usr/local/libdata/pkgconfig/sm.pc - not found ===> Installing existing package /packages/All/libSM-1.2.6,1.pkg [pkg.DaveG.ca] Installing libSM-1.2.6,1... [pkg.DaveG.ca] Extracting libSM-1.2.6,1: ........ done ===> xgap-4.32 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> Returning to build of xgap-4.32 ===> xgap-4.32 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Installing existing package /packages/All/libX11-1.8.12,1.pkg [pkg.DaveG.ca] Installing libX11-1.8.12,1... [pkg.DaveG.ca] `-- Installing libxcb-1.17.0... [pkg.DaveG.ca] | `-- Installing libXau-1.0.12... [pkg.DaveG.ca] | `-- Extracting libXau-1.0.12: .......... done [pkg.DaveG.ca] | `-- Installing libXdmcp-1.1.5... [pkg.DaveG.ca] | | `-- Installing xorgproto-2024.1... [pkg.DaveG.ca] | | `-- Extracting xorgproto-2024.1: .......... done [pkg.DaveG.ca] | `-- Extracting libXdmcp-1.1.5: ...... done [pkg.DaveG.ca] `-- Extracting libxcb-1.17.0: .......... done [pkg.DaveG.ca] Extracting libX11-1.8.12,1: .......... done ===> xgap-4.32 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Returning to build of xgap-4.32 ===> xgap-4.32 depends on file: /usr/local/libdata/pkgconfig/xext.pc - not found ===> Installing existing package /packages/All/libXext-1.3.6,1.pkg [pkg.DaveG.ca] Installing libXext-1.3.6,1... [pkg.DaveG.ca] Extracting libXext-1.3.6,1: .......... done ===> xgap-4.32 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> Returning to build of xgap-4.32 ===> xgap-4.32 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - not found ===> Installing existing package /packages/All/libXmu-1.1.4,1.pkg [pkg.DaveG.ca] Installing libXmu-1.1.4,1... [pkg.DaveG.ca] `-- Installing libXt-1.3.0,1... [pkg.DaveG.ca] `-- Extracting libXt-1.3.0,1: .......... done [pkg.DaveG.ca] Extracting libXmu-1.1.4,1: .......... done ===> xgap-4.32 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> Returning to build of xgap-4.32 ===> xgap-4.32 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> xgap-4.32 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. ===> xgap-4.32 depends on file: /usr/local/bin/ccache - found ===> Returning to build of xgap-4.32 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> xgap-4.32 depends on shared library: libXaw.so - not found ===> Installing existing package /packages/All/libXaw-1.0.16,2.pkg [pkg.DaveG.ca] Installing libXaw-1.0.16,2... [pkg.DaveG.ca] `-- Installing libXpm-3.5.17_1... [pkg.DaveG.ca] `-- Extracting libXpm-3.5.17_1: .......... done [pkg.DaveG.ca] Extracting libXaw-1.0.16,2: .......... done ===> xgap-4.32 depends on shared library: libXaw.so - found (/usr/local/lib/libXaw.so) ===> Returning to build of xgap-4.32 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for xgap-4.32 configure: loading site script /usr/ports/Templates/config.site checking for make... /usr/local/bin/gmake checking build system type... amd64-portbld-freebsd14.3 checking host system type... amd64-portbld-freebsd14.3 checking target system type... amd64-portbld-freebsd14.3 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 whether /usr/local/bin/gmake sets $(MAKE)... yes checking for CONFIGNAME... none checking for GAP root directory... /usr/local/lib/gap checking for GAP architecture... amd64-portbld-freebsd14.3-default64-kv9 configure: creating ./config.status config.status: creating Makefile config.status: creating xgap.sh config.status: executing default commands =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for xgap-4.32 + autoconf -Wall -f + cd cnf + autoheader -Wall -f + autoconf -Wall -f + sed -E -e 's%^srcdir=$%srcdir=../../src.x11%' + chmod 755 configure.out + rm configure mkdir -p bin/amd64-portbld-freebsd14.3-default64-kv9 cp cnf/configure.out bin/amd64-portbld-freebsd14.3-default64-kv9/configure ( cd bin/amd64-portbld-freebsd14.3-default64-kv9 ; CC=cc ./configure --with-gaproot=/usr/local/lib/gap --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --localstatedir=/var --mandir=/usr/local/share/man --infodir=/usr/local/share/info/ --build=amd64-portbld-freebsd14.3 ) 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 whether cc understands -c and -o together... yes checking for an ANSI C-conforming const... yes checking build system type... amd64-portbld-freebsd14.3 checking host system type... amd64-portbld-freebsd14.3 checking target system type... amd64-portbld-freebsd14.3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for library containing openpty... -lutil checking for util.h... no checking for pty.h... no checking for libutil.h... yes checking for sgtty.h... no checking for termios.h... yes checking for termio.h... no checking for sys/ioctl.h... yes checking for sys/select.h... yes checking for signal.h... yes checking for sys/signal.h... yes checking for signal... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether closedir returns void... no checking how to run the C preprocessor... cpp checking for X... libraries /usr/local/lib, headers /usr/local/include checking whether -R must be followed by a space... neither works checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h ( cd bin/amd64-portbld-freebsd14.3-default64-kv9 ; /usr/local/bin/gmake CC=cc ) gmake[1]: Entering directory '/wrkdirs/usr/ports/math/xgap/work/xgap-4.32/bin/amd64-portbld-freebsd14.3-default64-kv9' cc -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o xcmds.o -c ../../src.x11/xcmds.c cc -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o utils.o -c ../../src.x11/utils.c cc -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o gapgraph.o -c ../../src.x11/gapgraph.c cc -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o gaptext.o -c ../../src.x11/gaptext.c cc -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o pty.o -c ../../src.x11/pty.c cc -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o popdial.o -c ../../src.x11/popdial.c cc -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o xgap.o -c ../../src.x11/xgap.c cc -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o selfile.o -c ../../src.x11/selfile.c ../../src.x11/utils.c:70:10: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 70 | TypeList List ( len ) | ^ ../../src.x11/utils.c:104:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 104 | void AddList ( lst, elm ) | ^ 2 warnings generated. ../../src.x11/popdial.c:74:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 74 | static void ButtonSelected ( w, cld, cd ) | ^ ../../src.x11/popdial.c:99:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 99 | TypePopupDialog CreatePopupDialog ( app, top, name, bt, def, pix ) | ^ ../../src.x11/popdial.c:201:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 201 | Int PopupDialog ( dialog, message, deflt, result ) | ^ 3 warnings generated. ../../src.x11/gaptext.c:156:29: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 156 | gap->gap.input_callback( buf, 2 ); | ^ ../../src.x11/gaptext.c:161:29: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 161 | gap->gap.input_callback( buf, 2 ); | ^ ../../src.x11/gaptext.c:164:29: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 164 | gap->gap.input_callback( ptr, 1 ); | ^ ../../src.x11/gaptext.c:301:29: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 301 | gap->gap.input_callback( buf, 2 ); | ^ ../../src.x11/gaptext.c:306:29: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 306 | gap->gap.input_callback( buf, 2 ); | ^ ../../src.x11/gaptext.c:309:29: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 309 | gap->gap.input_callback( ptr, 1 ); | ^ ../../src.x11/gaptext.c:341:49: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 341 | newPos = oldPos+gap->gap.check_caret_pos(gap->text.insertPos,oldPos); | ^ ../../src.x11/gaptext.c:1009:28: warning: passing arguments to '_XawTextPrepareToUpdate' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1009 | _XawTextPrepareToUpdate(gap); | ^ ../../src.x11/gaptext.c:1028:25: warning: passing arguments to '_XawTextReplace' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1028 | if ( _XawTextReplace( gap, from, to, &text ) ) | ^ ../../src.x11/gaptext.c:1035:26: warning: passing arguments to '_XawTextSetScrollBars' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1035 | _XawTextSetScrollBars(gap); | ^ ../../src.x11/gaptext.c:1039:24: warning: passing arguments to '_XawTextCheckResize' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1039 | _XawTextCheckResize(gap); | ^ ../../src.x11/gaptext.c:1040:26: warning: passing arguments to '_XawTextExecuteUpdate' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1040 | _XawTextExecuteUpdate(gap); | ^ 12 warnings generated. ../../src.x11/xgap.c:272:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 272 | static void MenuPastePrompt ( item ) | ^ ../../src.x11/xgap.c:287:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 287 | static void MenuQuitGapCTRD ( item ) | ^ ../../src.x11/xgap.c:300:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 300 | void MenuReadFile ( item ) | ^ ../../src.x11/xgap.c:486:18: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 486 | (*(item->click))(item); | ^ ../../src.x11/xgap.c:500:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 500 | void UpdateMenus ( state ) | ^ ../../src.x11/xgap.c:584:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 584 | void UpdateMemoryInfo ( type, val ) | ^ ../../src.x11/xgap.c:757:22: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 757 | GapMenu[i].click(&(GapMenu[i])); | ^ ../../src.x11/xgap.c:768:22: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 768 | GapMenu[i].click(&(GapMenu[i])); | ^ ../../src.x11/xgap.c:819:27: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 819 | return OldErrorHandler( dis, evt ); | ^ ../../src.x11/xgap.c:811:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 811 | static int MyErrorHandler ( dis, evt ) | ^ ../../src.x11/xgap.c:836:29: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 836 | return OldIOErrorHandler(dis); | ^ ../../src.x11/xgap.c:829:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 829 | static int MyIOErrorHandler ( dis ) | ^ ../../src.x11/xgap.c:930:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 930 | static void ParseArgs ( argc, argv ) | ^ ../../src.x11/xgap.c:1075:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1075 | int main ( argc, argv ) | ^ 14 warnings generated. ../../src.x11/pty.c:174:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 174 | Int ReadGap ( line, len ) | ^ ../../src.x11/pty.c:241:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 241 | void WriteGap ( line, len ) | ^ ../../src.x11/pty.c:340:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 340 | void WaitInput ( buf ) | ^ ../../src.x11/pty.c:359:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 359 | void WaitInput2 ( buf ) | ^ ../../src.x11/pty.c:388:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 388 | void ReadLine ( buf ) | ^ ../../src.x11/pty.c:438:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 438 | void StoreInput ( str, len ) | ^ ../../src.x11/pty.c:463:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 463 | void ProcessStoredInput ( state ) | ^ ../../src.x11/pty.c:561:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 561 | void SimulateInput ( str ) | ^ ../../src.x11/pty.c:588:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 588 | int PlaybackFile ( str ) | ^ ../../src.x11/pty.c:612:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 612 | void KeyboardInput ( str, len ) | ^ ../../src.x11/pty.c:753:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 753 | Int CheckCaretPos ( new, old ) | ^ ../../src.x11/pty.c:827:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 827 | void GapOutput ( cld, fid, id ) | ^ ../../src.x11/pty.c:1289:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1289 | int StartGapProcess ( name, argv ) | ^ 13 warnings generated. ../../src.x11/xcmds.c:715:36: warning: passing 'const char **' to parameter of type 'String *' (aka 'char **') discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] 715 | XawListChange( arg->sel->list, (const char **)text, 0, 0, True ); | ^~~~~~~~~~~~~~~~~~~ /usr/local/include/X11/Xaw/List.h:170:12: note: passing argument to parameter 'list' here 170 | String *list, | ^ ../../src.x11/xcmds.c:2059:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2059 | void UpdateXCMDS ( state ) | ^ 2 warnings generated. ../../src.x11/selfile.c:131:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 131 | static int SFcompareEntries(); | ^ ../../src.x11/selfile.c:258:12: note: conflicting prototype is here 258 | static int SFcompareEntries ( const void *p, const void *q ) | ^ ../../src.x11/selfile.c:545:25: warning: passing arguments to 'SFstatChar' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 545 | name[last] = SFstatChar(statBuf); | ^ ../../src.x11/selfile.c:792:26: warning: passing arguments to 'SFvSliderMovedCallback' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 792 | SFvSliderMovedCallback(selFileVScrolls[n], n, | ^ ../../src.x11/selfile.c:797:26: warning: passing arguments to 'SFvSliderMovedCallback' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 797 | SFvSliderMovedCallback(selFileVScrolls[n], n, | ^ ../../src.x11/selfile.c:114:2: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 114 | SFenterList(), | ^ ../../src.x11/selfile.c:864:1: note: conflicting prototype is here 864 | SFenterList(Widget w, long n, XEnterWindowEvent *event) | ^ ../../src.x11/selfile.c:115:2: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 115 | SFleaveList(), | ^ ../../src.x11/selfile.c:883:1: note: conflicting prototype is here 883 | SFleaveList(Widget w, int n, XEvent *event) | ^ ../../src.x11/selfile.c:116:2: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 116 | SFmotionList(), | ^ ../../src.x11/selfile.c:893:1: note: conflicting prototype is here 893 | SFmotionList(Widget w, int n, XMotionEvent *event) | ^ ../../src.x11/selfile.c:122:2: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 122 | SFvFloatSliderMovedCallback(), | ^ ../../src.x11/selfile.c:912:1: note: conflicting prototype is here 912 | SFvFloatSliderMovedCallback(Widget w, int n, float *fnew) | ^ ../../src.x11/selfile.c:918:24: warning: passing arguments to 'SFvSliderMovedCallback' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 918 | SFvSliderMovedCallback(w, n, new); | ^ ../../src.x11/selfile.c:121:2: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 121 | SFvSliderMovedCallback(), | ^ ../../src.x11/selfile.c:923:1: note: conflicting prototype is here 923 | SFvSliderMovedCallback(Widget w, long n, int new) | ^ ../../src.x11/selfile.c:125:2: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 125 | SFvAreaSelectedCallback(), | ^ ../../src.x11/selfile.c:1006:1: note: conflicting prototype is here 1006 | SFvAreaSelectedCallback(Widget w, int n, int pnew) | ^ ../../src.x11/selfile.c:123:2: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 123 | SFhSliderMovedCallback(), | ^ ../../src.x11/selfile.c:1042:1: note: conflicting prototype is here 1042 | SFhSliderMovedCallback(Widget w, int n, float *new) | ^ ../../src.x11/selfile.c:126:2: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 126 | SFhAreaSelectedCallback(), | ^ ../../src.x11/selfile.c:1059:1: note: conflicting prototype is here 1059 | SFhAreaSelectedCallback(Widget w, int n, int pnew) | ^ ../../src.x11/selfile.c:124:2: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 124 | SFpathSliderMovedCallback(), | ^ ../../src.x11/selfile.c:1095:1: note: conflicting prototype is here 1095 | SFpathSliderMovedCallback(Widget w, XtPointer client_data, float *new) | ^ ../../src.x11/selfile.c:127:2: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 127 | SFpathAreaSelectedCallback(); | ^ ../../src.x11/selfile.c:1132:1: note: conflicting prototype is here 1132 | SFpathAreaSelectedCallback(Widget w, XtPointer client_data, int pnew) | ^ ../../src.x11/selfile.c:117:2: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 117 | SFbuttonPressList(), | ^ ../../src.x11/selfile.c:1726:1: note: conflicting prototype is here 1726 | SFbuttonPressList(Widget w, int n, XButtonPressedEvent *event) | ^ ../../src.x11/selfile.c:118:2: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 118 | SFbuttonReleaseList(); | ^ ../../src.x11/selfile.c:1733:1: note: conflicting prototype is here 1733 | SFbuttonReleaseList(Widget w, int n, XButtonReleasedEvent *event) | ^ ../../src.x11/selfile.c:1852:20: warning: passing arguments to 'SFstatChar' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1852 | new = SFstatChar(&statBuf); | ^ ../../src.x11/selfile.c:133:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 133 | static void SFdirModTimer(); | ^ ../../src.x11/selfile.c:1864:1: note: conflicting prototype is here 1864 | SFdirModTimer(XtPointer cl, XtIntervalId *id) | ^ ../../src.x11/selfile.c:135:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 135 | static char SFstatChar(); | ^ ../../src.x11/selfile.c:1910:1: note: conflicting prototype is here 1910 | SFstatChar (struct stat *statBuf) | ^ 20 warnings generated. cc -o xgap xcmds.o utils.o gapgraph.o gaptext.o pty.o popdial.o xgap.o selfile.o -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -lutil -L/usr/local/lib -lXaw -lXmu -lXt -lXext -lX11 -lSM -lICE gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/xgap/work/xgap-4.32/bin/amd64-portbld-freebsd14.3-default64-kv9' cp xgap.sh bin/xgap.sh =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> xgap-4.32 depends on executable: gap - found ===> xgap-4.32 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> xgap-4.32 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> xgap-4.32 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xgap-4.32 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> xgap-4.32 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> xgap-4.32 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for xgap-4.32 ===> Generating temporary packing list install -s -m 555 /wrkdirs/usr/ports/math/xgap/work/xgap-4.32/bin/*/xgap /wrkdirs/usr/ports/math/xgap/work/stage/usr/local/bin/xgap-bin install -m 555 /wrkdirs/usr/ports/math/xgap/work/xgap-4.32/bin/xgap.sh /wrkdirs/usr/ports/math/xgap/work/stage/usr/local/bin/xgap /usr/bin/sed -i.bak -i '' -e " s,^XGAP=.*,XGAP=/usr/local/bin/xgap-bin,; s,^GAP=.*,GAP=/usr/local/bin/gap,; " /wrkdirs/usr/ports/math/xgap/work/stage/usr/local/bin/xgap ====> 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=2026-01-21T13:51:48+0000' 'PKG_NOTE_ports_top_git_hash=076a295eb33c' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=0a3dd930a2e8' '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 xgap-4.32 ===> Building xgap-4.32 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for xgap-4.32 build of math/xgap | xgap-4.32 ended at Wed Jan 21 08:52:07 EST 2026 build time: 00:00:19