=>> Building science/PETSc build started at Fri Apr 12 04:29:20 UTC 2019 port directory: /usr/ports/science/PETSc package name: PETSc-3.10.2_1 building for: FreeBSD ppcports 13.0-CURRENT FreeBSD 13.0-CURRENT 1300013 powerpc maintained by: yuri@FreeBSD.org Makefile ident: $FreeBSD: head/science/PETSc/Makefile 487272 2018-12-12 01:35:33Z gerald $ Poudriere version: 3.2.8 Host OSVERSION: 1300012 Jail OSVERSION: 1300013 Job Id: 03 !!! Jail is newer than host. (Jail: 1300013, Host: 1300012) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300013 UNAME_v=FreeBSD 13.0-CURRENT 1300013 UNAME_r=13.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root TRYBROKEN=yes LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8 MASTERMNT=/zfs/poudriere/data/.m/head-head-powerpc64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 UID=0 PWD=/zfs/poudriere/data/.m/head-head-powerpc64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-head-powerpc64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/zfs/poudriere/data/.m/head-head-powerpc64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- yuri@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --with-shared-libraries=1 --with-mpi-dir=/usr/local CFLAGS="-O2 -pipe -fno-strict-aliasing -msse2" CXXFLAGS="-O2 -pipe -fno-strict-aliasing -msse2" CPPFLAGS="" LDFLAGS=" /usr/local/lib/libmpi.so -L/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc8 -L/usr/local/lib/gcc8 -B/usr/local/bin " LIBS="" --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- F77="gfortran8" FC="gfortran8" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc8" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc8" MAKE=gmake PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/science/PETSc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/PETSc/work HOME=/wrkdirs/usr/ports/science/PETSc/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/science/PETSc/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- F77="gfortran8" FC="gfortran8" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc8" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc8" XDG_DATA_HOME=/wrkdirs/usr/ports/science/PETSc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/PETSc/work HOME=/wrkdirs/usr/ports/science/PETSc/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/science/PETSc/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" /usr/local/lib/libmpi.so -L/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc8 -L/usr/local/lib/gcc8 -B/usr/local/bin " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- SHLIB=3.10.2 SHL=3.10 PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd13 PYTHON_PYOEXTENSION=pyo PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_SUFFIX=27 PYTHON_VER=2.7 PYTHON_VERSION=python2.7 PYTHON2="" PYTHON3="@comment " OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/PETSc" EXAMPLESDIR="share/examples/PETSc" DATADIR="share/petsc" WWWDIR="www/PETSc" ETCDIR="etc/PETSc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/petsc DOCSDIR=/usr/local/share/doc/PETSc EXAMPLESDIR=/usr/local/share/examples/PETSc WWWDIR=/usr/local/www/PETSc ETCDIR=/usr/local/etc/PETSc --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=Using built-in specs. Target: powerpc64-undermydesk-freebsd Configured with: FreeBSD/powerpc64 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] "/usr/bin/ld" "--eh-frame-hdr" "-Qy" "-melf64ppc_fbsd" "--enable-new-dtags" "-dynamic-linker" "/libexec/ld-elf.so.1" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "-L/usr/lib" "/dev/null" "-lstdc++" "-lm" "-lgcc_s" "-lgcc" "-lc" "-lgcc_s" "-lgcc" "/usr/lib/crtsavres.o" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=cc1: error: unrecognized command line option "-std=c11" CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=cc1: error: unrecognized command line option "-std=gnu11" CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=cc1plus: error: unrecognized command line option "-std=c++0x" CC_OUTPUT_921dbbb2_f00456e5=cc1plus: error: unrecognized command line option "-std=c++11" CC_OUTPUT_921dbbb2_65ad290d=cc1plus: error: unrecognized command line option "-std=c++14" CC_OUTPUT_921dbbb2_f2776b26=cc1plus: error: unrecognized command line option "-std=c++17" CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=cc1plus: error: unrecognized command line option "-std=gnu++11" CC_OUTPUT_921dbbb2_160933ec=cc1plus: error: unrecognized command line option "-std=gnu++14" CC_OUTPUT_921dbbb2_fb62803b=cc1plus: error: unrecognized command line option "-std=gnu++17" _OBJC_CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. _OBJC_ALTCCVERSION_921dbbb2=none ARCH=powerpc64 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300013 PYTHONBASE=/usr/local _SMP_CPUS=80 CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License BSD2CLAUSE accepted by the user =========================================================================== =================================================== ===> PETSc-3.10.2_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_5.txz [ppcports] Installing pkg-1.10.5_5... [ppcports] Extracting pkg-1.10.5_5: .......... done ===> PETSc-3.10.2_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of PETSc-3.10.2_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user => petsc-3.10.2.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch http://ftp.mcs.anl.gov/pub/petsc/release-snapshots/petsc-3.10.2.tar.gz petsc-3.10.2.tar.gz 29 MB 7544 kBps 04s ===> Fetching all distfiles required by PETSc-3.10.2_1 for building =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by PETSc-3.10.2_1 for building => SHA256 Checksum OK for petsc-3.10.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by PETSc-3.10.2_1 for building ===> Extracting for PETSc-3.10.2_1 => SHA256 Checksum OK for petsc-3.10.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for PETSc-3.10.2_1 =========================================================================== =================================================== ===> PETSc-3.10.2_1 depends on executable: gfortran8 - not found ===> Installing existing package /packages/All/gcc8-8.3.0_1.txz [ppcports] Installing gcc8-8.3.0_1... [ppcports] `-- Installing binutils-2.32,1... [ppcports] | `-- Installing gettext-runtime-0.19.8.1_2... [ppcports] | | `-- Installing indexinfo-0.3.1... [ppcports] | | `-- Extracting indexinfo-0.3.1: .... done [ppcports] | `-- Extracting gettext-runtime-0.19.8.1_2: .......... done [ppcports] `-- Extracting binutils-2.32,1: .......... done [ppcports] `-- Installing gmp-6.1.2_1... [ppcports] `-- Extracting gmp-6.1.2_1: .......... done [ppcports] `-- Installing mpc-1.1.0_2... [ppcports] | `-- Installing mpfr-4.0.2... [ppcports] | `-- Extracting mpfr-4.0.2: .......... done [ppcports] `-- Extracting mpc-1.1.0_2: ......... done [ppcports] Extracting gcc8-8.3.0_1: .......... done Message from gcc8-8.3.0_1: 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. ===> PETSc-3.10.2_1 depends on executable: gfortran8 - found ===> Returning to build of PETSc-3.10.2_1 ===> PETSc-3.10.2_1 depends on executable: gmake - not found ===> Installing existing package /packages/All/gmake-4.2.1_3.txz [ppcports] Installing gmake-4.2.1_3... [ppcports] Extracting gmake-4.2.1_3: .......... done ===> PETSc-3.10.2_1 depends on executable: gmake - found ===> Returning to build of PETSc-3.10.2_1 ===> PETSc-3.10.2_1 depends on file: /usr/local/bin/python2.7 - not found ===> Installing existing package /packages/All/python27-2.7.16.txz [ppcports] Installing python27-2.7.16... [ppcports] `-- Installing libffi-3.2.1_3... [ppcports] `-- Extracting libffi-3.2.1_3: .......... done [ppcports] `-- Installing readline-7.0.5... [ppcports] `-- Extracting readline-7.0.5: .......... done [ppcports] Extracting python27-2.7.16: .......... done Message from python27-2.7.16: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter =========================================================================== ===> PETSc-3.10.2_1 depends on file: /usr/local/bin/python2.7 - found ===> Returning to build of PETSc-3.10.2_1 ===> PETSc-3.10.2_1 depends on file: /usr/local/bin/as - found ===> PETSc-3.10.2_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Installing existing package /packages/All/libX11-1.6.7,1.txz [ppcports] Installing libX11-1.6.7,1... [ppcports] `-- Installing libXau-1.0.9... [ppcports] `-- Extracting libXau-1.0.9: .......... done [ppcports] `-- Installing libXdmcp-1.1.3... [ppcports] | `-- Installing xorgproto-2018.4... [ppcports] | `-- Extracting xorgproto-2018.4: .......... done [ppcports] `-- Extracting libXdmcp-1.1.3: ......... done [ppcports] `-- Installing libxcb-1.13.1... [ppcports] | `-- Installing libpthread-stubs-0.4... [ppcports] | `-- Extracting libpthread-stubs-0.4: .... done [ppcports] | `-- Installing libxml2-2.9.8... [ppcports] | `-- Extracting libxml2-2.9.8: .......... done [ppcports] `-- Extracting libxcb-1.13.1: .......... done [ppcports] Extracting libX11-1.6.7,1: .......... done ===> PETSc-3.10.2_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Returning to build of PETSc-3.10.2_1 =========================================================================== =================================================== ===> PETSc-3.10.2_1 depends on shared library: libmpich.so - not found ===> Installing existing package /packages/All/mpich-3.2.1_3.txz [ppcports] Installing mpich-3.2.1_3... [ppcports] `-- Installing hwloc-1.11.11... [ppcports] | `-- Installing libpciaccess-0.13.5... [ppcports] | | `-- Installing pciids-20190326... [ppcports] | | `-- Extracting pciids-20190326: ..... done [ppcports] | `-- Extracting libpciaccess-0.13.5: ......... done [ppcports] `-- Extracting hwloc-1.11.11: .......... done [ppcports] Extracting mpich-3.2.1_3: .......... done Message from mpich-3.2.1_3: ===> NOTICE: The mpich port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> PETSc-3.10.2_1 depends on shared library: libmpich.so - found (/usr/local/lib/libmpich.so) ===> Returning to build of PETSc-3.10.2_1 ===> PETSc-3.10.2_1 depends on shared library: libblas.so - not found ===> Installing existing package /packages/All/blas-3.5.0_5.txz [ppcports] Installing blas-3.5.0_5... [ppcports] Extracting blas-3.5.0_5: ....... done ===> PETSc-3.10.2_1 depends on shared library: libblas.so - found (/usr/local/lib/libblas.so) ===> Returning to build of PETSc-3.10.2_1 ===> PETSc-3.10.2_1 depends on shared library: liblapack.so - not found ===> Installing existing package /packages/All/lapack-3.5.0_6.txz [ppcports] Installing lapack-3.5.0_6... [ppcports] Extracting lapack-3.5.0_6: .......... done ===> PETSc-3.10.2_1 depends on shared library: liblapack.so - found (/usr/local/lib/liblapack.so) ===> Returning to build of PETSc-3.10.2_1 =========================================================================== =================================================== ===> Configuring for PETSc-3.10.2_1 =============================================================================== Configuring PETSc to compile on your system =============================================================================== TESTING: configureExternalPackagesDir from config.framework(/wrkdirs/usr/ports/science/PETSc/work/petsc-3.10.2/config/BuildSystem/config/framework.py:836) TESTING: configureDebuggers from config.utilities.debuggers(/wrkdirs/usr/ports/science/PETSc/work/petsc-3.10.2/config/BuildSystem/config/utilities/debuggers.py:22) TESTING: configureGit from config.sourceControl(/wrkdirs/usr/ports/science/PETSc/work/petsc-3.10.2/config/BuildSystem/config/sourceControl.py:24) TESTING: configureMercurial from config.sourceControl(/wrkdirs/usr/ports/science/PETSc/work/petsc-3.10.2/config/BuildSystem/config/sourceControl.py:35) TESTING: configureCLanguage from PETSc.options.languages(/wrkdirs/usr/ports/science/PETSc/work/petsc-3.10.2/config/PETSc/options/languages.py:27) TESTING: configureDirectories from PETSc.options.petscdir(/wrkdirs/usr/ports/science/PETSc/work/petsc-3.10.2/config/PETSc/options/petscdir.py:23) TESTING: getDatafilespath from PETSc.options.dataFilesPath(/wrkdirs/usr/ports/science/PETSc/work/petsc-3.10.2/config/PETSc/options/dataFilesPath.py:29) TESTING: configureInstallationMethod from PETSc.options.petscclone(/wrkdirs/usr/ports/science/PETSc/work/petsc-3.10.2/config/PETSc/options/petscclone.py:20) TESTING: configureArchitecture from PETSc.options.arch(/wrkdirs/usr/ports/science/PETSc/work/petsc-3.10.2/config/PETSc/options/arch.py:36) TESTING: setInstallDir from PETSc.options.installDir(/wrkdirs/usr/ports/science/PETSc/work/petsc-3.10.2/config/PETSc/options/installDir.py:36) TESTING: saveReconfigure from PETSc.options.installDir(/wrkdirs/usr/ports/science/PETSc/work/petsc-3.10.2/config/PETSc/options/installDir.py:80) TESTING: cleanConfDir from PETSc.options.installDir(/wrkdirs/usr/ports/science/PETSc/work/petsc-3.10.2/config/PETSc/options/installDir.py:73) TESTING: configureInstallDir from PETSc.options.installDir(/wrkdirs/usr/ports/science/PETSc/work/petsc-3.10.2/config/PETSc/options/installDir.py:57) TESTING: restoreReconfigure from PETSc.options.installDir(/wrkdirs/usr/ports/science/PETSc/work/petsc-3.10.2/config/PETSc/options/installDir.py:93) TESTING: setExternalPackagesDir from PETSc.options.externalpackagesdir(/wrkdirs/usr/ports/science/PETSc/work/petsc-3.10.2/config/PETSc/options/externalpackagesdir.py:15) TESTING: cleanExternalpackagesDir from PETSc.options.externalpackagesdir(/wrkdirs/usr/ports/science/PETSc/work/petsc-3.10.2/config/PETSc/options/externalpackagesdir.py:22) TESTING: printEnvVariables from config.setCompilers(/wrkdirs/usr/ports/science/PETSc/work/petsc-3.10.2/config/BuildSystem/config/setCompilers.py:1638) TESTING: resetEnvCompilers from config.setCompilers(/wrkdirs/usr/ports/science/PETSc/work/petsc-3.10.2/config/BuildSystem/config/setCompilers.py:1645) =============================================================================== ***** WARNING: CC (set to cc) found in environment variables - ignoring use ./configure CC=$CC if you really want to use that value ****** =============================================================================== =============================================================================== ***** WARNING: CXX (set to c++) found in environment variables - ignoring use ./configure CXX=$CXX if you really want to use that value ****** =============================================================================== =============================================================================== ***** WARNING: FC (set to gfortran8) found in environment variables - ignoring use ./configure FC=$FC if you really want to use that value ****** =============================================================================== =============================================================================== ***** WARNING: F77 (set to gfortran8) found in environment variables - ignoring use ./configure F77=$F77 if you really want to use that value ****** =============================================================================== =============================================================================== ***** WARNING: FCFLAGS (set to -Wl,-rpath=/usr/local/lib/gcc8) found in environment variables - ignoring use ./configure FCFLAGS=$FCFLAGS if you really want to use that value ****** =============================================================================== =============================================================================== ***** WARNING: FFLAGS (set to -O -Wl,-rpath=/usr/local/lib/gcc8) found in environment variables - ignoring use ./configure FFLAGS=$FFLAGS if you really want to use that value ****** =============================================================================== =============================================================================== ***** WARNING: CPP (set to cpp) found in environment variables - ignoring use ./configure CPP=$CPP if you really want to use that value ****** =============================================================================== =============================================================================== ***** WARNING: MAKEFLAGS (set to .MAKE.LEVEL.ENV=MAKELEVEL ARCH=powerpc64 CONFIGURE_MAX_CMD_LEN=262144 OPSYS=FreeBSD OSREL=13.0 OSVERSION=1300013 PYTHONBASE=/usr/local _OSRELEASE=13.0-CURRENT) found in environment variables - ignoring use ./configure MAKEFLAGS=$MAKEFLAGS if you really want to use that value ****** =============================================================================== =============================================================================== ***** WARNING: AR (set to /usr/local/bin/ar) found in environment variables - ignoring use ./configure AR=$AR if you really want to use that value ****** =============================================================================== TESTING: checkEnvCompilers from config.setCompilers(/wrkdirs/usr/ports/science/PETSc/work/petsc-3.10.2/config/BuildSystem/config/setCompilers.py:1675) TESTING: checkMPICompilerOverride from config.setCompilers(/wrkdirs/usr/ports/science/PETSc/work/petsc-3.10.2/config/BuildSystem/config/setCompilers.py:1608) TESTING: requireMpiLdPath from config.setCompilers(/wrkdirs/usr/ports/science/PETSc/work/petsc-3.10.2/config/BuildSystem/config/setCompilers.py:1629) TESTING: checkVendor from config.setCompilers(/wrkdirs/usr/ports/science/PETSc/work/petsc-3.10.2/config/BuildSystem/config/setCompilers.py:444) TESTING: checkInitialFlags from config.setCompilers(/wrkdirs/usr/ports/science/PETSc/work/petsc-3.10.2/config/BuildSystem/config/setCompilers.py:454) TESTING: checkCCompiler from config.setCompilers(/wrkdirs/usr/ports/science/PETSc/work/petsc-3.10.2/config/BuildSystem/config/setCompilers.py:587) ******************************************************************************* UNABLE to CONFIGURE with GIVEN OPTIONS (see configure.log for details): ------------------------------------------------------------------------------- MPI compiler wrappers in /usr/local/bin do not work. See http://www.mcs.anl.gov/petsc/documentation/faq.html#mpi-compilers ******************************************************************************* ===> Script "configure" failed unexpectedly. Please report the problem to yuri@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/science/PETSc/work/petsc-3.10.2/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop. make: stopped in /usr/ports/science/PETSc =>> Cleaning up wrkdir ===> Cleaning for PETSc-3.10.2_1 build of science/PETSc | PETSc-3.10.2_1 ended at Fri Apr 12 04:32:50 UTC 2019 build time: 00:03:30 !!! build failure encountered !!!