------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libnghttp2-1.40.0.txz Installing /packages/All/ca_root_nss-3.52.txz ===== Message from ca_root_nss-3.52: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/curl-7.70.0.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/jsoncpp-1.9.2.txz Installing /packages/All/libuv-1.37.0.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/rhash-1.3.9.txz Installing /packages/All/liblz4-1.9.2_1,1.txz Installing /packages/All/lzo2-2.10_1.txz Installing /packages/All/libarchive-3.4.2,1.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/cmake-3.17.2.txz Installing /packages/All/pciids-20200421.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/hwloc-1.11.11.txz Installing /packages/All/libltdl-2.4.6.txz Installing /packages/All/libevent-2.1.11.txz ===== Message from libevent-2.1.11: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/munge-0.5.14_1.txz Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/mpfr-4.0.2.txz Installing /packages/All/mpc-1.1.0_2.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/binutils-2.33.1_2,1.txz Installing /packages/All/gcc8-8.4.0.txz ===== Message from gcc8-8.4.0: -- To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc8 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Installing /packages/All/openmpi-4.0.3.txz UNFLAVORED devel/binutils -> use devel/binutils@native SUCCEEDED 00:00:49 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> Aluminum-0.3.3_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> Aluminum-0.3.3_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by Aluminum-0.3.3_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> Aluminum-0.3.3_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by Aluminum-0.3.3_2 for building => SHA256 Checksum OK for LLNL-Aluminum-v0.3.3_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> Aluminum-0.3.3_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by Aluminum-0.3.3_2 for building ===> Extracting for Aluminum-0.3.3_2 => SHA256 Checksum OK for LLNL-Aluminum-v0.3.3_GH0.tar.gz. Extracted Memory Use: 0.66M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for Aluminum-0.3.3_2 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> Aluminum-0.3.3_2 depends on file: /usr/local/bin/cmake - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> Aluminum-0.3.3_2 depends on shared library: libhwloc.so - found (/usr/local/lib/libhwloc.so) ===> Aluminum-0.3.3_2 depends on shared library: libmpi.so - found (/usr/local/mpi/openmpi/lib/libmpi.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Aluminum-0.3.3_2 depends on file: /usr/local/bin/cmake - found ===> Aluminum-0.3.3_2 depends on shared library: libhwloc.so - found (/usr/local/lib/libhwloc.so) ===> Aluminum-0.3.3_2 depends on shared library: libmpi.so - found (/usr/local/mpi/openmpi/lib/libmpi.so) ===> Configuring for Aluminum-0.3.3_2 ===> Performing out-of-source build /bin/mkdir -p /construction/net/aluminum/.build -- The CXX compiler identification is GNU 8.3.0 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test CXX_COMPILER_HAS_FALIGNED_NEW -- Performing Test CXX_COMPILER_HAS_FALIGNED_NEW - Success -- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS) (Required is at least version "3.0") CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:164 (message): Could NOT find MPI (missing: MPI_CXX_FOUND CXX) (Required is at least version "3.0") Reason given by package: MPI component 'C' was requested, but language C is not enabled. MPI component 'Fortran' was requested, but language Fortran is not enabled. Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:445 (_FPHSA_FAILURE_MESSAGE) /usr/local/share/cmake/Modules/FindMPI.cmake:1717 (find_package_handle_standard_args) CMakeLists.txt:95 (find_package) -- Configuring incomplete, errors occurred! See also "/construction/net/aluminum/.build/CMakeFiles/CMakeOutput.log". See also "/construction/net/aluminum/.build/CMakeFiles/CMakeError.log". *** Error code 1 Stop. make: stopped in /xports/net/aluminum FAILED 00:00:03