-- The CXX compiler identification is GNU 6.4.0 -- Check for working CXX compiler: /apps/leuven/skylake/2018a/software/GCCcore/6.4.0/bin/c++ -- Check for working CXX compiler: /apps/leuven/skylake/2018a/software/GCCcore/6.4.0/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 CXX11_N2071_N2072 -- Performing Test CXX11_N2071_N2072 - Success -- === CONFIGURATION === -- Library version to build: 2.3.0 -- Build configuration: Release -- Build shared libraries: ON -- Target system: Linux-3.10.0-1160.11.1.el7.x86_64 -- Host system: Linux-3.10.0-1160.11.1.el7.x86_64 -- Library architecture: -- CXX compiler: /apps/leuven/skylake/2018a/software/GCCcore/6.4.0/bin/c++ -- CXX compiler flags: -- CXX linker: /apps/leuven/skylake/2018a/software/binutils/2.28-GCCcore-6.4.0/bin/ld -- Install prefix: /vsc-hard-mounts/leuven-data/327/vsc32782/dummy/precice_install -- Source directory: /vsc-hard-mounts/leuven-data/327/vsc32782/dummy/precice-2.3.0 -- Binary directory: /vsc-hard-mounts/leuven-data/327/vsc32782/dummy/precice-2.3.0/build -- Configure package generation: ON -- Install tests/testfiles: ON -- Additional CTest MPI Flags: -- === ENABLED FEATURES === * MPICommunication, Enables the MPI communication back-end. This enables the MPI communication back-end which is highly recommended on multi-node systems. See the documentation of the CMake module FindMPI to control its functionality. This feature can be enabled/disabled by setting the PRECICE_MPICommunication CMake option. * CBindings, Enables the native C bindings. preCICE provides native bindings for C, which are compiled into the library. This feature enables the compilation and installation of the bindings into the library. Note that we strongly recommend to compile with C bindings enabled for compatibility reasons. This feature can be enabled/disabled by setting the PRECICE_ENABLE_C CMake option. * FortranBindings, Enables the native Fortran bindings. preCICE provides native bindings for Fortran, which are compiled into the library. This feature enables the compilation and installation of the bindings into the library. Note that we strongly recommend to compile with Fortran bindings enabled for compatibility reasons. This feature can be enabled/disabled by setting the PRECICE_ENABLE_FORTRAN CMake option. -- === DISABLED FEATURES === * PETScMapping, Enables the PETSc-powered radial basic function mappings. This enables the PETSc-based variant of radial basis function mappings which can run in parallel, also across different compute nodes. This is highly recommended for large cases running in parallel. This feature can be enabled/disabled by setting the PRECICE_PETScMapping CMake option. Requires MPICommunication. * PythonActions, Enables the support for user-defined python actions. preCICE allows to manipulate coupling data at runtime using configurable actions. This feature enables the support for user-defined actions written in Python based on numpy. This feature can be enabled/disabled by setting the PRECICE_PythonActions CMake option. -- === DEPENDENCIES === -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found Boost 1.70.0 at /apps/leuven/skylake/2018a/software/Boost/1.70.0-foss-2018a/lib/cmake/Boost-1.70.0 -- Requested configuration: QUIET REQUIRED COMPONENTS filesystem;log;log_setup;program_options;system;thread;unit_test_framework -- Found boost_headers 1.70.0 at /apps/leuven/skylake/2018a/software/Boost/1.70.0-foss-2018a/lib/cmake/boost_headers-1.70.0 -- Found boost_filesystem 1.70.0 at /apps/leuven/skylake/2018a/software/Boost/1.70.0-foss-2018a/lib/cmake/boost_filesystem-1.70.0 -- libboost_filesystem.so.1.70.0 -- Adding boost_filesystem dependencies: headers -- Found boost_log 1.70.0 at /apps/leuven/skylake/2018a/software/Boost/1.70.0-foss-2018a/lib/cmake/boost_log-1.70.0 -- libboost_log.so.1.70.0 -- Adding boost_log dependencies: atomic;chrono;date_time;filesystem;regex;thread;headers -- Found boost_atomic 1.70.0 at /apps/leuven/skylake/2018a/software/Boost/1.70.0-foss-2018a/lib/cmake/boost_atomic-1.70.0 -- libboost_atomic.so.1.70.0 -- Adding boost_atomic dependencies: headers -- Found boost_chrono 1.70.0 at /apps/leuven/skylake/2018a/software/Boost/1.70.0-foss-2018a/lib/cmake/boost_chrono-1.70.0 -- libboost_chrono.so.1.70.0 -- Adding boost_chrono dependencies: headers -- Found boost_date_time 1.70.0 at /apps/leuven/skylake/2018a/software/Boost/1.70.0-foss-2018a/lib/cmake/boost_date_time-1.70.0 -- libboost_date_time.so.1.70.0 -- Adding boost_date_time dependencies: headers -- Found boost_regex 1.70.0 at /apps/leuven/skylake/2018a/software/Boost/1.70.0-foss-2018a/lib/cmake/boost_regex-1.70.0 -- libboost_regex.so.1.70.0 -- Adding boost_regex dependencies: headers -- Found boost_thread 1.70.0 at /apps/leuven/skylake/2018a/software/Boost/1.70.0-foss-2018a/lib/cmake/boost_thread-1.70.0 -- libboost_thread.so.1.70.0 -- Adding boost_thread dependencies: headers -- Found boost_log_setup 1.70.0 at /apps/leuven/skylake/2018a/software/Boost/1.70.0-foss-2018a/lib/cmake/boost_log_setup-1.70.0 -- libboost_log_setup.so.1.70.0 -- Adding boost_log_setup dependencies: atomic;chrono;date_time;filesystem;log;regex;thread;headers -- Found boost_program_options 1.70.0 at /apps/leuven/skylake/2018a/software/Boost/1.70.0-foss-2018a/lib/cmake/boost_program_options-1.70.0 -- libboost_program_options.so.1.70.0 -- Adding boost_program_options dependencies: headers -- Found boost_system 1.70.0 at /apps/leuven/skylake/2018a/software/Boost/1.70.0-foss-2018a/lib/cmake/boost_system-1.70.0 -- libboost_system.so.1.70.0 -- Adding boost_system dependencies: headers -- Found boost_unit_test_framework 1.70.0 at /apps/leuven/skylake/2018a/software/Boost/1.70.0-foss-2018a/lib/cmake/boost_unit_test_framework-1.70.0 -- libboost_unit_test_framework.so.1.70.0 -- Adding boost_unit_test_framework dependencies: headers -- Boost 1.65.1 found. -- Found Boost components: filesystem;log;log_setup;program_options;system;thread;unit_test_framework -- Found Eigen3: /data/leuven/327/vsc32782/dummy/eigen-3.4.0 (Required is at least version "3.2") -- Validating Eigen -- Validating Eigen - success -- Found LibXml2: /apps/leuven/skylake/2018a/software/libxml2/2.9.7-GCCcore-6.4.0/lib/libxml2.so (found version "2.9.7") -- Validating LibXml2 -- Validating LibXml2 - success -- Validating JSON -- Validating JSON - success -- Validating fmtlib -- Validating fmtlib - success -- Found MPI_CXX: /vsc-hard-mounts/leuven-apps/skylake/2018a/software/OpenMPI/2.1.2-GCC-6.4.0-2.28/lib/libmpi.so (found version "3.1") -- Found MPI: TRUE (found version "3.1") -- MPI Version: Open MPI v2.1.2, package: Open MPI x0062362@r22i13n02 Distribution, ident: 2.1.2, repo rev: v2.1.1-188-g6157ed8, Sep 20, 2017 -- PETSc support disabled -- Python support disabled -- === TARGETS & PACKAGES === -- Including test sources -- Compressing manpage: /vsc-hard-mounts/leuven-data/327/vsc32782/dummy/precice-2.3.0/build/packaging/man1/binprecice.1 -- Compressing manpage: /vsc-hard-mounts/leuven-data/327/vsc32782/dummy/precice-2.3.0/build/packaging/man1/testprecice.1 Debian package generator disabled: Install prefix is not "/usr" -- Compressing changelog -- === TESTS === -- Looking for a C compiler -- Looking for a C compiler - /apps/leuven/skylake/2018a/software/GCCcore/6.4.0/bin/cc -- Looking for a Fortran compiler -- Looking for a Fortran compiler - /apps/leuven/skylake/2018a/software/GCCcore/6.4.0/bin/f95 -- Test precice.acceleration -- Test precice.action -- Test precice.com -- Test precice.com.mpiports - skipped (OpenMPI) -- Test precice.cplscheme -- Test precice.io -- Test precice.m2n -- Test precice.m2n.mpiports - skipped (OpenMPI) -- Test precice.mapping -- Test precice.mapping.petrbf - skipped -- Test precice.math -- Test precice.mesh -- Test precice.partition -- Test precice.time -- Test precice.interface -- Test precice.serial -- Test precice.parallel -- Test precice.query -- Test precice.testing -- Test precice.utils -- Test precice.xml -- Test precice.solverdummy.build.cpp -- Test precice.solverdummy.build.c -- Test precice.solverdummy.build.fortran -- Test precice.solverdummy.run.cpp-cpp -- Test precice.solverdummy.run.c-c -- Test precice.solverdummy.run.fortran-fortran -- Test precice.solverdummy.run.cpp-c -- Test precice.solverdummy.run.cpp-fortran -- Test precice.solverdummy.run.c-fortran -- Configuring done -- Generating done -- Build files have been written to: /vsc-hard-mounts/leuven-data/327/vsc32782/dummy/precice-2.3.0/build