=>> Building math/parmgridgen build started at Wed Jan 21 00:27:39 EST 2026 port directory: /usr/ports/math/parmgridgen package name: parmgridgen-1.0_17 building for: FreeBSD pkg.DaveG.ca 14.3-RELEASE-p7 FreeBSD 14.3-RELEASE-p7 1403000 amd64 maintained by: devel@stasyan.com Makefile datestamp: -rw-r--r-- 1 root wheel 1428 Aug 27 2024 /usr/ports/math/parmgridgen/Makefile Ports top last git commit: 076a295eb33c Ports top unclean checkout: no Port dir last git commit: 9eba6162f8f6 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500068 Jail OSVERSION: 1403000 Job Id: 03 ---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/03/.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--- ===> The following configuration options are available for parmgridgen-1.0_17: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- devel@stasyan.com --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=/usr/local/bin/gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmgridgen/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmgridgen/work XDG_CACHE_HOME=/wrkdirs/usr/ports/math/parmgridgen/work/.cache HOME=/wrkdirs/usr/ports/math/parmgridgen/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/parmgridgen/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/math/parmgridgen/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmgridgen/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmgridgen/work XDG_CACHE_HOME=/wrkdirs/usr/ports/math/parmgridgen/work/.cache HOME=/wrkdirs/usr/ports/math/parmgridgen/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/parmgridgen/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/math/parmgridgen/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" OSREL=14.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/parmgridgen" EXAMPLESDIR="share/examples/parmgridgen" DATADIR="share/parmgridgen" WWWDIR="www/parmgridgen" ETCDIR="etc/parmgridgen" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/parmgridgen DOCSDIR=/usr/local/share/doc/parmgridgen EXAMPLESDIR=/usr/local/share/examples/parmgridgen WWWDIR=/usr/local/www/parmgridgen ETCDIR=/usr/local/etc/parmgridgen --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 ===> parmgridgen-1.0_17 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 ===> parmgridgen-1.0_17 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of parmgridgen-1.0_17 =========================================================================== =================================================== ===== 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 parmgridgen-1.0_17 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by parmgridgen-1.0_17 for building => SHA256 Checksum OK for ParMGridGen-1.0.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 parmgridgen-1.0_17 for building ===> Extracting for parmgridgen-1.0_17 => SHA256 Checksum OK for ParMGridGen-1.0.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 parmgridgen-1.0_17 ===> Applying FreeBSD patches for parmgridgen-1.0_17 from /usr/ports/math/parmgridgen/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> parmgridgen-1.0_17 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] | `-- Installing indexinfo-0.3.1_1... [pkg.DaveG.ca] | `-- Extracting indexinfo-0.3.1_1: . done [pkg.DaveG.ca] `-- Extracting gettext-runtime-0.26: .......... done [pkg.DaveG.ca] Extracting gmake-4.4.1: .......... done ===> parmgridgen-1.0_17 depends on package: gmake>=4.4.1 - found ===> Returning to build of parmgridgen-1.0_17 ===> parmgridgen-1.0_17 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. ===> parmgridgen-1.0_17 depends on file: /usr/local/bin/ccache - found ===> Returning to build of parmgridgen-1.0_17 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> parmgridgen-1.0_17 depends on shared library: libmpi_cxx.so - not found ===> Installing existing package /packages/All/openmpi4-4.1.8_1.pkg [pkg.DaveG.ca] Installing openmpi4-4.1.8_1... [pkg.DaveG.ca] `-- Installing gcc14-14.2.0_4... [pkg.DaveG.ca] | `-- Installing binutils-2.44,1... [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 gcc14-14.2.0_4: .......... done create symlink for gcc14 create symlink for gcc14 (world) create symlink for g++14 create symlink for g++14 (world) create symlink for cpp14 create symlink for cpp14 (world) [pkg.DaveG.ca] `-- Installing hwloc2-2.12.1_1... [pkg.DaveG.ca] | `-- Installing level-zero-1.26.3... [pkg.DaveG.ca] | | `-- Installing libfmt-12.1.0... [pkg.DaveG.ca] | | `-- Extracting libfmt-12.1.0: .......... done [pkg.DaveG.ca] | | `-- Installing spdlog-1.16.0_1... [pkg.DaveG.ca] | | `-- Extracting spdlog-1.16.0_1: .......... done [pkg.DaveG.ca] | `-- Extracting level-zero-1.26.3: .......... done [pkg.DaveG.ca] | `-- Installing libpciaccess-0.18.1_1... [pkg.DaveG.ca] | | `-- Installing hwdata-0.403,1... [pkg.DaveG.ca] | | `-- Extracting hwdata-0.403,1: ...... done [pkg.DaveG.ca] | `-- Extracting libpciaccess-0.18.1_1: ..... done [pkg.DaveG.ca] | `-- Installing libxml2-2.14.6... [pkg.DaveG.ca] | | `-- Installing readline-8.3.3... [pkg.DaveG.ca] | | `-- Extracting readline-8.3.3: .......... done [pkg.DaveG.ca] | `-- Extracting libxml2-2.14.6: .......... done [pkg.DaveG.ca] `-- Extracting hwloc2-2.12.1_1: .......... done [pkg.DaveG.ca] `-- Installing libevent-2.1.12... [pkg.DaveG.ca] `-- Extracting libevent-2.1.12: .......... done [pkg.DaveG.ca] `-- Installing libltdl-2.5.4... [pkg.DaveG.ca] `-- Extracting libltdl-2.5.4: ......... done [pkg.DaveG.ca] `-- Installing munge-0.5.17... [pkg.DaveG.ca] | `-- Installing libgcrypt-1.11.2... [pkg.DaveG.ca] | | `-- Installing libgpg-error-1.58... [pkg.DaveG.ca] | | `-- Extracting libgpg-error-1.58: .......... done [pkg.DaveG.ca] | `-- Extracting libgcrypt-1.11.2: .......... done [pkg.DaveG.ca] `-- Extracting munge-0.5.17: ......... done [pkg.DaveG.ca] `-- Installing slurm-wlm-25.11.0_1... [pkg.DaveG.ca] | `-- Installing hdf5-1.12.2_2,1... [pkg.DaveG.ca] | | `-- Installing libaec-1.1.4... [pkg.DaveG.ca] | | `-- Extracting libaec-1.1.4: .......... done [pkg.DaveG.ca] | `-- Extracting hdf5-1.12.2_2,1: .......... done [pkg.DaveG.ca] | `-- Installing http-parser-2.9.4... [pkg.DaveG.ca] | `-- Extracting http-parser-2.9.4: .... done [pkg.DaveG.ca] | `-- Installing json-c-0.18... [pkg.DaveG.ca] | `-- Extracting json-c-0.18: .......... done [pkg.DaveG.ca] | `-- Installing libjwt-2.1.2... [pkg.DaveG.ca] | | `-- Installing jansson-2.14.1... [pkg.DaveG.ca] | | `-- Extracting jansson-2.14.1: .......... done [pkg.DaveG.ca] | `-- Extracting libjwt-2.1.2: ........ done [pkg.DaveG.ca] | `-- Installing liblz4-1.10.0_2,1... [pkg.DaveG.ca] | `-- Extracting liblz4-1.10.0_2,1: .......... done [pkg.DaveG.ca] | `-- Installing librdkafka-2.8.0... [pkg.DaveG.ca] | | `-- Installing curl-8.17.0... [pkg.DaveG.ca] | | `-- Installing brotli-1.2.0,1... [pkg.DaveG.ca] | | `-- Extracting brotli-1.2.0,1: .......... done [pkg.DaveG.ca] | | `-- Installing libidn2-2.3.8... [pkg.DaveG.ca] | | | `-- Installing libunistring-1.4.1... [pkg.DaveG.ca] | | | `-- Extracting libunistring-1.4.1: .......... done [pkg.DaveG.ca] | | `-- Extracting libidn2-2.3.8: .......... done [pkg.DaveG.ca] | | `-- Installing libnghttp2-1.68.0... [pkg.DaveG.ca] | | `-- Extracting libnghttp2-1.68.0: ....... done [pkg.DaveG.ca] | | `-- Installing libpsl-0.21.5_2... [pkg.DaveG.ca] | | `-- Extracting libpsl-0.21.5_2: ........ done [pkg.DaveG.ca] | | `-- Installing libssh2-1.11.1,3... [pkg.DaveG.ca] | | `-- Extracting libssh2-1.11.1,3: .......... done [pkg.DaveG.ca] | | `-- Extracting curl-8.17.0: .......... done [pkg.DaveG.ca] | `-- Extracting librdkafka-2.8.0: .......... done [pkg.DaveG.ca] | `-- Installing libsysinfo-0.0.3_3... [pkg.DaveG.ca] | `-- Extracting libsysinfo-0.0.3_3: ...... done [pkg.DaveG.ca] | `-- Installing libunwind-20250904... [pkg.DaveG.ca] | `-- Extracting libunwind-20250904: .......... done [pkg.DaveG.ca] | `-- Installing libyaml-0.2.5... [pkg.DaveG.ca] | `-- Extracting libyaml-0.2.5: ...... done [pkg.DaveG.ca] | `-- Installing lua54-5.4.8... [pkg.DaveG.ca] | | `-- Installing libedit-3.1.20251016_1,1... [pkg.DaveG.ca] | | `-- Extracting libedit-3.1.20251016_1,1: .......... done [pkg.DaveG.ca] | `-- Extracting lua54-5.4.8: .......... done [pkg.DaveG.ca] | `-- Installing mysql80-client-8.0.44... [pkg.DaveG.ca] | | `-- Installing cyrus-sasl-2.1.28_5... *** Added group `cyrus' (id 60) *** Added user `cyrus' (id 60) [pkg.DaveG.ca] | | `-- Extracting cyrus-sasl-2.1.28_5: .......... done [pkg.DaveG.ca] | | `-- Installing groff-1.23.0_5... [pkg.DaveG.ca] | | `-- Installing libiconv-1.18_1... [pkg.DaveG.ca] | | `-- Extracting libiconv-1.18_1: .......... done [pkg.DaveG.ca] | | `-- Installing perl5-5.42.0_1... [pkg.DaveG.ca] | | `-- Extracting perl5-5.42.0_1: .......... done [pkg.DaveG.ca] | | `-- Installing psutils-1.17_6... [pkg.DaveG.ca] | | | `-- Installing libpaper-1.1.28_1... [pkg.DaveG.ca] | | | `-- Extracting libpaper-1.1.28_1: .......... done [pkg.DaveG.ca] | | `-- Extracting psutils-1.17_6: .......... done [pkg.DaveG.ca] | | `-- Installing uchardet-0.0.8_1... [pkg.DaveG.ca] | | `-- Extracting uchardet-0.0.8_1: .......... done [pkg.DaveG.ca] | | `-- Extracting groff-1.23.0_5: .......... done [pkg.DaveG.ca] | | `-- Installing hidapi-0.15.0... [pkg.DaveG.ca] | | `-- Extracting hidapi-0.15.0: .......... done [pkg.DaveG.ca] | | `-- Installing icu-76.1,1... [pkg.DaveG.ca] | | `-- Extracting icu-76.1,1: .......... done [pkg.DaveG.ca] | | `-- Installing libfido2-1.16.0... [pkg.DaveG.ca] | | `-- Installing libcbor-0.13.0... [pkg.DaveG.ca] | | `-- Extracting libcbor-0.13.0: .......... done [pkg.DaveG.ca] | | `-- Extracting libfido2-1.16.0: .......... done [pkg.DaveG.ca] | | `-- Installing openldap26-client-2.6.10_1... [pkg.DaveG.ca] | | `-- Extracting openldap26-client-2.6.10_1: .......... done [pkg.DaveG.ca] | `-- Extracting mysql80-client-8.0.44: .......... done ===> Creating groups Creating group 'slurm' with gid '468' ===> Creating users Creating user 'slurm' with uid '468' [pkg.DaveG.ca] `-- Extracting slurm-wlm-25.11.0_1: .......... done [pkg.DaveG.ca] Extracting openmpi4-4.1.8_1: .......... done ===== Message from gcc14-14.2.0_4: -- 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/gcc14 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===== Message from cyrus-sasl-2.1.28_5: -- You can use sasldb2 for authentication, to add users use: saslpasswd2 -c username If you want to enable SMTP AUTH with the system Sendmail, read Sendmail.README NOTE: This port has been compiled with a default pwcheck_method of auxprop. If you want to authenticate your user by /etc/passwd, PAM or LDAP, install ports/security/cyrus-sasl2-saslauthd and set sasl_pwcheck_method to saslauthd after installing the Cyrus-IMAPd 2.X port. You should also check the /usr/local/lib/sasl2/*.conf files for the correct pwcheck_method. If you want to use GSSAPI mechanism, install ports/security/cyrus-sasl2-gssapi. If you want to use SRP mechanism, install ports/security/cyrus-sasl2-srp. If you want to use LDAP auxprop plugin, install ports/security/cyrus-sasl2-ldapdb. ===== Message from groff-1.23.0_5: -- In order to be able to use the html driver, you need to install the following packages: - ghostscript - netpbm -- ===> NOTICE: The groff port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===== Message from openldap26-client-2.6.10_1: -- The OpenLDAP client package has been successfully installed. Edit /usr/local/etc/openldap/ldap.conf to change the system-wide client defaults. Try `man ldap.conf' and visit the OpenLDAP FAQ-O-Matic at http://www.OpenLDAP.org/faq/index.cgi?file=3 for more information. ===== Message from mysql80-client-8.0.44: -- This is the mysql CLIENT without the server. for complete server and client, please install databases/mysql80-server ===== Message from slurm-wlm-25.11.0_1: -- Slurm has been installed. Sample config: /usr/local/etc/slurm/slurm.conf.sample Before starting services: - Copy and edit the sample to /usr/local/etc/slurm/slurm.conf - Create state dirs (already created in stage): /var/spool/slurmctld - Ensure munge is running and configured. Services: - slurmctld (controller) - slurmd (node daemon) On FreeBSD, cgroups are typically not used. If slurmd/slurmctld complain about cgroup initialization, set this in slurm.conf: ProctrackType=proctrack/linuxproc TaskPlugin=task/none CgroupPlugin=disabled Then restart slurmctld/slurmd. Docs: /usr/local/share/doc/slurm ===== Message from openmpi4-4.1.8_1: -- ===> NOTICE: The openmpi4 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 ===> parmgridgen-1.0_17 depends on shared library: libmpi_cxx.so - found (/usr/local/mpi/openmpi/lib/libmpi_cxx.so) ===> Returning to build of parmgridgen-1.0_17 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for parmgridgen-1.0_17 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for parmgridgen-1.0_17 (cd MGridGen ; /usr/local/bin/gmake) gmake[1]: Entering directory '/wrkdirs/usr/ports/math/parmgridgen/work/ParMGridGen-1.0/MGridGen' (cd IMlib ; gmake ) gmake[2]: Entering directory '/wrkdirs/usr/ports/math/parmgridgen/work/ParMGridGen-1.0/MGridGen/IMlib' cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I./ -I/usr/local/include -I/usr/local/mpi/openmpi/include -c blas.c cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I./ -I/usr/local/include -I/usr/local/mpi/openmpi/include -c dfkeysort.c cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I./ -I/usr/local/include -I/usr/local/mpi/openmpi/include -c dkeysort.c cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I./ -I/usr/local/include -I/usr/local/mpi/openmpi/include -c file.c cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I./ -I/usr/local/include -I/usr/local/mpi/openmpi/include -c ifkeysort.c cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I./ -I/usr/local/include -I/usr/local/mpi/openmpi/include -c ifloatsort.c cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I./ -I/usr/local/include -I/usr/local/mpi/openmpi/include -c iintsort.c cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I./ -I/usr/local/include -I/usr/local/mpi/openmpi/include -c ikeysort.c cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I./ -I/usr/local/include -I/usr/local/mpi/openmpi/include -c memory.c cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I./ -I/usr/local/include -I/usr/local/mpi/openmpi/include -c sort.c sort.c:66:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 66 | IMfree(&counts, LTERM); | ^ sort.c:106:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] 106 | } | ^ 2 warnings generated. cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I./ -I/usr/local/include -I/usr/local/mpi/openmpi/include -c util.c ar rv libIMlib.a blas.o dfkeysort.o dkeysort.o file.o ifkeysort.o ifloatsort.o iintsort.o ikeysort.o memory.o sort.o util.o ar: warning: creating libIMlib.a a - blas.o a - dfkeysort.o a - dkeysort.o a - file.o a - ifkeysort.o a - ifloatsort.o a - iintsort.o a - ikeysort.o a - memory.o a - sort.o a - util.o ar -ts libIMlib.a blas.o dfkeysort.o dkeysort.o file.o ifkeysort.o ifloatsort.o iintsort.o ikeysort.o memory.o sort.o util.o gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/parmgridgen/work/ParMGridGen-1.0/MGridGen/IMlib' (cd Lib ; gmake ) gmake[2]: Entering directory '/wrkdirs/usr/ports/math/parmgridgen/work/ParMGridGen-1.0/MGridGen/Lib' cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I./ -I../../MGridGen/IMlib -I/usr/local/include -I/usr/local/mpi/openmpi/include -c coarsen.c coarsen.c:83:5: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 83 | IMfree(&(cgraph->finer->where), LTERM); | ^ coarsen.c:92:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 92 | IMfree(&(cgraph->where), LTERM); | ^ 2 warnings generated. cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I./ -I../../MGridGen/IMlib -I/usr/local/include -I/usr/local/mpi/openmpi/include -c kwayfm.c kwayfm.c:149:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 149 | IMfree(&perm, &phtable, °rees, &ptarget, LTERM); | ^ kwayfm.c:286:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 286 | IMfree(&perm, &phtable, °rees, &ptarget, LTERM); | ^ kwayfm.c:416:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 416 | IMfree(&perm, &phtable, °rees, &ptarget, LTERM); | ^ kwayfm.c:582:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 582 | IMfree(&perm, &phtable, °rees, &ptarget, LTERM); | ^ kwayfm.c:727:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 727 | IMfree(&perm, &phtable, °rees, &ptarget, LTERM); | ^ kwayfm.c:925:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 925 | IMfree(&perm, &phtable, °rees, &ptarget, LTERM); | ^ kwayfm.c:1112:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1112 | IMfree(&perm, &phtable, °rees, &ptarget, LTERM); | ^ kwayfm.c:1164:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1164 | IMfree(&pwgts, &pvol, &psurf, LTERM); | ^ 8 warnings generated. cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I./ -I../../MGridGen/IMlib -I/usr/local/include -I/usr/local/mpi/openmpi/include -c match.c match.c:58:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 58 | IMfree(&match, &perm, LTERM); | ^ match.c:123:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 123 | IMfree(&tperm, &perm, &match, LTERM); | ^ match.c:193:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 193 | IMfree(&tperm, &perm, &match, LTERM); | ^ match.c:262:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 262 | IMfree(&perm, &match, LTERM); | ^ match.c:342:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 342 | IMfree(&cand, &perm, &match, LTERM); | ^ 5 warnings generated. cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I./ -I../../MGridGen/IMlib -I/usr/local/include -I/usr/local/mpi/openmpi/include -c merge.c merge.c:32:4: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 32 | IMfree(&graph->pwgts, &graph->pvol, &graph->psurf, LTERM); | ^ merge.c:276:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 276 | IMfree(&ptr, &ind, &psurf, &pvol, &pwgts, &elpairs, &ptarget, °rees, &phtable, LTERM); | ^ merge.c:443:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 443 | IMfree(&ptr, &ind, &psurf, &pvol, &pwgts, &elpairs, &ptarget, °rees, &phtable, LTERM); | ^ merge.c:628:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 628 | IMfree(&ptr, &ind, &psurf, &pvol, &pwgts, &elpairs, &ptarget, °rees, &phtable, LTERM); | ^ merge.c:848:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 848 | IMfree(&ptr, &ind, &psurf, &pvol, &pwgts, &elpairs, &ptarget, °rees, &phtable, LTERM); | ^ merge.c:1042:23: warning: format specifies type 'int' but the argument has type 'realtype *' (aka 'double *') [-Wformat] 1041 | printf("Ndeg=%d Merge %d with %d jbest2=%d best=%f pmax=%d maxar=%f\n", | ~~ 1042 | degrees, me, to, jbest2, best, pmax, maxar)); | ^~~~~~~ ./macros.h:18:46: note: expanded from macro 'IFSET' 18 | #define IFSET(a, flag, cmd) if ((a)&(flag)) (cmd); | ^~~ merge.c:1067:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1067 | IMfree(&ptr, &ind, &psurf, &pvol, &pwgts, &elpairs, &ptarget, °rees, &phtable, LTERM); | ^ merge.c:1150:5: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1150 | IMfree(&ptr, &ind, &psurf, &pvol, &pwgts, &elpairs, LTERM); | ^ merge.c:1238:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1238 | IMfree(&ptr, &ind, &psurf, &pvol, &pwgts, &elpairs, &ptarget, °rees, &phtable, LTERM); | ^ merge.c:1321:5: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1321 | IMfree(&ptr, &ind, &psurf, &pvol, &pwgts, &elpairs, LTERM); | ^ merge.c:1410:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1410 | IMfree(&ptr, &ind, &psurf, &pvol, &pwgts, &elpairs, &ptarget, °rees, &phtable, LTERM); | ^ merge.c:1493:5: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1493 | IMfree(&ptr, &ind, &psurf, &pvol, &pwgts, &elpairs, LTERM); | ^ merge.c:1598:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1598 | IMfree(&ptr, &ind, &psurf, &pvol, &pwgts, &elpairs, &ptarget, °rees, &phtable, LTERM); | ^ merge.c:1682:5: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1682 | IMfree(&ptr, &ind, &psurf, &pvol, &pwgts, &elpairs, LTERM); | ^ merge.c:1821:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1821 | IMfree(&ptr, &ind, &psurf, &pvol, &pwgts, &elpairs, &ptarget, °rees, &phtable, LTERM); | ^ 15 warnings generated. cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I./ -I../../MGridGen/IMlib -I/usr/local/include -I/usr/local/mpi/openmpi/include -c mgridgen.c cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I./ -I../../MGridGen/IMlib -I/usr/local/include -I/usr/local/mpi/openmpi/include -c refine.c refine.c:77:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 77 | IMfree(&graph->pwgts, &graph->pvol, &graph->psurf, LTERM); | ^ refine.c:130:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 130 | IMfree(&pairs, LTERM); | ^ refine.c:243:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 243 | IMfree(&(graph->coarser), LTERM); | ^ refine.c:308:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 308 | IMfree(&counts,LTERM); | ^ refine.c:378:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 378 | IMfree(&touched, &cptr, &cind, &perm, &todo, LTERM); | ^ 5 warnings generated. cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I./ -I../../MGridGen/IMlib -I/usr/local/include -I/usr/local/mpi/openmpi/include -c setup.c setup.c:52:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 52 | IMfree(&graph->xadj, &graph->vwgt, &graph->vvol, &graph->vsurf, | ^ 1 warning generated. ar rv ../../libmgrid.a coarsen.o kwayfm.o match.o merge.o mgridgen.o refine.o setup.o ../IMlib/blas.o ../IMlib/dfkeysort.o ../IMlib/dkeysort.o ../IMlib/file.o ../IMlib/ifkeysort.o ../IMlib/ifloatsort.o ../IMlib/iintsort.o ../IMlib/ikeysort.o ../IMlib/memory.o ../IMlib/sort.o ../IMlib/util.o ar: warning: creating ../../libmgrid.a a - coarsen.o a - kwayfm.o a - match.o a - merge.o a - mgridgen.o a - refine.o a - setup.o a - ../IMlib/blas.o a - ../IMlib/dfkeysort.o a - ../IMlib/dkeysort.o a - ../IMlib/file.o a - ../IMlib/ifkeysort.o a - ../IMlib/ifloatsort.o a - ../IMlib/iintsort.o a - ../IMlib/ikeysort.o a - ../IMlib/memory.o a - ../IMlib/sort.o a - ../IMlib/util.o ar -ts ../../libmgrid.a coarsen.o kwayfm.o match.o merge.o mgridgen.o refine.o setup.o blas.o dfkeysort.o dkeysort.o file.o ifkeysort.o ifloatsort.o iintsort.o ikeysort.o memory.o sort.o util.o gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/parmgridgen/work/ParMGridGen-1.0/MGridGen/Lib' (cd Programs ; gmake ) gmake[2]: Entering directory '/wrkdirs/usr/ports/math/parmgridgen/work/ParMGridGen-1.0/MGridGen/Programs' cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/mpi/openmpi/include -I../../MGridGen/IMlib -I../Lib -c mgridgen.c mgridgen.c:75:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 75 | IMfree(&graph.xadj, &graph.vvol, &graph.vsurf, &graph.adjncy, &graph.adjwgt, &part, LTERM); | ^ 1 warning generated. cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/mpi/openmpi/include -I../../MGridGen/IMlib -I../Lib -c io.c cc -L../.. -L/usr/lib/ -L//usr/local/lib/ -L//usr/local/mpi/openmpi/lib -o ../../mgridgen mgridgen.o io.o -lmgrid -lm -pthread chmod 744 ../../mgridgen gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/parmgridgen/work/ParMGridGen-1.0/MGridGen/Programs' gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/parmgridgen/work/ParMGridGen-1.0/MGridGen' (cd ParMGridGen ; /usr/local/bin/gmake) gmake[1]: Entering directory '/wrkdirs/usr/ports/math/parmgridgen/work/ParMGridGen-1.0/ParMGridGen' (cd IMParMetis-2.0 ; gmake ) gmake[2]: Entering directory '/wrkdirs/usr/ports/math/parmgridgen/work/ParMGridGen-1.0/ParMGridGen/IMParMetis-2.0' (cd ParMETISLib ; gmake ) gmake[3]: Entering directory '/wrkdirs/usr/ports/math/parmgridgen/work/ParMGridGen-1.0/ParMGridGen/IMParMetis-2.0/ParMETISLib' cc -I/usr/local/include -I/usr/local/mpi/openmpi/include -I./ -c fused.c fused.c:55:5: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 55 | IMfree(&graph->vwgt, LTERM); | ^ fused.c:192:5: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 192 | IMfree(&map, LTERM); | ^ 2 warnings generated. cc -I/usr/local/include -I/usr/local/mpi/openmpi/include -I./ -c comm.c cc -I/usr/local/include -I/usr/local/mpi/openmpi/include -I./ -c util.c util.c:28:19: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 28 | fprintf(stdout, out2); | ^~~~ util.c:28:19: note: treat the string as an argument to avoid this 28 | fprintf(stdout, out2); | ^ | "%s", util.c:49:19: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 49 | fprintf(stdout, out2); | ^~~~ util.c:49:19: note: treat the string as an argument to avoid this 49 | fprintf(stdout, out2); | ^ | "%s", util.c:85:17: warning: call to undeclared function 'IMmalloc'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 85 | return (int *)IMmalloc(sizeof(int)*n, msg); | ^ util.c:85:10: warning: cast to 'int *' from smaller integer type 'int' [-Wint-to-pointer-cast] 85 | return (int *)IMmalloc(sizeof(int)*n, msg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c:97:21: warning: call to undeclared function 'IMmalloc'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 97 | return (idxtype *)IMmalloc(sizeof(idxtype)*n, msg); | ^ util.c:97:10: warning: cast to 'idxtype *' (aka 'int *') from smaller integer type 'int' [-Wint-to-pointer-cast] 97 | return (idxtype *)IMmalloc(sizeof(idxtype)*n, msg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c:108:19: warning: call to undeclared function 'IMmalloc'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 108 | return (float *)IMmalloc(sizeof(float)*n, msg); | ^ util.c:108:10: warning: cast to 'float *' from smaller integer type 'int' [-Wint-to-pointer-cast] 108 | return (float *)IMmalloc(sizeof(float)*n, msg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c:120:22: warning: call to undeclared function 'IMmalloc'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 120 | return (realtype *)IMmalloc(sizeof(realtype)*n, msg); | ^ util.c:120:10: warning: cast to 'realtype *' (aka 'double *') from smaller integer type 'int' [-Wint-to-pointer-cast] 120 | return (realtype *)IMmalloc(sizeof(realtype)*n, msg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c:132:31: warning: call to undeclared function 'IMmalloc'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 132 | return iset(n, ival, (int *)IMmalloc(sizeof(int)*n, msg)); | ^ util.c:132:24: warning: cast to 'int *' from smaller integer type 'int' [-Wint-to-pointer-cast] 132 | return iset(n, ival, (int *)IMmalloc(sizeof(int)*n, msg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c:145:37: warning: call to undeclared function 'IMmalloc'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 145 | return idxset(n, ival, (idxtype *)IMmalloc(sizeof(idxtype)*n, msg)); | ^ util.c:145:26: warning: cast to 'idxtype *' (aka 'int *') from smaller integer type 'int' [-Wint-to-pointer-cast] 145 | return idxset(n, ival, (idxtype *)IMmalloc(sizeof(idxtype)*n, msg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c:156:39: warning: call to undeclared function 'IMmalloc'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 156 | return realset(n, rval, (realtype *)IMmalloc(sizeof(realtype)*n, msg)); | ^ util.c:156:27: warning: cast to 'realtype *' (aka 'double *') from smaller integer type 'int' [-Wint-to-pointer-cast] 156 | return realset(n, rval, (realtype *)IMmalloc(sizeof(realtype)*n, msg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c:388:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] 388 | } | ^ 17 warnings generated. cc -I/usr/local/include -I/usr/local/mpi/openmpi/include -I./ -c memory.c memory.c:24:30: warning: call to undeclared function 'IMmalloc'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 24 | wspace->core = (idxtype *) IMmalloc(wspace->maxcore, "PreAllocateMemory: wspace->core"); | ^ memory.c:24:18: warning: cast to 'idxtype *' (aka 'int *') from smaller integer type 'int' [-Wint-to-pointer-cast] 24 | wspace->core = (idxtype *) IMmalloc(wspace->maxcore, "PreAllocateMemory: wspace->core"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memory.c:35:22: warning: cast to 'KeyValueType *' (aka 'struct KeyValueType *') from smaller integer type 'int' [-Wint-to-pointer-cast] 35 | wspace->pepairs1 = (KeyValueType *)IMmalloc(sizeof(KeyValueType)*(ctrl->nparts+ctrl->npes+1), "PreAllocateMemory: wspace->pepairs?"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memory.c:36:22: warning: cast to 'KeyValueType *' (aka 'struct KeyValueType *') from smaller integer type 'int' [-Wint-to-pointer-cast] 36 | wspace->pepairs2 = (KeyValueType *)IMmalloc(sizeof(KeyValueType)*(ctrl->nparts+ctrl->npes+1), "PreAllocateMemory: wspace->pepairs?"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memory.c:46:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 46 | IMfree(&wspace->core, | ^ memory.c:74:24: warning: call to undeclared function 'IMmalloc'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 74 | graph = (GraphType *)IMmalloc(sizeof(GraphType), "CreateCoarseGraph: graph"); | ^ memory.c:74:11: warning: cast to 'GraphType *' (aka 'struct graphdef *') from smaller integer type 'int' [-Wint-to-pointer-cast] 74 | graph = (GraphType *)IMmalloc(sizeof(GraphType), "CreateCoarseGraph: graph"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memory.c:121:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 121 | IMfree(&graph->xadj, | ^ memory.c:161:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 161 | IMfree(&graph->xadj, | ^ memory.c:211:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 211 | IMfree(&graph->match, | ^ 10 warnings generated. cc -I/usr/local/include -I/usr/local/mpi/openmpi/include -I./ -c debug.c cc -I/usr/local/include -I/usr/local/mpi/openmpi/include -I./ -c setup.c setup.c:198:37: warning: call to undeclared function 'IMmalloc'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 198 | wspace->pairs = (KeyValueType *)IMmalloc(sizeof(KeyValueType)*wspace->nlarge, "SetUp: wspace->pairs"); | ^ setup.c:198:21: warning: cast to 'KeyValueType *' (aka 'struct KeyValueType *') from smaller integer type 'int' [-Wint-to-pointer-cast] 198 | wspace->pairs = (KeyValueType *)IMmalloc(sizeof(KeyValueType)*wspace->nlarge, "SetUp: wspace->pairs"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. cc -I/usr/local/include -I/usr/local/mpi/openmpi/include -I./ -c diffuse.c diffuse.c:57:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 57 | IMfree(&graph->vsize, LTERM); | ^ 1 warning generated. cc -I/usr/local/include -I/usr/local/mpi/openmpi/include -I./ -c grsetup.c grsetup.c:143:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 143 | IMfree(&lpvtxs, &gpvtxs, LTERM); | ^ 1 warning generated. cc -I/usr/local/include -I/usr/local/mpi/openmpi/include -I./ -c timer.c cc -I/usr/local/include -I/usr/local/mpi/openmpi/include -I./ -c coarsen.c coarsen.c:308:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 308 | IMfree(&cadjncy, &cadjwgt, &graph->where, LTERM); /* Note that graph->where works fine even if it is NULL */ | ^ 1 warning generated. cc -I/usr/local/include -I/usr/local/mpi/openmpi/include -I./ -c edge_refine.c edge_refine.c:152:39: warning: call to undeclared function 'IMmalloc'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 152 | rinfo = graph->rinfo = (RInfoType *)IMmalloc(sizeof(RInfoType)*nvtxs, "ComputePartitionParams: rinfo"); | ^ edge_refine.c:152:26: warning: cast to 'RInfoType *' (aka 'struct rinfodef *') from smaller integer type 'int' [-Wint-to-pointer-cast] 152 | rinfo = graph->rinfo = (RInfoType *)IMmalloc(sizeof(RInfoType)*nvtxs, "ComputePartitionParams: rinfo"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ edge_refine.c:489:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 489 | IMfree(&update, &nupds_pe, &htable, &changed, &pperm, &perm, LTERM); | ^ edge_refine.c:823:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 823 | IMfree(&update, &nupds_pe, &htable, &changed, &perm, &pperm, &tocheck, LTERM); | ^ 4 warnings generated. cc -I/usr/local/include -I/usr/local/mpi/openmpi/include -I./ -c drivers.c cc -I/usr/local/include -I/usr/local/mpi/openmpi/include -I./ -c remap.c remap.c:69:29: warning: call to undeclared function 'IMmalloc'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 69 | order = (KeyValueType *)IMmalloc(sizeof(KeyValueType)*npes*npes, "ComputeTotalVReMap: order"); | ^ remap.c:69:13: warning: cast to 'KeyValueType *' (aka 'struct KeyValueType *') from smaller integer type 'int' [-Wint-to-pointer-cast] 69 | order = (KeyValueType *)IMmalloc(sizeof(KeyValueType)*npes*npes, "ComputeTotalVReMap: order"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ remap.c:73:29: warning: call to undeclared function 'IMmalloc'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 73 | order = (KeyValueType *)IMmalloc(sizeof(KeyValueType)*npes, "ComputeTotalVReMap: order"); | ^ remap.c:73:13: warning: cast to 'KeyValueType *' (aka 'struct KeyValueType *') from smaller integer type 'int' [-Wint-to-pointer-cast] 73 | order = (KeyValueType *)IMmalloc(sizeof(KeyValueType)*npes, "ComputeTotalVReMap: order"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ remap.c:142:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 142 | IMfree(&order, LTERM); | ^ 5 warnings generated. cc -I/usr/local/include -I/usr/local/mpi/openmpi/include -I./ -c iidxsort.c cc -I/usr/local/include -I/usr/local/mpi/openmpi/include -I./ -c ikeysort.c cc -I/usr/local/include -I/usr/local/mpi/openmpi/include -I./ -c var.c ar rv ../libIMparmetis.a fused.o comm.o util.o memory.o debug.o setup.o diffuse.o grsetup.o timer.o coarsen.o edge_refine.o drivers.o remap.o iidxsort.o ikeysort.o var.o ar: warning: creating ../libIMparmetis.a a - fused.o a - comm.o a - util.o a - memory.o a - debug.o a - setup.o a - diffuse.o a - grsetup.o a - timer.o a - coarsen.o a - edge_refine.o a - drivers.o a - remap.o a - iidxsort.o a - ikeysort.o a - var.o ar -ts ../libIMparmetis.a fused.o comm.o util.o memory.o debug.o setup.o diffuse.o grsetup.o timer.o coarsen.o edge_refine.o drivers.o remap.o iidxsort.o ikeysort.o var.o gmake[3]: Leaving directory '/wrkdirs/usr/ports/math/parmgridgen/work/ParMGridGen-1.0/ParMGridGen/IMParMetis-2.0/ParMETISLib' gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/parmgridgen/work/ParMGridGen-1.0/ParMGridGen/IMParMetis-2.0' (cd ParLib ; gmake ) gmake[2]: Entering directory '/wrkdirs/usr/ports/math/parmgridgen/work/ParMGridGen-1.0/ParMGridGen/ParLib' cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I./ -I../../MGridGen/IMlib -I/usr/local/include -I/usr/local/mpi/openmpi/include -c comm.c cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I./ -I../../MGridGen/IMlib -I/usr/local/include -I/usr/local/mpi/openmpi/include -c util.c util.c:28:19: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 28 | fprintf(stdout, out2); | ^~~~ util.c:28:19: note: treat the string as an argument to avoid this 28 | fprintf(stdout, out2); | ^ | "%s", util.c:49:19: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 49 | fprintf(stdout, out2); | ^~~~ util.c:49:19: note: treat the string as an argument to avoid this 49 | fprintf(stdout, out2); | ^ | "%s", 2 warnings generated. cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I./ -I../../MGridGen/IMlib -I/usr/local/include -I/usr/local/mpi/openmpi/include -c memory.c memory.c:50:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 50 | IMfree(&wspace->core, | ^ memory.c:122:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 122 | IMfree(&graph->xadj, | ^ memory.c:169:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 169 | IMfree(&graph->xadj, | ^ 3 warnings generated. cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I./ -I../../MGridGen/IMlib -I/usr/local/include -I/usr/local/mpi/openmpi/include -c debug.c cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I./ -I../../MGridGen/IMlib -I/usr/local/include -I/usr/local/mpi/openmpi/include -c setup.c cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I./ -I../../MGridGen/IMlib -I/usr/local/include -I/usr/local/mpi/openmpi/include -c parmgridgen.c parmgridgen.c:110:3: warning: call to undeclared function 'MGridGen'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 110 | MGridGen(nvtxs, orxadj, myvvol, orvsurf, oradjncy, oradjwgt, minsize, maxsize, | ^ parmgridgen.c:117:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 117 | IMfree(&orxadj, &oradjncy, &oradjwgt, &orvsurf, LTERM); | ^ parmgridgen.c:272:6: warning: call to undeclared function 'ParMETIS_FusedElementGraph'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 272 | ParMETIS_FusedElementGraph(vtxdist, xadj, vvol, vsurf, adjncy, vwgt, adjwgt, | ^ parmgridgen.c:302:6: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 302 | IMfree(&graph, &mgraph, LTERM); | ^ parmgridgen.c:378:6: warning: call to undeclared function 'MGridGenRefine'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 378 | MGridGenRefine(nvtxs, mgraph->xadj, mgraph->vvol, mgraph->vsurf, mgraph->adjncy, | ^ parmgridgen.c:423:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 423 | IMfree(&vwgt, &oradjncy2, &graph, &mgraph, LTERM); | ^ parmgridgen.c:614:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 614 | IMfree(&graph->vtxdist, &graph->xadj, &graph->adjncy, &graph->adjwgt, &graph->vvol, | ^ 7 warnings generated. cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I./ -I../../MGridGen/IMlib -I/usr/local/include -I/usr/local/mpi/openmpi/include -c grsetup.c cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I./ -I../../MGridGen/IMlib -I/usr/local/include -I/usr/local/mpi/openmpi/include -c move.c move.c:241:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 241 | IMfree(&newlabel, &realcore, LTERM); | ^ 1 warning generated. cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I./ -I../../MGridGen/IMlib -I/usr/local/include -I/usr/local/mpi/openmpi/include -c ikeysort.c ar rv ../../libparmgrid.a comm.o util.o memory.o debug.o setup.o parmgridgen.o grsetup.o move.o ikeysort.o ../IMParMetis-2.0/ParMETISLib/fused.o ../IMParMetis-2.0/ParMETISLib/comm.o ../IMParMetis-2.0/ParMETISLib/util.o ../IMParMetis-2.0/ParMETISLib/memory.o ../IMParMetis-2.0/ParMETISLib/debug.o ../IMParMetis-2.0/ParMETISLib/setup.o ../IMParMetis-2.0/ParMETISLib/diffuse.o ../IMParMetis-2.0/ParMETISLib/grsetup.o ../IMParMetis-2.0/ParMETISLib/timer.o ../IMParMetis-2.0/ParMETISLib/coarsen.o ../IMParMetis-2.0/ParMETISLib/edge_refine.o ../IMParMetis-2.0/ParMETISLib/drivers.o ../IMParMetis-2.0/ParMETISLib/remap.o ../IMParMetis-2.0/ParMETISLib/iidxsort.o ../IMParMetis-2.0/ParMETISLib/ikeysort.o ../IMParMetis-2.0/ParMETISLib/var.o ar: warning: creating ../../libparmgrid.a a - comm.o a - util.o a - memory.o a - debug.o a - setup.o a - parmgridgen.o a - grsetup.o a - move.o a - ikeysort.o a - ../IMParMetis-2.0/ParMETISLib/fused.o a - ../IMParMetis-2.0/ParMETISLib/comm.o a - ../IMParMetis-2.0/ParMETISLib/util.o a - ../IMParMetis-2.0/ParMETISLib/memory.o a - ../IMParMetis-2.0/ParMETISLib/debug.o a - ../IMParMetis-2.0/ParMETISLib/setup.o a - ../IMParMetis-2.0/ParMETISLib/diffuse.o a - ../IMParMetis-2.0/ParMETISLib/grsetup.o a - ../IMParMetis-2.0/ParMETISLib/timer.o a - ../IMParMetis-2.0/ParMETISLib/coarsen.o a - ../IMParMetis-2.0/ParMETISLib/edge_refine.o a - ../IMParMetis-2.0/ParMETISLib/drivers.o a - ../IMParMetis-2.0/ParMETISLib/remap.o a - ../IMParMetis-2.0/ParMETISLib/iidxsort.o a - ../IMParMetis-2.0/ParMETISLib/ikeysort.o a - ../IMParMetis-2.0/ParMETISLib/var.o ar -ts ../../libparmgrid.a comm.o util.o memory.o debug.o setup.o parmgridgen.o grsetup.o move.o ikeysort.o fused.o comm.o util.o memory.o debug.o setup.o diffuse.o grsetup.o timer.o coarsen.o edge_refine.o drivers.o remap.o iidxsort.o ikeysort.o var.o gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/parmgridgen/work/ParMGridGen-1.0/ParMGridGen/ParLib' (cd Programs ; gmake ) gmake[2]: Entering directory '/wrkdirs/usr/ports/math/parmgridgen/work/ParMGridGen-1.0/ParMGridGen/Programs' cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../ParLib -I../../MGridGen/IMlib -I/usr/local/include -I/usr/local/mpi/openmpi/include -c main.c cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../ParLib -I../../MGridGen/IMlib -I/usr/local/include -I/usr/local/mpi/openmpi/include -c parmgridgen.c parmgridgen.c:57:3: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 57 | IMfree(&graph.vtxdist, &graph.xadj, &graph.vvol, &graph.vsurf, &graph.vwgt, | ^ 1 warning generated. cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../ParLib -I../../MGridGen/IMlib -I/usr/local/include -I/usr/local/mpi/openmpi/include -c io.c io.c:139:5: warning: call to undeclared function 'IMfree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 139 | IMfree(&gxadj, &gvvol, &gvsurf, &gadjncy, &gadjwgt, LTERM); | ^ io.c:175:31: warning: format specifies type 'float *' but the argument has type 'double *' [-Wformat] 175 | fscanf(fpin, "%e ", txyz+k*ndims+j); | ~~ ^~~~~~~~~~~~~~ | %le 2 warnings generated. cc -o ../../parmgridgen main.o parmgridgen.o io.o -L../.. -L/usr/lib/ -L//usr/local/lib/ -L//usr/local/mpi/openmpi/lib -lparmgrid -lmgrid -lmpi -lm -pthread chmod 744 ../../parmgridgen gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/parmgridgen/work/ParMGridGen-1.0/ParMGridGen/Programs' gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/parmgridgen/work/ParMGridGen-1.0/ParMGridGen' =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for parmgridgen-1.0_17 ===> Generating temporary packing list install -s -m 555 /wrkdirs/usr/ports/math/parmgridgen/work/ParMGridGen-1.0/mgridgen /wrkdirs/usr/ports/math/parmgridgen/work/stage/usr/local/bin/mgridgen install -s -m 555 /wrkdirs/usr/ports/math/parmgridgen/work/ParMGridGen-1.0/parmgridgen /wrkdirs/usr/ports/math/parmgridgen/work/stage/usr/local/bin/parmgridgen install -m 0644 /wrkdirs/usr/ports/math/parmgridgen/work/ParMGridGen-1.0/libmgrid.a /wrkdirs/usr/ports/math/parmgridgen/work/stage/usr/local/lib/libmgrid.a install -m 0644 /wrkdirs/usr/ports/math/parmgridgen/work/ParMGridGen-1.0/libparmgrid.a /wrkdirs/usr/ports/math/parmgridgen/work/stage/usr/local/lib/libparmgrid.a install -m 0644 /wrkdirs/usr/ports/math/parmgridgen/work/ParMGridGen-1.0/mgridgen.h /wrkdirs/usr/ports/math/parmgridgen/work/stage/usr/local/include/mgridgen.h install -m 0644 /wrkdirs/usr/ports/math/parmgridgen/work/ParMGridGen-1.0/README /wrkdirs/usr/ports/math/parmgridgen/work/stage/usr/local/share/doc/parmgridgen/README ====> 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-21T05:27:39+0000' 'PKG_NOTE_ports_top_git_hash=076a295eb33c' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=9eba6162f8f6' '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 parmgridgen-1.0_17 ===> Building parmgridgen-1.0_17 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for parmgridgen-1.0_17 build of math/parmgridgen | parmgridgen-1.0_17 ended at Wed Jan 21 00:28:06 EST 2026 build time: 00:00:28