=>> Building cad/feappv build started at Fri Dec 12 04:02:44 EST 2025 port directory: /usr/ports/cad/feappv package name: feappv-5.1.2.e building for: FreeBSD pkg.DaveG.ca 13.5-RELEASE-p7 FreeBSD 13.5-RELEASE-p7 1305000 amd64 maintained by: ports@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1172 Aug 27 2024 /usr/ports/cad/feappv/Makefile Ports top last git commit: 62d8b1999233 Ports top unclean checkout: no Port dir last git commit: 7c0cf0ed564f Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500068 Jail OSVERSION: 1305000 Job Id: 14 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1305000 UNAME_v=FreeBSD 13.5-RELEASE-p7 1305000 UNAME_r=13.5-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/usr/local/poudriere/data/.m/freebsd_13_5_x64-HEAD-ALL/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=tmux-256color OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/freebsd_13_5_x64-HEAD-ALL/14/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_13_5_x64-HEAD-ALL SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/freebsd_13_5_x64-HEAD-ALL/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for feappv-5.1.2.e: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- ports@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- F77="gfortran13" F90="gfortran13" FC="gfortran13" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc13" F90FLAGS="-O -Wl,-rpath=/usr/local/lib/gcc13" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc13" MAKE=/usr/local/bin/gmake XDG_DATA_HOME=/wrkdirs/usr/ports/cad/feappv/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/feappv/work XDG_CACHE_HOME=/wrkdirs/usr/ports/cad/feappv/work/.cache HOME=/wrkdirs/usr/ports/cad/feappv/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/cad/feappv/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/cad/feappv/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" --End CONFIGURE_ENV-- --MAKE_ENV-- FEAPPVHOME5_1="/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e" F77="gfortran13" F90="gfortran13" FC="gfortran13" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc13" F90FLAGS="-O -Wl,-rpath=/usr/local/lib/gcc13" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc13" XDG_DATA_HOME=/wrkdirs/usr/ports/cad/feappv/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/feappv/work XDG_CACHE_HOME=/wrkdirs/usr/ports/cad/feappv/work/.cache HOME=/wrkdirs/usr/ports/cad/feappv/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/cad/feappv/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/cad/feappv/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 ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -lX11 -lm -Wl,-rpath=/usr/local/lib/gcc13 -L/usr/local/lib/gcc13 -L/usr/local/lib " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " 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-- PORTDOCS="" OSREL=13.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/feappv" EXAMPLESDIR="share/examples/feappv" DATADIR="share/feappv" WWWDIR="www/feappv" ETCDIR="etc/feappv" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/feappv DOCSDIR=/usr/local/share/doc/feappv EXAMPLESDIR=/usr/local/share/examples/feappv WWWDIR=/usr/local/www/feappv ETCDIR=/usr/local/etc/feappv --End SUB_LIST-- ---Begin make.conf--- DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The feappv 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 ===> feappv-5.1.2.e depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.4.2_1.pkg [pkg.DaveG.ca] Installing pkg-2.4.2_1... [pkg.DaveG.ca] Extracting pkg-2.4.2_1: .......... done ===> feappv-5.1.2.e depends on file: /usr/local/sbin/pkg - found ===> Returning to build of feappv-5.1.2.e =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The feappv 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 feappv-5.1.2.e for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The feappv 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 feappv-5.1.2.e for building => SHA256 Checksum OK for sanjayg0-feappv-v5.1.2e_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 ===> NOTICE: The feappv 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 feappv-5.1.2.e for building ===> Extracting for feappv-5.1.2.e => SHA256 Checksum OK for sanjayg0-feappv-v5.1.2e_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 feappv-5.1.2.e =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> feappv-5.1.2.e depends on executable: gfortran13 - not found ===> Installing existing package /packages/All/gcc13-13.3.0_3.pkg [pkg.DaveG.ca] Installing gcc13-13.3.0_3... [pkg.DaveG.ca] `-- Installing binutils-2.44,1... [pkg.DaveG.ca] | `-- Installing indexinfo-0.3.1_1... [pkg.DaveG.ca] | `-- Extracting indexinfo-0.3.1_1: . done [pkg.DaveG.ca] | `-- Installing zstd-1.5.7_1... [pkg.DaveG.ca] | `-- Extracting zstd-1.5.7_1: .......... done [pkg.DaveG.ca] `-- Extracting binutils-2.44,1: .......... done [pkg.DaveG.ca] `-- Installing gmp-6.3.0... [pkg.DaveG.ca] `-- Extracting gmp-6.3.0: .......... done [pkg.DaveG.ca] `-- Installing mpc-1.3.1_1... [pkg.DaveG.ca] | `-- Installing mpfr-4.2.2,1... [pkg.DaveG.ca] | `-- Extracting mpfr-4.2.2,1: .......... done [pkg.DaveG.ca] `-- Extracting mpc-1.3.1_1: ...... done [pkg.DaveG.ca] Extracting gcc13-13.3.0_3: .......... done ===== Message from gcc13-13.3.0_3: -- 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. ===> feappv-5.1.2.e depends on executable: gfortran13 - found ===> Returning to build of feappv-5.1.2.e ===> feappv-5.1.2.e depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [pkg.DaveG.ca] Installing gmake-4.4.1... [pkg.DaveG.ca] `-- Installing gettext-runtime-0.23.1... [pkg.DaveG.ca] `-- Extracting gettext-runtime-0.23.1: .......... done [pkg.DaveG.ca] Extracting gmake-4.4.1: .......... done ===> feappv-5.1.2.e depends on package: gmake>=4.4.1 - found ===> Returning to build of feappv-5.1.2.e ===> feappv-5.1.2.e depends on file: /usr/local/bin/as - found ===> feappv-5.1.2.e 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 ===> feappv-5.1.2.e depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Returning to build of feappv-5.1.2.e ===> feappv-5.1.2.e 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 gcc13 create symlink for gcc13 (world) create symlink for g++13 create symlink for g++13 (world) create symlink for cpp13 create symlink for cpp13 (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. ===> feappv-5.1.2.e depends on file: /usr/local/bin/ccache - found ===> Returning to build of feappv-5.1.2.e =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for feappv-5.1.2.e /usr/bin/sed -i.bak -e '/^ FF /s|=.*|= gfortran13| ; /^ CC /s|=.*|= cc| ; /^ FFOPTFLAG /s|=.*|= -O -Wl,-rpath=/usr/local/lib/gcc13| ; /^ CCOPTFLAG /s|=.*|= -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | ; /^ LDOPTIONS /s|=.*|= -lX11 -lm -Wl,-rpath=/usr/local/lib/gcc13 -L/usr/local/lib/gcc13 -L/usr/local/lib | ; s|Feappv_g.a|libfeappv.a|' /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/makefile.in =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for feappv-5.1.2.e (cd elements; make archive) make[1]: Entering directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/elements' (cd frame; make archive) make[2]: Entering directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/elements/frame' make[3]: Entering directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/elements/frame' Building pointnd.o Building trussnd.o Building frame3d.o Building frame2d.o make[3]: Leaving directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/elements/frame' ar: warning: creating /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a a - pointnd.o a - trussnd.o a - frame3d.o a - frame2d.o --->/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/elements/frame objects now up-to-date<--- make[2]: Leaving directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/elements/frame' (cd material; make archive) make[2]: Entering directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/elements/material' make[3]: Entering directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/elements/material' Building rvemat.o Building srvemat.o Building material.o make[3]: Leaving directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/elements/material' a - rvemat.o a - srvemat.o a - material.o --->/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/elements/material objects now up-to-date<--- make[2]: Leaving directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/elements/material' (cd shells; make archive) make[2]: Entering directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/elements/shells' make[3]: Entering directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/elements/shells' Building membr3d.o Building shell2d.o Building plate2d.o Building shell3d.o make[3]: Leaving directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/elements/shells' a - membr3d.o a - shell2d.o a - plate2d.o a - shell3d.o --->/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/elements/shells objects now up-to-date<--- make[2]: Leaving directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/elements/shells' (cd solid1d; make archive) make[2]: Entering directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/elements/solid1d' make[3]: Entering directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/elements/solid1d' Building interp1d.o Building quadr1d.o Building resid1d.o Building shpi1d.o Building rays1d.o Building strn1m.o Building solid1d.o Building slcn1d.o Building mass1d.o Building sld1d1.o Building bbar1s.o Building stra1d.o Building sld1d3.o Building sld1d2.o make[3]: Leaving directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/elements/solid1d' a - interp1d.o a - quadr1d.o a - resid1d.o a - rays1d.o a - shpi1d.o a - strn1m.o a - slcn1d.o a - solid1d.o a - mass1d.o a - stra1d.o a - bbar1s.o a - sld1d1.o a - sld1d3.o a - sld1d2.o --->/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/elements/solid1d objects now up-to-date<--- make[2]: Leaving directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/elements/solid1d' (cd solid2d; make archive) make[2]: Entering directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/elements/solid2d' make[3]: Entering directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/elements/solid2d' Building interp2d.o Building slcn2d.o Building shpi2d.o Building rays2d.o Building quadr2d.o Building resid2d.o Building mass2d.o Building kine2m.o Building kine2d.o Building gvec2d.o Building fbar2m.o Building bmat2d.o Building fld2d1.o Building bbar2m.o Building sld2d1.o Building sld2d2.o Building fld2d2.o Building strn2d.o Building solid2d.o Building sld2d3.o Building strn2m.o make[3]: Leaving directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/elements/solid2d' a - interp2d.o a - fbar2m.o a - kine2d.o a - bmat2d.o a - bbar2m.o a - mass2d.o a - gvec2d.o a - quadr2d.o a - kine2m.o a - rays2d.o a - shpi2d.o a - slcn2d.o a - resid2d.o a - fld2d1.o a - sld2d1.o a - fld2d2.o a - sld2d2.o a - strn2d.o a - solid2d.o a - sld2d3.o a - strn2m.o --->/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/elements/solid2d objects now up-to-date<--- make[2]: Leaving directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/elements/solid2d' (cd solid3d; make archive) make[2]: Entering directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/elements/solid3d' make[3]: Entering directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/elements/solid3d' Building kine3df.o Building interp3d.o Building iner3d.o Building sbody.o Building pushv3f.o Building solid3d.o Building quadr3d.o Building resid3d.o Building strn3d.o Building slcn3d.o Building rays3d.o Building fld3d1.o Building mass3d.o Building sld3d1.o make[3]: Leaving directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/elements/solid3d' a - interp3d.o a - iner3d.o a - kine3df.o a - mass3d.o a - pushv3f.o a - sbody.o a - quadr3d.o a - resid3d.o a - solid3d.o a - strn3d.o a - slcn3d.o a - rays3d.o a - fld3d1.o a - sld3d1.o --->/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/elements/solid3d objects now up-to-date<--- make[2]: Leaving directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/elements/solid3d' (cd thermal; make archive) make[2]: Entering directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/elements/thermal' make[3]: Entering directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/elements/thermal' Building modltd.o Building convec3d.o Building tlcn2d.o Building trvemat.o Building tlcn3d.o Building thfx2d.o Building therm3d.o Building convec2d.o Building therm2d.o make[3]: Leaving directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/elements/thermal' a - modltd.o a - convec3d.o a - tlcn2d.o a - trvemat.o a - tlcn3d.o a - thfx2d.o a - therm3d.o a - convec2d.o a - therm2d.o --->/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/elements/thermal objects now up-to-date<--- make[2]: Leaving directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/elements/thermal' make[1]: Leaving directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/elements' (cd program; make archive) make[1]: Entering directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/program' make[2]: Entering directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/program' Building atand.o Building addext.o Building acosd.o Building acheck.o Building caprod.o Building asind.o Building bjac3d.o Building autbac.o Building chkblk.o Building cfunc.o Building cashift.o Building bjac2d.o Building arcint1.o Building chlbac.o Building blktem.o Building ckinon0.o Building cassem.o Building cksep.o Building cknon0.o Building ckno0i.o Building ckbrk8.o Building chlfwd.o Building colbac.o Building ckisop.o Building colred.o Building comelmeq.o Building cktets.o Building comelm.o Building cosd.o Building comprol.o Building arclen.o Building cvtc2i.o Building cktris.o Building comprob.o Building comproa.o Building dotx.o Building dsred.o Building dot.o Building datest.o Building dasble.o Building datric.o Building conjgd.o Building blkgen.o Building dcheck.o Building dotid.o Building dasol.o Building dsetci.o Building dicont.o Building dyna04.o Building dyna02.o Building dyna03.o Building dyna01.o Building dured.o Building dparam.o Building dfind.o Building elcntl.o Building elcnt.o Building datri.o Building endclr.o Building errclr.o Building formhh.o Building formfe.o Building elpint1.o Building gamma1.o Building front.o Building evalex.o Building elmlib.o Building eisql.o Building genclr.o Building geig.o Building int1d.o Building filargs.o Building hsizend.o Building int1dn.o Building int1dl.o Building histex.o Building global.o Building filnam.o Building int2dn.o Building int3d.o Building int2d.o Building genvec.o Building genint.o Building int1dg.o Building invert.o Building inza.o Building interp1.o Building just.o Building iterat.o Building iprint.o Building mpi_start_feap.o Building ipos.o Building nbuck.o Building modify.o Building iters.o Building nodel.o Building nwprof.o Building mprint.o Building optibc.o Building optid.o Building opnfil.o Building numass.o Building newlnum.o Building padd.o Building paddv.o Building parexp.o Building parstop.o Building opnum.o Building nodew.o Building mkface.o Building palloc.o Building meshck.o Building pangl.o Building paboun.o Building passble.o Building pcomp.o Building pcharr.o Building pcdisp.o Building pcheck.o Building pblktyp.o Building pdegree.o Building outary.o Building pblend3.o Building pblendm.o Building pbouin.o Building nodlnum.o Building pblend.o Building pblend1.o Building pblendx.o Building pdelfl.o Building pcboun.o Building pcprop.o Building pdetf.o Building pblend2.o Building peige.o Building pelabl.o Building pconst.o Building pelconl.o Building pdiff.o Building pelnum.o Building pelcon.o Building pextnd.o Building peigsv.o Building pexpd.o Building pendprob.o Building peltyp.o Building peforc.o Building pgetd.o Building pedges.o Building periodbc.o Building piacel.o Building pfboun.o Building phelp.o Building piden.o Building pinitl.o Building pinput.o Building pincld.o Building pinpfl.o Building phsize.o Building pinval.o Building phillmandel.o Building phist.o Building pfuncs.o Building pinstall.o Building plbou.o Building ploa1.o Building pload0.o Building plinka.o Building pelmin.o Building pedgin.o Building pform.o Building pltmv.o Building ploadc.o Building ploops.o Building pload.o Building ploopin.o Building pmacr5.o Building plink.o Building pmacr7.o Building pmacr6.o Building pmacr4.o Building pmacr9.o Building plocal.o Building pmacr.o Building pmacr8.o Building pmovec.o Building pmacio.o Building pmove.o Building pcontr.o Building pmacr2.o Building pnumbl.o Building pnodes.o Building polar.o Building pperdis.o Building poutie.o Building pprojp.o Building pprint.o Building pmacr1.o Building profil.o Building presol.o Building prop2p.o Building prtitl.o Building prop2i.o Building prop2.o Building prj2dl.o Building pnorml.o Building pnewprob.o Building pmatin.o Building pseqn.o Building pside1.o Building psetvol.o Building pstr2d.o Building psides.o Building prtrea.o Building proced.o Building prtstr.o Building pprtd.o Building psub.o Building pstr3d.o Building propld.o Building pnums.o Building psolve.o Building pstrip.o Building psets.o Building ptang.o Building prtdis.o Building pmesh.o Building ptimpl.o Building pprojpp.o Building seproj.o Building segint1.o Building serchl.o Building sblkn.o Building savefl.o Building rstprf.o Building scalev.o Building reshis.o Building readfl.o Building reader.o Building pzeroi.o Building pupdate.o Building pzero.o Building ptrans.o Building ptmplt.o Building ptiend.o Building pmacr3.o Building pesurf.o Building pman.o Building shap1d.o Building setpcd.o Building setlagm.o Building setparam.o Building setmac.o Building setext.o Building sblke.o Building restrt.o Building setndl.o Building sethis.o Building setval.o Building shp1dn.o Building shp1dh.o Building seteq.o Building shap2.o Building shp1d.o Building shp2d.o Building shapef.o Building prj3dl.o Building setmem.o Building stime.o Building tand.o Building sind.o Building store.o Building sproja.o Building shp3d.o Building sprojb.o Building shptri.o Building tau2sig.o Building tiefor.o Building umshlib.o Building tetshp.o Building umaclib.o Building tint2dn.o Building tblk.o Building usetmem.o Building upang.o Building tjac3d.o Building usetlib.o Building tinput.o Building vinput.o Building uplagm.o Building wprojm.o Building vblke.o Building subsp.o Building tint3d.o Building tint2d.o Building writer.o Building vblkn.o Building tienod.o make[2]: Leaving directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/program' a - atand.o a - addext.o a - acheck.o a - acosd.o a - asind.o a - caprod.o a - bjac3d.o a - autbac.o a - chkblk.o a - cfunc.o a - cashift.o a - bjac2d.o a - arcint1.o a - chlbac.o a - blktem.o a - ckinon0.o a - cassem.o a - ckbrk8.o a - cknon0.o a - cksep.o a - chlfwd.o a - ckno0i.o a - colbac.o a - colred.o a - ckisop.o a - comelm.o a - comelmeq.o a - cktets.o a - comprol.o a - cosd.o a - arclen.o a - cktris.o a - cvtc2i.o a - comprob.o a - comproa.o a - datest.o a - dotx.o a - conjgd.o a - blkgen.o a - dot.o a - dasble.o a - dsred.o a - datric.o a - dasol.o a - dcheck.o a - dotid.o a - dsetci.o a - dicont.o a - dfind.o a - dured.o a - dyna01.o a - dyna04.o a - dyna02.o a - dparam.o a - dyna03.o a - elcntl.o a - elcnt.o a - datri.o a - endclr.o a - errclr.o a - elmlib.o a - formfe.o a - formhh.o a - elpint1.o a - front.o a - eisql.o a - gamma1.o a - evalex.o a - genclr.o a - filargs.o a - geig.o a - int1d.o a - hsizend.o a - histex.o a - int1dl.o a - int1dn.o a - global.o a - filnam.o a - int2dn.o a - int3d.o a - genint.o a - int2d.o a - genvec.o a - int1dg.o a - invert.o a - inza.o a - interp1.o a - ipos.o a - iterat.o a - just.o a - iprint.o a - mpi_start_feap.o a - nbuck.o a - iters.o a - modify.o a - mprint.o a - nodel.o a - nwprof.o a - optibc.o a - optid.o a - opnfil.o a - numass.o a - newlnum.o a - mkface.o a - padd.o a - meshck.o a - nodew.o a - opnum.o a - paddv.o a - parexp.o a - parstop.o a - palloc.o a - paboun.o a - pangl.o a - passble.o a - nodlnum.o a - outary.o a - pblend3.o a - pcharr.o a - pblendm.o a - pblktyp.o a - pcdisp.o a - pbouin.o a - pcomp.o a - pcheck.o a - pdegree.o a - pblend.o a - pblendx.o a - pblend1.o a - pdelfl.o a - pcboun.o a - pcprop.o a - pdetf.o a - pblend2.o a - pelabl.o a - pconst.o a - peige.o a - pelconl.o a - pdiff.o a - pelnum.o a - pelcon.o a - peforc.o a - peigsv.o a - pextnd.o a - pexpd.o a - peltyp.o a - pendprob.o a - pedges.o a - pgetd.o a - piacel.o a - periodbc.o a - pfboun.o a - phelp.o a - piden.o a - pinitl.o a - pinput.o a - pinpfl.o a - pfuncs.o a - pincld.o a - phsize.o a - pinval.o a - phillmandel.o a - phist.o a - pinstall.o a - plbou.o a - ploa1.o a - pload0.o a - pelmin.o a - pedgin.o a - plinka.o a - pform.o a - pltmv.o a - ploadc.o a - ploops.o a - pload.o a - ploopin.o a - plink.o a - pmacr5.o a - pmacr6.o a - pmacr7.o a - pmacr9.o a - pmacr4.o a - plocal.o a - pmacr.o a - pmacr8.o a - pmovec.o a - pmacio.o a - pmove.o a - pcontr.o a - pmacr2.o a - pnumbl.o a - pnodes.o a - polar.o a - pperdis.o a - poutie.o a - pmacr1.o a - pprojp.o a - pprint.o a - presol.o a - profil.o a - prop2p.o a - pmatin.o a - prj2dl.o a - prop2.o a - pnewprob.o a - prop2i.o a - prtitl.o a - pnorml.o a - pseqn.o a - pprtd.o a - pside1.o a - psetvol.o a - pnums.o a - proced.o a - pstr2d.o a - psides.o a - prtrea.o a - prtstr.o a - psub.o a - pstr3d.o a - propld.o a - psolve.o a - pstrip.o a - ptang.o a - psets.o a - prtdis.o a - pmesh.o a - ptimpl.o a - pprojpp.o a - ptmplt.o a - ptiend.o a - pesurf.o a - reshis.o a - readfl.o a - pzero.o a - scalev.o a - savefl.o a - pmacr3.o a - pzeroi.o a - seproj.o a - rstprf.o a - segint1.o a - pupdate.o a - ptrans.o a - serchl.o a - reader.o a - sblkn.o a - pman.o a - setparam.o a - restrt.o a - setext.o a - shap1d.o a - setpcd.o a - setlagm.o a - setmac.o a - sblke.o a - setndl.o a - sethis.o a - setval.o a - shp1dh.o a - seteq.o a - shp1dn.o a - shap2.o a - shp1d.o a - shp2d.o a - shapef.o a - prj3dl.o a - setmem.o a - sind.o a - stime.o a - tand.o a - sproja.o a - store.o a - shp3d.o a - sprojb.o a - shptri.o a - tau2sig.o a - tiefor.o a - tetshp.o a - tblk.o a - umshlib.o a - umaclib.o a - tint2dn.o a - usetmem.o a - upang.o a - tjac3d.o a - usetlib.o a - tinput.o a - vinput.o a - uplagm.o a - wprojm.o a - vblke.o a - subsp.o a - tint3d.o a - tint2d.o a - writer.o a - vblkn.o a - tienod.o --->/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/program objects now up-to-date<--- make[1]: Leaving directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/program' (cd plot; make archive) make[1]: Entering directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/plot' make[2]: Entering directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/plot' Building dtot_pl.o Building fppsdu.o Building fppsin.o Building fpplcl.o Building fppspl.o Building fptplt.o Building fppsop.o Building fpplps.o Building maxcor.o Building frame.o Building lclip.o Building pdefm.o Building pfacev.o Building phide.o Building perspz.o Building merges.o Building pfeap.o Building perspe.o Building pjstrs.o Building plbord.o Building plface.o Building plbrk8.o Building plbk27.o Building pfacex.o Building perspj.o Building mergei.o Building pfacepqr.o Building pline.o Building plftyp.o Building plqud8.o Building plqud4.o Building plotl.o Building pltaxs.o Building pltcor.o Building plot2d.o Building pltecn.o Building pltctx.o Building pltet4.o Building pltbou.o Building pltet10.o Building plbkpqr.o Building pltprf.o Building pltln2.o Building pltq16.o Building pltri6.o Building pltri3.o Building pltpt1.o Building pltord.o Building ppbox.o Building pltln3.o Building pltfor.o Building pltqfl.o Building ppeye.o Building pnumna.o Building psetip.o Building plview.o Building pltstr.o Building pltlfl.o Building plfacn.o Building pwind.o Building pzerol.o Building protv.o Building pltris.o Building pltelc.o Building upltlib.o Building vecp.o Building vem_compp.o Building setclp.o Building setfor.o Building rprint.o Building vem_plcon.o Building visbl.o Building xcompp.o Building zoom.o Building plfacx.o Building xpline.o Building pltcon.o Building pplotf.o make[2]: Leaving directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/plot' a - dtot_pl.o a - fppsdu.o a - fpplcl.o a - fppsin.o a - fppsop.o a - fppspl.o a - fptplt.o a - fpplps.o a - maxcor.o a - frame.o a - lclip.o a - pdefm.o a - pfacev.o a - merges.o a - perspz.o a - phide.o a - perspe.o a - pfeap.o a - pjstrs.o a - plbord.o a - pfacex.o a - plbrk8.o a - plface.o a - perspj.o a - plbk27.o a - mergei.o a - pfacepqr.o a - pline.o a - plftyp.o a - plqud8.o a - plotl.o a - plqud4.o a - pltaxs.o a - pltcor.o a - plot2d.o a - pltctx.o a - pltecn.o a - pltet4.o a - pltbou.o a - pltet10.o a - plbkpqr.o a - pltln2.o a - pltprf.o a - pltq16.o a - pltpt1.o a - pltri3.o a - pltri6.o a - pltord.o a - pltln3.o a - ppbox.o a - pltfor.o a - pltqfl.o a - ppeye.o a - pnumna.o a - plfacn.o a - pltlfl.o a - pltstr.o a - psetip.o a - plview.o a - pltris.o a - pwind.o a - pzerol.o a - protv.o a - pltelc.o a - upltlib.o a - vecp.o a - vem_compp.o a - setclp.o a - setfor.o a - rprint.o a - vem_plcon.o a - visbl.o a - xcompp.o a - zoom.o a - plfacx.o a - xpline.o a - pltcon.o a - pplotf.o --->/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/plot objects now up-to-date<--- make[1]: Leaving directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/plot' (cd unix; make archive) make[1]: Entering directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/unix' make[2]: Entering directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/unix' Building pflush.o Building pfclip.o Building plopen.o Building plstrt.o Building plline.o Building pleigt.o Building plclos.o Building plabl.o Building dplot.o Building plstop.o Building clpan.o Building pltcur.o Building plot9.o Building pltime.o Building pltext.o Building pltelm.o Building pstart.o Building pppcol.o Building pltefl.o Building pltnod.o Building tplot.o Building pltftx.o x11u.c:219:31: warning: passing arguments to 'gdx11_init_polylines' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 219 | gdx11_init_polylines(dw); | ^ x11u.c:220:29: warning: passing arguments to 'gdx11_init_strings' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 220 | gdx11_init_strings(dw); | ^ x11u.c:192:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 192 | void gdx11_adjust_digwin(dw) | ^ x11u.c:228:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 228 | void gdx11_refresh_digwin(dw) | ^ x11u.c:346:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 346 | DIGWin *gdx11_make_digwin_from_xwin(display,xwindow, | ^ x11u.c:488:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 488 | DIGWin *gdx11_create_digwin(xservername,window_width,window_height) | ^ x11u.c:579:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 579 | DIGWin *gdx11cdw_(xservername,widthptr,heightptr) | ^ x11u.c:591:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 591 | DIGWin *gdx11_set_current_digwin(dw) | ^ x11u.c:613:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 613 | DIGWin *gdx11setdw_(dw) | ^ x11u.c:623:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 623 | void gdx11_set_def_window_size(width,height) | ^ x11u.c:636:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 636 | void gdx11setwindow_(widthptr,heightptr) | ^ x11u.c:646:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 646 | void gdx11_free_digwin(dw) | ^ x11u.c:691:20: warning: passing arguments to 'gdx11_flush' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 691 | gdx11_flush(dw); | ^ x11u.c:695:20: warning: passing arguments to 'gdx11_flush' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 695 | gdx11_flush(dw); | ^ x11u.c:675:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 675 | int gdx11_handle_digwin_event(dw,eventptr,term_char,term_button) | ^ x11u.c:727:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 727 | void gdx11_init_strings(dw) | ^ x11u.c:738:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 738 | void gdx11_init_polylines(dw) | ^ x11u.c:746:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 746 | static void gdx11_term_polyline(dw) | ^ x11u.c:758:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 758 | static void gdx11_end_polygon(dw) | ^ x11u.c:773:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 773 | static void gdx11_check_polyline_overflow(dw,n) | ^ x11u.c:786:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 786 | static void gdx11_start_polyline(dw,x,y) | ^ x11u.c:803:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 803 | static void gdx11_start_polygon(dw,n,x,y) | ^ x11u.c:814:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 814 | static void gdx11_add_point_to_polyline(dw,x,y) | ^ x11u.c:839:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 839 | static void gdx11_init_device(dw,x_data,y_data) | ^ x11u.c:863:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 863 | static void gdx11_clear_page(dw,x_data,y_data) | ^ x11u.c:886:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 886 | static void gdx11_move_to(dw,x_data,y_data) | ^ x11u.c:908:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 908 | static void gdx11_draw_to(dw,x_data,y_data) | ^ x11u.c:926:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 926 | void gdx11_flush(dw,x_data,y_data) | ^ x11u.c:942:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 942 | static void gdx11_release_device(dw,x_data,y_data) | ^ x11u.c:959:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 959 | static void gdx11_return_device(dw,x_data,y_data) | ^ x11u.c:991:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 991 | static void gdx11_select_color(dw,x_data,y_data) | ^ x11u.c:1039:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1039 | static void gdx11_get_input(dw,cursor,allow_keys,left,middle,right, | ^ x11u.c:1114:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1114 | static void gdx11_gin(dw,x_data,y_data) | ^ x11u.c:1143:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1143 | static void gdx11_set_color_map_rgb(dw,x_data,y_data) | ^ x11u.c:1155:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1155 | static void gdx11_set_color_map_hls( op_code, x_data, y_data ) | ^ x11u.c:1165:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1165 | static void gdx11_button_input(dw,x_data,y_data) | ^ x11u.c:1191:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1191 | static void gdx11_set_line (dw,x_data,y_data) | ^ x11u.c:1259:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1259 | static void gdx11_clip_mask(dw,x_data,y_data) | ^ x11u.c:1290:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1290 | static void gdx11_draw_text(dw,n,x_data,y_data) | ^ x11u.c:1315:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1315 | static void gdx11_draw_polygon(dw,n,x_data,y_data) | ^ x11u.c:1385: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] 1385 | jump_table[MAX_OPCODE-1](current_dw,*op_code-1024,x_data,y_data); | ^ x11u.c:1387: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] 1387 | jump_table[MAX_OPCODE-2](current_dw,-*op_code-1024,x_data,y_data); | ^ x11u.c:1389: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] 1389 | jump_table[*op_code-1](current_dw,x_data,y_data); | ^ x11u.c:1354:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1354 | void gdx11_( op_code, x_data, y_data ) | ^ 44 warnings generated. Building x11u.o make[2]: Leaving directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/unix' a - pfclip.o a - pflush.o a - clpan.o a - dplot.o a - plclos.o a - plline.o a - plopen.o a - pleigt.o a - plabl.o a - plstrt.o a - plstop.o a - pltcur.o a - plot9.o a - pltime.o a - pltext.o a - pltelm.o a - pstart.o a - pppcol.o a - pltefl.o a - pltnod.o a - tplot.o a - pltftx.o a - x11u.o --->/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/unix objects now up-to-date<--- make[1]: Leaving directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/unix' (cd user; make archive) make[1]: Entering directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/user' make[2]: Entering directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/user' Building elmt06.o Building elmt04.o Building elmt05.o Building elmt03.o Building elmt07.o Building elmt02.o Building elmt01.o Building elmt10.o Building elmt13.o Building elmt08.o Building elmt09.o Building elmt12.o Building elmt11.o Building elmt14.o Building uasble.o Building uface01.o Building ublk.o Building ualloc.o Building udynam.o Building uconst.o Building uface02.o Building udebug.o Building elmt15.o Building uface05.o Building uface04.o Building uface03.o Building uftyp02.o Building ufacelib.o Building uglobl.o Building uftyp05.o Building uftyp04.o Building uftyplib.o Building uftyp03.o Building uftyp01.o Building umacr1.o Building uiters.o Building umacr10.o Building umacr3.o Building umacr5.o Building umacr12.o Building umacr4.o Building umacr11.o Building umacr2.o Building umacr8.o Building umacr7.o Building umani1.o Building umani11.o Building umacr9.o Building umacr6.o Building umani10.o Building umani12.o Building umani7.o Building umani6.o Building umani3.o Building umani4.o Building umani2.o Building umani8.o Building umati0.o Building umani9.o Building umani5.o Building umati3.o Building umati2.o Building umati1.o Building umatl0.o Building umati5.o Building umati4.o Building umatl3.o Building umatl2.o Building umatl1.o Building umatl4.o Building umatl5.o Building umesh10.o Building umesh3.o Building umesh2.o Building umesh7.o Building umesh6.o Building umesh12.o Building umesh11.o Building umesh1.o Building umesh.o Building umesh5.o Building umod1d.o Building umesh4.o Building uplot1.o Building uparam.o Building uplot.o Building umodel.o Building umesh9.o Building umesh8.o Building uplot2.o Building uplot4.o Building uplot3.o Building uplot5.o Building uprob.o Building usetci.o Building usolve.o make[2]: Leaving directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/user' a - elmt06.o a - elmt04.o a - elmt03.o a - elmt05.o a - elmt01.o a - elmt02.o a - elmt07.o a - elmt10.o a - elmt13.o a - elmt08.o a - elmt09.o a - elmt12.o a - elmt11.o a - elmt14.o a - uasble.o a - ualloc.o a - ublk.o a - uface01.o a - udynam.o a - uconst.o a - udebug.o a - uface02.o a - elmt15.o a - uface04.o a - uface03.o a - uface05.o a - ufacelib.o a - uftyp02.o a - uftyp01.o a - uftyp03.o a - uglobl.o a - uftyp04.o a - uftyp05.o a - uftyplib.o a - umacr1.o a - uiters.o a - umacr10.o a - umacr3.o a - umacr5.o a - umacr12.o a - umacr11.o a - umacr4.o a - umacr2.o a - umacr8.o a - umacr7.o a - umani1.o a - umacr9.o a - umani11.o a - umacr6.o a - umani10.o a - umani12.o a - umani2.o a - umani4.o a - umani6.o a - umani7.o a - umani3.o a - umani8.o a - umati0.o a - umani9.o a - umani5.o a - umati2.o a - umati3.o a - umati1.o a - umati4.o a - umatl0.o a - umati5.o a - umatl3.o a - umatl2.o a - umatl1.o a - umatl4.o a - umatl5.o a - umesh10.o a - umesh11.o a - umesh1.o a - umesh3.o a - umesh.o a - umesh2.o a - umesh7.o a - umesh12.o a - umesh6.o a - umesh5.o a - umod1d.o a - umesh4.o a - umesh9.o a - umesh8.o a - uplot1.o a - umodel.o a - uparam.o a - uplot.o a - uplot2.o a - uplot3.o a - uplot4.o a - uplot5.o a - uprob.o a - usetci.o a - usolve.o --->/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/user objects now up-to-date<--- make[1]: Leaving directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/user' --> FEAPpv Archive updated <-- (cd main; make feappv) make[1]: Entering directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/main' gfortran13 -c -O -Wl,-rpath=/usr/local/lib/gcc13 -I/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/include feappv.f -o feappv.o ranlib /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a gfortran13 -o feappv feappv.o /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a \ -lX11 -lm -Wl,-rpath=/usr/local/lib/gcc13 -L/usr/local/lib/gcc13 -L/usr/local/lib /usr/local/bin/ld: warning: alignment 16 of normal symbol `comrec_' in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(x11u.o) is smaller than 32 used by the common definition in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(pcontr.o) /usr/local/bin/ld: warning: NOTE: alignment discrepancies can cause real problems. Investigation is advised. /usr/local/bin/ld: warning: alignment 16 of normal symbol `comrec_' in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(x11u.o) is smaller than 32 used by the common definition in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(errclr.o) /usr/local/bin/ld: warning: NOTE: alignment discrepancies can cause real problems. Investigation is advised. /usr/local/bin/ld: warning: alignment 16 of normal symbol `comrec_' in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(x11u.o) is smaller than 32 used by the common definition in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(filnam.o) /usr/local/bin/ld: warning: NOTE: alignment discrepancies can cause real problems. Investigation is advised. /usr/local/bin/ld: warning: alignment 16 of normal symbol `comrec_' in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(x11u.o) is smaller than 32 used by the common definition in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(opnfil.o) /usr/local/bin/ld: warning: NOTE: alignment discrepancies can cause real problems. Investigation is advised. /usr/local/bin/ld: warning: alignment 16 of normal symbol `comrec_' in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(x11u.o) is smaller than 32 used by the common definition in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(pdelfl.o) /usr/local/bin/ld: warning: NOTE: alignment discrepancies can cause real problems. Investigation is advised. /usr/local/bin/ld: warning: alignment 16 of normal symbol `comrec_' in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(x11u.o) is smaller than 32 used by the common definition in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(pconst.o) /usr/local/bin/ld: warning: NOTE: alignment discrepancies can cause real problems. Investigation is advised. /usr/local/bin/ld: warning: alignment 16 of normal symbol `comrec_' in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(x11u.o) is smaller than 32 used by the common definition in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(pendprob.o) /usr/local/bin/ld: warning: NOTE: alignment discrepancies can cause real problems. Investigation is advised. /usr/local/bin/ld: warning: alignment 16 of normal symbol `comrec_' in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(x11u.o) is smaller than 32 used by the common definition in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(pincld.o) /usr/local/bin/ld: warning: NOTE: alignment discrepancies can cause real problems. Investigation is advised. /usr/local/bin/ld: warning: alignment 16 of normal symbol `comrec_' in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(x11u.o) is smaller than 32 used by the common definition in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(pinstall.o) /usr/local/bin/ld: warning: NOTE: alignment discrepancies can cause real problems. Investigation is advised. /usr/local/bin/ld: warning: alignment 16 of normal symbol `comrec_' in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(x11u.o) is smaller than 32 used by the common definition in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(pedgin.o) /usr/local/bin/ld: warning: NOTE: alignment discrepancies can cause real problems. Investigation is advised. /usr/local/bin/ld: warning: alignment 16 of normal symbol `comrec_' in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(x11u.o) is smaller than 32 used by the common definition in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(plinka.o) /usr/local/bin/ld: warning: NOTE: alignment discrepancies can cause real problems. Investigation is advised. /usr/local/bin/ld: warning: alignment 16 of normal symbol `comrec_' in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(x11u.o) is smaller than 32 used by the common definition in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(plink.o) /usr/local/bin/ld: warning: NOTE: alignment discrepancies can cause real problems. Investigation is advised. /usr/local/bin/ld: warning: alignment 16 of normal symbol `comrec_' in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(x11u.o) is smaller than 32 used by the common definition in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(pmacr.o) /usr/local/bin/ld: warning: NOTE: alignment discrepancies can cause real problems. Investigation is advised. /usr/local/bin/ld: warning: alignment 16 of normal symbol `comrec_' in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(x11u.o) is smaller than 32 used by the common definition in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(pmacr2.o) /usr/local/bin/ld: warning: NOTE: alignment discrepancies can cause real problems. Investigation is advised. /usr/local/bin/ld: warning: alignment 16 of normal symbol `comrec_' in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(x11u.o) is smaller than 32 used by the common definition in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(pmacr1.o) /usr/local/bin/ld: warning: NOTE: alignment discrepancies can cause real problems. Investigation is advised. /usr/local/bin/ld: warning: alignment 16 of normal symbol `comrec_' in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(x11u.o) is smaller than 32 used by the common definition in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(ptmplt.o) /usr/local/bin/ld: warning: NOTE: alignment discrepancies can cause real problems. Investigation is advised. /usr/local/bin/ld: warning: alignment 16 of normal symbol `comrec_' in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(x11u.o) is smaller than 32 used by the common definition in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(pesurf.o) /usr/local/bin/ld: warning: NOTE: alignment discrepancies can cause real problems. Investigation is advised. /usr/local/bin/ld: warning: alignment 16 of normal symbol `comrec_' in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(x11u.o) is smaller than 32 used by the common definition in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(pmacr3.o) /usr/local/bin/ld: warning: NOTE: alignment discrepancies can cause real problems. Investigation is advised. /usr/local/bin/ld: warning: alignment 16 of normal symbol `comrec_' in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(x11u.o) is smaller than 32 used by the common definition in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(restrt.o) /usr/local/bin/ld: warning: NOTE: alignment discrepancies can cause real problems. Investigation is advised. /usr/local/bin/ld: warning: alignment 16 of normal symbol `comrec_' in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(x11u.o) is smaller than 32 used by the common definition in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(writer.o) /usr/local/bin/ld: warning: NOTE: alignment discrepancies can cause real problems. Investigation is advised. /usr/local/bin/ld: warning: alignment 16 of normal symbol `comrec_' in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(x11u.o) is smaller than 32 used by the common definition in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(dicont.o) /usr/local/bin/ld: warning: NOTE: alignment discrepancies can cause real problems. Investigation is advised. /usr/local/bin/ld: warning: alignment 16 of normal symbol `comrec_' in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(x11u.o) is smaller than 32 used by the common definition in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(filargs.o) /usr/local/bin/ld: warning: NOTE: alignment discrepancies can cause real problems. Investigation is advised. /usr/local/bin/ld: warning: alignment 16 of normal symbol `comrec_' in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(x11u.o) is smaller than 32 used by the common definition in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(histex.o) /usr/local/bin/ld: warning: NOTE: alignment discrepancies can cause real problems. Investigation is advised. /usr/local/bin/ld: warning: alignment 16 of normal symbol `comrec_' in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(x11u.o) is smaller than 32 used by the common definition in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(pinpfl.o) /usr/local/bin/ld: warning: NOTE: alignment discrepancies can cause real problems. Investigation is advised. /usr/local/bin/ld: warning: alignment 16 of normal symbol `comrec_' in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(x11u.o) is smaller than 32 used by the common definition in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(phist.o) /usr/local/bin/ld: warning: NOTE: alignment discrepancies can cause real problems. Investigation is advised. /usr/local/bin/ld: warning: alignment 16 of normal symbol `comrec_' in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(x11u.o) is smaller than 32 used by the common definition in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(pmacr9.o) /usr/local/bin/ld: warning: NOTE: alignment discrepancies can cause real problems. Investigation is advised. /usr/local/bin/ld: warning: alignment 16 of normal symbol `comrec_' in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(x11u.o) is smaller than 32 used by the common definition in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(prop2p.o) /usr/local/bin/ld: warning: NOTE: alignment discrepancies can cause real problems. Investigation is advised. /usr/local/bin/ld: warning: alignment 16 of normal symbol `comrec_' in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(x11u.o) is smaller than 32 used by the common definition in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(prop2i.o) /usr/local/bin/ld: warning: NOTE: alignment discrepancies can cause real problems. Investigation is advised. /usr/local/bin/ld: warning: alignment 16 of normal symbol `comrec_' in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(x11u.o) is smaller than 32 used by the common definition in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(pprtd.o) /usr/local/bin/ld: warning: NOTE: alignment discrepancies can cause real problems. Investigation is advised. /usr/local/bin/ld: warning: alignment 16 of normal symbol `comrec_' in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(x11u.o) is smaller than 32 used by the common definition in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(setparam.o) /usr/local/bin/ld: warning: NOTE: alignment discrepancies can cause real problems. Investigation is advised. /usr/local/bin/ld: warning: alignment 16 of normal symbol `comrec_' in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(x11u.o) is smaller than 32 used by the common definition in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(pltelc.o) /usr/local/bin/ld: warning: NOTE: alignment discrepancies can cause real problems. Investigation is advised. /usr/local/bin/ld: warning: alignment 16 of normal symbol `comrec_' in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(x11u.o) is smaller than 32 used by the common definition in /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a(pltcon.o) /usr/local/bin/ld: warning: NOTE: alignment discrepancies can cause real problems. Investigation is advised. make[1]: Leaving directory '/wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/main' --> FEAPpv executable made <-- =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> feappv-5.1.2.e depends on executable: gfortran13 - found ===> feappv-5.1.2.e depends on file: /usr/local/libdata/pkgconfig/x11.pc - found =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for feappv-5.1.2.e ===> Generating temporary packing list install -s -m 555 /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/main/feappv /wrkdirs/usr/ports/cad/feappv/work/stage/usr/local/bin install -m 0644 /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/libfeappv.a /wrkdirs/usr/ports/cad/feappv/work/stage/usr/local/lib install -m 0644 /wrkdirs/usr/ports/cad/feappv/work/feappv-5.1.2e/manual/*.pdf /wrkdirs/usr/ports/cad/feappv/work/stage/usr/local/share/doc/feappv ====> 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-12T09:02:44+0000' 'PKG_NOTE_ports_top_git_hash=62d8b1999233' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=7c0cf0ed564f' '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 feappv-5.1.2.e ===> Building feappv-5.1.2.e =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for feappv-5.1.2.e build of cad/feappv | feappv-5.1.2.e ended at Fri Dec 12 04:03:25 EST 2025 build time: 00:00:43