Bug#1086087: FTBFS with arch: all on arm64: Imported target "MPI::MPI_Fortran" includes non-existent path "/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/openmpi"

Stefano Rivera stefanor at debian.org
Sat Oct 26 18:28:36 BST 2024


Source: adios2
Version: 2.10.1+dfsg1-12
Severity: normal
Tags: ftbfs
Justification: FTBFS

Dear maintainer,

During a test rebuild, adios2 failed to rebuild.

I suspect this was due to test-building on arm64, for a source package
that's assuming arch-independent bits are on x86-64. It would be
convenient for test rebuilds if this wasn't assumed.

Build log snippet:

   debian/rules override_dh_ctest_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_ctest_configure -O--ctest-testing-dir=build-serial --builddirectory=build-serial -O--ctest-build-suffix=-serial -O--buildsystem=cmake+ninja -- -DADIOS2_USE_EXTERNAL_DEPENDENCIES:BOOL=ON -DADIOS2_USE_EXTERNAL_ENET:BOOL=ON -DADIOS2_USE_BZip2:BOOL=ON -DADIOS2_USE_Blosc:BOOL=ON -DADIOS2_USE_Fortran:BOOL=ON -DADIOS2_USE_HDF5:BOOL=ON -DADIOS2_USE_PNG:BOOL=ON -DADIOS2_USE_SST:BOOL=ON -DADIOS2_USE_ZeroMQ:BOOL=ON -DADIOS2_USE_Python:BOOL=ON -DADIOS2_Python_Version="3.12" -DEVPATH_TRANSPORT_MODULES=ON -DCMAKE_SKIP_INSTALL_RPATH:BOOL=ON -DCMAKE_INSTALL_CMAKEDIR:STRING=lib/aarch64-linux-gnu/cmake/adios2/serial -DADIOS2_LIBRARY_FLAVOR:STRING=serial -DADIOS2_LIBRARY_SUFFIX:STRING=_serial -DADIOS2_EXECUTABLE_SUFFIX:STRING=.serial -DADIOS2_USE_MPI:BOOL=OFF -DHDF5_C_COMPILER_EXECUTABLE:FILEPATH=/usr/bin/h5cc
	cd build-serial && DEB_PYTHON_INSTALL_LAYOUT=deb PKG_CONFIG=/usr/bin/pkg-config cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON -GNinja -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/aarch64-linux-gnu -DADIOS2_USE_EXTERNAL_DEPENDENCIES:BOOL=ON -DADIOS2_USE_EXTERNAL_ENET:BOOL=ON -DADIOS2_USE_BZip2:BOOL=ON -DADIOS2_USE_Blosc:BOOL=ON -DADIOS2_USE_Fortran:BOOL=ON -DADIOS2_USE_HDF5:BOOL=ON -DADIOS2_USE_PNG:BOOL=ON -DADIOS2_USE_SST:BOOL=ON -DADIOS2_USE_ZeroMQ:BOOL=ON -DADIOS2_USE_Python:BOOL=ON -DADIOS2_Python_Version=3.12 -DEVPATH_TRANSPORT_MODULES=ON -DCMAKE_SKIP_INSTALL_RPATH:BOOL=ON -DCMAKE_INSTALL_CMAKEDIR:STRING=lib/aarch64-linux-gnu/cmake/adios2/serial -DADIOS2_LIBRARY_FLAVOR:STRING=serial -DADIOS2_LIBRARY_SUFFIX:STRING=_serial -DADIOS2_EXECUTABLE_SUFFIX:STRING=.serial -DADIOS2_USE_MPI:BOOL=OFF -DHDF5_C_COMPILER_EXECUTABLE:FILEPATH=/usr/bin/h5cc ..
-- The C compiler identification is GNU 14.2.0
-- The CXX compiler identification is GNU 14.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Found BZip2: /usr/lib/aarch64-linux-gnu/libbz2.so (found version "1.0.8")
-- Looking for BZ2_bzCompressInit
-- Looking for BZ2_bzCompressInit - found
-- Could NOT find ZFP (missing: ZFP_DIR)
-- Could NOT find SZ (missing: SZ_LIBRARY SZ_INCLUDE_DIR) 
-- Could NOT find mgard (missing: mgard_DIR)
-- Found ZLIB: /usr/lib/aarch64-linux-gnu/libz.so (found version "1.3.1")
-- Found PNG: /usr/lib/aarch64-linux-gnu/libpng.so (found suitable version "1.6.44", minimum required is "1.6.0")
-- The Fortran compiler identification is GNU 14.2.0
-- Detecting Fortran compiler ABI info
-- Detecting Fortran compiler ABI info - done
-- Check for working Fortran compiler: /usr/bin/gfortran - skipped
-- Performing Test ADIOS2_HAVE_FORTRAN_F03_ARGS
-- Performing Test ADIOS2_HAVE_FORTRAN_F03_ARGS - Success
-- Performing Test ADIOS2_HAVE_FORTRAN_GNU_ARGS
-- Performing Test ADIOS2_HAVE_FORTRAN_GNU_ARGS - Success
-- Found ZeroMQ: /usr/lib/aarch64-linux-gnu/libzmq.so (found suitable version "4.3.5", minimum required is "4.1")
-- Found HDF5: /usr/lib/aarch64-linux-gnu/hdf5/serial/libhdf5.so;/usr/lib/aarch64-linux-gnu/libcrypto.so;/usr/lib/aarch64-linux-gnu/libcurl.so;/usr/lib/aarch64-linux-gnu/libpthread.a;/usr/lib/aarch64-linux-gnu/libsz.so;/usr/lib/aarch64-linux-gnu/libz.so;/usr/lib/aarch64-linux-gnu/libdl.a;/usr/lib/aarch64-linux-gnu/libm.so (found version "1.10.10") found components: C
-- Could NOT find IME (missing: IME_LIBRARY IME_INCLUDE_DIR) 
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1")
-- Checking for module 'libfabric'
--   Found libfabric, version 1.17.0
-- Found LIBFABRIC: /usr/lib/aarch64-linux-gnu/libfabric.so (Required is at least version "1.6")
-- Checking for module 'cray-drc'
--   Package 'cray-drc', required by 'virtual:world', not found
-- Could NOT find CrayDRC (missing: CrayDRC_LIBRARIES) 
-- Libfabric support for the HPE CXI provider: FALSE
-- Checking for module 'ucx'
--   Found ucx, version 1.17.0
-- Found UCX: /usr/lib/aarch64-linux-gnu/libucp.so;/usr/lib/aarch64-linux-gnu/libuct.so;/usr/lib/aarch64-linux-gnu/libucs.so;/usr/lib/aarch64-linux-gnu/libucm.so (found suitable version "1.17.0", minimum required is "1.9.0")
-- Could NOT find DAOS (missing: DAOS_LIBRARY DFS_LIBRARY DAOS_INCLUDE_DIR) 
-- Looking for shmget
-- Looking for shmget - found
-- Found Sodium: /usr/lib/aarch64-linux-gnu/libsodium.so
-- Could NOT find SQLite3 (missing: SQLite3_INCLUDE_DIR SQLite3_LIBRARY) 
-- Performing Test ADIOS2_USE_Fortran_flag_argument_mismatch
-- Performing Test ADIOS2_USE_Fortran_flag_argument_mismatch - Success
-- Found Python: /usr/bin/python3 (found suitable version "3.12.7", minimum required is "3") found components: Interpreter Development NumPy Development.Module Development.Embed
-- Checking for O_DIRECT
-- Performing Test O_DIRECT_WORKS
-- Performing Test O_DIRECT_WORKS - Success

-- ADIOS2 ThirdParty: Configuring KWSys
-- Checking whether wstring is available
-- Checking whether wstring is available - yes
-- Checking whether C compiler has ptrdiff_t in stddef.h
-- Checking whether C compiler has ptrdiff_t in stddef.h - yes
-- Checking whether C compiler has ssize_t in unistd.h
-- Checking whether C compiler has ssize_t in unistd.h - yes
-- Checking whether CXX compiler has setenv
-- Checking whether CXX compiler has setenv - yes
-- Checking whether CXX compiler has unsetenv
-- Checking whether CXX compiler has unsetenv - yes
-- Checking whether CXX compiler has environ in stdlib.h
-- Checking whether CXX compiler has environ in stdlib.h - no
-- Checking whether CXX compiler has utimes
-- Checking whether CXX compiler has utimes - yes
-- Checking whether CXX compiler has utimensat
-- Checking whether CXX compiler has utimensat - yes
-- Checking whether CXX compiler struct stat has st_mtim member
-- Checking whether CXX compiler struct stat has st_mtim member - yes
-- Checking whether CXX compiler struct stat has st_mtimespec member
-- Checking whether CXX compiler struct stat has st_mtimespec member - no
-- Checking whether <ext/stdio_filebuf.h> is available
-- Checking whether <ext/stdio_filebuf.h> is available - yes

-- ADIOS2 ThirdParty: Configuring perfstubs
-- Performing Test HAS_FLTO
-- Performing Test HAS_FLTO - Success
-- Found pybind11: /usr/include (found version "2.13.6")
-- Found pugixml: /usr/lib/aarch64-linux-gnu/cmake/pugixml/pugixml-config.cmake (found suitable version "1.14", minimum required is "1.10")

-- ADIOS2 ThirdParty: Configuring nlohmann_json
-- Found nlohmann_json: /usr/share/cmake/nlohmann_json/nlohmann_jsonConfig.cmake (found version "3.11.3")

-- ADIOS2 ThirdParty: Configuring atl
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of double
-- Check size of double - done
-- Check size of float
-- Check size of float - done
-- Check size of int
-- Check size of int - done
-- Check size of short
-- Check size of short - done
-- Looking for include file malloc.h
-- Looking for include file malloc.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file stdlib.h
-- Looking for include file stdlib.h - found
-- Looking for include file string.h
-- Looking for include file string.h - found
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - found
-- Looking for include file windows.h
-- Looking for include file windows.h - not found
-- Looking for fork
-- Looking for fork - found
-- Found atl: /<<PKGBUILDDIR>>/build-serial/thirdparty/atl/atl/atl-config.cmake (found version "2.2.1")

-- ADIOS2 ThirdParty: Configuring dill
-- Check size of void*
-- Check size of void* - done
-- Check size of long
-- Check size of long - done
-- Disabling emulation
-- Found Perl: /usr/bin/perl (found version "5.40.0")
-- base.ops argument is 
-- Looking for include file stdarg.h
-- Looking for include file stdarg.h - found
-- Looking for include file memory.h
-- Looking for include file memory.h - found
-- Looking for include file sys/mman.h
-- Looking for include file sys/mman.h - found
-- Looking for __clear_cache
-- Looking for __clear_cache - not found
-- Found dill: /<<PKGBUILDDIR>>/build-serial/thirdparty/dill/dill/dill-config.cmake (found version "3.0.0")

-- ADIOS2 ThirdParty: Configuring ffs
-- Check size of off_t
-- Check size of off_t - done
-- Check size of long double
-- Check size of long double - done
-- Check size of long long
-- Check size of long long - done
-- Check size of size_t
-- Check size of size_t - done
-- Looking for socket
-- Looking for socket - found
-- Could NOT find BISON (missing: BISON_EXECUTABLE) 
-- Could NOT find FLEX (missing: FLEX_EXECUTABLE) 
-- Found dill: /<<PKGBUILDDIR>>/build-serial/thirdparty/dill/dill/dill-config.cmake (found suitable version "3.0.0", minimum required is "3.0.0")
-- Found atl: /<<PKGBUILDDIR>>/build-serial/thirdparty/atl/atl/atl-config.cmake (found suitable version "2.2.1", minimum required is "2.2.1")
-- Looking for netdb.h
-- Looking for netdb.h - found
-- Looking for netinet/in.h
-- Looking for netinet/in.h - found
-- Looking for sockLib.h
-- Looking for sockLib.h - not found
-- Looking for sys/select.h
-- Looking for sys/select.h - found
-- Looking for sys/socket.h
-- Looking for sys/socket.h - found
-- Looking for sys/times.h
-- Looking for sys/times.h - found
-- Looking for sys/uio.h
-- Looking for sys/uio.h - found
-- Looking for sys/un.h
-- Looking for sys/un.h - found
-- Looking for winsock.h
-- Looking for winsock.h - not found
-- Looking for strtof
-- Looking for strtof - found
-- Looking for strtod
-- Looking for strtod - found
-- Looking for strtold
-- Looking for strtold - found
-- Looking for getdomainname
-- Looking for getdomainname - found
-- Check size of struct iovec
-- Check size of struct iovec - done
-- Performing Test HAS_IOV_BASE_IOVEC
-- Performing Test HAS_IOV_BASE_IOVEC - Success
-- Found atl: /<<PKGBUILDDIR>>/build-serial/thirdparty/atl/atl/atl-config.cmake (found version "2.2.1")
-- Found ffs: /<<PKGBUILDDIR>>/build-serial/thirdparty/ffs/ffs/ffs-config.cmake (found version "3.0.0")
-- Checking for module 'libenet'
--   Found libenet, version 1.3.18

-- ADIOS2 ThirdParty: Configuring EVPath
-- Performing Test HAVE_MATH
-- Performing Test HAVE_MATH - Failed
-- Performing Test HAVE_LIBM_MATH
-- Performing Test HAVE_LIBM_MATH - Success
-- Found atl: /<<PKGBUILDDIR>>/build-serial/thirdparty/atl/atl/atl-config.cmake (found suitable version "2.2.1", minimum required is "2.2.1")
-- Found ffs: /<<PKGBUILDDIR>>/build-serial/thirdparty/ffs/ffs/ffs-config.cmake (found suitable version "3.0.0", minimum required is "3.0.0")
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for sys/epoll.h
-- Looking for sys/epoll.h - found
--  - Enet library was not found.  This is not a fatal error, just that the Enet transport will not be built.
-- Looking for hostlib.h
-- Looking for hostlib.h - not found
-- Looking for sys/sockio.h
-- Looking for sys/sockio.h - not found
-- Looking for winsock2.h
-- Looking for winsock2.h - not found
-- Performing Test HAVE_FDS_BITS
-- Performing Test HAVE_FDS_BITS - Failed
-- Looking for writev
-- Looking for writev - found
-- Looking for uname
-- Looking for uname - found
-- Looking for getloadavg
-- Looking for getloadavg - found
-- Looking for gettimeofday
-- Looking for gettimeofday - found
-- Looking for getifaddrs
-- Looking for getifaddrs - found
-- Found EVPath: /<<PKGBUILDDIR>>/build-serial/thirdparty/EVPath/EVPath/EVPathConfigCommon.cmake (found version "4.5.0")

-- Looking for rdma/fi_ext_gni.h
-- Looking for rdma/fi_ext_gni.h - not found
-- Detecting Fortran/C Interface
-- Detecting Fortran/C Interface - Found GLOBAL and MODULE mangling
-- Verifying Fortran/CXX Compiler Compatibility
-- Verifying Fortran/CXX Compiler Compatibility - Success
-- Performing Test ADIOS2_HAVE_FORTRAN_SUBMODULES
-- Performing Test ADIOS2_HAVE_FORTRAN_SUBMODULES - Success

ADIOS2 build configuration:
  ADIOS Version: 2.10.1
  C++ Compiler : GNU 14.2.0 
    /usr/bin/c++

  Fortran Compiler : GNU 14.2.0 
    /usr/bin/gfortran

  Installation prefix: /usr
        bin: bin
        lib: lib/aarch64-linux-gnu
    include: include
      cmake: lib/aarch64-linux-gnu/cmake/adios2/serial
     python: lib/python3/dist-packages

  Features:
    Library Type: shared
    Build Type:   None
    Testing: OFF
    Examples: OFF
    Build Options:
      DataMan            : ON
      DataSpaces         : OFF
      HDF5               : ON
      HDF5_VOL           : OFF
      MHS                : ON
      SST                : ON
      Fortran            : ON
      MPI                : OFF
      Python             : ON
      PIP                : OFF
      Blosc2             : OFF
      BZip2              : ON
      LIBPRESSIO         : OFF
      MGARD              : OFF
      MGARD_MDR          : OFF
      PNG                : ON
      SZ                 : OFF
      ZFP                : OFF
      DAOS               : OFF
      IME                : OFF
      O_DIRECT           : ON
      Sodium             : ON
      Catalyst           : OFF
      SysVShMem          : ON
      UCX                : ON
      ZeroMQ             : ON
      Profiling          : ON
      Endian_Reverse     : OFF
      Derived_Variable   : OFF
      AWSSDK             : OFF
      GPU_Support        : OFF
      CUDA               : OFF
      Kokkos             : OFF
      Kokkos_CUDA        : OFF
      Kokkos_HIP         : OFF
      Kokkos_SYCL        : OFF
      Campaign           : OFF
    Possible RDMA DataPlanes for SST:  fabric UCX
-- Configuring done (16.4s)
-- Generating done (0.1s)
CMake Warning:
  Manually-specified variables were not used by the project:

    ADIOS2_USE_Blosc
    CMAKE_EXPORT_NO_PACKAGE_REGISTRY
    CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
    FETCHCONTENT_FULLY_DISCONNECTED


-- Build files have been written to: /<<PKGBUILDDIR>>/build-serial
dh_ctest_configure -O--ctest-testing-dir=build-mpi --builddirectory=build-mpi -O--ctest-build-suffix=-mpi -O--buildsystem=cmake+ninja -- -DADIOS2_USE_EXTERNAL_DEPENDENCIES:BOOL=ON -DADIOS2_USE_EXTERNAL_ENET:BOOL=ON -DADIOS2_USE_BZip2:BOOL=ON -DADIOS2_USE_Blosc:BOOL=ON -DADIOS2_USE_Fortran:BOOL=ON -DADIOS2_USE_HDF5:BOOL=ON -DADIOS2_USE_PNG:BOOL=ON -DADIOS2_USE_SST:BOOL=ON -DADIOS2_USE_ZeroMQ:BOOL=ON -DADIOS2_USE_Python:BOOL=ON -DADIOS2_Python_Version="3.12" -DEVPATH_TRANSPORT_MODULES=ON -DCMAKE_SKIP_INSTALL_RPATH:BOOL=ON -DADIOS2_USE_MPI:BOOL=ON -DADIOS2_USE_SSC:BOOL=ON -DCMAKE_INSTALL_CMAKEDIR:STRING=lib/aarch64-linux-gnu/cmake/adios2/mpi -DADIOS2_LIBRARY_FLAVOR:STRING=mpi -DADIOS2_LIBRARY_SUFFIX:STRING=_mpi -DADIOS2_EXECUTABLE_SUFFIX:STRING=.mpi -DMPI_C_COMPILER:FILEPATH=/usr/bin/mpicc.openmpi -DMPI_CXX_COMPILER:FILEPATH=/usr/bin/mpic++.openmpi -DMPI_Fortran_COMPILER:FILEPATH=/usr/bin/mpifort.openmpi -DHDF5_C_COMPILER_EXECUTABLE:FILEPATH=/usr/bin/h5pcc.openmpi
	cd build-mpi && DEB_PYTHON_INSTALL_LAYOUT=deb PKG_CONFIG=/usr/bin/pkg-config cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON -GNinja -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/aarch64-linux-gnu -DADIOS2_USE_EXTERNAL_DEPENDENCIES:BOOL=ON -DADIOS2_USE_EXTERNAL_ENET:BOOL=ON -DADIOS2_USE_BZip2:BOOL=ON -DADIOS2_USE_Blosc:BOOL=ON -DADIOS2_USE_Fortran:BOOL=ON -DADIOS2_USE_HDF5:BOOL=ON -DADIOS2_USE_PNG:BOOL=ON -DADIOS2_USE_SST:BOOL=ON -DADIOS2_USE_ZeroMQ:BOOL=ON -DADIOS2_USE_Python:BOOL=ON -DADIOS2_Python_Version=3.12 -DEVPATH_TRANSPORT_MODULES=ON -DCMAKE_SKIP_INSTALL_RPATH:BOOL=ON -DADIOS2_USE_MPI:BOOL=ON -DADIOS2_USE_SSC:BOOL=ON -DCMAKE_INSTALL_CMAKEDIR:STRING=lib/aarch64-linux-gnu/cmake/adios2/mpi -DADIOS2_LIBRARY_FLAVOR:STRING=mpi -DADIOS2_LIBRARY_SUFFIX:STRING=_mpi -DADIOS2_EXECUTABLE_SUFFIX:STRING=.mpi -DMPI_C_COMPILER:FILEPATH=/usr/bin/mpicc.openmpi -DMPI_CXX_COMPILER:FILEPATH=/usr/bin/mpic\+\+.openmpi -DMPI_Fortran_COMPILER:FILEPATH=/usr/bin/mpifort.openmpi -DHDF5_C_COMPILER_EXECUTABLE:FILEPATH=/usr/bin/h5pcc.openmpi ..
-- The C compiler identification is GNU 14.2.0
-- The CXX compiler identification is GNU 14.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Found BZip2: /usr/lib/aarch64-linux-gnu/libbz2.so (found version "1.0.8")
-- Looking for BZ2_bzCompressInit
-- Looking for BZ2_bzCompressInit - found
-- Could NOT find ZFP (missing: ZFP_DIR)
-- Could NOT find SZ (missing: SZ_LIBRARY SZ_INCLUDE_DIR) 
-- Could NOT find mgard (missing: mgard_DIR)
-- Found ZLIB: /usr/lib/aarch64-linux-gnu/libz.so (found version "1.3.1")
-- Found PNG: /usr/lib/aarch64-linux-gnu/libpng.so (found suitable version "1.6.44", minimum required is "1.6.0")
-- The Fortran compiler identification is GNU 14.2.0
-- Detecting Fortran compiler ABI info
-- Detecting Fortran compiler ABI info - done
-- Check for working Fortran compiler: /usr/bin/gfortran - skipped
-- Performing Test ADIOS2_HAVE_FORTRAN_F03_ARGS
-- Performing Test ADIOS2_HAVE_FORTRAN_F03_ARGS - Success
-- Performing Test ADIOS2_HAVE_FORTRAN_GNU_ARGS
-- Performing Test ADIOS2_HAVE_FORTRAN_GNU_ARGS - Success
-- Found MPI_C: /usr/lib/aarch64-linux-gnu/openmpi/lib/libmpi.so (found version "3.1")
-- Found MPI_CXX: /usr/lib/aarch64-linux-gnu/openmpi/lib/libmpi.so (found version "3.1")
CMake Error in /<<PKGBUILDDIR>>/build-mpi/CMakeFiles/CMakeScratch/TryCompile-kO8S7o/CMakeLists.txt:
  Imported target "MPI::MPI_Fortran" includes non-existent path

    "/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/openmpi"

  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:

  * The path was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and references files it does not
  provide.



CMake Error at /usr/share/cmake-3.30/Modules/FindMPI.cmake:1282 (try_compile):
  Failed to generate test project build system.
Call Stack (most recent call first):
  /usr/share/cmake-3.30/Modules/FindMPI.cmake:1301 (_MPI_try_staged_settings)
  /usr/share/cmake-3.30/Modules/FindMPI.cmake:1649 (_MPI_check_lang_works)
  cmake/FindMPI.cmake:10 (include)
  cmake/DetectOptions.cmake:293 (find_package)
  CMakeLists.txt:194 (include)


-- Configuring incomplete, errors occurred!
	cd build-mpi && tail -v -n \+0 CMakeCache.txt
==> CMakeCache.txt <==
# This is the CMakeCache file.
# For build in directory: /<<PKGBUILDDIR>>/build-mpi
# It was generated by CMake: /usr/bin/cmake
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
# If you do want to change a value, simply edit, save, and exit the editor.
# The syntax for the file is as follows:
# KEY:TYPE=VALUE
# KEY is the name of a variable in the cache.
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
# VALUE is the current value for the KEY.

########################
# EXTERNAL cache entries
########################

//Value Computed by CMake
ADIOS2_BINARY_DIR:STATIC=/<<PKGBUILDDIR>>/build-mpi

//Prefer shared Blosc2 libraries
ADIOS2_Blosc2_PREFER_SHARED:BOOL=ON

//No help, variable specified on the command line.
ADIOS2_EXECUTABLE_SUFFIX:STRING=.mpi

//Value Computed by CMake
ADIOS2_IS_TOP_LEVEL:STATIC=ON

//No help, variable specified on the command line.
ADIOS2_LIBRARY_FLAVOR:STRING=mpi

//No help, variable specified on the command line.
ADIOS2_LIBRARY_SUFFIX:STRING=_mpi

//No help, variable specified on the command line.
ADIOS2_Python_Version:UNINITIALIZED=3.12

//Value Computed by CMake
ADIOS2_SOURCE_DIR:STATIC=/<<PKGBUILDDIR>>

//Enable support for S3 compatible storage using AWS SDK's S3 module
ADIOS2_USE_AWSSDK:STRING=OFF

//No help, variable specified on the command line.
ADIOS2_USE_BZip2:BOOL=ON

//No help, variable specified on the command line.
ADIOS2_USE_Blosc:BOOL=ON

//Enable support for c-blosc-2 transforms
ADIOS2_USE_Blosc2:STRING=AUTO

//Enable support for Cuda
ADIOS2_USE_CUDA:STRING=OFF

//Enable support for Campaigns (requires SQLite3 and ZLIB)
ADIOS2_USE_Campaign:STRING=AUTO

//Enable support for in situ visualization plugin using ParaView
// Catalyst
ADIOS2_USE_Catalyst:STRING=AUTO

//Enable support for DAOS
ADIOS2_USE_DAOS:STRING=AUTO

//Enable support for DataMan
ADIOS2_USE_DataMan:STRING=AUTO

//Enable support for DATASPACES
ADIOS2_USE_DataSpaces:STRING=AUTO

//Enable support for derived variables
ADIOS2_USE_Derived_Variable:STRING=OFF

//No help, variable specified on the command line.
ADIOS2_USE_EXTERNAL_DEPENDENCIES:BOOL=ON

//No help, variable specified on the command line.
ADIOS2_USE_EXTERNAL_ENET:BOOL=ON

//Enable support for Little/Big Endian Interoperability
ADIOS2_USE_Endian_Reverse:STRING=AUTO

//No help, variable specified on the command line.
ADIOS2_USE_Fortran:BOOL=ON

//No help, variable specified on the command line.
ADIOS2_USE_HDF5:BOOL=ON

//Enable support for HDF5 ADIOS2 VOL
ADIOS2_USE_HDF5_VOL:STRING=AUTO

//Enable support for DDN IME transport
ADIOS2_USE_IME:STRING=AUTO

//Enable support for Kokkos
ADIOS2_USE_Kokkos:STRING=OFF

//Enable support for LIBPRESSIO transforms
ADIOS2_USE_LIBPRESSIO:STRING=AUTO

//Enable support for MGARD transforms
ADIOS2_USE_MGARD:STRING=AUTO

//Enable support for MHS
ADIOS2_USE_MHS:STRING=AUTO

//No help, variable specified on the command line.
ADIOS2_USE_MPI:BOOL=ON

//Enable support for pip packaging
ADIOS2_USE_PIP:STRING=OFF

//No help, variable specified on the command line.
ADIOS2_USE_PNG:BOOL=ON

//Enable support for profiling
ADIOS2_USE_Profiling:STRING=AUTO

//No help, variable specified on the command line.
ADIOS2_USE_Python:BOOL=ON

//No help, variable specified on the command line.
ADIOS2_USE_SSC:BOOL=ON

//No help, variable specified on the command line.
ADIOS2_USE_SST:BOOL=ON

//Enable support for SZ transforms
ADIOS2_USE_SZ:STRING=AUTO

//Enable support for Sodium for encryption
ADIOS2_USE_Sodium:STRING=AUTO

//Enable support for SysV Shared Memory IPC on *NIX
ADIOS2_USE_SysVShMem:STRING=AUTO

//Enable support for UCX DataPlane in SST
ADIOS2_USE_UCX:STRING=AUTO

//Enable support for ZFP transforms
ADIOS2_USE_ZFP:STRING=AUTO

//No help, variable specified on the command line.
ADIOS2_USE_ZeroMQ:BOOL=ON

//Build shared libraries (so/dylib/dll).
BUILD_SHARED_LIBS:BOOL=ON

//Build the testing tree.
BUILD_TESTING:BOOL=OFF

//Path to a file.
BZIP2_INCLUDE_DIR:PATH=/usr/include

//Path to a library.
BZIP2_LIBRARY_DEBUG:FILEPATH=BZIP2_LIBRARY_DEBUG-NOTFOUND

//Path to a library.
BZIP2_LIBRARY_RELEASE:FILEPATH=/usr/lib/aarch64-linux-gnu/libbz2.so

//The directory containing a CMake configuration file for Blosc2.
Blosc2_DIR:PATH=Blosc2_DIR-NOTFOUND

//Path to a program.
CMAKE_ADDR2LINE:FILEPATH=/usr/bin/addr2line

//Path to a program.
CMAKE_AR:FILEPATH=/usr/bin/ar

//Choose the type of build, options are: None Debug Release RelWithDebInfo
// MinSizeRel ...
CMAKE_BUILD_TYPE:STRING=None

//CXX compiler
CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++

//A wrapper around 'ar' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_CXX_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-14

CMAKE_CXX_COMPILER_FLAGS_DEBUG:STRING=

//A wrapper around 'ranlib' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-14

//Flags used by the CXX compiler during all build types.
CMAKE_CXX_FLAGS:STRING=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wdate-time -D_FORTIFY_SOURCE=2

//Flags used by the CXX compiler during DEBUG builds.
CMAKE_CXX_FLAGS_DEBUG:STRING=-g

//Flags used by the CXX compiler during MINSIZEREL builds.
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG

//Flags used by the CXX compiler during NONE builds.
CMAKE_CXX_FLAGS_NONE:STRING=

//Flags used by the CXX compiler during RELEASE builds.
CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG

//Flags used by the CXX compiler during RELWITHDEBINFO builds.
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG

//C compiler
CMAKE_C_COMPILER:FILEPATH=/usr/bin/cc

//A wrapper around 'ar' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_C_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-14

CMAKE_C_COMPILER_FLAGS_DEBUG:STRING=

//A wrapper around 'ranlib' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-14

//Flags used by the C compiler during all build types.
CMAKE_C_FLAGS:STRING=-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wdate-time -D_FORTIFY_SOURCE=2

//Flags used by the C compiler during DEBUG builds.
CMAKE_C_FLAGS_DEBUG:STRING=-g

//Flags used by the C compiler during MINSIZEREL builds.
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG

//Flags used by the C compiler during NONE builds.
CMAKE_C_FLAGS_NONE:STRING=

//Flags used by the C compiler during RELEASE builds.
CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG

//Flags used by the C compiler during RELWITHDEBINFO builds.
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG

//Path to a program.
CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND

//Flags used by the linker during all build types.
CMAKE_EXE_LINKER_FLAGS:STRING=-Wl,-z,relro

//Flags used by the linker during DEBUG builds.
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=

//Flags used by the linker during MINSIZEREL builds.
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=

//Flags used by the linker during NONE builds.
CMAKE_EXE_LINKER_FLAGS_NONE:STRING=

//Flags used by the linker during RELEASE builds.
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=

//Flags used by the linker during RELWITHDEBINFO builds.
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=

//Enable/Disable output of compile commands during generation.
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=

//No help, variable specified on the command line.
CMAKE_EXPORT_NO_PACKAGE_REGISTRY:UNINITIALIZED=ON

//No help, variable specified on the command line.
CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY:UNINITIALIZED=ON

//Value Computed by CMake.
CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=/<<PKGBUILDDIR>>/build-mpi/CMakeFiles/pkgRedirects

//No help, variable specified on the command line.
CMAKE_FIND_USE_PACKAGE_REGISTRY:UNINITIALIZED=OFF

//Fortran compiler
CMAKE_Fortran_COMPILER:FILEPATH=/usr/bin/gfortran

//A wrapper around 'ar' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_Fortran_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-14

//A wrapper around 'ranlib' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_Fortran_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-14

//Flags used by the Fortran compiler during all build types.
CMAKE_Fortran_FLAGS:STRING=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard

//Flags used by the Fortran compiler during DEBUG builds.
CMAKE_Fortran_FLAGS_DEBUG:STRING=-g

//Flags used by the Fortran compiler during MINSIZEREL builds.
CMAKE_Fortran_FLAGS_MINSIZEREL:STRING=-Os

//Flags used by the Fortran compiler during NONE builds.
CMAKE_Fortran_FLAGS_NONE:STRING=

//Flags used by the Fortran compiler during RELEASE builds.
CMAKE_Fortran_FLAGS_RELEASE:STRING=-O3

//Flags used by the Fortran compiler during RELWITHDEBINFO builds.
CMAKE_Fortran_FLAGS_RELWITHDEBINFO:STRING=-O2 -g

//User executables (bin)
CMAKE_INSTALL_BINDIR:PATH=bin

//No help, variable specified on the command line.
CMAKE_INSTALL_CMAKEDIR:STRING=lib/aarch64-linux-gnu/cmake/adios2/mpi

//Read-only architecture-independent data (DATAROOTDIR)
CMAKE_INSTALL_DATADIR:PATH=

//Read-only architecture-independent data root (share)
CMAKE_INSTALL_DATAROOTDIR:PATH=share

//Documentation root (DATAROOTDIR/doc/PROJECT_NAME)
CMAKE_INSTALL_DOCDIR:PATH=

//C header files (include)
CMAKE_INSTALL_INCLUDEDIR:PATH=include

//Info documentation (DATAROOTDIR/info)
CMAKE_INSTALL_INFODIR:PATH=

//Object code libraries (lib)
CMAKE_INSTALL_LIBDIR:PATH=lib/aarch64-linux-gnu

//Program executables (libexec)
CMAKE_INSTALL_LIBEXECDIR:PATH=libexec

//Locale-dependent data (DATAROOTDIR/locale)
CMAKE_INSTALL_LOCALEDIR:PATH=

//Modifiable single-machine data (var)
CMAKE_INSTALL_LOCALSTATEDIR:PATH=/var

//Man documentation (DATAROOTDIR/man)
CMAKE_INSTALL_MANDIR:PATH=

//C header files for non-gcc (/usr/include)
CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include

//Install path prefix, prepended onto install directories.
CMAKE_INSTALL_PREFIX:PATH=/usr

//Run-time variable data (LOCALSTATEDIR/run)
CMAKE_INSTALL_RUNSTATEDIR:PATH=/run

//System admin executables (sbin)
CMAKE_INSTALL_SBINDIR:PATH=sbin

//Modifiable architecture-independent data (com)
CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com

//Read-only single-machine data (etc)
CMAKE_INSTALL_SYSCONFDIR:PATH=/etc

//Path to a program.
CMAKE_LINKER:FILEPATH=/usr/bin/ld

//Program used to build from build.ninja files.
CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/ninja

//Flags used by the linker during the creation of modules during
// all build types.
CMAKE_MODULE_LINKER_FLAGS:STRING=-Wl,-z,relro

//Flags used by the linker during the creation of modules during
// DEBUG builds.
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=

//Flags used by the linker during the creation of modules during
// MINSIZEREL builds.
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=

//Flags used by the linker during the creation of modules during
// NONE builds.
CMAKE_MODULE_LINKER_FLAGS_NONE:STRING=

//Flags used by the linker during the creation of modules during
// RELEASE builds.
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=

//Flags used by the linker during the creation of modules during
// RELWITHDEBINFO builds.
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=

//Path to a program.
CMAKE_NM:FILEPATH=/usr/bin/nm

//Path to a program.
CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy

//Path to a program.
CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump

//Value Computed by CMake
CMAKE_PROJECT_DESCRIPTION:STATIC=

//Value Computed by CMake
CMAKE_PROJECT_HOMEPAGE_URL:STATIC=

//Value Computed by CMake
CMAKE_PROJECT_NAME:STATIC=ADIOS2

//Value Computed by CMake
CMAKE_PROJECT_VERSION:STATIC=2.10.1

//Value Computed by CMake
CMAKE_PROJECT_VERSION_MAJOR:STATIC=2

//Value Computed by CMake
CMAKE_PROJECT_VERSION_MINOR:STATIC=10

//Value Computed by CMake
CMAKE_PROJECT_VERSION_PATCH:STATIC=1

//Value Computed by CMake
CMAKE_PROJECT_VERSION_TWEAK:STATIC=

//Path to a program.
CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib

//Path to a program.
CMAKE_READELF:FILEPATH=/usr/bin/readelf

//Flags used by the linker during the creation of shared libraries
// during all build types.
CMAKE_SHARED_LINKER_FLAGS:STRING=-Wl,-z,relro

//Flags used by the linker during the creation of shared libraries
// during DEBUG builds.
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=

//Flags used by the linker during the creation of shared libraries
// during MINSIZEREL builds.
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=

//Flags used by the linker during the creation of shared libraries
// during NONE builds.
CMAKE_SHARED_LINKER_FLAGS_NONE:STRING=

//Flags used by the linker during the creation of shared libraries
// during RELEASE builds.
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=

//Flags used by the linker during the creation of shared libraries
// during RELWITHDEBINFO builds.
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=

//No help, variable specified on the command line.
CMAKE_SKIP_INSTALL_ALL_DEPENDENCY:UNINITIALIZED=ON

//No help, variable specified on the command line.
CMAKE_SKIP_INSTALL_RPATH:BOOL=ON

//If set, runtime paths are not added when using shared libraries.
CMAKE_SKIP_RPATH:BOOL=NO

//Flags used by the linker during the creation of static libraries
// during all build types.
CMAKE_STATIC_LINKER_FLAGS:STRING=

//Flags used by the linker during the creation of static libraries
// during DEBUG builds.
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=

//Flags used by the linker during the creation of static libraries
// during MINSIZEREL builds.
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=

//Flags used by the linker during the creation of static libraries
// during NONE builds.
CMAKE_STATIC_LINKER_FLAGS_NONE:STRING=

//Flags used by the linker during the creation of static libraries
// during RELEASE builds.
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=

//Flags used by the linker during the creation of static libraries
// during RELWITHDEBINFO builds.
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=

//Path to a program.
CMAKE_STRIP:FILEPATH=/usr/bin/strip

//Path to a program.
CMAKE_TAPI:FILEPATH=CMAKE_TAPI-NOTFOUND

//If this value is on, makefiles will be generated without the
// .SILENT directive, and all commands will be echoed to the console
// during the make.  This is useful for debugging only. With Visual
// Studio IDE projects all commands are done without /nologo.
CMAKE_VERBOSE_MAKEFILE:BOOL=ON

//No help, variable specified on the command line.
EVPATH_TRANSPORT_MODULES:UNINITIALIZED=ON

//No help, variable specified on the command line.
FETCHCONTENT_FULLY_DISCONNECTED:UNINITIALIZED=ON

//No help, variable specified on the command line.
HDF5_C_COMPILER_EXECUTABLE:FILEPATH=/usr/bin/h5pcc.openmpi

//The directory containing a CMake configuration file for LibPressio.
LibPressio_DIR:PATH=LibPressio_DIR-NOTFOUND

//Executable for running MPI programs.
MPIEXEC_EXECUTABLE:FILEPATH=/usr/bin/mpiexec

//Maximum number of processors available to run MPI applications.
MPIEXEC_MAX_NUMPROCS:STRING=1

//Flag used by MPI to specify the number of processes for mpiexec;
// the next option will be the number of processes.
MPIEXEC_NUMPROC_FLAG:STRING=-n

//These flags will be placed after all flags passed to mpiexec.
MPIEXEC_POSTFLAGS:STRING=

//These flags will be directly before the executable that is being
// run by mpiexec.
MPIEXEC_PREFLAGS:STRING=

//MPI CXX additional include directories
MPI_CXX_ADDITIONAL_INCLUDE_DIRS:STRING=

//No help, variable specified on the command line.
MPI_CXX_COMPILER:FILEPATH=/usr/bin/mpic++.openmpi

//MPI CXX compiler wrapper include directories
MPI_CXX_COMPILER_INCLUDE_DIRS:STRING=/usr/lib/aarch64-linux-gnu/openmpi/include;/usr/lib/aarch64-linux-gnu/openmpi/include/openmpi

//MPI CXX compilation definitions
MPI_CXX_COMPILE_DEFINITIONS:STRING=

//MPI CXX compilation options
MPI_CXX_COMPILE_OPTIONS:STRING=

//Path to a file.
MPI_CXX_HEADER_DIR:PATH=/usr/lib/aarch64-linux-gnu/openmpi/include

//MPI CXX libraries to link against
MPI_CXX_LIB_NAMES:STRING=mpi

//MPI CXX linker flags
MPI_CXX_LINK_FLAGS:STRING=-Wl,-rpath -Wl,/usr/lib/aarch64-linux-gnu/openmpi/lib

//If true, the MPI-2 C++ bindings are disabled using definitions.
MPI_CXX_SKIP_MPICXX:BOOL=OFF

//MPI C additional include directories
MPI_C_ADDITIONAL_INCLUDE_DIRS:STRING=

//No help, variable specified on the command line.
MPI_C_COMPILER:FILEPATH=/usr/bin/mpicc.openmpi

//MPI C compiler wrapper include directories
MPI_C_COMPILER_INCLUDE_DIRS:STRING=/usr/lib/aarch64-linux-gnu/openmpi/include;/usr/lib/aarch64-linux-gnu/openmpi/include/openmpi

//MPI C compilation definitions
MPI_C_COMPILE_DEFINITIONS:STRING=

//MPI C compilation options
MPI_C_COMPILE_OPTIONS:STRING=

//Path to a file.
MPI_C_HEADER_DIR:PATH=/usr/lib/aarch64-linux-gnu/openmpi/include

//MPI C libraries to link against
MPI_C_LIB_NAMES:STRING=mpi

//MPI C linker flags
MPI_C_LINK_FLAGS:STRING=-Wl,-rpath -Wl,/usr/lib/aarch64-linux-gnu/openmpi/lib

//MPI Fortran additional include directories
MPI_Fortran_ADDITIONAL_INCLUDE_DIRS:STRING=

//No help, variable specified on the command line.
MPI_Fortran_COMPILER:FILEPATH=/usr/bin/mpifort.openmpi

//MPI Fortran compiler wrapper include directories
MPI_Fortran_COMPILER_INCLUDE_DIRS:STRING=/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15/openmpi;/usr/lib/aarch64-linux-gnu/openmpi/include;/usr/lib/x86_64-linux-gnu/openmpi/lib

//MPI Fortran compilation definitions
MPI_Fortran_COMPILE_DEFINITIONS:STRING=

//MPI Fortran compilation options
MPI_Fortran_COMPILE_OPTIONS:STRING=

//Path to a file.
MPI_Fortran_F77_HEADER_DIR:PATH=/usr/lib/aarch64-linux-gnu/openmpi/include

//MPI Fortran libraries to link against
MPI_Fortran_LIB_NAMES:STRING=mpi_usempif08;mpi_usempi_ignore_tkr;mpi_mpifh;mpi

//MPI Fortran linker flags
MPI_Fortran_LINK_FLAGS:STRING=-Wl,-rpath -Wl,/usr/lib/aarch64-linux-gnu/openmpi/lib

//Path to a file.
MPI_Fortran_MODULE_DIR:PATH=MPI_Fortran_MODULE_DIR-NOTFOUND

//Location of the mpi library for MPI
MPI_mpi_LIBRARY:FILEPATH=/usr/lib/aarch64-linux-gnu/openmpi/lib/libmpi.so

//Location of the mpi_mpifh library for MPI
MPI_mpi_mpifh_LIBRARY:FILEPATH=/usr/lib/aarch64-linux-gnu/openmpi/lib/libmpi_mpifh.so

//Location of the mpi_usempi_ignore_tkr library for MPI
MPI_mpi_usempi_ignore_tkr_LIBRARY:FILEPATH=/usr/lib/aarch64-linux-gnu/openmpi/lib/libmpi_usempi_ignore_tkr.so

//Location of the mpi_usempif08 library for MPI
MPI_mpi_usempif08_LIBRARY:FILEPATH=/usr/lib/aarch64-linux-gnu/openmpi/lib/libmpi_usempif08.so

//Arguments to supply to pkg-config
PKG_CONFIG_ARGN:STRING=

//pkg-config executable
PKG_CONFIG_EXECUTABLE:FILEPATH=/usr/bin/pkg-config

//Path to a library.
PNG_LIBRARY_DEBUG:FILEPATH=PNG_LIBRARY_DEBUG-NOTFOUND

//Path to a library.
PNG_LIBRARY_RELEASE:FILEPATH=/usr/lib/aarch64-linux-gnu/libpng.so

//Path to a file.
PNG_PNG_INCLUDE_DIR:PATH=/usr/include

//Path to a file.
SZ_INCLUDE_DIR:PATH=SZ_INCLUDE_DIR-NOTFOUND

//Path to a library.
SZ_LIBRARY:FILEPATH=SZ_LIBRARY-NOTFOUND

//The directory containing a CMake configuration file for ZFP.
ZFP_DIR:PATH=ZFP_DIR-NOTFOUND

//Path to a file.
ZLIB_INCLUDE_DIR:PATH=/usr/include

//Path to a library.
ZLIB_LIBRARY:FILEPATH=/usr/lib/aarch64-linux-gnu/libz.so

//Path to a library.
ZSTD_LIBRARY:FILEPATH=/usr/lib/aarch64-linux-gnu/libzstd.so

//The directory containing a CMake configuration file for mgard.
mgard_DIR:PATH=mgard_DIR-NOTFOUND

//The directory containing a CMake configuration file for std_compat.
std_compat_DIR:PATH=std_compat_DIR-NOTFOUND


########################
# INTERNAL cache entries
########################

//ADVANCED property for variable: ADIOS2_Blosc2_PREFER_SHARED
ADIOS2_Blosc2_PREFER_SHARED-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ADIOS2_EXECUTABLE_SUFFIX
ADIOS2_EXECUTABLE_SUFFIX-ADVANCED:INTERNAL=1
//Test ADIOS2_HAVE_FORTRAN_F03_ARGS
ADIOS2_HAVE_FORTRAN_F03_ARGS:INTERNAL=1
//Test ADIOS2_HAVE_FORTRAN_GNU_ARGS
ADIOS2_HAVE_FORTRAN_GNU_ARGS:INTERNAL=1
//ADVANCED property for variable: ADIOS2_LIBRARY_SUFFIX
ADIOS2_LIBRARY_SUFFIX-ADVANCED:INTERNAL=1
//STRINGS property for variable: ADIOS2_USE_AWSSDK
ADIOS2_USE_AWSSDK-STRINGS:INTERNAL=ON;TRUE;AUTO;OFF;FALSE
//STRINGS property for variable: ADIOS2_USE_BZip2
ADIOS2_USE_BZip2-STRINGS:INTERNAL=ON;TRUE;AUTO;OFF;FALSE
//STRINGS property for variable: ADIOS2_USE_Blosc2
ADIOS2_USE_Blosc2-STRINGS:INTERNAL=ON;TRUE;AUTO;OFF;FALSE
//STRINGS property for variable: ADIOS2_USE_CUDA
ADIOS2_USE_CUDA-STRINGS:INTERNAL=ON;TRUE;AUTO;OFF;FALSE
//STRINGS property for variable: ADIOS2_USE_Campaign
ADIOS2_USE_Campaign-STRINGS:INTERNAL=ON;TRUE;AUTO;OFF;FALSE
//STRINGS property for variable: ADIOS2_USE_Catalyst
ADIOS2_USE_Catalyst-STRINGS:INTERNAL=ON;TRUE;AUTO;OFF;FALSE
//STRINGS property for variable: ADIOS2_USE_DAOS
ADIOS2_USE_DAOS-STRINGS:INTERNAL=ON;TRUE;AUTO;OFF;FALSE
//STRINGS property for variable: ADIOS2_USE_DataMan
ADIOS2_USE_DataMan-STRINGS:INTERNAL=ON;TRUE;AUTO;OFF;FALSE
//STRINGS property for variable: ADIOS2_USE_DataSpaces
ADIOS2_USE_DataSpaces-STRINGS:INTERNAL=ON;TRUE;AUTO;OFF;FALSE
//STRINGS property for variable: ADIOS2_USE_Derived_Variable
ADIOS2_USE_Derived_Variable-STRINGS:INTERNAL=ON;TRUE;AUTO;OFF;FALSE
//STRINGS property for variable: ADIOS2_USE_Endian_Reverse
ADIOS2_USE_Endian_Reverse-STRINGS:INTERNAL=ON;TRUE;AUTO;OFF;FALSE
//STRINGS property for variable: ADIOS2_USE_Fortran
ADIOS2_USE_Fortran-STRINGS:INTERNAL=ON;TRUE;AUTO;OFF;FALSE
//STRINGS property for variable: ADIOS2_USE_HDF5
ADIOS2_USE_HDF5-STRINGS:INTERNAL=ON;TRUE;AUTO;OFF;FALSE
//STRINGS property for variable: ADIOS2_USE_HDF5_VOL
ADIOS2_USE_HDF5_VOL-STRINGS:INTERNAL=ON;TRUE;AUTO;OFF;FALSE
//STRINGS property for variable: ADIOS2_USE_IME
ADIOS2_USE_IME-STRINGS:INTERNAL=ON;TRUE;AUTO;OFF;FALSE
//STRINGS property for variable: ADIOS2_USE_Kokkos
ADIOS2_USE_Kokkos-STRINGS:INTERNAL=ON;TRUE;AUTO;OFF;FALSE
//STRINGS property for variable: ADIOS2_USE_LIBPRESSIO
ADIOS2_USE_LIBPRESSIO-STRINGS:INTERNAL=ON;TRUE;AUTO;OFF;FALSE
//STRINGS property for variable: ADIOS2_USE_MGARD
ADIOS2_USE_MGARD-STRINGS:INTERNAL=ON;TRUE;AUTO;OFF;FALSE
//STRINGS property for variable: ADIOS2_USE_MHS
ADIOS2_USE_MHS-STRINGS:INTERNAL=ON;TRUE;AUTO;OFF;FALSE
//STRINGS property for variable: ADIOS2_USE_MPI
ADIOS2_USE_MPI-STRINGS:INTERNAL=ON;TRUE;AUTO;OFF;FALSE
//ADVANCED property for variable: ADIOS2_USE_PIP
ADIOS2_USE_PIP-ADVANCED:INTERNAL=1
//STRINGS property for variable: ADIOS2_USE_PIP
ADIOS2_USE_PIP-STRINGS:INTERNAL=ON;TRUE;AUTO;OFF;FALSE
//STRINGS property for variable: ADIOS2_USE_PNG
ADIOS2_USE_PNG-STRINGS:INTERNAL=ON;TRUE;AUTO;OFF;FALSE
//STRINGS property for variable: ADIOS2_USE_Profiling
ADIOS2_USE_Profiling-STRINGS:INTERNAL=ON;TRUE;AUTO;OFF;FALSE
//STRINGS property for variable: ADIOS2_USE_Python
ADIOS2_USE_Python-STRINGS:INTERNAL=ON;TRUE;AUTO;OFF;FALSE
//STRINGS property for variable: ADIOS2_USE_SST
ADIOS2_USE_SST-STRINGS:INTERNAL=ON;TRUE;AUTO;OFF;FALSE
//STRINGS property for variable: ADIOS2_USE_SZ
ADIOS2_USE_SZ-STRINGS:INTERNAL=ON;TRUE;AUTO;OFF;FALSE
//STRINGS property for variable: ADIOS2_USE_Sodium
ADIOS2_USE_Sodium-STRINGS:INTERNAL=ON;TRUE;AUTO;OFF;FALSE
//STRINGS property for variable: ADIOS2_USE_SysVShMem
ADIOS2_USE_SysVShMem-STRINGS:INTERNAL=ON;TRUE;AUTO;OFF;FALSE
//STRINGS property for variable: ADIOS2_USE_UCX
ADIOS2_USE_UCX-STRINGS:INTERNAL=ON;TRUE;AUTO;OFF;FALSE
//STRINGS property for variable: ADIOS2_USE_ZFP
ADIOS2_USE_ZFP-STRINGS:INTERNAL=ON;TRUE;AUTO;OFF;FALSE
//STRINGS property for variable: ADIOS2_USE_ZeroMQ
ADIOS2_USE_ZeroMQ-STRINGS:INTERNAL=ON;TRUE;AUTO;OFF;FALSE
//ADVANCED property for variable: BUILD_SHARED_LIBS
BUILD_SHARED_LIBS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BUILD_TESTING
BUILD_TESTING-ADVANCED:INTERNAL=0
//ADVANCED property for variable: BZIP2_INCLUDE_DIR
BZIP2_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BZIP2_LIBRARY_DEBUG
BZIP2_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BZIP2_LIBRARY_RELEASE
BZIP2_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//Have symbol BZ2_bzCompressInit
BZIP2_NEED_PREFIX:INTERNAL=1
//ADVANCED property for variable: CMAKE_ADDR2LINE
CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_AR
CMAKE_AR-ADVANCED:INTERNAL=1
//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=/<<PKGBUILDDIR>>/build-mpi
//Major version of cmake used to create the current loaded cache
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
//Minor version of cmake used to create the current loaded cache
CMAKE_CACHE_MINOR_VERSION:INTERNAL=30
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=5
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=/usr/bin/cmake
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest
//ADVANCED property for variable: CMAKE_CXX_COMPILER
CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR
CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB
CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS
CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_NONE
CMAKE_CXX_FLAGS_NONE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_COMPILER
CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_COMPILER_AR
CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB
CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS
CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_NONE
CMAKE_C_FLAGS_NONE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_DLLTOOL
CMAKE_DLLTOOL-ADVANCED:INTERNAL=1
//Executable file format
CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_NONE
CMAKE_EXE_LINKER_FLAGS_NONE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
//Name of external makefile project generator.
CMAKE_EXTRA_GENERATOR:INTERNAL=
//ADVANCED property for variable: CMAKE_Fortran_COMPILER
CMAKE_Fortran_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_Fortran_COMPILER_AR
CMAKE_Fortran_COMPILER_AR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_Fortran_COMPILER_RANLIB
CMAKE_Fortran_COMPILER_RANLIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_Fortran_FLAGS
CMAKE_Fortran_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_Fortran_FLAGS_DEBUG
CMAKE_Fortran_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_Fortran_FLAGS_MINSIZEREL
CMAKE_Fortran_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_Fortran_FLAGS_NONE
CMAKE_Fortran_FLAGS_NONE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_Fortran_FLAGS_RELEASE
CMAKE_Fortran_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_Fortran_FLAGS_RELWITHDEBINFO
CMAKE_Fortran_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//Name of generator.
CMAKE_GENERATOR:INTERNAL=Ninja
//Generator instance identifier.
CMAKE_GENERATOR_INSTANCE:INTERNAL=
//Name of generator platform.
CMAKE_GENERATOR_PLATFORM:INTERNAL=
//Name of generator toolset.
CMAKE_GENERATOR_TOOLSET:INTERNAL=
//Test CMAKE_HAVE_LIBC_PTHREAD
CMAKE_HAVE_LIBC_PTHREAD:INTERNAL=1
//Source directory with the top level CMakeLists.txt file for this
// project
CMAKE_HOME_DIRECTORY:INTERNAL=/<<PKGBUILDDIR>>
//ADVANCED property for variable: CMAKE_INSTALL_BINDIR
CMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_CMAKEDIR
CMAKE_INSTALL_CMAKEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_DATADIR
CMAKE_INSTALL_DATADIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_DATAROOTDIR
CMAKE_INSTALL_DATAROOTDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_DOCDIR
CMAKE_INSTALL_DOCDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_INCLUDEDIR
CMAKE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_INFODIR
CMAKE_INSTALL_INFODIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LIBDIR
CMAKE_INSTALL_LIBDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LIBEXECDIR
CMAKE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LOCALEDIR
CMAKE_INSTALL_LOCALEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LOCALSTATEDIR
CMAKE_INSTALL_LOCALSTATEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_MANDIR
CMAKE_INSTALL_MANDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_OLDINCLUDEDIR
CMAKE_INSTALL_OLDINCLUDEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_RUNSTATEDIR
CMAKE_INSTALL_RUNSTATEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_SBINDIR
CMAKE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_SHAREDSTATEDIR
CMAKE_INSTALL_SHAREDSTATEDIR-ADVANCED:INTERNAL=1
//Install .so files without execute permission.
CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_SYSCONFDIR
CMAKE_INSTALL_SYSCONFDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_LINKER
CMAKE_LINKER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_NONE
CMAKE_MODULE_LINKER_FLAGS_NONE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_NM
CMAKE_NM-ADVANCED:INTERNAL=1
//number of local generators
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=2
//ADVANCED property for variable: CMAKE_OBJCOPY
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJDUMP
CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
//Platform information initialized
CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
//ADVANCED property for variable: CMAKE_RANLIB
CMAKE_RANLIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_READELF
CMAKE_READELF-ADVANCED:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=/usr/share/cmake-3.30
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_NONE
CMAKE_SHARED_LINKER_FLAGS_NONE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_RPATH
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_NONE
CMAKE_STATIC_LINKER_FLAGS_NONE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STRIP
CMAKE_STRIP-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_TAPI
CMAKE_TAPI-ADVANCED:INTERNAL=1
//uname command
CMAKE_UNAME:INTERNAL=/usr/bin/uname
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
//Details about finding BZip2
FIND_PACKAGE_MESSAGE_DETAILS_BZip2:INTERNAL=[/usr/lib/aarch64-linux-gnu/libbz2.so][/usr/include][v1.0.8()]
//Details about finding MPI_C
FIND_PACKAGE_MESSAGE_DETAILS_MPI_C:INTERNAL=[/usr/lib/aarch64-linux-gnu/openmpi/lib/libmpi.so][mpi][/usr/lib/aarch64-linux-gnu/openmpi/include][TRUE][v3.1()]
//Details about finding MPI_CXX
FIND_PACKAGE_MESSAGE_DETAILS_MPI_CXX:INTERNAL=[/usr/lib/aarch64-linux-gnu/openmpi/lib/libmpi.so][mpi][/usr/lib/aarch64-linux-gnu/openmpi/include][TRUE][v3.1()]
//Details about finding PNG
FIND_PACKAGE_MESSAGE_DETAILS_PNG:INTERNAL=[/usr/lib/aarch64-linux-gnu/libpng.so][/usr/include][v1.6.44(1.6.0)]
//Details about finding Threads
FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()]
//Details about finding ZLIB
FIND_PACKAGE_MESSAGE_DETAILS_ZLIB:INTERNAL=[/usr/lib/aarch64-linux-gnu/libz.so][/usr/include][c ][v1.3.1()]
//ADVANCED property for variable: MPIEXEC_EXECUTABLE
MPIEXEC_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPIEXEC_MAX_NUMPROCS
MPIEXEC_MAX_NUMPROCS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPIEXEC_NUMPROC_FLAG
MPIEXEC_NUMPROC_FLAG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPIEXEC_POSTFLAGS
MPIEXEC_POSTFLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPIEXEC_PREFLAGS
MPIEXEC_PREFLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPI_CXX_ADDITIONAL_INCLUDE_DIRS
MPI_CXX_ADDITIONAL_INCLUDE_DIRS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPI_CXX_COMPILER
MPI_CXX_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPI_CXX_COMPILER_INCLUDE_DIRS
MPI_CXX_COMPILER_INCLUDE_DIRS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPI_CXX_COMPILE_DEFINITIONS
MPI_CXX_COMPILE_DEFINITIONS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPI_CXX_COMPILE_OPTIONS
MPI_CXX_COMPILE_OPTIONS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPI_CXX_HEADER_DIR
MPI_CXX_HEADER_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPI_CXX_LIB_NAMES
MPI_CXX_LIB_NAMES-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPI_CXX_LINK_FLAGS
MPI_CXX_LINK_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPI_CXX_SKIP_MPICXX
MPI_CXX_SKIP_MPICXX-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPI_C_ADDITIONAL_INCLUDE_DIRS
MPI_C_ADDITIONAL_INCLUDE_DIRS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPI_C_COMPILER
MPI_C_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPI_C_COMPILER_INCLUDE_DIRS
MPI_C_COMPILER_INCLUDE_DIRS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPI_C_COMPILE_DEFINITIONS
MPI_C_COMPILE_DEFINITIONS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPI_C_COMPILE_OPTIONS
MPI_C_COMPILE_OPTIONS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPI_C_HEADER_DIR
MPI_C_HEADER_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPI_C_LIB_NAMES
MPI_C_LIB_NAMES-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPI_C_LINK_FLAGS
MPI_C_LINK_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPI_Fortran_F77_HEADER_DIR
MPI_Fortran_F77_HEADER_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPI_Fortran_MODULE_DIR
MPI_Fortran_MODULE_DIR-ADVANCED:INTERNAL=1
//Result of TRY_COMPILE
MPI_RESULT_CXX_test_mpi_MPICXX:INTERNAL=TRUE
//Result of TRY_COMPILE
MPI_RESULT_CXX_test_mpi_normal:INTERNAL=TRUE
//Result of TRY_COMPILE
MPI_RESULT_C_test_mpi_normal:INTERNAL=TRUE
//Result of TRY_COMPILE
MPI_RESULT_Fortran_test_mpi_F77_HEADER:INTERNAL=FALSE
//ADVANCED property for variable: MPI_mpi_LIBRARY
MPI_mpi_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPI_mpi_mpifh_LIBRARY
MPI_mpi_mpifh_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPI_mpi_usempi_ignore_tkr_LIBRARY
MPI_mpi_usempi_ignore_tkr_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPI_mpi_usempif08_LIBRARY
MPI_mpi_usempif08_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PKG_CONFIG_ARGN
PKG_CONFIG_ARGN-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PKG_CONFIG_EXECUTABLE
PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PNG_LIBRARY_DEBUG
PNG_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PNG_LIBRARY_RELEASE
PNG_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PNG_PNG_INCLUDE_DIR
PNG_PNG_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ZLIB_INCLUDE_DIR
ZLIB_INCLUDE_DIR-ADVANCED:INTERNAL=1
//linker supports push/pop state
_CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED:INTERNAL=TRUE
//CMAKE_INSTALL_PREFIX during last run
_GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=/usr

dh_auto_configure: error: cd build-mpi && DEB_PYTHON_INSTALL_LAYOUT=deb PKG_CONFIG=/usr/bin/pkg-config cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON -GNinja -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/aarch64-linux-gnu -DADIOS2_USE_EXTERNAL_DEPENDENCIES:BOOL=ON -DADIOS2_USE_EXTERNAL_ENET:BOOL=ON -DADIOS2_USE_BZip2:BOOL=ON -DADIOS2_USE_Blosc:BOOL=ON -DADIOS2_USE_Fortran:BOOL=ON -DADIOS2_USE_HDF5:BOOL=ON -DADIOS2_USE_PNG:BOOL=ON -DADIOS2_USE_SST:BOOL=ON -DADIOS2_USE_ZeroMQ:BOOL=ON -DADIOS2_USE_Python:BOOL=ON -DADIOS2_Python_Version=3.12 -DEVPATH_TRANSPORT_MODULES=ON -DCMAKE_SKIP_INSTALL_RPATH:BOOL=ON -DADIOS2_USE_MPI:BOOL=ON -DADIOS2_USE_SSC:BOOL=ON -DCMAKE_INSTALL_CMAKEDIR:STRING=lib/aarch64-linux-gnu/cmake/adios2/mpi -DADIOS2_LIBRARY_FLAVOR:STRING=mpi -DADIOS2_LIBRARY_SUFFIX:STRING=_mpi -DADIOS2_EXECUTABLE_SUFFIX:STRING=.mpi -DMPI_C_COMPILER:FILEPATH=/usr/bin/mpicc.openmpi -DMPI_CXX_COMPILER:FILEPATH=/usr/bin/mpic\+\+.openmpi -DMPI_Fortran_COMPILER:FILEPATH=/usr/bin/mpifort.openmpi -DHDF5_C_COMPILER_EXECUTABLE:FILEPATH=/usr/bin/h5pcc.openmpi .. returned exit code 1
Traceback (most recent call last):
  File "/usr/bin/dh_ctest_configure", line 33, in <module>
    sys.exit(load_entry_point('dh-cmake==0.6.2', 'console_scripts', 'dh_ctest_configure')())
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/dhcmake/ctest.py", line 224, in configure
    dhctest.configure()
  File "/usr/lib/python3/dist-packages/dhcmake/common.py", line 50, in wrapped
    return func(self, *args, **kargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/dhcmake/ctest.py", line 169, in configure
    self.do_ctest_step("configure", "dh_auto_configure")
  File "/usr/lib/python3/dist-packages/dhcmake/ctest.py", line 99, in do_ctest_step
    self.do_cmd([cmd, *self.parsed_args])
  File "/usr/lib/python3/dist-packages/dhcmake/common.py", line 187, in do_cmd
    subprocess.run(args, stdout=self.stdout, stderr=self.stderr,
  File "/usr/lib/python3.12/subprocess.py", line 571, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['dh_auto_configure', '-O--ctest-testing-dir=build-mpi', '--builddirectory=build-mpi', '-O--ctest-build-suffix=-mpi', '-O--buildsystem=cmake+ninja', '--', '-DADIOS2_USE_EXTERNAL_DEPENDENCIES:BOOL=ON', '-DADIOS2_USE_EXTERNAL_ENET:BOOL=ON', '-DADIOS2_USE_BZip2:BOOL=ON', '-DADIOS2_USE_Blosc:BOOL=ON', '-DADIOS2_USE_Fortran:BOOL=ON', '-DADIOS2_USE_HDF5:BOOL=ON', '-DADIOS2_USE_PNG:BOOL=ON', '-DADIOS2_USE_SST:BOOL=ON', '-DADIOS2_USE_ZeroMQ:BOOL=ON', '-DADIOS2_USE_Python:BOOL=ON', '-DADIOS2_Python_Version=3.12', '-DEVPATH_TRANSPORT_MODULES=ON', '-DCMAKE_SKIP_INSTALL_RPATH:BOOL=ON', '-DADIOS2_USE_MPI:BOOL=ON', '-DADIOS2_USE_SSC:BOOL=ON', '-DCMAKE_INSTALL_CMAKEDIR:STRING=lib/aarch64-linux-gnu/cmake/adios2/mpi', '-DADIOS2_LIBRARY_FLAVOR:STRING=mpi', '-DADIOS2_LIBRARY_SUFFIX:STRING=_mpi', '-DADIOS2_EXECUTABLE_SUFFIX:STRING=.mpi', '-DMPI_C_COMPILER:FILEPATH=/usr/bin/mpicc.openmpi', '-DMPI_CXX_COMPILER:FILEPATH=/usr/bin/mpic++.openmpi', '-DMPI_Fortran_COMPILER:FILEPATH=/usr/bin/mpifort.openmpi', '-DHDF5_C_COMPILER_EXECUTABLE:FILEPATH=/usr/bin/h5pcc.openmpi']' returned non-zero exit status 2.
make[1]: *** [debian/rules:103: configure_mpi] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:42: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit status 2
--------------------------------------------------------------------------------
Build finished at 2024-10-26T17:20:21Z

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here (for the next 30 days):
https://debusine.debian.net/artifact/892446/

About the archive rebuild: The build was made on debusine.debian.net,
on arm64 using sbuild.

You can find the build task here:
https://debusine.debian.net/work-request/42076/

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks,

Stefano



More information about the debian-science-maintainers mailing list