=> Checksum BLAKE2s OK for mpich-3.4.3.tar.gz
=> Checksum SHA512 OK for mpich-3.4.3.tar.gz
===> Installing dependencies for mpich-3.4.3
==========================================================================
The supported build options for mpich are:

	debug f90

The currently selected options are:

	f90

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.mpich (not defined)

==========================================================================
=> Tool dependency libtool-fortran>=2.4.2nb9: found libtool-fortran-2.4.7nb1
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency bash-[0-9]*: found bash-5.2.37
=> Full dependency perl>=5.0: found perl-5.40.0nb1
=> Full dependency gcc12>=: found gcc12-12.4.0
=> Full dependency gcc12>=12.1.0nb1: found gcc12-12.4.0
=> Full dependency openpa>=1.0.1: found openpa-1.0.4
===> Overriding tools for mpich-3.4.3
===> Extracting for mpich-3.4.3
===> Patching for mpich-3.4.3
=> Applying pkgsrc patches for mpich-3.4.3
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/parallel/mpi-ch/patches/patch-Makefile.in
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/parallel/mpi-ch/patches/patch-Makefile.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-Makefile.in,v 1.4 2018/11/04 11:49:40 bsiegert Exp $
|
|Do not create libopa symlink; it conflicts with parallel/openpa/PLIST.
|
|--- Makefile.in.orig	2015-11-12 04:08:10.000000000 +0000
|+++ Makefile.in
--------------------------
Patching file Makefile.in using Plan A...
Hunk #1 succeeded at 44736 (offset 4952 lines).
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/parallel/mpi-ch/patches/patch-configure
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/parallel/mpi-ch/patches/patch-configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure,v 1.3 2022/08/25 21:46:53 thor Exp $
|
|Portability fix.
|Make it use weak symbols with Clang.
|
|--- configure.orig	2021-12-16 17:26:22.000000000 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 30608.
Hunk #2 succeeded at 57642.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/parallel/mpi-ch/patches/patch-modules_libfabric_configure
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/parallel/mpi-ch/patches/patch-modules_libfabric_configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-modules_libfabric_configure,v 1.1 2022/08/25 21:46:53 thor Exp $
|
|portability fix
|
|--- modules/libfabric/configure.orig	2022-08-18 16:44:09.581778796 +0000
|+++ modules/libfabric/configure
--------------------------
Patching file modules/libfabric/configure using Plan A...
Hunk #1 succeeded at 14731.
Hunk #2 succeeded at 24596.
Hunk #3 succeeded at 28163.
Hunk #4 succeeded at 30927.
Hunk #5 succeeded at 30939.
Hunk #6 succeeded at 32360.
Hunk #7 succeeded at 32619.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/parallel/mpi-ch/patches/patch-modules_ucx_configure
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/parallel/mpi-ch/patches/patch-modules_ucx_configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-modules_ucx_configure,v 1.1 2022/08/25 21:46:53 thor Exp $
|
|portability fix
|
|--- modules/ucx/configure.orig	2022-08-18 16:47:01.411794685 +0000
|+++ modules/ucx/configure
--------------------------
Patching file modules/ucx/configure using Plan A...
Hunk #1 succeeded at 20741.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/parallel/mpi-ch/patches/patch-src_mpi_romio_configure
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/parallel/mpi-ch/patches/patch-src_mpi_romio_configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_mpi_romio_configure,v 1.2 2022/08/25 21:46:53 thor Exp $
|
|Portability fix.
|
|--- src/mpi/romio/configure.orig	2021-12-16 17:23:19.000000000 +0000
|+++ src/mpi/romio/configure
--------------------------
Patching file src/mpi/romio/configure using Plan A...
Hunk #1 succeeded at 22938.
Hunk #2 succeeded at 24020.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/parallel/mpi-ch/patches/patch-src_mpi_romio_mpl_src_sock_mpl__sockaddr.c
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/parallel/mpi-ch/patches/patch-src_mpi_romio_mpl_src_sock_mpl__sockaddr.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_mpi_romio_mpl_src_sock_mpl__sockaddr.c,v 1.1 2022/10/02 15:35:24 he Exp $
|
|Conditionalize use of AI_V4MAPPED (not present on NetBSD).
|
|--- src/mpi/romio/mpl/src/sock/mpl_sockaddr.c.orig	2021-12-16 16:59:29.000000000 +0000
|+++ src/mpi/romio/mpl/src/sock/mpl_sockaddr.c
--------------------------
Patching file src/mpi/romio/mpl/src/sock/mpl_sockaddr.c using Plan A...
Hunk #1 succeeded at 98.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/parallel/mpi-ch/patches/patch-src_mpid_ch3_channels_nemesis_include_mpidi_ch3_impl.h
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/parallel/mpi-ch/patches/patch-src_mpid_ch3_channels_nemesis_include_mpidi_ch3_impl.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_mpid_ch3_channels_nemesis_include_mpidi_ch3_impl.h,v 1.2 2017/04/29 18:18:52 adam Exp $
|
|Use pthread_mutexattr_setpshared() only when available.
|
|--- src/mpid/ch3/channels/nemesis/include/mpidi_ch3_impl.h.orig	2015-11-10 02:39:01.000000000 +0000
|+++ src/mpid/ch3/channels/nemesis/include/mpidi_ch3_impl.h
--------------------------
Patching file src/mpid/ch3/channels/nemesis/include/mpidi_ch3_impl.h using Plan A...
Hunk #1 succeeded at 101 (offset -5 lines).
Hunk #2 succeeded at 120 (offset -5 lines).
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/parallel/mpi-ch/patches/patch-src_mpid_ch3_channels_nemesis_src_ch3__init.c
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/parallel/mpi-ch/patches/patch-src_mpid_ch3_channels_nemesis_src_ch3__init.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_mpid_ch3_channels_nemesis_src_ch3__init.c,v 1.2 2022/08/25 21:46:53 thor Exp $
|
|Use pthread_mutexattr_setpshared() only when available.
|
|--- src/mpid/ch3/channels/nemesis/src/ch3_init.c.orig	2021-12-16 16:59:29.000000000 +0000
|+++ src/mpid/ch3/channels/nemesis/src/ch3_init.c
--------------------------
Patching file src/mpid/ch3/channels/nemesis/src/ch3_init.c using Plan A...
Hunk #1 succeeded at 62.
Hunk #2 succeeded at 74.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/parallel/mpi-ch/patches/patch-src_mpl_src_sock_mpl__sockaddr.c
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/parallel/mpi-ch/patches/patch-src_mpl_src_sock_mpl__sockaddr.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_mpl_src_sock_mpl__sockaddr.c,v 1.1 2022/10/02 15:35:24 he Exp $
|
|Conditionalize use of AI_V4MAPPED (not present on NetBSD).
|
|--- src/mpl/src/sock/mpl_sockaddr.c.orig	2021-12-16 16:59:29.000000000 +0000
|+++ src/mpl/src/sock/mpl_sockaddr.c
--------------------------
Patching file src/mpl/src/sock/mpl_sockaddr.c using Plan A...
Hunk #1 succeeded at 98.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/parallel/mpi-ch/patches/patch-src_pm_hydra2_mpl_src_sock_mpl__sockaddr.c
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/parallel/mpi-ch/patches/patch-src_pm_hydra2_mpl_src_sock_mpl__sockaddr.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_pm_hydra2_mpl_src_sock_mpl__sockaddr.c,v 1.1 2022/10/02 15:35:24 he Exp $
|
|Conditionalize use of AI_V4MAPPED (not present on NetBSD).
|
|--- src/pm/hydra2/mpl/src/sock/mpl_sockaddr.c.orig	2021-12-16 16:59:29.000000000 +0000
|+++ src/pm/hydra2/mpl/src/sock/mpl_sockaddr.c
--------------------------
Patching file src/pm/hydra2/mpl/src/sock/mpl_sockaddr.c using Plan A...
Hunk #1 succeeded at 98.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/parallel/mpi-ch/patches/patch-src_pm_hydra_configure
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/parallel/mpi-ch/patches/patch-src_pm_hydra_configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_pm_hydra_configure,v 1.3 2017/04/29 18:18:52 adam Exp $
|
|Last newline is not needed.
|
|--- src/pm/hydra/configure.orig	2012-12-20 21:28:12.000000000 +0100
|+++ src/pm/hydra/configure	2013-01-24 15:36:08.260189221 +0100
--------------------------
Patching file src/pm/hydra/configure using Plan A...
Hunk #1 succeeded at 14911 (offset 538 lines).
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/parallel/mpi-ch/patches/patch-src_pm_hydra_mpl_src_sock_mpl__sockaddr.c
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/parallel/mpi-ch/patches/patch-src_pm_hydra_mpl_src_sock_mpl__sockaddr.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_pm_hydra_mpl_src_sock_mpl__sockaddr.c,v 1.1 2022/10/02 15:35:24 he Exp $
|
|Conditionalize use of AI_V4MAPPED (not present on NetBSD).
|
|--- src/pm/hydra/mpl/src/sock/mpl_sockaddr.c.orig	2021-12-16 16:59:29.000000000 +0000
|+++ src/pm/hydra/mpl/src/sock/mpl_sockaddr.c
--------------------------
Patching file src/pm/hydra/mpl/src/sock/mpl_sockaddr.c using Plan A...
Hunk #1 succeeded at 98.
done
===> Creating toolchain wrappers for mpich-3.4.3
===> Configuring for mpich-3.4.3
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
configure: WARNING: unrecognized options: --with-openpa-prefix, --with-thread-package, --enable-wrapper-rpath
Configuring MPICH version 3.4.3 with  '--datadir=/opt/pkg/share/mpich' '--docdir=/opt/pkg/share/doc/mpich' '--htmldir=/opt/pkg/share/doc/mpich/html' '--sysconfdir=/opt/pkg/etc/mpich' '--with-openpa-prefix=/opt/pkg' '--with-pm=hydra:gforker' '--with-device=ch3' '--with-thread-package=posix' '--enable-wrapper-rpath' '--enable-fortran=yes' '--prefix=/opt/pkg' '--build=x86_64-apple-darwin23' '--host=x86_64-apple-darwin23' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' 'build_alias=x86_64-apple-darwin23' 'host_alias=x86_64-apple-darwin23' 'CC=clang' 'CFLAGS=-pipe -Os -I/opt/pkg/include' 'LDFLAGS=-lm -L/opt/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/opt/pkg/include' 'CXX=clang++' 'CXXFLAGS=-pipe -Os -I/opt/pkg/include' 'FC=gfortran' 'F77=gfortran' 'FFLAGS=-O -fallow-argument-mismatch' 'PKG_CONFIG=/Users/pbulk/build/parallel/mpi-ch/work/.tools/bin/pkg-config'
Running on system: Darwin pkgsrc-mac-0.local 23.5.0 Darwin Kernel Version 23.5.0: Wed May  1 20:12:58 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T6000 x86_64
checking build system type... x86_64-apple-darwin23
checking host system type... x86_64-apple-darwin23
checking target system type... x86_64-apple-darwin23
checking for x86_64-apple-darwin23-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking for clang option to accept ISO C99... none needed
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... confdb/install-sh -c -d
checking for gawk... /opt/pkg/bin/nawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of clang... gcc3
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for x86_64-apple-darwin23-ar... no
checking for x86_64-apple-darwin23-lib... no
checking for x86_64-apple-darwin23-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... print -r
checking for a sed that does not truncate output... /opt/pkg/bin/nbsed
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 1048576
checking how to convert x86_64-apple-darwin23 file names to x86_64-apple-darwin23 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin23 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for x86_64-apple-darwin23-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-apple-darwin23-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... print -r --
checking for x86_64-apple-darwin23-ar... ar
checking for archiver @FILE support... no
checking for x86_64-apple-darwin23-strip... no
checking for strip... strip
checking for x86_64-apple-darwin23-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-apple-darwin23-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for x86_64-apple-darwin23-dsymutil... no
checking for dsymutil... dsymutil
checking for x86_64-apple-darwin23-nmedit... no
checking for nmedit... nmedit
checking for x86_64-apple-darwin23-lipo... no
checking for lipo... lipo
checking for x86_64-apple-darwin23-otool... no
checking for otool... otool
checking for x86_64-apple-darwin23-otool64... no
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether make supports nested variables... (cached) yes
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... gcc3
checking how to run the C++ preprocessor... clang++ -E
checking for ld used by clang++... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking whether the clang++ linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking for clang++ option to produce PIC... -fno-common -DPIC
checking if clang++ PIC flag -fno-common -DPIC works... yes
checking if clang++ static flag -static works... no
checking if clang++ supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if clang++ supports -c -o file.o... (cached) yes
checking whether the clang++ linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23 dyld
checking how to hardcode library paths into programs... immediate
checking for x86_64-apple-darwin23-gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fno-common
checking if gfortran PIC flag -fno-common works... yes
checking if gfortran static flag -static works... no
checking if gfortran supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23 dyld
checking how to hardcode library paths into programs... immediate
checking for x86_64-apple-darwin23-g77... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fno-common
checking if gfortran PIC flag -fno-common works... yes
checking if gfortran static flag -static works... no
checking if gfortran supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23 dyld
checking how to hardcode library paths into programs... immediate
checking hcoll/api/hcoll_api.h usability... no
checking hcoll/api/hcoll_api.h presence... no
checking for hcoll/api/hcoll_api.h... no
checking for hcoll_init in -lhcoll... no
configure: RUNNING PREREQ FOR ch3:nemesis
configure: ===== configuring src/mpl =====
configure: running /opt/pkg/bin/mksh ./configure --disable-option-checking '--prefix=/opt/pkg' --disable-versioning --enable-embedded '--datadir=/opt/pkg/share/mpich' '--docdir=/opt/pkg/share/doc/mpich' '--htmldir=/opt/pkg/share/doc/mpich/html' '--sysconfdir=/opt/pkg/etc/mpich' '--with-openpa-prefix=/opt/pkg' '--with-pm=hydra:gforker' '--with-device=ch3' '--with-thread-package=posix' '--enable-wrapper-rpath' '--enable-fortran=yes' '--build=x86_64-apple-darwin23' '--host=x86_64-apple-darwin23' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' 'build_alias=x86_64-apple-darwin23' 'host_alias=x86_64-apple-darwin23' 'CC=clang' 'CFLAGS=-pipe -Os -I/opt/pkg/include  ' 'LDFLAGS=-lm -L/opt/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/opt/pkg/include ' 'CXX=clang++' 'CXXFLAGS=-pipe -Os -I/opt/pkg/include ' 'FC=gfortran' 'F77=gfortran' 'FFLAGS=-O -fallow-argument-mismatch ' 'PKG_CONFIG=/Users/pbulk/build/parallel/mpi-ch/work/.tools/bin/pkg-config' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openpa-prefix, --with-pm, --with-device, --enable-wrapper-rpath, --enable-fortran
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... confdb/install-sh -c -d
checking for gawk... /opt/pkg/bin/nawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for x86_64-apple-darwin23-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking for clang option to accept ISO C99... none needed
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for x86_64-apple-darwin23-ar... no
checking for x86_64-apple-darwin23-lib... no
checking for x86_64-apple-darwin23-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... x86_64-apple-darwin23
checking host system type... x86_64-apple-darwin23
checking how to print strings... print -r
checking for a sed that does not truncate output... /opt/pkg/bin/nbsed
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 1048576
checking how to convert x86_64-apple-darwin23 file names to x86_64-apple-darwin23 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin23 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for x86_64-apple-darwin23-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-apple-darwin23-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... print -r --
checking for x86_64-apple-darwin23-ar... ar
checking for archiver @FILE support... no
checking for x86_64-apple-darwin23-strip... no
checking for strip... strip
checking for x86_64-apple-darwin23-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-apple-darwin23-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for x86_64-apple-darwin23-dsymutil... no
checking for dsymutil... dsymutil
checking for x86_64-apple-darwin23-nmedit... no
checking for nmedit... nmedit
checking for x86_64-apple-darwin23-lipo... no
checking for lipo... lipo
checking for x86_64-apple-darwin23-otool... no
checking for otool... otool
checking for x86_64-apple-darwin23-otool64... no
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether make supports nested variables... (cached) yes
checking for an ANSI C-conforming const... yes
checking for C/C++ restrict keyword... __restrict
checking for inline... inline
checking for variable argument list macro functionality... yes
checking if C compiler supports __builtin_expect... yes
checking for C11 _Static_assert functionality... yes
checking for gcov... gcov
checking whether the compiler supports __typeof(variable)... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for sys/types.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking for unistd.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking valgrind.h usability... no
checking valgrind.h presence... no
checking for valgrind.h... no
checking memcheck.h usability... no
checking memcheck.h presence... no
checking for memcheck.h... no
checking valgrind/valgrind.h usability... no
checking valgrind/valgrind.h presence... no
checking for valgrind/valgrind.h... no
checking valgrind/memcheck.h usability... no
checking valgrind/memcheck.h presence... no
checking for valgrind/memcheck.h... no
checking helgrind.h usability... no
checking helgrind.h presence... no
checking for helgrind.h... no
checking valgrind/helgrind.h usability... no
checking valgrind/helgrind.h presence... no
checking for valgrind/helgrind.h... no
checking drd.h usability... no
checking drd.h presence... no
checking for drd.h... no
checking valgrind/drd.h usability... no
checking valgrind/drd.h presence... no
checking for valgrind/drd.h... no
checking whether the valgrind headers are broken or too old... yes
checking for clock_gettime... yes
checking for clock_getres... yes
checking for gethrtime... no
checking for mach_absolute_time... yes
checking for gettimeofday... yes
checking for library containing clock_gettime... none required
checking for library containing clock_getres... none required
checking whether struct timespec is defined in time.h... yes
checking for CLOCK_REALTIME defined in time.h... yes
configure: Timer type selected is CLOCK_GETTIME
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking for unistd.h... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sched_yield... yes
checking for yield... no
checking for usleep... yes
checking for sleep... yes
checking for select... yes
checking whether usleep needs a declaration... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_key_create in -lpthread... yes
checking for pthread_yield... no
checking for pthread_key_create... yes
checking for thread local storage... _Thread_local
checking for pthread_mutex_init... yes
checking for pthread_mutexattr_setpshared... yes
configure: POSIX will be used for interprocess mutex package.
checking size of void *... 8
checking whether C compiler accepts option -Werror... yes
checking whether routines compiled with -Werror can be linked with ones compiled without -Werror... yes
checking for support for gcc __sync intrinsics... yes
checking for support for gcc __atomic intrinsics... yes
checking for support for C11 atomic intrinsics... yes
checking for support for Windows NT atomic intrinsics... no
checking for mkstemp... yes
checking whether mkstemp needs a declaration... no
checking for fdopen... yes
checking whether fdopen needs a declaration... no
checking for getpid... yes
checking for mmap... yes
checking for munmap... yes
configure: Using a memory-mapped file for shared memory
checking cuda_runtime_api.h usability... no
checking cuda_runtime_api.h presence... no
checking for cuda_runtime_api.h... no
checking for cudaStreamSynchronize in -lcudart... no
checking level_zero/ze_api.h usability... no
checking level_zero/ze_api.h presence... no
checking for level_zero/ze_api.h... no
checking for zeInit in -lze_loader... no
checking for strdup... yes
checking whether strdup needs a declaration... no
checking for snprintf... yes
checking whether snprintf needs a declaration... no
checking for putenv... yes
checking whether putenv needs a declaration... no
checking for strerror... yes
checking whether strerror needs a declaration... no
checking for usleep... (cached) yes
checking whether usleep needs a declaration... (cached) no
checking for posix_memalign... yes
checking for aligned_alloc... yes
checking whether aligned_alloc needs a declaration... no
checking for execinfo.h... (cached) yes
checking size parameter type for backtrace()... int
checking for library containing backtrace... none required
checking for library containing gethostbyname... none required
checking for library containing socket... none required
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for inet_ntop... yes
checking for getifaddrs... yes
checking whether __attribute__ allowed... yes
checking whether __attribute__((format)) allowed... yes
checking for __attribute__((aligned))... yes
checking for __attribute__((used))... yes
checking for __attribute__((fallthrough))... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating localdefs
config.status: creating include/mpl_timer.h
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
config.status: executing prefix-config commands
configure: WARNING: unrecognized options: --with-openpa-prefix, --with-pm, --with-device, --enable-wrapper-rpath, --enable-fortran
configure: ===== done with src/mpl configure =====
configure: sourcing src/mpl/localdefs
configure: ===== configuring modules/yaksa =====
configure: running /opt/pkg/bin/mksh ./configure --disable-option-checking '--prefix=/opt/pkg' --enable-embedded '--datadir=/opt/pkg/share/mpich' '--docdir=/opt/pkg/share/doc/mpich' '--htmldir=/opt/pkg/share/doc/mpich/html' '--sysconfdir=/opt/pkg/etc/mpich' '--with-openpa-prefix=/opt/pkg' '--with-pm=hydra:gforker' '--with-device=ch3' '--with-thread-package=posix' '--enable-wrapper-rpath' '--enable-fortran=yes' '--build=x86_64-apple-darwin23' '--host=x86_64-apple-darwin23' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' 'build_alias=x86_64-apple-darwin23' 'host_alias=x86_64-apple-darwin23' 'CC=clang' 'CFLAGS=-pipe -Os -I/opt/pkg/include  ' 'LDFLAGS=-lm -L/opt/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/opt/pkg/include  -I/Users/pbulk/build/parallel/mpi-ch/work/mpich-3.4.3/src/mpl/include -I/Users/pbulk/build/parallel/mpi-ch/work/mpich-3.4.3/src/mpl/include' 'CXX=clang++' 'CXXFLAGS=-pipe -Os -I/opt/pkg/include ' 'FC=gfortran' 'F77=gfortran' 'FFLAGS=-O -fallow-argument-mismatch ' 'PKG_CONFIG=/Users/pbulk/build/parallel/mpi-ch/work/.tools/bin/pkg-config' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openpa-prefix, --with-pm, --with-device, --with-thread-package, --enable-wrapper-rpath, --enable-fortran
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... m4/install-sh -c -d
checking for gawk... /opt/pkg/bin/nawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for x86_64-apple-darwin23-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking dependency style of clang... gcc3
checking dependency style of clang... gcc3
checking for x86_64-apple-darwin23-ar... no
checking for x86_64-apple-darwin23-lib... no
checking for x86_64-apple-darwin23-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... x86_64-apple-darwin23
checking host system type... x86_64-apple-darwin23
checking how to print strings... print -r
checking for a sed that does not truncate output... /opt/pkg/bin/nbsed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 1048576
checking how to convert x86_64-apple-darwin23 file names to x86_64-apple-darwin23 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin23 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for x86_64-apple-darwin23-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-apple-darwin23-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... print -r --
checking for x86_64-apple-darwin23-ar... ar
checking for archiver @FILE support... no
checking for x86_64-apple-darwin23-strip... no
checking for strip... strip
checking for x86_64-apple-darwin23-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-apple-darwin23-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for x86_64-apple-darwin23-dsymutil... no
checking for dsymutil... dsymutil
checking for x86_64-apple-darwin23-nmedit... no
checking for nmedit... nmedit
checking for x86_64-apple-darwin23-lipo... no
checking for lipo... lipo
checking for x86_64-apple-darwin23-otool... no
checking for otool... otool
checking for x86_64-apple-darwin23-otool64... no
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... clang -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for x86_64-apple-darwin23-gcc... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking whether clang understands -c and -o together... (cached) yes
checking dependency style of clang... (cached) gcc3
checking for clang option to accept ISO C99... none needed
checking whether C compiler accepts option -std=c11... yes
checking whether C compiler option -std=c11 works with an invalid prototype program... yes
checking whether routines compiled with -std=c11 can be linked with ones compiled without -std=c11... yes
checking for ANSI C header files... (cached) yes
checking whether __attribute__ allowed... yes
checking whether __attribute__((format)) allowed... yes
checking stdatomic.h usability... yes
checking stdatomic.h presence... yes
checking for stdatomic.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_key_create in -lpthread... yes
checking cuda_runtime_api.h usability... no
checking cuda_runtime_api.h presence... no
checking for cuda_runtime_api.h... no
checking for cudaStreamSynchronize in -lcudart... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating Doxyfile
config.status: creating maint/yaksa.pc
config.status: creating src/frontend/include/yaksa.h
config.status: creating src/frontend/include/yaksa_config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
configure: WARNING: unrecognized options: --with-openpa-prefix, --with-pm, --with-device, --with-thread-package, --enable-wrapper-rpath, --enable-fortran

##################################################################
# Final status of compiled yaksa modules
##################################################################

Backends supported: seq


##################################################################
# End of yaksa configure
##################################################################

configure: ===== done with modules/yaksa configure =====
checking for type of weak symbol alias support... pragma weak accepted but does not work (probably creates two non-weak entries)
no
checking whether __attribute__ ((weak)) allowed... yes
checking whether __attribute__ ((weak_import)) allowed... yes
checking whether __attribute__((weak,alias(...))) allowed... no
checking if clang supports -fvisibility=hidden... yes
checking whether to enable symbol visibility... yes (via -fvisibility=hidden)
configure: ===== configuring modules/json-c =====
configure: running /opt/pkg/bin/mksh ./configure --disable-option-checking '--prefix=/opt/pkg' --enable-embedded --disable-werror '--datadir=/opt/pkg/share/mpich' '--docdir=/opt/pkg/share/doc/mpich' '--htmldir=/opt/pkg/share/doc/mpich/html' '--sysconfdir=/opt/pkg/etc/mpich' '--with-openpa-prefix=/opt/pkg' '--with-pm=hydra:gforker' '--with-device=ch3' '--with-thread-package=posix' '--enable-wrapper-rpath' '--enable-fortran=yes' '--build=x86_64-apple-darwin23' '--host=x86_64-apple-darwin23' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' 'build_alias=x86_64-apple-darwin23' 'host_alias=x86_64-apple-darwin23' 'CC=clang' 'CFLAGS=-pipe -Os -I/opt/pkg/include' 'LDFLAGS=-lm -L/opt/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/opt/pkg/include' 'CXX=clang++' 'CXXFLAGS=-pipe -Os -I/opt/pkg/include' 'FC=gfortran' 'F77=gfortran' 'FFLAGS=-O -fallow-argument-mismatch' 'PKG_CONFIG=/Users/pbulk/build/parallel/mpi-ch/work/.tools/bin/pkg-config' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openpa-prefix, --with-pm, --with-device, --with-thread-package, --enable-wrapper-rpath, --enable-fortran
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... /opt/pkg/bin/nawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-apple-darwin23
checking host system type... x86_64-apple-darwin23
checking for style of include used by make... GNU
checking for x86_64-apple-darwin23-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking dependency style of clang... gcc3
checking whether C compiler accepts option -fvisibility=hidden... yes
checking whether routines compiled with -fvisibility=hidden can be linked with ones compiled without -fvisibility=hidden... yes
Multi-threaded support disabled. Use --enable-threading to enable.
RDRAND Hardware RNG Hash Seed disabled. Use --enable-rdrand to enable
checking whether make supports nested variables... (cached) yes
checking for clang option to accept ISO C99... none needed
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for strings.h... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking xlocale.h usability... yes
checking xlocale.h presence... yes
checking for xlocale.h... yes
checking endian.h usability... no
checking endian.h presence... no
checking for endian.h... no
checking for inttypes.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for __thread support... yes
checking for vprintf... yes
checking for _doprnt... no
checking for working memcmp... yes
checking for realloc... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strerror... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for open... yes
checking for strncasecmp... yes
checking for setlocale... yes
checking whether INFINITY is declared... yes
checking whether nan is declared... yes
checking whether isnan is declared... yes
checking whether isinf is declared... yes
checking whether _isnan is declared... no
checking whether _finite is declared... no
checking for GCC atomic builtins... yes
checking if .gnu.warning accepts long strings... no
checking how to print strings... print -r
checking for a sed that does not truncate output... /opt/pkg/bin/nbsed
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 1048576
checking how to convert x86_64-apple-darwin23 file names to x86_64-apple-darwin23 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin23 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for x86_64-apple-darwin23-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-apple-darwin23-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... print -r --
checking for x86_64-apple-darwin23-ar... no
checking for ar... ar
checking for archiver @FILE support... no
checking for x86_64-apple-darwin23-strip... no
checking for strip... strip
checking for x86_64-apple-darwin23-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-apple-darwin23-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for x86_64-apple-darwin23-dsymutil... no
checking for dsymutil... dsymutil
checking for x86_64-apple-darwin23-nmedit... no
checking for nmedit... nmedit
checking for x86_64-apple-darwin23-lipo... no
checking for lipo... lipo
checking for x86_64-apple-darwin23-otool... no
checking for otool... otool
checking for x86_64-apple-darwin23-otool64... no
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for -Bsymbolic-functions linker flag... no
checking whether C compiler accepts option -Wall... yes
checking whether routines compiled with -Wall can be linked with ones compiled without -Wall... yes
checking whether C compiler accepts option -Wcast-qual... yes
checking whether routines compiled with -Wcast-qual can be linked with ones compiled without -Wcast-qual... yes
checking whether C compiler accepts option -Wno-error=deprecated-declarations... yes
checking whether routines compiled with -Wno-error=deprecated-declarations can be linked with ones compiled without -Wno-error=deprecated-declarations... yes
checking whether C compiler accepts option -Wextra... yes
checking whether routines compiled with -Wextra can be linked with ones compiled without -Wextra... yes
checking whether C compiler accepts option -Wwrite-strings... yes
checking whether routines compiled with -Wwrite-strings can be linked with ones compiled without -Wwrite-strings... yes
checking whether C compiler accepts option -Wno-unused-parameter... yes
checking whether routines compiled with -Wno-unused-parameter can be linked with ones compiled without -Wno-unused-parameter... yes
checking whether C compiler accepts option -D_GNU_SOURCE... yes
checking whether routines compiled with -D_GNU_SOURCE can be linked with ones compiled without -D_GNU_SOURCE... yes
checking whether C compiler accepts option -diag-disable=all... yes
checking whether routines compiled with -diag-disable=all can be linked with ones compiled without -diag-disable=all... yes
checking whether __attribute__ allowed... yes
checking whether __attribute__((format)) allowed... yes
checking for compatibility with _REENTRANT and toolchain headers... yes
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of size_t... 8
checking size of int64_t... 8
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating json-c.pc
config.status: creating tests/Makefile
config.status: creating json-c-uninstalled.pc
config.status: creating config.h
config.status: creating json_config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
configure: WARNING: unrecognized options: --with-openpa-prefix, --with-pm, --with-device, --with-thread-package, --enable-wrapper-rpath, --enable-fortran
configure: ===== done with modules/json-c configure =====
checking pkg-config is at least version 0.9.0... no
checking for X... no

###
### Configuring hwloc core
###
checking hwloc building mode... embedded
configure: hwloc builddir: /Users/pbulk/build/parallel/mpi-ch/work/mpich-3.4.3/modules/hwloc
configure: hwloc srcdir: /Users/pbulk/build/parallel/mpi-ch/work/mpich-3.4.3/modules/hwloc
checking for hwloc version... 2.4.1rc3-git
checking if want hwloc maintainer support... disabled (embedded mode)
checking for hwloc directory prefix... modules/hwloc/
checking for hwloc symbol prefix... hwloc_
checking for clang option to accept ISO C99... (cached) none needed
checking for the C compiler vendor... gnu
checking size of void *... 8
checking which OS support to include... Darwin
checking which CPU support to include... x86_64
checking size of unsigned long... 8
checking size of unsigned int... 4
checking for __attribute__... yes
checking for __attribute__(aligned)... yes
checking for __attribute__(always_inline)... yes
checking for __attribute__(cold)... yes
checking for __attribute__(const)... yes
checking for __attribute__(deprecated)... yes
checking for __attribute__(format)... yes
checking for __attribute__(hot)... yes
checking for __attribute__(malloc)... yes
checking for __attribute__(may_alias)... yes
checking for __attribute__(no_instrument_function)... yes
checking for __attribute__(nonnull)... yes
checking for __attribute__(noreturn)... yes
checking for __attribute__(packed)... yes
checking for __attribute__(pure)... yes
checking for __attribute__(sentinel)... yes
checking for __attribute__(unused)... yes
checking for __attribute__(warn_unused_result)... yes
checking for __attribute__(weak_alias)... no
checking whether to enable symbol visibility... no (disabled)
checking whether the C compiler rejects function calls with too many arguments... yes
checking whether the C compiler rejects function calls with too few arguments... yes
checking for unistd.h... (cached) yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking for strings.h... (cached) yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for strcasecmp... yes
checking whether strcasecmp is declared... yes
checking whether function strcasecmp has a complete prototype... yes
checking for strncasecmp... yes
checking whether strncasecmp is declared... yes
checking whether function strncasecmp has a complete prototype... yes
checking for strftime... yes
checking for setlocale... yes
checking for stdint.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for sys/sysctl.h... yes
checking whether CTL_HW is declared... yes
checking whether HW_NCPU is declared... yes
checking whether HW_REALMEM64 is declared... no
checking whether HW_MEMSIZE64 is declared... no
checking whether HW_PHYSMEM64 is declared... no
checking whether HW_USERMEM64 is declared... no
checking whether HW_REALMEM is declared... no
checking whether HW_MEMSIZE is declared... yes
checking whether HW_PHYSMEM is declared... yes
checking whether HW_USERMEM is declared... yes
checking for sysctl... yes
checking for sysctlbyname... yes
checking whether pthread_setaffinity_np is declared... no
checking whether pthread_getaffinity_np is declared... no
checking whether fabsf is declared... yes
checking for fabsf in -lm... yes
checking whether modff is declared... yes
checking for modff in -lm... yes
checking whether _SC_NPROCESSORS_ONLN is declared... yes
checking whether _SC_NPROCESSORS_CONF is declared... yes
checking whether _SC_NPROC_ONLN is declared... no
checking whether _SC_NPROC_CONF is declared... no
checking whether _SC_PAGESIZE is declared... yes
checking whether _SC_PAGE_SIZE is declared... yes
checking whether _SC_LARGE_PAGESIZE is declared... no
checking mach/mach_init.h usability... yes
checking mach/mach_init.h presence... yes
checking for mach/mach_init.h... yes
checking mach_init.h usability... no
checking mach_init.h presence... no
checking for mach_init.h... no
checking mach/mach_host.h usability... yes
checking mach/mach_host.h presence... yes
checking for mach/mach_host.h... yes
checking for host_info... yes
checking whether strtoull is declared... yes
checking for ssize_t... yes
checking whether snprintf is declared... yes
checking whether _strdup is declared... no
checking whether _putenv is declared... no
checking whether snprintf is correct... yes
checking whether getprogname is declared... yes
checking whether getexecname is declared... no
checking for program_invocation_name... no
checking for __progname... yes
checking for pthread_t... yes
checking for bash... /opt/pkg/bin/bash
checking for ffs... yes
checking whether ffs is declared... yes
checking whether function ffs has a complete prototype... yes
checking for ffsl... yes
checking whether ffsl is declared... yes
checking whether function ffsl has a complete prototype... yes
checking for fls... yes
checking whether fls is declared... yes
checking whether function fls has a complete prototype... yes
checking for flsl... yes
checking whether flsl is declared... yes
checking whether function flsl has a complete prototype... yes
checking for clz... no
checking for clzl... no
checking for openat... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking for getpagesize... yes
checking for memalign... no
checking for posix_memalign... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking for uname... yes
checking for PCIACCESS... cannot check without pkg-config
checking pciaccess.h usability... no
checking pciaccess.h presence... no
checking for pciaccess.h... no
checking OpenCL/cl_ext.h usability... yes
checking OpenCL/cl_ext.h presence... yes
checking for OpenCL/cl_ext.h... yes
checking for the OpenCL framework... yes
checking cuda.h usability... no
checking cuda.h presence... no
checking for cuda.h... no
checking cuda_runtime_api.h usability... no
checking cuda_runtime_api.h presence... no
checking for cuda_runtime_api.h... no
checking nvml.h usability... no
checking nvml.h presence... no
checking for nvml.h... no
checking rocm_smi/rocm_smi.h usability... no
checking rocm_smi/rocm_smi.h presence... no
checking for rocm_smi/rocm_smi.h... no
checking X11/Xlib.h usability... no
checking X11/Xlib.h presence... no
checking for X11/Xlib.h... no
configure: WARNING: X11 not found; GL disabled
checking NVCtrl/NVCtrl.h usability... no
checking NVCtrl/NVCtrl.h presence... no
checking for NVCtrl/NVCtrl.h... no
checking for LIBXML2... cannot check without pkg-config
checking for x86 cpuid... yes
checking for pthread_mutex_lock... yes
checking if plugin support is enabled... no
checking components to build statically...  noos xml synthetic xml_nolibxml darwin opencl x86
checking components to build as plugins... 
sourcing /Users/pbulk/build/parallel/mpi-ch/work/mpich-3.4.3/src/pm/hydra/mpichprereq
checking whether the compiler defines __func__... yes
checking whether the compiler defines __FUNC__... no
checking whether the compiler sets __FUNCTION__... yes
checking whether C compiler accepts option -O2... yes
checking whether routines compiled with -O2 can be linked with ones compiled without -O2... yes
checking for shared library (esp. rpath) characteristics of CC... done (results in src/env/cc_shlib.conf)
checking whether Fortran 77 compiler accepts option -O2... yes
checking whether routines compiled with -O2 can be linked with ones compiled without -O2... yes
checking how to get verbose linking output from gfortran... -v
checking for Fortran 77 libraries of gfortran...  -L/Users/pbulk/build/parallel/mpi-ch/work/.buildlink/lib -L/opt/pkg/gcc12/lib/gcc/x86_64-apple-darwin23/12.4.0 -L/opt/pkg/gcc12/lib/gcc/x86_64-apple-darwin23/12.4.0/../../.. -L/opt/pkg/gcc12//lib/. -L/opt/pkg/gcc12/lib/. -lemutls_w -lgfortran -lquadmath
checking whether gfortran accepts the FLIBS found by autoconf... yes
checking whether clang links with FLIBS found by autoconf... yes
checking whether Fortran 77 and C objects are compatible... yes
checking for linker for Fortran main program... Use Fortran to link programs
checking for Fortran 77 name mangling... lower uscore
checking for libraries to link Fortran main with C stdio routines... none
checking whether Fortran init will work with C... yes
checking for extension for Fortran 90 programs... f90
checking whether the Fortran 90 compiler (gfortran   -lm -L/opt/pkg/lib) works... yes
checking whether the Fortran 90 compiler (gfortran   -lm -L/opt/pkg/lib) is a cross-compiler... no
checking whether Fortran 90 compiler works with Fortran 77 compiler... yes
checking for shared library (esp. rpath) characteristics of F77... done (results in src/env/f77_shlib.conf)
checking whether Fortran 77 accepts ! for comments... yes
checking for include directory flag for Fortran... -I
checking for Fortran 77 flag for library directories... -L
checking whether Fortran 77 compiler processes .F files with C preprocessor... yes
checking whether gfortran allows mismatched arguments... yes
checking for Fortran 2008 support... no
checking for shared library (esp. rpath) characteristics of FC... done (results in src/env/fc_shlib.conf)
checking whether the Fortran 90 compiler (gfortran   -lm -L/opt/pkg/lib) works... yes
checking whether the Fortran 90 compiler (gfortran   -lm -L/opt/pkg/lib) is a cross-compiler... no
checking for Fortran 90 module extension... mod
checking for Fortran 90 module include flag... -I
checking for Fortran 90 module output directory flag... -J
checking whether Fortran 90 compiler accepts option -O2... yes
checking whether routines compiled with -O2 can be linked with ones compiled without -O2... yes
checking whether Fortran 90 compiler processes .F90 files with C preprocessor... yes
checking what libraries are needed to link Fortran90 programs with C routines that use stdio... none
checking whether TRUE has been defined... no
checking whether the C++ compiler clang++ can build an executable... yes
checking whether C++ compiler works with string... yes
checking whether the compiler supports exceptions... yes
checking whether the compiler recognizes bool as a built-in type... yes
checking whether the compiler implements namespaces... yes
checking whether <iostream> available... yes
checking whether the compiler implements the namespace std... yes
checking whether <math> available... no
checking for GNU g++ version... 4 . 2
checking for shared library (esp. rpath) characteristics of CXX... done (results in src/env/cxx_shlib.conf)
checking whether C++ compiler accepts option -O2... yes
checking whether routines compiled with -O2 can be linked with ones compiled without -O2... yes
checking for perl... /opt/pkg/bin/perl
checking for killall... killall
checking whether install works... yes
checking whether mkdir -p works... yes
checking whether clock skew breaks make... no
checking whether make supports include... yes
checking whether make allows comments in actions... yes
checking for virtual path format... VPATH
checking whether make sets CFLAGS... yes
checking for bash... /opt/pkg/bin/bash
checking whether /opt/pkg/bin/bash supports arrays... yes
checking for doctext... false
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking for C/C++ restrict keyword... __restrict
checking for inline... inline
checking whether __attribute__ allowed... yes
checking whether __attribute__((format)) allowed... yes
checking if C compiler supports __builtin_expect... yes
checking for C11 _Static_assert functionality... yes
checking whether byte ordering is bigendian... no
checking whether C compiler allows unaligned doubles... yes
checking whether clang supports __func__... yes
checking whether long double is supported... yes
checking whether long long is supported... yes
checking whether _Float16 is supported... yes
checking alignment of max_align_t... 0
checking alignment of long double... 16
checking size of char... 1
checking size of unsigned char... 1
checking size of short... 2
checking size of unsigned short... 2
checking size of int... 4
checking size of unsigned int... (cached) 4
checking size of long... 8
checking size of unsigned long... (cached) 8
checking size of long long... 8
checking size of unsigned long long... 8
checking size of float... 4
checking size of double... 8
checking size of long double... 16
checking size of void *... (cached) 8
checking for ANSI C header files... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking size of wchar_t... 4
checking size of __float128... 0
checking size of float_int... 8
checking size of double_int... 16
checking size of long_int... 16
checking size of short_int... 8
checking size of two_int... 8
checking size of long_double_int... 32
checking alignment of char... 1
checking alignment of float... 4
checking alignment of double... 8
checking alignment of long... 8
checking alignment of long long... 8
checking alignment of long double... (cached) 16
checking alignment of short... 2
checking alignment of int... 4
checking alignment of int8_t... 1
checking alignment of int16_t... 2
checking alignment of int32_t... 4
checking alignment of int64_t... 8
checking alignment of bool... 0
checking alignment of wchar_t... 4
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking complex.h usability... yes
checking complex.h presence... yes
checking for complex.h... yes
checking size of _Bool... 1
checking size of float _Complex... 8
checking size of double _Complex... 16
checking size of long double _Complex... 32
checking size of _Float16... 2
checking for _Bool... yes
checking for float _Complex... yes
checking for double _Complex... yes
checking for long double _Complex... yes
checking for size of Fortran type integer... 4
checking for size of Fortran type real... 4
checking for size of Fortran type double precision... 8
checking whether integer*1 is supported... yes
checking whether integer*2 is supported... yes
checking whether integer*4 is supported... yes
checking whether integer*8 is supported... yes
checking whether integer*16 is supported... yes
checking whether real*4 is supported... yes
checking whether real*8 is supported... yes
checking whether real*16 is supported... yes
checking for C type matching Fortran real... float
checking for C type matching Fortran double... double
checking for C type matching Fortran integer... int
checking for values of Fortran logicals... True is 1 and False is 0
checking for Fortran 90 integer kind for 8-byte integers... 8
checking for Fortran 90 integer kind for 4-byte integers... 4
checking if real*8 is supported in Fortran 90... yes
checking size of bool... 1
checking complex usability... yes
checking complex presence... yes
checking for complex... yes
checking size of Complex... 8
checking size of DoubleComplex... 16
checking size of LongDoubleComplex... 32
checking whether C compiler accepts option -Werror... yes
checking whether routines compiled with -Werror can be linked with ones compiled without -Werror... yes
checking for alignment restrictions on int64_t... no
checking for alignment restrictions on int32_t... no
checking for gcov... gcov
checking for ANSI C header files... (cached) yes
checking for stdlib.h... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for sys/types.h... (cached) yes
checking for string.h... (cached) yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stddef.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking endian.h usability... no
checking endian.h presence... no
checking for endian.h... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking for sys/param.h... (cached) yes
checking for sys/uio.h... yes
checking for size_t... yes
checking for setitimer... yes
checking for alarm... yes
checking for vsnprintf... yes
checking for vsprintf... yes
checking whether vsnprintf needs a declaration... no
checking for strerror... yes
checking for strncasecmp... (cached) yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking whether strerror_r needs a declaration... no
checking for snprintf... yes
checking whether snprintf needs a declaration... no
checking for qsort... yes
checking for va_copy... yes
checking for variable argument list macro functionality... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for strdup... yes
checking whether strdup needs a declaration... no
checking for mkstemp... yes
checking whether mkstemp needs a declaration... no
checking for putenv... yes
checking whether putenv needs a declaration... no
checking size of MPII_Bsend_data_t... 96
checking for sched_setaffinity... no
checking for sched_getaffinity... no
checking for bindprocessor... no
checking for thread_policy_set... yes
checking whether thread affinity macros defined... no
configure: RUNNING CONFIGURE FOR F90 CODE
checking whether ln -s works... yes
checking for extension for Fortran 90 programs... f90
checking for the precision and range of reals...  6 , 37
checking for the precision and range of double precision...  15 , 307
checking for the range of integer...  9
checking for available integer kinds...  2 , 1, 4 , 2, 9 , 4, 18 , 8,
checking for available integer ranges...  {  2 , 1 , 1 }, {  4 , 2 , 2 }, {  9 , 4 , 4 }, {  18 , 8 , 8 },
configure: RUNNING CONFIGURE FOR src/pm/gforker
checking for library containing socketpair... none required
checking for sys/types.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/ptrace.h usability... yes
checking sys/ptrace.h presence... yes
checking for sys/ptrace.h... yes
checking for strsignal... yes
checking for sigaction... yes
checking for signal... yes
checking for sigset... yes
checking for struct sigaction... yes
checking for string.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking wait.h usability... no
checking wait.h presence... no
checking for wait.h... no
checking for errno.h... (cached) yes
configure: RUNNING CONFIGURE FOR src/pm/util
checking for pid_t... yes
checking for setsid... yes
checking for isatty... yes
checking for getsid... yes
checking whether getsid needs a declaration... no
checking for unsetenv... yes
checking for cygwin1.dll in /bin... yes
checking for environ in unistd.h... no
checking for extern environ in runtime... yes
checking for library containing socketpair... (cached) none required
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for signal.h... (cached) yes
checking for sys/ptrace.h... (cached) yes
checking for sys/uio.h... (cached) yes
checking for unistd.h... (cached) yes
checking whether struct iovec is defined in sys/uio.h... yes
checking for strsignal... (cached) yes
checking whether strsignal needs a declaration... no
checking for sigaction... (cached) yes
checking for signal... (cached) yes
checking for sigset... (cached) yes
checking for struct sigaction and sa_handler... yes
checking for putenv... (cached) yes
checking whether putenv needs a declaration... (cached) no
checking for gethostname... yes
checking whether gethostname needs a declaration... no
checking for select... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking whether FD_ZERO works... yes
checking for sched_setaffinity... (cached) no
checking for sched_getaffinity... (cached) no
checking for bindprocessor... (cached) no
checking for thread_policy_set... (cached) yes
checking whether thread affinity macros defined... (cached) no
checking for string.h... (cached) yes
checking for sys/time.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for stdlib.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for wait.h... (cached) no
checking for errno.h... (cached) yes
checking for time... yes
checking whether socklen_t is defined (in sys/socket.h if present)... yes
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for strings.h... (cached) yes
checking for assert.h... (cached) yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for snprintf... (cached) yes
checking whether snprintf needs a declaration... (cached) no
checking for strncasecmp... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for library containing setsockopt... none required
checking whether socklen_t is defined (in sys/socket.h if present)... (cached) yes
checking whether struct hostent contains h_addr_list... yes
checking whether __attribute__ allowed... (cached) yes
checking whether __attribute__((format)) allowed... (cached) yes
configure: RUNNING CONFIGURE FOR CH3 DEVICE
checking for assert.h... (cached) yes
checking for limits.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/uio.h... (cached) yes
checking uuid/uuid.h usability... yes
checking uuid/uuid.h presence... yes
checking for uuid/uuid.h... yes
checking for time.h... (cached) yes
checking for ctype.h... (cached) yes
checking for unistd.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for net/if.h... yes
checking for pid_t... (cached) yes
checking for inet_pton... yes
checking for gethostname... (cached) yes
checking whether gethostname needs a declaration... (cached) no
checking for CFUUIDCreate... no
checking for uuid_generate... yes
checking for time... (cached) yes
checking for OpenPA atomic primitive availability... checking whether byte ordering is bigendian... (cached) no
configure: RUNNING CONFIGURE FOR ch3:nemesis
checking for net/if.h... yes
checking for assert.h... (cached) yes
checking for netdb.h... (cached) yes
checking for unistd.h... (cached) yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking for sys/mman.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for sys/socket.h... (cached) yes
checking sys/sockio.h usability... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
checking for sys/types.h... (cached) yes
checking for errno.h... (cached) yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking for netinet/in.h... (cached) yes
checking for signal.h... (cached) yes
checking for signal... (cached) yes
checking for mkstemp... (cached) yes
checking for rand... yes
checking for srand... yes
checking whether struct hostent contains h_addr_list... (cached) yes
checking whether we can use struct ifconf... yes
checking whether we can use struct ifreq... yes
checking for random.h... no
checking for struct random_data... no
checking for random_r... no
configure: Using a non-symmetric heap
configure: ===== configuring src/mpi/romio =====
configure: running /opt/pkg/bin/mksh ./configure --disable-option-checking '--prefix=/opt/pkg'  '--datadir=/opt/pkg/share/mpich' '--docdir=/opt/pkg/share/doc/mpich' '--htmldir=/opt/pkg/share/doc/mpich/html' '--sysconfdir=/opt/pkg/etc/mpich' '--with-openpa-prefix=/opt/pkg' '--with-pm=hydra:gforker' '--with-device=ch3' '--with-thread-package=posix' '--enable-wrapper-rpath' '--enable-fortran=yes' '--build=x86_64-apple-darwin23' '--host=x86_64-apple-darwin23' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' 'build_alias=x86_64-apple-darwin23' 'host_alias=x86_64-apple-darwin23' 'CC=clang' 'CFLAGS=-pipe -Os -I/opt/pkg/include   -O2' 'LDFLAGS=-lm -L/opt/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/opt/pkg/include  -I/Users/pbulk/build/parallel/mpi-ch/work/mpich-3.4.3/src/mpl/include -I/Users/pbulk/build/parallel/mpi-ch/work/mpich-3.4.3/src/mpl/include -I/Users/pbulk/build/parallel/mpi-ch/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/Users/pbulk/build/parallel/mpi-ch/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/Users/pbulk/build/parallel/mpi-ch/work/mpich-3.4.3/modules/json-c -I/Users/pbulk/build/parallel/mpi-ch/work/mpich-3.4.3/modules/json-c -D_REENTRANT -I/Users/pbulk/build/parallel/mpi-ch/work/mpich-3.4.3/src/mpi/romio/include' 'CXX=clang++' 'CXXFLAGS=-pipe -Os -I/opt/pkg/include  -O2' 'FC=gfortran' 'F77=gfortran' 'FFLAGS=-O -fallow-argument-mismatch  -O2' 'PKG_CONFIG=' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openpa-prefix, --with-pm, --with-device, --with-thread-package, --enable-wrapper-rpath, --enable-fortran
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... mkdir -p
checking for gawk... /opt/pkg/bin/nawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for x86_64-apple-darwin23-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking for clang option to accept ISO C99... none needed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking if clang supports -fvisibility=hidden... yes
checking whether to enable symbol visibility... yes (via -fvisibility=hidden)
checking how to run the C preprocessor... clang -E
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for x86_64-apple-darwin23-ar... no
checking for x86_64-apple-darwin23-lib... no
checking for x86_64-apple-darwin23-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... x86_64-apple-darwin23
checking host system type... x86_64-apple-darwin23
checking how to print strings... print -r
checking for a sed that does not truncate output... /opt/pkg/bin/nbsed
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 1048576
checking how to convert x86_64-apple-darwin23 file names to x86_64-apple-darwin23 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin23 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for x86_64-apple-darwin23-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-apple-darwin23-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... print -r --
checking for x86_64-apple-darwin23-ar... ar
checking for archiver @FILE support... no
checking for x86_64-apple-darwin23-strip... no
checking for strip... strip
checking for x86_64-apple-darwin23-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-apple-darwin23-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for x86_64-apple-darwin23-dsymutil... no
checking for dsymutil... dsymutil
checking for x86_64-apple-darwin23-nmedit... no
checking for nmedit... nmedit
checking for x86_64-apple-darwin23-lipo... no
checking for lipo... lipo
checking for x86_64-apple-darwin23-otool... no
checking for otool... otool
checking for x86_64-apple-darwin23-otool64... no
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether make supports nested variables... (cached) yes
configure: Configuring with args dummy otool64
checking whether clock skew breaks make... no
checking whether make supports include... yes
checking whether make allows comments in actions... yes
checking for virtual path format... VPATH
checking whether make sets CFLAGS... yes
checking for architecture... Darwin
ROMIO home directory is /Users/pbulk/build/parallel/mpi-ch/work/mpich-3.4.3/src/mpi/romio
checking for x86_64-apple-darwin23-PAC_F77_SEARCH_LIST... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fno-common
checking if gfortran PIC flag -fno-common works... yes
checking if gfortran static flag -static works... no
checking if gfortran supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23 dyld
checking how to hardcode library paths into programs... immediate
checking for x86_64-apple-darwin23-PAC_FC_SEARCH_LIST... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fno-common
checking if gfortran PIC flag -fno-common works... yes
checking if gfortran static flag -static works... no
checking if gfortran supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23 dyld
checking how to hardcode library paths into programs... immediate
checking for long long... yes
checking size of long long... 8
checking for memalign... no
configure: checking Fortran external names
Fortran externals have a trailing underscore and are lowercase
checking for inline... inline
checking for size_t... yes
checking for ssize_t... yes
checking for off_t... yes
checking how to run the C preprocessor... clang -E
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for sys/types.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking for mpix.h... no
checking for u_char... yes
checking for u_short... yes
checking for u_int... yes
checking for u_long... yes
checking sys/attr.h usability... yes
checking sys/attr.h presence... yes
checking for sys/attr.h... yes
checking size of int... 4
checking size of void *... 8
checking for int large enough for pointers... no
checking size of long long... (cached) 8
checking for extension for Fortran 90 programs... f90
checking for Fortran 90 KIND parameter for 8-byte integers...            8
checking that we can use integer*8 to declare MPI_DISPLACMENT_CURRENT... yes
Overriding Array test for MPICH
checking for type of weak symbol alias support... no
checking whether __attribute__ ((weak)) allowed... yes
checking whether __attribute__ ((weak_import)) allowed... yes
checking whether __attribute__((weak,alias(...))) allowed... no
checking whether struct flock compatible with MPI_Offset... yes
checking for pvfs2-config... notfound
checking configured file systems... testfs ufs nfs
configure: WARNING: File locks may not work with NFS.  See the Installation and
users manual for instructions on testing and if necessary fixing this
checking for library containing aio_write... none required
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking aio.h usability... yes
checking aio.h presence... yes
checking for aio.h... yes
checking sys/aio.h usability... yes
checking sys/aio.h presence... yes
checking for sys/aio.h... yes
checking whether aio routines can be used... yes
checking for obsolete two-argument aio_write... no
checking for obsolete two-argument aio_suspend... no
checking for struct aiocb.aio_fildes... yes
checking for struct aiocb.aio_whence... no
checking for struct aiocb.aio_handle... no
checking for struct aiocb.aio_reqprio... yes
checking for struct aiocb.aio_sigevent... yes
checking sys/vfs.h usability... no
checking sys/vfs.h presence... no
checking for sys/vfs.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking for statfs... yes
checking whether struct statfs properly defined... yes
checking for f_type member of statfs structure... yes
checking for f_fstypename member of statfs structure... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stat... yes
checking for st_fstype member of stat structure... no
checking for sys/types.h... (cached) yes
checking for sys/statvfs.h... (cached) yes
checking for sys/vfs.h... (cached) no
checking for statvfs... yes
checking for f_basetype member of statvfs structure... no
checking for blksize_t... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether pwrite is declared... yes
checking for strerror... yes
checking for doctext... false
checking for strdup... yes
checking whether strdup needs a declaration... no
checking for lstat... yes
checking whether lstat needs a declaration... no
checking for readlink... yes
checking whether readlink needs a declaration... no
checking for fsync... yes
checking whether fsync needs a declaration... no
checking for ftruncate... yes
checking whether ftruncate needs a declaration... no
checking for lseek64... no
checking for usleep... yes
checking whether usleep needs a declaration... no
configure: setting SYSDEP_INC to 
checking for C/C++ restrict keyword... __restrict
checking whether __attribute__ allowed... yes
checking whether __attribute__((format)) allowed... yes
checking for gcov... gcov
configure: setting CC to clang
configure: setting F77 to gfortran
configure: setting TEST_CC to $(bindir)/mpicc
configure: setting TEST_F77 to $(bindir)/mpifort
configure: setting CFLAGS to -pipe -Os -I/opt/pkg/include   -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H
configure: setting USER_CFLAGS to 
configure: setting USER_FFLAGS to 
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating localdefs
config.status: creating mpi2-other/info/Makefile
config.status: creating mpi2-other/array/Makefile
config.status: creating test/Makefile
config.status: creating test/misc.c
config.status: creating test/large_file.c
config.status: creating test/runtests
config.status: creating test-internal/Makefile
config.status: creating util/romioinstall
config.status: creating include/mpio.h
config.status: creating include/mpiof.h
config.status: creating mpi2-other/info/fortran/Makefile
config.status: creating mpi2-other/array/fortran/Makefile
config.status: creating test/fmisc.f
config.status: creating test/fcoll_test.f
config.status: creating test/pfcoll_test.f
config.status: creating test/fperf.f
config.status: creating adio/include/romioconf.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
config.status: executing default-1 commands
configure: WARNING: unrecognized options: --with-openpa-prefix, --with-pm, --with-device, --with-thread-package, --enable-wrapper-rpath, --enable-fortran
configure: ===== done with src/mpi/romio configure =====
configure: sourcing src/mpi/romio/localdefs
configure: ===== configuring src/pm/hydra =====
configure: running /opt/pkg/bin/mksh ./configure --disable-option-checking '--prefix=/opt/pkg'  '--datadir=/opt/pkg/share/mpich' '--docdir=/opt/pkg/share/doc/mpich' '--htmldir=/opt/pkg/share/doc/mpich/html' '--sysconfdir=/opt/pkg/etc/mpich' '--with-openpa-prefix=/opt/pkg' '--with-pm=hydra:gforker' '--with-device=ch3' '--with-thread-package=posix' '--enable-wrapper-rpath' '--enable-fortran=yes' '--build=x86_64-apple-darwin23' '--host=x86_64-apple-darwin23' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' 'build_alias=x86_64-apple-darwin23' 'host_alias=x86_64-apple-darwin23' 'CC=clang' 'CFLAGS=-pipe -Os -I/opt/pkg/include   -O2' 'LDFLAGS=-lm -L/opt/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/opt/pkg/include  -I/Users/pbulk/build/parallel/mpi-ch/work/mpich-3.4.3/src/mpl/include -I/Users/pbulk/build/parallel/mpi-ch/work/mpich-3.4.3/src/mpl/include -I/Users/pbulk/build/parallel/mpi-ch/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/Users/pbulk/build/parallel/mpi-ch/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/Users/pbulk/build/parallel/mpi-ch/work/mpich-3.4.3/modules/json-c -I/Users/pbulk/build/parallel/mpi-ch/work/mpich-3.4.3/modules/json-c -D_REENTRANT -I/Users/pbulk/build/parallel/mpi-ch/work/mpich-3.4.3/src/mpi/romio/include' 'CXX=clang++' 'CXXFLAGS=-pipe -Os -I/opt/pkg/include  -O2' 'FC=gfortran' 'F77=gfortran' 'FFLAGS=-O -fallow-argument-mismatch  -O2' 'PKG_CONFIG=' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openpa-prefix, --with-pm, --with-device, --with-thread-package, --enable-wrapper-rpath, --enable-fortran
checking build system type... x86_64-apple-darwin23
checking host system type... x86_64-apple-darwin23
checking target system type... x86_64-apple-darwin23
checking for x86_64-apple-darwin23-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking for clang option to accept ISO C99... none needed
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for fgrep... /usr/bin/grep -F
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... mkdir -p
checking for gawk... /opt/pkg/bin/nawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of clang... gcc3
checking for x86_64-apple-darwin23-ar... no
checking for x86_64-apple-darwin23-lib... no
checking for x86_64-apple-darwin23-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking whether make supports nested variables... (cached) yes
checking for perl... /opt/pkg/bin/perl
checking for doctext... false
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking for C/C++ restrict keyword... __restrict
checking for inline... inline
checking size of unsigned long... 8
checking for size_t... yes
checking how to print strings... print -r
checking for a sed that does not truncate output... /opt/pkg/bin/nbsed
checking for ld used by clang... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 1048576
checking how to convert x86_64-apple-darwin23 file names to x86_64-apple-darwin23 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin23 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for x86_64-apple-darwin23-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-apple-darwin23-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... print -r --
checking for x86_64-apple-darwin23-ar... ar
checking for archiver @FILE support... no
checking for x86_64-apple-darwin23-strip... no
checking for strip... strip
checking for x86_64-apple-darwin23-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-apple-darwin23-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for x86_64-apple-darwin23-dsymutil... no
checking for dsymutil... dsymutil
checking for x86_64-apple-darwin23-nmedit... no
checking for nmedit... nmedit
checking for x86_64-apple-darwin23-lipo... no
checking for lipo... lipo
checking for x86_64-apple-darwin23-otool... no
checking for otool... otool
checking for x86_64-apple-darwin23-otool64... no
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for variable argument list macro functionality... yes
checking whether __attribute__ allowed... yes
checking whether __attribute__((format)) allowed... yes
checking whether the compiler defines __func__... yes
checking whether the compiler defines __FUNC__... no
checking whether the compiler sets __FUNCTION__... yes
configure: ===== configuring mpl =====
configure: running /opt/pkg/bin/mksh ./configure --disable-option-checking '--prefix=/opt/pkg' --disable-versioning --enable-embedded '--datadir=/opt/pkg/share/mpich' '--docdir=/opt/pkg/share/doc/mpich' '--htmldir=/opt/pkg/share/doc/mpich/html' '--sysconfdir=/opt/pkg/etc/mpich' '--with-openpa-prefix=/opt/pkg' '--with-pm=hydra:gforker' '--with-device=ch3' '--with-thread-package=posix' '--enable-wrapper-rpath' '--enable-fortran=yes' '--build=x86_64-apple-darwin23' '--host=x86_64-apple-darwin23' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' 'build_alias=x86_64-apple-darwin23' 'host_alias=x86_64-apple-darwin23' 'CC=clang' 'CFLAGS=-pipe -Os -I/opt/pkg/include   -O2 ' 'LDFLAGS=-lm -L/opt/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/opt/pkg/include  -I/Users/pbulk/build/parallel/mpi-ch/work/mpich-3.4.3/src/mpl/include -I/Users/pbulk/build/parallel/mpi-ch/work/mpich-3.4.3/src/mpl/include -I/Users/pbulk/build/parallel/mpi-ch/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/Users/pbulk/build/parallel/mpi-ch/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/Users/pbulk/build/parallel/mpi-ch/work/mpich-3.4.3/modules/json-c -I/Users/pbulk/build/parallel/mpi-ch/work/mpich-3.4.3/modules/json-c -D_REENTRANT -I/Users/pbulk/build/parallel/mpi-ch/work/mpich-3.4.3/src/mpi/romio/include -D_DARWIN_C_SOURCE' 'CXX=clang++' 'CXXFLAGS=-pipe -Os -I/opt/pkg/include  -O2' 'FC=gfortran' 'F77=gfortran' 'FFLAGS=-O -fallow-argument-mismatch  -O2' 'PKG_CONFIG=' 'MPLLIBNAME=mpl' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openpa-prefix, --with-pm, --with-device, --enable-wrapper-rpath, --enable-fortran
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... mkdir -p
checking for gawk... /opt/pkg/bin/nawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for x86_64-apple-darwin23-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking for clang option to accept ISO C99... none needed
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for x86_64-apple-darwin23-ar... no
checking for x86_64-apple-darwin23-lib... no
checking for x86_64-apple-darwin23-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... x86_64-apple-darwin23
checking host system type... x86_64-apple-darwin23
checking how to print strings... print -r
checking for a sed that does not truncate output... /opt/pkg/bin/nbsed
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 1048576
checking how to convert x86_64-apple-darwin23 file names to x86_64-apple-darwin23 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin23 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for x86_64-apple-darwin23-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-apple-darwin23-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... print -r --
checking for x86_64-apple-darwin23-ar... ar
checking for archiver @FILE support... no
checking for x86_64-apple-darwin23-strip... no
checking for strip... strip
checking for x86_64-apple-darwin23-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-apple-darwin23-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for x86_64-apple-darwin23-dsymutil... no
checking for dsymutil... dsymutil
checking for x86_64-apple-darwin23-nmedit... no
checking for nmedit... nmedit
checking for x86_64-apple-darwin23-lipo... no
checking for lipo... lipo
checking for x86_64-apple-darwin23-otool... no
checking for otool... otool
checking for x86_64-apple-darwin23-otool64... no
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether make supports nested variables... (cached) yes
checking for an ANSI C-conforming const... yes
checking for C/C++ restrict keyword... __restrict
checking for inline... inline
checking for variable argument list macro functionality... yes
checking if C compiler supports __builtin_expect... yes
checking for C11 _Static_assert functionality... yes
checking for gcov... gcov
checking whether the compiler supports __typeof(variable)... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for sys/types.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking for unistd.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking valgrind.h usability... no
checking valgrind.h presence... no
checking for valgrind.h... no
checking memcheck.h usability... no
checking memcheck.h presence... no
checking for memcheck.h... no
checking valgrind/valgrind.h usability... no
checking valgrind/valgrind.h presence... no
checking for valgrind/valgrind.h... no
checking valgrind/memcheck.h usability... no
checking valgrind/memcheck.h presence... no
checking for valgrind/memcheck.h... no
checking helgrind.h usability... no
checking helgrind.h presence... no
checking for helgrind.h... no
checking valgrind/helgrind.h usability... no
checking valgrind/helgrind.h presence... no
checking for valgrind/helgrind.h... no
checking drd.h usability... no
checking drd.h presence... no
checking for drd.h... no
checking valgrind/drd.h usability... no
checking valgrind/drd.h presence... no
checking for valgrind/drd.h... no
checking whether the valgrind headers are broken or too old... yes
checking for clock_gettime... yes
checking for clock_getres... yes
checking for gethrtime... no
checking for mach_absolute_time... yes
checking for gettimeofday... yes
checking for library containing clock_gettime... none required
checking for library containing clock_getres... none required
checking whether struct timespec is defined in time.h... yes
checking for CLOCK_REALTIME defined in time.h... yes
configure: Timer type selected is CLOCK_GETTIME
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking for unistd.h... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sched_yield... yes
checking for yield... no
checking for usleep... yes
checking for sleep... yes
checking for select... yes
checking whether usleep needs a declaration... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_key_create in -lpthread... yes
checking for pthread_yield... no
checking for pthread_key_create... yes
checking for thread local storage... _Thread_local
checking for pthread_mutex_init... yes
checking for pthread_mutexattr_setpshared... yes
configure: POSIX will be used for interprocess mutex package.
checking size of void *... 8
checking whether C compiler accepts option -Werror... yes
checking whether routines compiled with -Werror can be linked with ones compiled without -Werror... yes
checking for support for gcc __sync intrinsics... yes
checking for support for gcc __atomic intrinsics... yes
checking for support for C11 atomic intrinsics... yes
checking for support for Windows NT atomic intrinsics... no
checking for mkstemp... yes
checking whether mkstemp needs a declaration... no
checking for fdopen... yes
checking whether fdopen needs a declaration... no
checking for getpid... yes
checking for mmap... yes
checking for munmap... yes
configure: Using a memory-mapped file for shared memory
checking cuda_runtime_api.h usability... no
checking cuda_runtime_api.h presence... no
checking for cuda_runtime_api.h... no
checking for cudaStreamSynchronize in -lcudart... no
checking level_zero/ze_api.h usability... no
checking level_zero/ze_api.h presence... no
checking for level_zero/ze_api.h... no
checking for zeInit in -lze_loader... no
checking for strdup... yes
checking whether strdup needs a declaration... no
checking for snprintf... yes
checking whether snprintf needs a declaration... no
checking for putenv... yes
checking whether putenv needs a declaration... no
checking for strerror... yes
checking whether strerror needs a declaration... no
checking for usleep... (cached) yes
checking whether usleep needs a declaration... (cached) no
checking for posix_memalign... yes
checking for aligned_alloc... yes
checking whether aligned_alloc needs a declaration... no
checking for execinfo.h... (cached) yes
checking size parameter type for backtrace()... int
checking for library containing backtrace... none required
checking for library containing gethostbyname... none required
checking for library containing socket... none required
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for inet_ntop... yes
checking for getifaddrs... yes
checking whether __attribute__ allowed... yes
checking whether __attribute__((format)) allowed... yes
checking for __attribute__((aligned))... yes
checking for __attribute__((used))... yes
checking for __attribute__((fallthrough))... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating localdefs
config.status: creating include/mpl_timer.h
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
config.status: executing prefix-config commands
configure: WARNING: unrecognized options: --with-openpa-prefix, --with-pm, --with-device, --enable-wrapper-rpath, --enable-fortran
configure: ===== done with mpl configure =====
configure: sourcing mpl/localdefs
checking for doxygen... no
checking for gcov... gcov
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/types.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking for sys/stat.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for library containing hstrerror... none required
checking for gettimeofday... yes
checking for time... yes
checking for sigaction... yes
checking for signal... yes
checking for usleep... yes
checking for alloca... no
checking for unsetenv... yes
checking for strsignal... yes
checking for stat... yes
checking for fcntl... yes
checking for alarm... yes
checking for isatty... yes
checking for inet_ntop... yes
checking for getpgid... yes
checking for setsid... yes
checking for killpg... yes
checking for hstrerror... yes
checking whether hstrerror needs a declaration... no
checking whether gettimeofday needs a declaration... no
checking whether getpgid needs a declaration... no
checking whether killpg needs a declaration... no
checking for environ in unistd.h... no
checking for manually declared extern environ... yes
checking bootstrap server... user,ssh,rsh,fork,slurm,ll,lsf,sge,pbs,cobalt,manual,persist
checking tm.h usability... no
checking tm.h presence... no
checking for tm.h... no
checking for tm_init in -ltorque... no
checking process manager... pmiserv
checking user interface... mpich
checking desired processor topology libraries... hwloc
checking for X... no

###
### Configuring hwloc core
###
checking hwloc building mode... embedded
configure: hwloc builddir: /Users/pbulk/build/parallel/mpi-ch/work/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc
configure: hwloc srcdir: /Users/pbulk/build/parallel/mpi-ch/work/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc
checking for hwloc version... 2.4.1rc3-git
checking if want hwloc maintainer support... disabled (embedded mode)
checking for hwloc directory prefix... tools/topo/hwloc/hwloc/
checking for hwloc symbol prefix... hwloc_
checking for clang option to accept ISO C99... (cached) none needed
checking for the C compiler vendor... gnu
checking size of void *... 8
checking which OS support to include... Darwin
checking which CPU support to include... x86_64
checking size of unsigned long... (cached) 8
checking size of unsigned int... 4
checking for __attribute__... yes
checking for __attribute__(aligned)... yes
checking for __attribute__(always_inline)... yes
checking for __attribute__(cold)... yes
checking for __attribute__(const)... yes
checking for __attribute__(deprecated)... yes
checking for __attribute__(format)... yes
checking for __attribute__(hot)... yes
checking for __attribute__(malloc)... yes
checking for __attribute__(may_alias)... yes
checking for __attribute__(no_instrument_function)... yes
checking for __attribute__(nonnull)... yes
checking for __attribute__(noreturn)... yes
checking for __attribute__(packed)... yes
checking for __attribute__(pure)... yes
checking for __attribute__(sentinel)... yes
checking for __attribute__(unused)... yes
checking for __attribute__(warn_unused_result)... yes
checking for __attribute__(weak_alias)... no
checking if clang supports -fvisibility=hidden... yes
checking whether to enable symbol visibility... yes (via -fvisibility=hidden)
configure: WARNING: "-fvisibility=hidden" has been added to the hwloc CFLAGS
checking whether the C compiler rejects function calls with too many arguments... yes
checking whether the C compiler rejects function calls with too few arguments... yes
checking for unistd.h... (cached) yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking for strings.h... (cached) yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for strcasecmp... yes
checking whether strcasecmp is declared... yes
checking whether function strcasecmp has a complete prototype... yes
checking for strncasecmp... yes
checking whether strncasecmp is declared... yes
checking whether function strncasecmp has a complete prototype... yes
checking for strftime... yes
checking for setlocale... yes
checking for stdint.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for sys/param.h... (cached) yes
checking for sys/sysctl.h... yes
checking whether CTL_HW is declared... yes
checking whether HW_NCPU is declared... yes
checking whether HW_REALMEM64 is declared... no
checking whether HW_MEMSIZE64 is declared... no
checking whether HW_PHYSMEM64 is declared... no
checking whether HW_USERMEM64 is declared... no
checking whether HW_REALMEM is declared... no
checking whether HW_MEMSIZE is declared... yes
checking whether HW_PHYSMEM is declared... yes
checking whether HW_USERMEM is declared... yes
checking for sysctl... yes
checking for sysctlbyname... yes
checking whether pthread_setaffinity_np is declared... no
checking whether pthread_getaffinity_np is declared... no
checking whether fabsf is declared... yes
checking for fabsf in -lm... yes
checking whether modff is declared... yes
checking for modff in -lm... yes
checking whether _SC_NPROCESSORS_ONLN is declared... yes
checking whether _SC_NPROCESSORS_CONF is declared... yes
checking whether _SC_NPROC_ONLN is declared... no
checking whether _SC_NPROC_CONF is declared... no
checking whether _SC_PAGESIZE is declared... yes
checking whether _SC_PAGE_SIZE is declared... yes
checking whether _SC_LARGE_PAGESIZE is declared... no
checking mach/mach_init.h usability... yes
checking mach/mach_init.h presence... yes
checking for mach/mach_init.h... yes
checking mach_init.h usability... no
checking mach_init.h presence... no
checking for mach_init.h... no
checking mach/mach_host.h usability... yes
checking mach/mach_host.h presence... yes
checking for mach/mach_host.h... yes
checking for host_info... yes
checking whether strtoull is declared... yes
checking for ssize_t... yes
checking whether snprintf is declared... yes
checking whether _strdup is declared... no
checking whether _putenv is declared... no
checking whether snprintf is correct... yes
checking whether getprogname is declared... yes
checking whether getexecname is declared... no
checking for program_invocation_name... no
checking for __progname... yes
checking for pthread_t... yes
checking for bash... /opt/pkg/bin/bash
checking for ffs... yes
checking whether ffs is declared... yes
checking whether function ffs has a complete prototype... yes
checking for ffsl... yes
checking whether ffsl is declared... yes
checking whether function ffsl has a complete prototype... yes
checking for fls... yes
checking whether fls is declared... yes
checking whether function fls has a complete prototype... yes
checking for flsl... yes
checking whether flsl is declared... yes
checking whether function flsl has a complete prototype... yes
checking for clz... no
checking for clzl... no
checking for openat... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking for getpagesize... yes
checking for memalign... no
checking for posix_memalign... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking for uname... yes
checking for PCIACCESS... cannot check without pkg-config
checking pciaccess.h usability... no
checking pciaccess.h presence... no
checking for pciaccess.h... no
checking OpenCL/cl_ext.h usability... yes
checking OpenCL/cl_ext.h presence... yes
checking for OpenCL/cl_ext.h... yes
checking for the OpenCL framework... yes
checking cuda.h usability... no
checking cuda.h presence... no
checking for cuda.h... no
checking cuda_runtime_api.h usability... no
checking cuda_runtime_api.h presence... no
checking for cuda_runtime_api.h... no
checking nvml.h usability... no
checking nvml.h presence... no
checking for nvml.h... no
checking rocm_smi/rocm_smi.h usability... no
checking rocm_smi/rocm_smi.h presence... no
checking for rocm_smi/rocm_smi.h... no
checking X11/Xlib.h usability... no
checking X11/Xlib.h presence... no
checking for X11/Xlib.h... no
configure: WARNING: X11 not found; GL disabled
checking NVCtrl/NVCtrl.h usability... no
checking NVCtrl/NVCtrl.h presence... no
checking for NVCtrl/NVCtrl.h... no
checking for LIBXML2... cannot check without pkg-config
checking for x86 cpuid... yes
checking for pthread_mutex_lock... yes
checking if plugin support is enabled... no
checking components to build statically...  noos xml synthetic xml_nolibxml darwin opencl x86
checking components to build as plugins... 
checking available processor topology libraries... hwloc
checking slurm/slurm.h usability... no
checking slurm/slurm.h presence... no
checking for slurm/slurm.h... no
checking for slurm_hostlist_create in -lslurm... no
checking whether POSIX compliant regcomp()/regexec()... yes
checking demux engine... poll,select,port
checking for poll... yes
checking for select... yes
checking debugging support... none
checking error checking... yes
checking warnings... no
checking profiling... yes
checking for strsignal... (cached) yes
checking whether strsignal needs a declaration... no
checking for sigaction... (cached) yes
checking for signal... (cached) yes
checking for sigset... yes
checking for struct sigaction and sa_handler... yes
checking for gethostname... yes
checking whether gethostname needs a declaration... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating tools/topo/hwloc/hwloc/Makefile
config.status: creating tools/topo/hwloc/hwloc/include/Makefile
config.status: creating tools/topo/hwloc/hwloc/hwloc/Makefile
config.status: creating Makefile
config.status: creating tools/bootstrap/src/bsci_init.c
config.status: creating hydra-doxygen.cfg
config.status: creating include/hydra_config.h
config.status: creating tools/topo/hwloc/hwloc/include/private/autogen/config.h
config.status: creating tools/topo/hwloc/hwloc/include/hwloc/autogen/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
configure: WARNING: unrecognized options: --with-openpa-prefix, --with-pm, --with-device, --with-thread-package, --enable-wrapper-rpath, --enable-fortran
configure: ===== done with src/pm/hydra configure =====
checking the sizeof MPI_Offset... 8
checking whether the Fortran Offset type works with Fortran 77... yes
checking whether the Fortran Offset type works with Fortran 90... yes
checking for size of MPI_Status... 20
checking for BSD/POSIX style global symbol lister... no
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for multiple __attribute__((alias)) support... no! link failure
configure: WARNING: The ch3 device did not set the maximum size of an error string, 512 being used.
configure: creating ./config.lt
config.lt: creating libtool
rm: libtoolT: No such file or directory
checking if the C compiler accepts -Wl,-flat_namespace... yes
checking if the F77 compiler accepts -Wl,-commons,use_dylibs... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating modules/hwloc/Makefile
config.status: creating modules/hwloc/include/Makefile
config.status: creating modules/hwloc/hwloc/Makefile
config.status: creating src/binding/fortran/use_mpi/mpif90model.h
config.status: creating src/mpid/ch3/channels/nemesis/include/mpid_nem_net_module_defs.h
config.status: creating src/mpid/ch3/channels/nemesis/src/mpid_nem_net_array.c
config.status: creating Makefile
config.status: creating examples/Makefile
config.status: creating test/Makefile
config.status: creating test/commands/Makefile
config.status: creating src/include/mpichinfo.h
config.status: creating mpich-doxygen
config.status: creating src/include/mpir_ext.h
config.status: creating src/binding/cxx/mpicxx.h
config.status: creating src/binding/fortran/mpif_h/mpif.h
config.status: creating src/binding/fortran/mpif_h/setbotf.f
config.status: creating src/binding/fortran/mpif_h/setbot.c
config.status: creating src/binding/fortran/use_mpi/mpi_sizeofs.f90
config.status: creating src/binding/fortran/use_mpi/mpi_base.f90
config.status: creating src/binding/fortran/use_mpi/mpi_constants.f90
config.status: creating src/binding/fortran/use_mpi_f08/mpi_f08_compile_constants.f90
config.status: creating src/binding/fortran/use_mpi_f08/mpi_c_interface_types.f90
config.status: creating src/packaging/pkgconfig/mpich.pc
config.status: creating src/packaging/envmods/mpich.module
config.status: WARNING:  'src/packaging/envmods/mpich.module.in' seems to ignore the --datarootdir setting
config.status: creating src/env/mpixxx_opts.conf
config.status: creating src/env/mpicc.sh
config.status: creating src/env/mpicc.bash
config.status: creating src/env/mpicxx.sh
config.status: creating src/env/mpicxx.bash
config.status: creating src/env/mpif77.sh
config.status: creating src/env/mpif77.bash
config.status: creating src/env/mpifort.sh
config.status: creating src/env/mpifort.bash
config.status: creating src/env/parkill
config.status: creating src/include/mpi.h
config.status: creating doc/design/Makefile
config.status: creating doc/installguide/Makefile
config.status: creating doc/logging/Makefile
config.status: creating doc/refman/Makefile
config.status: creating doc/userguide/Makefile
config.status: creating test/commands/cmdtests
config.status: creating src/include/mpichconf.h
config.status: creating modules/hwloc/include/private/autogen/config.h
config.status: creating modules/hwloc/include/hwloc/autogen/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: executing default-3 commands
config.status: executing default-4 commands
=== configuring in test/mpi (/Users/pbulk/build/parallel/mpi-ch/work/mpich-3.4.3/test/mpi)
configure: running /opt/pkg/bin/mksh ./configure --disable-option-checking '--prefix=/opt/pkg'  '--datadir=/opt/pkg/share/mpich' '--docdir=/opt/pkg/share/doc/mpich' '--htmldir=/opt/pkg/share/doc/mpich/html' '--sysconfdir=/opt/pkg/etc/mpich' '--with-openpa-prefix=/opt/pkg' '--with-pm=hydra:gforker' '--with-device=ch3' '--with-thread-package=posix' '--enable-wrapper-rpath' '--enable-fortran=yes' '--build=x86_64-apple-darwin23' '--host=x86_64-apple-darwin23' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' 'build_alias=x86_64-apple-darwin23' 'host_alias=x86_64-apple-darwin23' 'CC=clang' 'CFLAGS=-pipe -Os -I/opt/pkg/include' 'LDFLAGS=-lm -L/opt/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/opt/pkg/include' 'CXX=clang++' 'CXXFLAGS=-pipe -Os -I/opt/pkg/include' 'FC=gfortran' 'F77=gfortran' 'FFLAGS=-O -fallow-argument-mismatch' 'PKG_CONFIG=/Users/pbulk/build/parallel/mpi-ch/work/.tools/bin/pkg-config' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openpa-prefix, --with-device, --enable-wrapper-rpath
RUNNING CONFIGURE FOR MPI TESTS
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... mkdir -p
checking for gawk... /opt/pkg/bin/nawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... (cached) yes
checking whether clock skew breaks make... no
checking whether make supports include... yes
checking whether make allows comments in actions... yes
checking for virtual path format... VPATH
checking whether make sets CFLAGS... yes
checking for x86_64-apple-darwin23-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking for clang option to accept ISO C99... none needed
checking whether long double is supported... yes
checking whether long long is supported... yes
checking for an ANSI C-conforming const... yes
checking for C/C++ restrict keyword... __restrict
checking for x86_64-apple-darwin23-ranlib... no
checking for ranlib... ranlib
checking for x86_64-apple-darwin23-ar... no
checking for x86_64-apple-darwin23-lib... no
checking for x86_64-apple-darwin23-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for fgrep... /usr/bin/grep -F
checking how to run the C preprocessor... clang -E
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for _Bool... yes
checking for float _Complex... yes
checking for double _Complex... yes
checking for long double _Complex... yes
checking size of void *... 8
checking cuda_runtime_api.h usability... no
checking cuda_runtime_api.h presence... no
checking for cuda_runtime_api.h... no
checking for cudaStreamSynchronize in -lcudart... no
checking level_zero/ze_api.h usability... no
checking level_zero/ze_api.h presence... no
checking for level_zero/ze_api.h... no
checking for zeInit in -lze_loader... no
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_key_create in -lpthread... yes
checking whether struct hostent contains h_addr_list... yes
checking for getrusage... yes
checking for x86_64-apple-darwin23-g77... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking whether integer*4 is supported... yes
checking whether integer*8 is supported... yes
checking whether integer*16 is supported... yes
checking build system type... x86_64-apple-darwin23
checking host system type... x86_64-apple-darwin23
checking how to get verbose linking output from gfortran... -v
checking for Fortran 77 libraries of gfortran...  -L/Users/pbulk/build/parallel/mpi-ch/work/.buildlink/lib -L/opt/pkg/gcc12/lib/gcc/x86_64-apple-darwin23/12.4.0 -L/opt/pkg/gcc12/lib/gcc/x86_64-apple-darwin23/12.4.0/../../.. -L/opt/pkg/gcc12//lib/. -L/opt/pkg/gcc12/lib/. -lemutls_w -lgfortran -lquadmath
checking for Fortran 77 name mangling... lower uscore
checking whether gfortran allows mismatched arguments... yes
checking for Fortran libraries needed for getarg... none needed
checking whether Fortran 77 supports Cray-style pointer... yes
checking for Fortran 77 compiler flag for Cray-style pointer... -fcray-pointer
checking for x86_64-apple-darwin23-gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for extension for Fortran 90 programs... f90
checking whether the Fortran 90 compiler (gfortran  -lm -L/opt/pkg/lib  -framework OpenCL -Wl,-flat_namespace -Wl,-commons,use_dylibs) works... yes
checking whether the Fortran 90 compiler (gfortran  -lm -L/opt/pkg/lib  -framework OpenCL -Wl,-flat_namespace -Wl,-commons,use_dylibs) is a cross-compiler... no
checking for Fortran flag needed to accept free-form source... none
checking whether Fortran 90 supports Cray-style pointer... yes
checking for Fortran 90 compiler flag for Cray-style pointer... -fcray-pointer
checking whether gfortran supports the Fortran 2003 routines to access the commandline... yes
checking for Fortran 90 module extension... mod
checking for Fortran 90 module include flag... -I
checking for Fortran 90 module output directory flag... -J
checking for Fortran 2008 support... no
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... gcc3
checking whether <iostream> available... yes
checking whether the compiler implements namespaces... yes
checking whether the compiler implements the namespace std... yes
checking how to print strings... print -r
checking for a sed that does not truncate output... /opt/pkg/bin/nbsed
checking for ld used by clang... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 1048576
checking how to convert x86_64-apple-darwin23 file names to x86_64-apple-darwin23 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin23 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for x86_64-apple-darwin23-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-apple-darwin23-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... print -r --
checking for x86_64-apple-darwin23-ar... ar
checking for archiver @FILE support... no
checking for x86_64-apple-darwin23-strip... no
checking for strip... strip
checking for x86_64-apple-darwin23-ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-apple-darwin23-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for x86_64-apple-darwin23-dsymutil... no
checking for dsymutil... dsymutil
checking for x86_64-apple-darwin23-nmedit... no
checking for nmedit... nmedit
checking for x86_64-apple-darwin23-lipo... no
checking for lipo... lipo
checking for x86_64-apple-darwin23-otool... no
checking for otool... otool
checking for x86_64-apple-darwin23-otool64... no
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... clang++ -E
checking for ld used by clang++... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking whether the clang++ linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking for clang++ option to produce PIC... -fno-common -DPIC
checking if clang++ PIC flag -fno-common -DPIC works... yes
checking if clang++ static flag -static works... no
checking if clang++ supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if clang++ supports -c -o file.o... (cached) yes
checking whether the clang++ linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23 dyld
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fno-common
checking if gfortran PIC flag -fno-common works... yes
checking if gfortran static flag -static works... no
checking if gfortran supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23 dyld
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fno-common
checking if gfortran PIC flag -fno-common works... yes
checking if gfortran static flag -static works... no
checking if gfortran supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23 dyld
checking how to hardcode library paths into programs... immediate
checking size of void *... (cached) 8
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of short... 2
checking for C integer type of address size... long
checking for perl... /opt/pkg/bin/perl
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating maint/testmerge
config.status: creating runtests
config.status: creating checktests
config.status: creating Makefile
config.status: creating basic/Makefile
config.status: creating attr/Makefile
config.status: creating attr/testlist
config.status: creating util/Makefile
config.status: creating coll/Makefile
config.status: creating coll/testlist
config.status: creating comm/Makefile
config.status: creating comm/testlist
config.status: creating datatype/Makefile
config.status: creating datatype/testlist
config.status: creating errhan/Makefile
config.status: creating group/Makefile
config.status: creating info/Makefile
config.status: creating init/Makefile
config.status: creating pt2pt/Makefile
config.status: creating pt2pt/testlist
config.status: creating mpi_t/Makefile
config.status: creating rma/Makefile
config.status: creating rma/testlist
config.status: creating spawn/Makefile
config.status: creating spawn/testlist
config.status: creating topo/Makefile
config.status: creating io/Makefile
config.status: creating io/testlist
config.status: creating f77/Makefile
config.status: creating f77/attr/Makefile
config.status: creating f77/attr/attraints.h
config.status: creating f77/pt2pt/attr1aints.h
config.status: creating f77/ext/add1size.h
config.status: creating f77/datatype/Makefile
config.status: creating f77/datatype/typeaints.h
config.status: creating f77/coll/Makefile
config.status: creating f77/comm/Makefile
config.status: creating f77/topo/Makefile
config.status: creating f77/init/Makefile
config.status: creating f77/rma/addsize.h
config.status: creating f77/pt2pt/Makefile
config.status: creating f77/info/Makefile
config.status: creating f77/spawn/Makefile
config.status: creating f77/spawn/testlist
config.status: creating f77/spawn/type1aint.h
config.status: creating f77/rma/Makefile
config.status: creating f77/ext/Makefile
config.status: creating f77/ext/testlist
config.status: creating f77/io/Makefile
config.status: creating f77/io/iooffset.h
config.status: creating f77/io/iodisp.h
config.status: creating f77/io/ioaint.h
config.status: creating f77/io/testlist
config.status: creating f77/profile/Makefile
config.status: creating f90/Makefile
config.status: creating f90/attr/Makefile
config.status: creating f90/datatype/Makefile
config.status: creating f90/f90types/Makefile
config.status: creating f90/coll/Makefile
config.status: creating f90/comm/Makefile
config.status: creating f90/topo/Makefile
config.status: creating f90/init/Makefile
config.status: creating f90/pt2pt/Makefile
config.status: creating f90/rma/Makefile
config.status: creating f90/info/Makefile
config.status: creating f90/spawn/Makefile
config.status: creating f90/spawn/testlist
config.status: creating f90/timer/Makefile
config.status: creating f90/ext/Makefile
config.status: creating f90/ext/testlist
config.status: creating f90/io/Makefile
config.status: creating f90/io/testlist
config.status: creating f90/misc/Makefile
config.status: creating f90/profile/Makefile
config.status: creating f08/Makefile
config.status: creating f08/attr/Makefile
config.status: creating f08/datatype/Makefile
config.status: creating f08/coll/Makefile
config.status: creating f08/comm/Makefile
config.status: creating f08/pt2pt/Makefile
config.status: creating f08/rma/Makefile
config.status: creating f08/subarray/Makefile
config.status: creating f08/topo/Makefile
config.status: creating f08/io/Makefile
config.status: creating f08/io/testlist
config.status: creating f08/init/Makefile
config.status: creating f08/info/Makefile
config.status: creating f08/spawn/Makefile
config.status: creating f08/spawn/testlist
config.status: creating f08/timer/Makefile
config.status: creating f08/ext/Makefile
config.status: creating f08/misc/Makefile
config.status: creating f08/profile/Makefile
config.status: creating cxx/Makefile
config.status: creating cxx/attr/Makefile
config.status: creating cxx/attr/testlist
config.status: creating cxx/pt2pt/Makefile
config.status: creating cxx/comm/Makefile
config.status: creating cxx/coll/Makefile
config.status: creating cxx/errhan/Makefile
config.status: creating cxx/info/Makefile
config.status: creating cxx/datatype/Makefile
config.status: creating cxx/datatype/testlist
config.status: creating cxx/io/Makefile
config.status: creating cxx/init/Makefile
config.status: creating cxx/rma/Makefile
config.status: creating cxx/spawn/Makefile
config.status: creating cxx/spawn/testlist
config.status: creating cxx/topo/Makefile
config.status: creating threads/Makefile
config.status: creating threads/pt2pt/Makefile
config.status: creating threads/comm/Makefile
config.status: creating threads/comm/testlist
config.status: creating threads/init/Makefile
config.status: creating threads/mpi_t/Makefile
config.status: creating threads/spawn/Makefile
config.status: creating threads/rma/Makefile
config.status: creating threads/coll/Makefile
config.status: creating threads/coll/testlist
config.status: creating threads/perf/Makefile
config.status: creating errors/Makefile
config.status: creating errors/attr/Makefile
config.status: creating errors/basic/Makefile
config.status: creating errors/coll/Makefile
config.status: creating errors/comm/Makefile
config.status: creating errors/datatype/Makefile
config.status: creating errors/faults/Makefile
config.status: creating errors/group/Makefile
config.status: creating errors/pt2pt/Makefile
config.status: creating errors/rma/Makefile
config.status: creating errors/spawn/Makefile
config.status: creating errors/spawn/testlist
config.status: creating errors/topo/Makefile
config.status: creating errors/io/Makefile
config.status: creating errors/cxx/Makefile
config.status: creating errors/cxx/errhan/Makefile
config.status: creating errors/cxx/io/Makefile
config.status: creating errors/f77/Makefile
config.status: creating errors/f77/io/Makefile
config.status: creating errors/f77/io/addsize.h
config.status: creating errors/f77/io/iooffset.h
config.status: creating errors/f90/Makefile
config.status: creating errors/f90/io/Makefile
config.status: creating errors/f08/Makefile
config.status: creating errors/f08/io/Makefile
config.status: creating ckpoint/Makefile
config.status: creating ft/Makefile
config.status: creating manual/Makefile
config.status: creating manual/manyconnect
config.status: creating manual/mpi_t/Makefile
config.status: creating perf/Makefile
config.status: creating testlist
config.status: creating cxx/testlist
config.status: creating cxx/topo/testlist
config.status: creating f77/testlist
config.status: creating f90/testlist
config.status: creating f08/testlist
config.status: creating threads/testlist
config.status: creating errors/testlist
config.status: creating errors/cxx/testlist
config.status: creating errors/f77/testlist
config.status: creating errors/f90/testlist
config.status: creating impls/testlist
config.status: creating f77/rma/testlist
config.status: creating f90/rma/testlist
config.status: creating f08/rma/testlist
config.status: creating impls/Makefile
config.status: creating impls/hydra/Makefile
config.status: creating impls/hydra/proc_binding.sh
config.status: creating impls/mpich/Makefile
config.status: creating impls/mpich/testlist
config.status: creating impls/mpich/mpi_t/Makefile
config.status: creating impls/mpich/comm/Makefile
config.status: creating impls/mpich/comm/testlist
config.status: creating include/mpitestconf.h
config.status: executing gentests commands
generating tests for: fkeyvaltype... done
generating tests for: bcast... done
generating tests for: bcast... done
generating tests for: bcast_comm_world_only... done
generating tests for: bcast_comm_world_only... done
generating tests for: fkeyvaltypex... done
generating tests for: packsizex... done
generating tests for: pingping... done
generating tests for: pingping_barrier... done
generating tests for: sendrecv1... done
generating tests for: sendself... done
generating tests for: accfence1... done
generating tests for: accfence1... done
generating tests for: accpscw1... done
generating tests for: accpscw1... done
generating tests for: epochtest... done
generating tests for: epochtest... done
generating tests for: getfence1... done
generating tests for: getfence1... done
generating tests for: getfence1... done
generating tests for: lock_contention_dt... done
generating tests for: lock_contention_dt... done
generating tests for: lock_dt... done
generating tests for: lock_dt_flush... done
generating tests for: lock_dt_flushlocal... done
generating tests for: lockall_dt... done
generating tests for: lockall_dt... done
generating tests for: lockall_dt_flush... done
generating tests for: lockall_dt_flush... done
generating tests for: lockall_dt_flushall... done
generating tests for: lockall_dt_flushall... done
generating tests for: lockall_dt_flushlocal... done
generating tests for: lockall_dt_flushlocal... done
generating tests for: lockall_dt_flushlocalall... done
generating tests for: lockall_dt_flushlocalall... done
generating tests for: putfence1... done
generating tests for: putfence1... done
generating tests for: putpscw1... done
generating tests for: putpscw1... done
config.status: executing gputests commands
generating tests for: allred... done
generating tests for: allred... done
generating tests for: allred... done
generating tests for: allred2... done
generating tests for: reduce... done
generating tests for: reduce... done
generating tests for: op_coll... done
config.status: executing collcvartests commands
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: executing default-3 commands
config.status: executing default-4 commands
=== configuring in dtpools (/Users/pbulk/build/parallel/mpi-ch/work/mpich-3.4.3/test/mpi/dtpools)
configure: running /opt/pkg/bin/mksh ./configure --disable-option-checking '--prefix=/opt/pkg'  '--datadir=/opt/pkg/share/mpich' '--docdir=/opt/pkg/share/doc/mpich' '--htmldir=/opt/pkg/share/doc/mpich/html' '--sysconfdir=/opt/pkg/etc/mpich' '--with-openpa-prefix=/opt/pkg' '--with-pm=hydra:gforker' '--with-device=ch3' '--with-thread-package=posix' '--enable-wrapper-rpath' '--enable-fortran=yes' '--build=x86_64-apple-darwin23' '--host=x86_64-apple-darwin23' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' 'build_alias=x86_64-apple-darwin23' 'host_alias=x86_64-apple-darwin23' 'CC=clang' 'CFLAGS=-pipe -Os -I/opt/pkg/include' 'LDFLAGS=-lm -L/opt/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/opt/pkg/include' 'CXX=clang++' 'CXXFLAGS=-pipe -Os -I/opt/pkg/include' 'FC=gfortran' 'F77=gfortran' 'FFLAGS=-O -fallow-argument-mismatch' 'PKG_CONFIG=/Users/pbulk/build/parallel/mpi-ch/work/.tools/bin/pkg-config' 'main_top_builddir=/Users/pbulk/build/parallel/mpi-ch/work/mpich-3.4.3' 'main_top_srcdir=/Users/pbulk/build/parallel/mpi-ch/work/mpich-3.4.3' 'FROM_MPICH=yes' 'MPICH_THREAD_LEVEL=MPI_THREAD_MULTIPLE' 'MPICH_ENABLE_F77=yes' 'MPICH_ENABLE_FC=yes' 'MPICH_ENABLE_CXX=yes' 'MPI_NO_SPAWN=' 'MPI_NO_RMA=' 'WRAPPER_CFLAGS=-pipe -Os -I/opt/pkg/include' 'WRAPPER_CPPFLAGS=-I/opt/pkg/include' 'WRAPPER_LDFLAGS=-lm -L/opt/pkg/lib  -framework OpenCL -Wl,-flat_namespace -Wl,-commons,use_dylibs' 'WRAPPER_LIBS=-lm    -lpthread  ' 'WRAPPER_FFLAGS=-O -fallow-argument-mismatch' 'WRAPPER_FCFLAGS=' 'WRAPPER_CXXFLAGS=-pipe -Os -I/opt/pkg/include' 'MPI_SIZEOF_AINT=8' 'MPI_SIZEOF_OFFSET=8' 'FCFLAGS=  -O2' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openpa-prefix, --with-pm, --with-device, --with-thread-package, --enable-wrapper-rpath, --enable-fortran
checking for gawk... /opt/pkg/bin/nawk
checking for x86_64-apple-darwin23-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking for clang option to accept ISO C99... none needed
checking how to run the C preprocessor... clang -E
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... mkdir -p
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of clang... gcc3
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for x86_64-apple-darwin23-ar... no
checking for x86_64-apple-darwin23-lib... no
checking for x86_64-apple-darwin23-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... x86_64-apple-darwin23
checking host system type... x86_64-apple-darwin23
checking how to print strings... print -r
checking for a sed that does not truncate output... /opt/pkg/bin/nbsed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... (cached) 1048576
checking how to convert x86_64-apple-darwin23 file names to x86_64-apple-darwin23 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin23 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for x86_64-apple-darwin23-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-apple-darwin23-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... print -r --
checking for x86_64-apple-darwin23-ar... ar
checking for archiver @FILE support... no
checking for x86_64-apple-darwin23-strip... no
checking for strip... strip
checking for x86_64-apple-darwin23-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-apple-darwin23-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for x86_64-apple-darwin23-dsymutil... no
checking for dsymutil... dsymutil
checking for x86_64-apple-darwin23-nmedit... no
checking for nmedit... nmedit
checking for x86_64-apple-darwin23-lipo... no
checking for lipo... lipo
checking for x86_64-apple-darwin23-otool... no
checking for otool... otool
checking for x86_64-apple-darwin23-otool64... no
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdint.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for strdup... yes
checking whether strdup needs a declaration... no
checking for memset... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating dtpoolsconf.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
configure: WARNING: unrecognized options: --with-openpa-prefix, --with-pm, --with-device, --with-thread-package, --enable-wrapper-rpath, --enable-fortran
configure: WARNING: unrecognized options: --with-openpa-prefix, --with-device, --enable-wrapper-rpath
configure: WARNING: unrecognized options: --with-openpa-prefix, --with-thread-package, --enable-wrapper-rpath
***
*** device configuration: ch3:nemesis
*** nemesis networks: tcp
***
Configuration completed.
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp