[package - main-amd64-default][benchmarks/imb] Failed for IMB-2021.7_1 in build

From: <pkg-fallout_at_FreeBSD.org>
Date: Thu, 28 Dec 2023 22:18:49 UTC
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     ports@FreeBSD.org
Log URL:        https://pkg-status.freebsd.org/beefy18/data/main-amd64-default/p384f6f077a9c_s1ff41cad71/logs/IMB-2021.7_1.log
Build URL:      https://pkg-status.freebsd.org/beefy18/build.html?mastername=main-amd64-default&build=p384f6f077a9c_s1ff41cad71
Log:

=>> Building benchmarks/imb
build started at Thu Dec 28 22:18:36 UTC 2023
port directory: /usr/ports/benchmarks/imb
package name: IMB-2021.7_1
building for: FreeBSD main-amd64-default-job-09 15.0-CURRENT FreeBSD 15.0-CURRENT 1500008 amd64
maintained by: ports@FreeBSD.org
Makefile datestamp: -rw-r--r--  1 root wheel 1724 Dec 14 01:01 /usr/ports/benchmarks/imb/Makefile
Ports top last git commit: 384f6f077a9
Ports top unclean checkout: no
Port dir last git commit: 843da99a87b
Port dir unclean checkout: no
Poudriere version: poudriere-git-3.4.0
Host OSVERSION: 1500006
Jail OSVERSION: 1500008
Job Id: 09




!!! Jail is newer than host. (Jail: 1500008, Host: 1500006) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/sh
OSVERSION=1500008
UNAME_v=FreeBSD 15.0-CURRENT 1500008
UNAME_r=15.0-CURRENT
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.0
MASTERMNT=/usr/local/poudriere/data/.m/main-amd64-default/ref
LC_COLLATE=C
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
OUTPUT_REDIRECTED_STDERR=4
OUTPUT_REDIRECTED=1
PWD=/usr/local/poudriere/data/.m/main-amd64-default/09/.p
OUTPUT_REDIRECTED_STDOUT=3
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
SCRIPTNAME=bulk.sh
OLDPWD=/usr/local/poudriere/data/.m/main-amd64-default/ref/.p/pool
POUDRIERE_PKGNAME=poudriere-git-3.4.0
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 IMB-2021.7_1:
     CHECK_RESULTS=off: Check results (not valid as real benchmark data)
     DOCS=on: Build and/or install documentation
====> MPI (Message Passing Interface) support: you can only select none or one of them
     MPICH=on: Parallel processing support via MPICH 3
     OPENMPI=off: Parallel processing support via Open MPI
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
ports@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/benchmarks/imb/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/benchmarks/imb/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/benchmarks/imb/work/.cache  HOME=/wrkdirs/usr/ports/benchmarks/imb/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/benchmarks/imb/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/benchmarks/imb/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--
MPI_HOME=/usr/local XDG_DATA_HOME=/wrkdirs/usr/ports/benchmarks/imb/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/benchmarks/imb/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/benchmarks/imb/work/.cache  HOME=/wrkdirs/usr/ports/benchmarks/imb/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/benchmarks/imb/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/benchmarks/imb/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="/usr/local/bin/mpicc" CFLAGS="-O2 -pipe  -O3 `pkgconf --cflags mpich` -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing "  CPP="cpp" CPPFLAGS="-isystem /usr/local/include"  LDFLAGS=" `pkgconf --libs mpich` -fstack-protector-strong " LIBS="-L/usr/local/lib"  CXX="/usr/local/bin/mpicxx" CXXFLAGS="-O2 -pipe  -O3 `pkgconf --cflags mpich` -f
stack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -isystem /usr/local/include -std=c++14 "  MANPREFIX="/usr/local" 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=15.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/IMB"  EXAMPLESDIR="share/examples/IMB"  DATADIR="share/IMB"  WWWDIR="www/IMB"  ETCDIR="etc/IMB"
--End PLIST_SUB--

--SUB_LIST--
 PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/IMB DOCSDIR=/usr/local/share/doc/IMB EXAMPLESDIR=/usr/local/share/examples/IMB  WWWDIR=/usr/local/www/IMB ETCDIR=/usr/local/etc/IMB
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
####  ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 3 jobs
MAKE_JOBS_NUMBER=3
#### 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--
=======================<phase: check-sanity   >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>   NOTICE:

The IMB 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

===>  License BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   IMB-2021.7_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.20.9.pkg
[main-amd64-default-job-09] Installing pkg-1.20.9...
[main-amd64-default-job-09] Extracting pkg-1.20.9: .......... done
===>   IMB-2021.7_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of IMB-2021.7_1
===========================================================================
=======================<phase: fetch-depends  >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: fetch          >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>   NOTICE:

The IMB 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

===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by IMB-2021.7_1 for building
===========================================================================
=======================<phase: checksum       >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>   NOTICE:

The IMB 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:
<snip>
[main-amd64-default-job-09] |   | `-- Extracting hidapi-0.14.0: .......... done
[main-amd64-default-job-09] |   | `-- Installing icu-74.2,1...
[main-amd64-default-job-09] |   | `-- Extracting icu-74.2,1: .......... done
[main-amd64-default-job-09] |   | `-- Installing libevent-2.1.12...
[main-amd64-default-job-09] |   | `-- Extracting libevent-2.1.12: .......... done
[main-amd64-default-job-09] |   | `-- Installing libfido2-1.14.0...
[main-amd64-default-job-09] |   |   `-- Installing libcbor-0.10.2...
[main-amd64-default-job-09] |   |   | `-- Installing libcjson-1.7.16...
[main-amd64-default-job-09] |   |   | `-- Extracting libcjson-1.7.16: .......... done
[main-amd64-default-job-09] |   |   `-- Extracting libcbor-0.10.2: .......... done
[main-amd64-default-job-09] |   | `-- Extracting libfido2-1.14.0: .......... done
[main-amd64-default-job-09] |   | `-- Installing openldap26-client-2.6.6...
[main-amd64-default-job-09] |   | `-- Extracting openldap26-client-2.6.6: .......... done
[main-amd64-default-job-09] |   `-- Extracting mysql80-client-8.0.35: .......... done
[main-amd64-default-job-09] |   `-- Installing onetbb-2021.11.0...
[main-amd64-default-job-09] |   `-- Extracting onetbb-2021.11.0: .......... done
===> Creating groups.
Creating group 'slurm' with gid '468'.
===> Creating users
Creating user 'slurm' with uid '468'.
[main-amd64-default-job-09] `-- Extracting slurm-wlm-23.11.1: .......... done
[main-amd64-default-job-09] `-- Installing torque-2.5.13_3,1...
[main-amd64-default-job-09] `-- Extracting torque-2.5.13_3,1: ......... done
[main-amd64-default-job-09] Extracting mpich-4.1.2_1: .......... done
=====
Message from gcc12-12.2.0_7:

--
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/gcc12

For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens
transparently.
=====
Message from cyrus-sasl-2.1.28_1:

--
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_2:

--
In order to be able to use the html driver, you need to install the following
packages:
 - ghostscript
 - netpbm
=====
Message from openldap26-client-2.6.6:

--
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.35:

--
This is the mysql CLIENT without the server.
for complete server and client, please install databases/mysql80-server
=====
Message from slurm-wlm-23.11.1:

--
===>   NOTICE:

The slurm-wlm 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 torque-2.5.13_3,1:

--
On the server, run:

	torque-config head


On compute nodes, run:

	torque-config compute


For further information, see

	http://www.adaptivecomputing.com/products/open-source/torque/
--
===>   NOTICE:

The torque 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
--
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

unfetchable, upstream no longer open source.

It is scheduled to be removed on or after 2023-12-31.
=====
Message from mpich-4.1.2_1:

--
===>   NOTICE:

The mpich 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
===>   IMB-2021.7_1 depends on shared library: libmpich.so - found (/usr/local/lib/libmpich.so)
===>   Returning to build of IMB-2021.7_1
===========================================================================
=======================<phase: configure      >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  Configuring for IMB-2021.7_1
===========================================================================
=======================<phase: build          >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  Building for IMB-2021.7_1
/bin/sh: pkgconf: not found
/bin/sh: pkgconf: not found
/bin/sh: pkgconf: not found
gmake[1]: Entering directory '/wrkdirs/usr/ports/benchmarks/imb/work/mpi-benchmarks-IMB-v2021.7'
make -C src_cpp -f Makefile TARGET=MPI1
make -C src_cpp -f Makefile TARGET=NBC
make -C src_cpp -f Makefile TARGET=RMA
make[2]: Entering directory '/wrkdirs/usr/ports/benchmarks/imb/work/mpi-benchmarks-IMB-v2021.7'
make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
make[2]: Entering directory '/wrkdirs/usr/ports/benchmarks/imb/work/mpi-benchmarks-IMB-v2021.7'
make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
make[2]: Entering directory '/wrkdirs/usr/ports/benchmarks/imb/work/mpi-benchmarks-IMB-v2021.7'
make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
/usr/local/bin/mpicxx -isystem /usr/local/include -Ihelpers -I../src_c -DNBC -I. -O2 -pipe  -O3  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -isystem /usr/local/include -std=c++14  -g -O0 -Wall -Wextra -pedantic -Wno-long-long -c -o imb.o imb.cpp
/usr/local/bin/mpicxx -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -O2 -pipe  -O3  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -isystem /usr/local/include -std=c++14  -g -O0 -Wall -Wextra -pedantic -Wno-long-long -c -o imb.o imb.cpp
/usr/local/bin/mpicxx -isystem /usr/local/include -Ihelpers -I../src_c -DRMA -I. -O2 -pipe  -O3  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -isystem /usr/local/include -std=c++14  -g -O0 -Wall -Wextra -pedantic -Wno-long-long -c -o imb.o imb.cpp
/usr/local/bin/mpicxx: line 333: /usr/local/llvm15/bin/clang++: No such file or directory
/usr/local/bin/mpicxx: line 333: /usr/local/llvm15/bin/clang++: No such file or directory
make[2]: *** [Makefile:169: imb.o] Error 127
make[2]: *** [Makefile:169: imb.o] Error 127
make[2]: Leaving directory '/wrkdirs/usr/ports/benchmarks/imb/work/mpi-benchmarks-IMB-v2021.7/src_cpp'
make[2]: Leaving directory '/wrkdirs/usr/ports/benchmarks/imb/work/mpi-benchmarks-IMB-v2021.7/src_cpp'
gmake[1]: *** [Makefile:40: IMB-NBC] Error 2
gmake[1]: *** Waiting for unfinished jobs....
gmake[1]: *** [Makefile:36: IMB-MPI1] Error 2
/usr/local/bin/mpicxx: line 333: /usr/local/llvm15/bin/clang++: No such file or directory
make[2]: *** [Makefile:169: imb.o] Error 127
make[2]: Leaving directory '/wrkdirs/usr/ports/benchmarks/imb/work/mpi-benchmarks-IMB-v2021.7/src_cpp'
gmake[1]: *** [Makefile:48: IMB-RMA] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/benchmarks/imb/work/mpi-benchmarks-IMB-v2021.7'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/benchmarks/imb