[aur@ca39ca492b82 prueba]$ makepkg -s ==> Making package: dune-core 2.7.1-1 (Sun 11 Jul 2021 03:40:17 PM -05) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found dune-common-2.7.1.tar.gz -> Found dune-common-2.7.1.tar.gz.asc -> Found dune-geometry-2.7.1.tar.gz -> Found dune-geometry-2.7.1.tar.gz.asc -> Found dune-localfunctions-2.7.1.tar.gz -> Found dune-localfunctions-2.7.1.tar.gz.asc -> Found dune-istl-2.7.1.tar.gz -> Found dune-istl-2.7.1.tar.gz.asc -> Found dune-grid-2.7.1.tar.gz -> Found dune-grid-2.7.1.tar.gz.asc -> Found dune-uggrid-2.7.1.tar.gz -> Found dune-uggrid-2.7.1.tar.gz.asc ==> Validating source files with sha512sums... dune-common-2.7.1.tar.gz ... Passed dune-common-2.7.1.tar.gz.asc ... Skipped dune-geometry-2.7.1.tar.gz ... Passed dune-geometry-2.7.1.tar.gz.asc ... Skipped dune-localfunctions-2.7.1.tar.gz ... Passed dune-localfunctions-2.7.1.tar.gz.asc ... Skipped dune-istl-2.7.1.tar.gz ... Passed dune-istl-2.7.1.tar.gz.asc ... Skipped dune-grid-2.7.1.tar.gz ... Passed dune-grid-2.7.1.tar.gz.asc ... Skipped dune-uggrid-2.7.1.tar.gz ... Passed dune-uggrid-2.7.1.tar.gz.asc ... Skipped ==> Verifying source file signatures with gpg... dune-common-2.7.1.tar.gz ... Passed dune-geometry-2.7.1.tar.gz ... Passed dune-localfunctions-2.7.1.tar.gz ... Passed dune-istl-2.7.1.tar.gz ... Passed dune-grid-2.7.1.tar.gz ... Passed dune-uggrid-2.7.1.tar.gz ... Passed ==> Extracting sources... -> Extracting dune-common-2.7.1.tar.gz with bsdtar -> Extracting dune-geometry-2.7.1.tar.gz with bsdtar -> Extracting dune-localfunctions-2.7.1.tar.gz with bsdtar -> Extracting dune-istl-2.7.1.tar.gz with bsdtar -> Extracting dune-grid-2.7.1.tar.gz with bsdtar -> Extracting dune-uggrid-2.7.1.tar.gz with bsdtar ==> Starting build()... --- going to build dune-common dune-uggrid dune-geometry dune-localfunctions dune-grid dune-istl --- --- calling configure for dune-common --- cmake "-DCMAKE_BUILD_TYPE=None" "-DCMAKE_INSTALL_PREFIX=/usr" "-DBUILD_SHARED_LIBS=TRUE" "-DCMAKE_CXX_STANDARD=17" "-DCMAKE_C_COMPILER=gcc" "-DCMAKE_CXX_COMPILER=g++" "-DCMAKE_POSITION_INDEPENDENT_CODE=TRUE" "-DCMAKE_DISABLE_FIND_PACKAGE_LATEX=TRUE" "-DCMAKE_DISABLE_DOCUMENTATION=TRUE" "-Wno-dev" "/tmp/makepkg/dune-core/src/dune-common-2.7.1" -- The C compiler identification is GNU 11.1.0 -- The CXX compiler identification is GNU 11.1.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/sbin/gcc - 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/sbin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- The Fortran compiler identification is GNU 11.1.0 -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Check for working Fortran compiler: /usr/sbin/gfortran - skipped -- Checking whether /usr/sbin/gfortran supports Fortran 90 -- Checking whether /usr/sbin/gfortran supports Fortran 90 - yes -- Performing Test cxx_std_flag_17 -- Performing Test cxx_std_flag_17 - Success -- Performing Test compiler_supports_cxx17 -- Performing Test compiler_supports_cxx17 - Success -- Performing Test HAS_ATTRIBUTE_UNUSED -- Performing Test HAS_ATTRIBUTE_UNUSED - Success -- Performing Test HAS_ATTRIBUTE_DEPRECATED -- Performing Test HAS_ATTRIBUTE_DEPRECATED - Success -- Performing Test HAS_ATTRIBUTE_DEPRECATED_MSG -- Performing Test HAS_ATTRIBUTE_DEPRECATED_MSG - Success -- Performing Test HAVE_IS_INDEXABLE_SUPPORT -- Performing Test HAVE_IS_INDEXABLE_SUPPORT - Success -- Performing Test DUNE_HAVE_CXX_CLASS_TEMPLATE_ARGUMENT_DEDUCTION -- Performing Test DUNE_HAVE_CXX_CLASS_TEMPLATE_ARGUMENT_DEDUCTION - Success -- Performing Test DUNE_HAVE_CXX_OPTIONAL -- Performing Test DUNE_HAVE_CXX_OPTIONAL - Success -- Performing Test DUNE_HAVE_CXX_VARIANT -- Performing Test DUNE_HAVE_CXX_VARIANT - Success -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Performing Test STDTHREAD_WORKS -- Performing Test STDTHREAD_WORKS - Success -- Performing Test DUNE_SUPPORTS_CXX_THROW_IN_CONSTEXPR -- Performing Test DUNE_SUPPORTS_CXX_THROW_IN_CONSTEXPR - Success -- Performing Test DUNE_HAVE_C_ALIGNED_ALLOC -- Performing Test DUNE_HAVE_C_ALIGNED_ALLOC - Success -- Looking for C++ include experimental/type_traits -- Looking for C++ include experimental/type_traits - found -- Looking for std::move> -- Looking for std::move> - found -- Looking for std::apply,std::tuple> -- Looking for std::apply,std::tuple> - found -- Looking for std::experimental::make_array -- Looking for std::experimental::make_array - found -- Looking for std::move> -- Looking for std::move> - found -- Looking for std::identity -- Looking for std::identity - not found -- Performing Test HAVE_CXA_DEMANGLE -- Performing Test HAVE_CXA_DEMANGLE - Success -- Found MPI_C: /usr/lib/openmpi/libmpi.so (found version "3.1") -- Found MPI_CXX: /usr/lib/openmpi/libmpi_cxx.so (found version "3.1") -- Found MPI_Fortran: /usr/lib/openmpi/libmpi_usempif08.so (found version "3.1") -- Found MPI: TRUE (found version "3.1") -- Detecting Fortran/C Interface -- Detecting Fortran/C Interface - Found GLOBAL and MODULE mangling -- Verifying Fortran/CXX Compiler Compatibility -- Verifying Fortran/CXX Compiler Compatibility - Success -- Could NOT find LatexMk (missing: LATEXMK_EXECUTABLE) CMake Warning at cmake/modules/DuneDoc.cmake:83 (message): Need latex to create documentation! Call Stack (most recent call first): cmake/modules/DuneMacros.cmake:729 (include) CMakeLists.txt:17 (dune_project) CMake Warning at cmake/modules/DuneDoc.cmake:87 (message): Need bibtex to create documentation! Call Stack (most recent call first): cmake/modules/DuneMacros.cmake:729 (include) CMakeLists.txt:17 (dune_project) CMake Warning at cmake/modules/DuneDoc.cmake:91 (message): Need makeindex to create documentation! Call Stack (most recent call first): cmake/modules/DuneMacros.cmake:729 (include) CMakeLists.txt:17 (dune_project) CMake Warning at cmake/modules/DuneDoc.cmake:95 (message): Need imagemagick to create latex documentation! Call Stack (most recent call first): cmake/modules/DuneMacros.cmake:729 (include) CMakeLists.txt:17 (dune_project) -- Found Sphinx: /usr/sbin/sphinx-build -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Found PkgConfig: /usr/sbin/pkg-config (found version "1.7.3") -- Searching for macro file 'DuneCommonMacros' for module 'dune-common'. -- Performing tests specific to dune-common from file /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneCommonMacros.cmake. -- Set Minimal Debug Level to 4 -- Looking for Fortran sgemm -- Looking for Fortran sgemm - not found -- Looking for Fortran sgemm -- Looking for Fortran sgemm - found -- Found BLAS: /usr/lib/libblas.so -- Looking for Fortran cheev -- Looking for Fortran cheev - not found -- Looking for Fortran cheev -- Looking for Fortran cheev - found -- Found LAPACK: /usr/lib/liblapack.so;/usr/lib/libblas.so -- Looking for C++ include gmpxx.h -- Looking for C++ include gmpxx.h - found -- Looking for __gmpz_abs in /usr/lib/libgmp.so -- Looking for __gmpz_abs in /usr/lib/libgmp.so - found -- Found GMP: /usr/include -- Looking for quadmath.h -- Looking for quadmath.h - found -- Performing Test QUADMATH_COMPILES -- Performing Test QUADMATH_COMPILES - Success -- Found QuadMath: 1 -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Performing Test HAVE_MPROTECT -- Performing Test HAVE_MPROTECT - Success -- Library dir: TBB_LIBRARY_DIR-NOTFOUND -- Performing Test TBB_COMPILE_TEST -- Performing Test TBB_COMPILE_TEST - Success -- Found TBB: /usr/include found components: allocator missing components: cpf -- defaulting TBB_CACHE_ALIGNED_ALLOCATOR_ALIGNMENT to 128 -- Detected Compiler: GCC 11.1.0 -- Performing Test Vc_HAVE_SSE_SINCOS -- Performing Test Vc_HAVE_SSE_SINCOS - Success -- Performing Test Vc_HAVE_AVX_SINCOS -- Performing Test Vc_HAVE_AVX_SINCOS - Success -- Performing Test check_cxx_compiler_flag__Wabi -- Performing Test check_cxx_compiler_flag__Wabi - Success -- Performing Test check_cxx_compiler_flag__fabi_version_0 -- Performing Test check_cxx_compiler_flag__fabi_version_0 - Success -- Performing Test check_cxx_compiler_flag__fabi_compat_version_0 -- Performing Test check_cxx_compiler_flag__fabi_compat_version_0 - Success -- Performing Test check_cxx_compiler_flag__ffp_contract_fast -- Performing Test check_cxx_compiler_flag__ffp_contract_fast - Success -- target changed from "" to "auto" -- Detected CPU: kaby-lake -- Performing Test check_cxx_compiler_flag__march_skylake -- Performing Test check_cxx_compiler_flag__march_skylake - Success -- Performing Test check_cxx_compiler_flag__msse2 -- Performing Test check_cxx_compiler_flag__msse2 - Success -- Performing Test check_cxx_compiler_flag__msse3 -- Performing Test check_cxx_compiler_flag__msse3 - Success -- Looking for C++ include pmmintrin.h -- Looking for C++ include pmmintrin.h - found -- Performing Test check_cxx_compiler_flag__mssse3 -- Performing Test check_cxx_compiler_flag__mssse3 - Success -- Looking for C++ include tmmintrin.h -- Looking for C++ include tmmintrin.h - found -- Performing Test check_cxx_compiler_flag__msse4_1 -- Performing Test check_cxx_compiler_flag__msse4_1 - Success -- Looking for C++ include smmintrin.h -- Looking for C++ include smmintrin.h - found -- Performing Test check_cxx_compiler_flag__msse4_2 -- Performing Test check_cxx_compiler_flag__msse4_2 - Success -- Performing Test check_cxx_compiler_flag__mavx -- Performing Test check_cxx_compiler_flag__mavx - Success -- Looking for C++ include immintrin.h -- Looking for C++ include immintrin.h - found -- Performing Test check_cxx_compiler_flag__mfma -- Performing Test check_cxx_compiler_flag__mfma - Success -- Performing Test check_cxx_compiler_flag__mbmi2 -- Performing Test check_cxx_compiler_flag__mbmi2 - Success -- Performing Test check_cxx_compiler_flag__mavx2 -- Performing Test check_cxx_compiler_flag__mavx2 - Success -- Performing Test check_cxx_compiler_flag__mno_sse4a -- Performing Test check_cxx_compiler_flag__mno_sse4a - Success -- Performing Test check_cxx_compiler_flag__mno_xop -- Performing Test check_cxx_compiler_flag__mno_xop - Success -- Performing Test check_cxx_compiler_flag__mno_fma4 -- Performing Test check_cxx_compiler_flag__mno_fma4 - Success -- Performing Test check_cxx_compiler_flag__mno_avx512f -- Performing Test check_cxx_compiler_flag__mno_avx512f - Success -- Performing Test check_cxx_compiler_flag__mno_avx512vl -- Performing Test check_cxx_compiler_flag__mno_avx512vl - Success -- Performing Test check_cxx_compiler_flag__mno_avx512pf -- Performing Test check_cxx_compiler_flag__mno_avx512pf - Success -- Performing Test check_cxx_compiler_flag__mno_avx512er -- Performing Test check_cxx_compiler_flag__mno_avx512er - Success -- Performing Test check_cxx_compiler_flag__mno_avx512cd -- Performing Test check_cxx_compiler_flag__mno_avx512cd - Success -- Performing Test check_cxx_compiler_flag__mno_avx512dq -- Performing Test check_cxx_compiler_flag__mno_avx512dq - Success -- Performing Test check_cxx_compiler_flag__mno_avx512bw -- Performing Test check_cxx_compiler_flag__mno_avx512bw - Success -- Performing Test check_cxx_compiler_flag__mno_avx512ifma -- Performing Test check_cxx_compiler_flag__mno_avx512ifma - Success -- Performing Test check_cxx_compiler_flag__mno_avx512vbmi -- Performing Test check_cxx_compiler_flag__mno_avx512vbmi - Success -- Found PythonInterp: /usr/sbin/python3 (found suitable version "3.9.6", minimum required is "3") -- Found PythonLibs: /usr/lib/libpython3.9.so (found version "3.9.6") -- Failed to find the python package pip with interpreter /usr/sbin/python3. (missing: DUNE_PYTHON_pip_FOUND) -- Parsing looptest.hh.in for embedded templates -- Parsing looptest.cc.in for embedded templates -- Generating looptest_vector.cc.in -> looptest_vector_Type_char.cc -- Generating looptest_vector.cc.in -> looptest_vector_BinaryOpsScalarVector_char.cc -- Generating looptest_vector.cc.in -> looptest_vector_BinaryOpsVectorScalar_char.cc -- Generating looptest_vector.cc.in -> looptest_vector_Type_unsigned_char.cc -- Generating looptest_vector.cc.in -> looptest_vector_BinaryOpsScalarVector_unsigned_char.cc -- Generating looptest_vector.cc.in -> looptest_vector_BinaryOpsVectorScalar_unsigned_char.cc -- Generating looptest_vector.cc.in -> looptest_vector_Type_signed_char.cc -- Generating looptest_vector.cc.in -> looptest_vector_BinaryOpsScalarVector_signed_char.cc -- Generating looptest_vector.cc.in -> looptest_vector_BinaryOpsVectorScalar_signed_char.cc -- Generating looptest_vector.cc.in -> looptest_vector_Type_short.cc -- Generating looptest_vector.cc.in -> looptest_vector_BinaryOpsScalarVector_short.cc -- Generating looptest_vector.cc.in -> looptest_vector_BinaryOpsVectorScalar_short.cc -- Generating looptest_vector.cc.in -> looptest_vector_Type_int.cc -- Generating looptest_vector.cc.in -> looptest_vector_BinaryOpsScalarVector_int.cc -- Generating looptest_vector.cc.in -> looptest_vector_BinaryOpsVectorScalar_int.cc -- Generating looptest_vector.cc.in -> looptest_vector_Type_long.cc -- Generating looptest_vector.cc.in -> looptest_vector_BinaryOpsScalarVector_long.cc -- Generating looptest_vector.cc.in -> looptest_vector_BinaryOpsVectorScalar_long.cc -- Generating looptest_vector.cc.in -> looptest_vector_Type_long_long.cc -- Generating looptest_vector.cc.in -> looptest_vector_BinaryOpsScalarVector_long_long.cc -- Generating looptest_vector.cc.in -> looptest_vector_BinaryOpsVectorScalar_long_long.cc -- Generating looptest_vector.cc.in -> looptest_vector_Type_unsigned_short.cc -- Generating looptest_vector.cc.in -> looptest_vector_BinaryOpsScalarVector_unsigned_short.cc -- Generating looptest_vector.cc.in -> looptest_vector_BinaryOpsVectorScalar_unsigned_short.cc -- Generating looptest_vector.cc.in -> looptest_vector_Type_unsigned.cc -- Generating looptest_vector.cc.in -> looptest_vector_BinaryOpsScalarVector_unsigned.cc -- Generating looptest_vector.cc.in -> looptest_vector_BinaryOpsVectorScalar_unsigned.cc -- Generating looptest_vector.cc.in -> looptest_vector_Type_unsigned_long.cc -- Generating looptest_vector.cc.in -> looptest_vector_BinaryOpsScalarVector_unsigned_long.cc -- Generating looptest_vector.cc.in -> looptest_vector_BinaryOpsVectorScalar_unsigned_long.cc -- Generating looptest_vector.cc.in -> looptest_vector_Type_unsigned_long_long.cc -- Generating looptest_vector.cc.in -> looptest_vector_BinaryOpsScalarVector_unsigned_long_long.cc -- Generating looptest_vector.cc.in -> looptest_vector_BinaryOpsVectorScalar_unsigned_long_long.cc -- Generating looptest_vector.cc.in -> looptest_vector_Type_bool.cc -- Generating looptest_vector.cc.in -> looptest_vector_BinaryOpsScalarVector_bool.cc -- Generating looptest_vector.cc.in -> looptest_vector_BinaryOpsVectorScalar_bool.cc -- Generating looptest_vector.cc.in -> looptest_vector_Type_float.cc -- Generating looptest_vector.cc.in -> looptest_vector_BinaryOpsScalarVector_float.cc -- Generating looptest_vector.cc.in -> looptest_vector_BinaryOpsVectorScalar_float.cc -- Generating looptest_vector.cc.in -> looptest_vector_Type_double.cc -- Generating looptest_vector.cc.in -> looptest_vector_BinaryOpsScalarVector_double.cc -- Generating looptest_vector.cc.in -> looptest_vector_BinaryOpsVectorScalar_double.cc -- Generating looptest_vector.cc.in -> looptest_vector_Type_long_double.cc -- Generating looptest_vector.cc.in -> looptest_vector_BinaryOpsScalarVector_long_double.cc -- Generating looptest_vector.cc.in -> looptest_vector_BinaryOpsVectorScalar_long_double.cc -- Generating looptest_vector.cc.in -> looptest_vector_Type_std_complex_float.cc -- Generating looptest_vector.cc.in -> looptest_vector_BinaryOpsScalarVector_std_complex_float.cc -- Generating looptest_vector.cc.in -> looptest_vector_BinaryOpsVectorScalar_std_complex_float.cc -- Generating looptest_vector.cc.in -> looptest_vector_Type_std_complex_double.cc -- Generating looptest_vector.cc.in -> looptest_vector_BinaryOpsScalarVector_std_complex_double.cc -- Generating looptest_vector.cc.in -> looptest_vector_BinaryOpsVectorScalar_std_complex_double.cc -- Generating looptest_vector.cc.in -> looptest_vector_Type_std_complex_long_double.cc -- Generating looptest_vector.cc.in -> looptest_vector_BinaryOpsScalarVector_std_complex_long_double.cc -- Generating looptest_vector.cc.in -> looptest_vector_BinaryOpsVectorScalar_std_complex_long_double.cc -- Writing looptest.hh -- Writing looptest.cc -- Parsing standardtest.hh.in for embedded templates -- Parsing standardtest.cc.in for embedded templates -- Generating standardtest_vector.cc.in -> standardtest_vector_char.cc -- Generating standardtest_vector.cc.in -> standardtest_vector_unsigned_char.cc -- Generating standardtest_vector.cc.in -> standardtest_vector_signed_char.cc -- Generating standardtest_vector.cc.in -> standardtest_vector_short.cc -- Generating standardtest_vector.cc.in -> standardtest_vector_int.cc -- Generating standardtest_vector.cc.in -> standardtest_vector_long.cc -- Generating standardtest_vector.cc.in -> standardtest_vector_long_long.cc -- Generating standardtest_vector.cc.in -> standardtest_vector_unsigned_short.cc -- Generating standardtest_vector.cc.in -> standardtest_vector_unsigned.cc -- Generating standardtest_vector.cc.in -> standardtest_vector_unsigned_long.cc -- Generating standardtest_vector.cc.in -> standardtest_vector_unsigned_long_long.cc -- Generating standardtest_vector.cc.in -> standardtest_vector_bool.cc -- Generating standardtest_vector.cc.in -> standardtest_vector_float.cc -- Generating standardtest_vector.cc.in -> standardtest_vector_double.cc -- Generating standardtest_vector.cc.in -> standardtest_vector_long_double.cc -- Generating standardtest_vector.cc.in -> standardtest_vector_std_complex_float.cc -- Generating standardtest_vector.cc.in -> standardtest_vector_std_complex_double.cc -- Generating standardtest_vector.cc.in -> standardtest_vector_std_complex_long_double.cc -- Writing standardtest.hh -- Writing standardtest.cc -- Parsing vcarraytest.hh.in for embedded templates -- Parsing vcarraytest.cc.in for embedded templates -- Generating vctest_simdarray.cc.in -> vctest_simdarray_Type_std_int16_t.cc -- Generating vctest_simdmaskarray.cc.in -> vctest_simdmaskarray_Type_std_int16_t.cc -- Generating vctest_simdarray.cc.in -> vctest_simdarray_BinaryOpsScalarVector_std_int16_t.cc -- Generating vctest_simdmaskarray.cc.in -> vctest_simdmaskarray_BinaryOpsScalarVector_std_int16_t.cc -- Generating vctest_simdarray.cc.in -> vctest_simdarray_BinaryOpsVectorScalar_std_int16_t.cc -- Generating vctest_simdmaskarray.cc.in -> vctest_simdmaskarray_BinaryOpsVectorScalar_std_int16_t.cc -- Generating vctest_simdarray.cc.in -> vctest_simdarray_BinaryOpsProxyVector_std_int16_t.cc -- Generating vctest_simdmaskarray.cc.in -> vctest_simdmaskarray_BinaryOpsProxyVector_std_int16_t.cc -- Generating vctest_simdarray.cc.in -> vctest_simdarray_BinaryOpsVectorProxy_std_int16_t.cc -- Generating vctest_simdmaskarray.cc.in -> vctest_simdmaskarray_BinaryOpsVectorProxy_std_int16_t.cc -- Generating vctest_simdarray.cc.in -> vctest_simdarray_Type_std_uint16_t.cc -- Generating vctest_simdmaskarray.cc.in -> vctest_simdmaskarray_Type_std_uint16_t.cc -- Generating vctest_simdarray.cc.in -> vctest_simdarray_BinaryOpsScalarVector_std_uint16_t.cc -- Generating vctest_simdmaskarray.cc.in -> vctest_simdmaskarray_BinaryOpsScalarVector_std_uint16_t.cc -- Generating vctest_simdarray.cc.in -> vctest_simdarray_BinaryOpsVectorScalar_std_uint16_t.cc -- Generating vctest_simdmaskarray.cc.in -> vctest_simdmaskarray_BinaryOpsVectorScalar_std_uint16_t.cc -- Generating vctest_simdarray.cc.in -> vctest_simdarray_BinaryOpsProxyVector_std_uint16_t.cc -- Generating vctest_simdmaskarray.cc.in -> vctest_simdmaskarray_BinaryOpsProxyVector_std_uint16_t.cc -- Generating vctest_simdarray.cc.in -> vctest_simdarray_BinaryOpsVectorProxy_std_uint16_t.cc -- Generating vctest_simdmaskarray.cc.in -> vctest_simdmaskarray_BinaryOpsVectorProxy_std_uint16_t.cc -- Generating vctest_simdarray.cc.in -> vctest_simdarray_Type_std_int32_t.cc -- Generating vctest_simdmaskarray.cc.in -> vctest_simdmaskarray_Type_std_int32_t.cc -- Generating vctest_simdarray.cc.in -> vctest_simdarray_BinaryOpsScalarVector_std_int32_t.cc -- Generating vctest_simdmaskarray.cc.in -> vctest_simdmaskarray_BinaryOpsScalarVector_std_int32_t.cc -- Generating vctest_simdarray.cc.in -> vctest_simdarray_BinaryOpsVectorScalar_std_int32_t.cc -- Generating vctest_simdmaskarray.cc.in -> vctest_simdmaskarray_BinaryOpsVectorScalar_std_int32_t.cc -- Generating vctest_simdarray.cc.in -> vctest_simdarray_BinaryOpsProxyVector_std_int32_t.cc -- Generating vctest_simdmaskarray.cc.in -> vctest_simdmaskarray_BinaryOpsProxyVector_std_int32_t.cc -- Generating vctest_simdarray.cc.in -> vctest_simdarray_BinaryOpsVectorProxy_std_int32_t.cc -- Generating vctest_simdmaskarray.cc.in -> vctest_simdmaskarray_BinaryOpsVectorProxy_std_int32_t.cc -- Generating vctest_simdarray.cc.in -> vctest_simdarray_Type_std_uint32_t.cc -- Generating vctest_simdmaskarray.cc.in -> vctest_simdmaskarray_Type_std_uint32_t.cc -- Generating vctest_simdarray.cc.in -> vctest_simdarray_BinaryOpsScalarVector_std_uint32_t.cc -- Generating vctest_simdmaskarray.cc.in -> vctest_simdmaskarray_BinaryOpsScalarVector_std_uint32_t.cc -- Generating vctest_simdarray.cc.in -> vctest_simdarray_BinaryOpsVectorScalar_std_uint32_t.cc -- Generating vctest_simdmaskarray.cc.in -> vctest_simdmaskarray_BinaryOpsVectorScalar_std_uint32_t.cc -- Generating vctest_simdarray.cc.in -> vctest_simdarray_BinaryOpsProxyVector_std_uint32_t.cc -- Generating vctest_simdmaskarray.cc.in -> vctest_simdmaskarray_BinaryOpsProxyVector_std_uint32_t.cc -- Generating vctest_simdarray.cc.in -> vctest_simdarray_BinaryOpsVectorProxy_std_uint32_t.cc -- Generating vctest_simdmaskarray.cc.in -> vctest_simdmaskarray_BinaryOpsVectorProxy_std_uint32_t.cc -- Generating vctest_simdarray.cc.in -> vctest_simdarray_Type_float.cc -- Generating vctest_simdmaskarray.cc.in -> vctest_simdmaskarray_Type_float.cc -- Generating vctest_simdarray.cc.in -> vctest_simdarray_BinaryOpsScalarVector_float.cc -- Generating vctest_simdmaskarray.cc.in -> vctest_simdmaskarray_BinaryOpsScalarVector_float.cc -- Generating vctest_simdarray.cc.in -> vctest_simdarray_BinaryOpsVectorScalar_float.cc -- Generating vctest_simdmaskarray.cc.in -> vctest_simdmaskarray_BinaryOpsVectorScalar_float.cc -- Generating vctest_simdarray.cc.in -> vctest_simdarray_BinaryOpsProxyVector_float.cc -- Generating vctest_simdmaskarray.cc.in -> vctest_simdmaskarray_BinaryOpsProxyVector_float.cc -- Generating vctest_simdarray.cc.in -> vctest_simdarray_BinaryOpsVectorProxy_float.cc -- Generating vctest_simdmaskarray.cc.in -> vctest_simdmaskarray_BinaryOpsVectorProxy_float.cc -- Generating vctest_simdarray.cc.in -> vctest_simdarray_Type_double.cc -- Generating vctest_simdmaskarray.cc.in -> vctest_simdmaskarray_Type_double.cc -- Generating vctest_simdarray.cc.in -> vctest_simdarray_BinaryOpsScalarVector_double.cc -- Generating vctest_simdmaskarray.cc.in -> vctest_simdmaskarray_BinaryOpsScalarVector_double.cc -- Generating vctest_simdarray.cc.in -> vctest_simdarray_BinaryOpsVectorScalar_double.cc -- Generating vctest_simdmaskarray.cc.in -> vctest_simdmaskarray_BinaryOpsVectorScalar_double.cc -- Generating vctest_simdarray.cc.in -> vctest_simdarray_BinaryOpsProxyVector_double.cc -- Generating vctest_simdmaskarray.cc.in -> vctest_simdmaskarray_BinaryOpsProxyVector_double.cc -- Generating vctest_simdarray.cc.in -> vctest_simdarray_BinaryOpsVectorProxy_double.cc -- Generating vctest_simdmaskarray.cc.in -> vctest_simdmaskarray_BinaryOpsVectorProxy_double.cc -- Writing vcarraytest.hh -- Writing vcarraytest.cc -- Parsing vcvectortest.hh.in for embedded templates -- Parsing vcvectortest.cc.in for embedded templates -- Generating vctest_vector.cc.in -> vctest_vector_Type_std_int16_t.cc -- Generating vctest_mask.cc.in -> vctest_mask_Type_std_int16_t.cc -- Generating vctest_vector.cc.in -> vctest_vector_BinaryOpsScalarVector_std_int16_t.cc -- Generating vctest_mask.cc.in -> vctest_mask_BinaryOpsScalarVector_std_int16_t.cc -- Generating vctest_vector.cc.in -> vctest_vector_BinaryOpsVectorScalar_std_int16_t.cc -- Generating vctest_mask.cc.in -> vctest_mask_BinaryOpsVectorScalar_std_int16_t.cc -- Generating vctest_vector.cc.in -> vctest_vector_BinaryOpsProxyVector_std_int16_t.cc -- Generating vctest_mask.cc.in -> vctest_mask_BinaryOpsProxyVector_std_int16_t.cc -- Generating vctest_vector.cc.in -> vctest_vector_BinaryOpsVectorProxy_std_int16_t.cc -- Generating vctest_mask.cc.in -> vctest_mask_BinaryOpsVectorProxy_std_int16_t.cc -- Generating vctest_vector.cc.in -> vctest_vector_Type_std_uint16_t.cc -- Generating vctest_mask.cc.in -> vctest_mask_Type_std_uint16_t.cc -- Generating vctest_vector.cc.in -> vctest_vector_BinaryOpsScalarVector_std_uint16_t.cc -- Generating vctest_mask.cc.in -> vctest_mask_BinaryOpsScalarVector_std_uint16_t.cc -- Generating vctest_vector.cc.in -> vctest_vector_BinaryOpsVectorScalar_std_uint16_t.cc -- Generating vctest_mask.cc.in -> vctest_mask_BinaryOpsVectorScalar_std_uint16_t.cc -- Generating vctest_vector.cc.in -> vctest_vector_BinaryOpsProxyVector_std_uint16_t.cc -- Generating vctest_mask.cc.in -> vctest_mask_BinaryOpsProxyVector_std_uint16_t.cc -- Generating vctest_vector.cc.in -> vctest_vector_BinaryOpsVectorProxy_std_uint16_t.cc -- Generating vctest_mask.cc.in -> vctest_mask_BinaryOpsVectorProxy_std_uint16_t.cc -- Generating vctest_vector.cc.in -> vctest_vector_Type_std_int32_t.cc -- Generating vctest_mask.cc.in -> vctest_mask_Type_std_int32_t.cc -- Generating vctest_vector.cc.in -> vctest_vector_BinaryOpsScalarVector_std_int32_t.cc -- Generating vctest_mask.cc.in -> vctest_mask_BinaryOpsScalarVector_std_int32_t.cc -- Generating vctest_vector.cc.in -> vctest_vector_BinaryOpsVectorScalar_std_int32_t.cc -- Generating vctest_mask.cc.in -> vctest_mask_BinaryOpsVectorScalar_std_int32_t.cc -- Generating vctest_vector.cc.in -> vctest_vector_BinaryOpsProxyVector_std_int32_t.cc -- Generating vctest_mask.cc.in -> vctest_mask_BinaryOpsProxyVector_std_int32_t.cc -- Generating vctest_vector.cc.in -> vctest_vector_BinaryOpsVectorProxy_std_int32_t.cc -- Generating vctest_mask.cc.in -> vctest_mask_BinaryOpsVectorProxy_std_int32_t.cc -- Generating vctest_vector.cc.in -> vctest_vector_Type_std_uint32_t.cc -- Generating vctest_mask.cc.in -> vctest_mask_Type_std_uint32_t.cc -- Generating vctest_vector.cc.in -> vctest_vector_BinaryOpsScalarVector_std_uint32_t.cc -- Generating vctest_mask.cc.in -> vctest_mask_BinaryOpsScalarVector_std_uint32_t.cc -- Generating vctest_vector.cc.in -> vctest_vector_BinaryOpsVectorScalar_std_uint32_t.cc -- Generating vctest_mask.cc.in -> vctest_mask_BinaryOpsVectorScalar_std_uint32_t.cc -- Generating vctest_vector.cc.in -> vctest_vector_BinaryOpsProxyVector_std_uint32_t.cc -- Generating vctest_mask.cc.in -> vctest_mask_BinaryOpsProxyVector_std_uint32_t.cc -- Generating vctest_vector.cc.in -> vctest_vector_BinaryOpsVectorProxy_std_uint32_t.cc -- Generating vctest_mask.cc.in -> vctest_mask_BinaryOpsVectorProxy_std_uint32_t.cc -- Generating vctest_vector.cc.in -> vctest_vector_Type_float.cc -- Generating vctest_mask.cc.in -> vctest_mask_Type_float.cc -- Generating vctest_vector.cc.in -> vctest_vector_BinaryOpsScalarVector_float.cc -- Generating vctest_mask.cc.in -> vctest_mask_BinaryOpsScalarVector_float.cc -- Generating vctest_vector.cc.in -> vctest_vector_BinaryOpsVectorScalar_float.cc -- Generating vctest_mask.cc.in -> vctest_mask_BinaryOpsVectorScalar_float.cc -- Generating vctest_vector.cc.in -> vctest_vector_BinaryOpsProxyVector_float.cc -- Generating vctest_mask.cc.in -> vctest_mask_BinaryOpsProxyVector_float.cc -- Generating vctest_vector.cc.in -> vctest_vector_BinaryOpsVectorProxy_float.cc -- Generating vctest_mask.cc.in -> vctest_mask_BinaryOpsVectorProxy_float.cc -- Generating vctest_vector.cc.in -> vctest_vector_Type_double.cc -- Generating vctest_mask.cc.in -> vctest_mask_Type_double.cc -- Generating vctest_vector.cc.in -> vctest_vector_BinaryOpsScalarVector_double.cc -- Generating vctest_mask.cc.in -> vctest_mask_BinaryOpsScalarVector_double.cc -- Generating vctest_vector.cc.in -> vctest_vector_BinaryOpsVectorScalar_double.cc -- Generating vctest_mask.cc.in -> vctest_mask_BinaryOpsVectorScalar_double.cc -- Generating vctest_vector.cc.in -> vctest_vector_BinaryOpsProxyVector_double.cc -- Generating vctest_mask.cc.in -> vctest_mask_BinaryOpsProxyVector_double.cc -- Generating vctest_vector.cc.in -> vctest_vector_BinaryOpsVectorProxy_double.cc -- Generating vctest_mask.cc.in -> vctest_mask_BinaryOpsVectorProxy_double.cc -- Writing vcvectortest.hh -- Writing vcvectortest.cc -- Parsing debugalignsimdtest.hh.in for embedded templates -- Parsing debugalignsimdtest.cc.in for embedded templates -- Generating debugalignsimd.cc.in -> debugalignsimd_Type_double.cc -- Generating debugalignsimd.cc.in -> debugalignsimd_BinaryOpsScalarVector_double.cc -- Generating debugalignsimd.cc.in -> debugalignsimd_BinaryOpsVectorScalar_double.cc -- Generating debugalignsimd.cc.in -> debugalignsimd_Type_bool.cc -- Generating debugalignsimd.cc.in -> debugalignsimd_BinaryOpsScalarVector_bool.cc -- Generating debugalignsimd.cc.in -> debugalignsimd_BinaryOpsVectorScalar_bool.cc -- Writing debugalignsimdtest.hh -- Writing debugalignsimdtest.cc -- Using scripts from /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/scripts for creating doxygen stuff. -- Not adding custom target for config.h generation -- The following OPTIONAL packages have been found: * MPI, Message Passing Interface library Parallel programming on multiple processors * Sphinx, Documentation generator, To generate the documentation from CMake and Python sources * PkgConfig, Unified interface for querying installed libraries To find Dune module dependencies * BLAS, fast linear algebra routines * Threads, Multi-threading library * LAPACK, fast linear algebra routines * GMP, GNU multi-precision library including the C++ bindings GMPxx Multi-precision quadrature rules, basis function evaluation etc. * QuadMath, GCC Quad-Precision library * TBB, Threading Building Blocks library Parallel programming on multi-core processors * Vc, C++ Vectorization library, For use of SIMD instructions * PythonInterp (required version >= 3) * PythonLibs -- The following OPTIONAL packages have not been found: * LatexMk * Doxygen, Class documentation generator, To generate the class documentation from C++ sources * Inkscape, converts SVG images, To generate the documentation with LaTeX -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_DISABLE_DOCUMENTATION -- Build files have been written to: /tmp/makepkg/dune-core/src/dune-common-2.7.1/build-cmake --- dune-common done --- --- calling configure for dune-uggrid --- cmake "-DCMAKE_BUILD_TYPE=None" "-DCMAKE_INSTALL_PREFIX=/usr" "-DBUILD_SHARED_LIBS=TRUE" "-DCMAKE_CXX_STANDARD=17" "-DCMAKE_C_COMPILER=gcc" "-DCMAKE_CXX_COMPILER=g++" "-DCMAKE_POSITION_INDEPENDENT_CODE=TRUE" "-DCMAKE_DISABLE_FIND_PACKAGE_LATEX=TRUE" "-DCMAKE_DISABLE_DOCUMENTATION=TRUE" "-Wno-dev" "-Ddune-common_DIR=/tmp/makepkg/dune-core/src/dune-common-2.7.1/build-cmake" "/tmp/makepkg/dune-core/src/dune-uggrid-2.7.1" -- The C compiler identification is GNU 11.1.0 -- The CXX compiler identification is GNU 11.1.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/sbin/gcc - 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/sbin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Dependencies for dune-uggrid: dune-common (>= 2.7) -- The Fortran compiler identification is GNU 11.1.0 -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Check for working Fortran compiler: /usr/sbin/gfortran - skipped -- Checking whether /usr/sbin/gfortran supports Fortran 90 -- Checking whether /usr/sbin/gfortran supports Fortran 90 - yes -- Performing Test cxx_std_flag_17 -- Performing Test cxx_std_flag_17 - Success -- Performing Test compiler_supports_cxx17 -- Performing Test compiler_supports_cxx17 - Success -- Performing Test HAS_ATTRIBUTE_UNUSED -- Performing Test HAS_ATTRIBUTE_UNUSED - Success -- Performing Test HAS_ATTRIBUTE_DEPRECATED -- Performing Test HAS_ATTRIBUTE_DEPRECATED - Success -- Performing Test HAS_ATTRIBUTE_DEPRECATED_MSG -- Performing Test HAS_ATTRIBUTE_DEPRECATED_MSG - Success -- Performing Test HAVE_IS_INDEXABLE_SUPPORT -- Performing Test HAVE_IS_INDEXABLE_SUPPORT - Success -- Performing Test DUNE_HAVE_CXX_CLASS_TEMPLATE_ARGUMENT_DEDUCTION -- Performing Test DUNE_HAVE_CXX_CLASS_TEMPLATE_ARGUMENT_DEDUCTION - Success -- Performing Test DUNE_HAVE_CXX_OPTIONAL -- Performing Test DUNE_HAVE_CXX_OPTIONAL - Success -- Performing Test DUNE_HAVE_CXX_VARIANT -- Performing Test DUNE_HAVE_CXX_VARIANT - Success -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Performing Test STDTHREAD_WORKS -- Performing Test STDTHREAD_WORKS - Success -- Performing Test DUNE_SUPPORTS_CXX_THROW_IN_CONSTEXPR -- Performing Test DUNE_SUPPORTS_CXX_THROW_IN_CONSTEXPR - Success -- Performing Test DUNE_HAVE_C_ALIGNED_ALLOC -- Performing Test DUNE_HAVE_C_ALIGNED_ALLOC - Success -- Looking for C++ include experimental/type_traits -- Looking for C++ include experimental/type_traits - found -- Looking for std::move> -- Looking for std::move> - found -- Looking for std::apply,std::tuple> -- Looking for std::apply,std::tuple> - found -- Looking for std::experimental::make_array -- Looking for std::experimental::make_array - found -- Looking for std::move> -- Looking for std::move> - found -- Looking for std::identity -- Looking for std::identity - not found -- Performing Test HAVE_CXA_DEMANGLE -- Performing Test HAVE_CXA_DEMANGLE - Success -- Found MPI_C: /usr/lib/openmpi/libmpi.so (found version "3.1") -- Found MPI_CXX: /usr/lib/openmpi/libmpi_cxx.so (found version "3.1") -- Found MPI_Fortran: /usr/lib/openmpi/libmpi_usempif08.so (found version "3.1") -- Found MPI: TRUE (found version "3.1") -- Detecting Fortran/C Interface -- Detecting Fortran/C Interface - Found GLOBAL and MODULE mangling -- Verifying Fortran/CXX Compiler Compatibility -- Verifying Fortran/CXX Compiler Compatibility - Success -- Could NOT find LatexMk (missing: LATEXMK_EXECUTABLE) CMake Warning at /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneDoc.cmake:83 (message): Need latex to create documentation! Call Stack (most recent call first): /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneMacros.cmake:729 (include) CMakeLists.txt:26 (dune_project) CMake Warning at /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneDoc.cmake:87 (message): Need bibtex to create documentation! Call Stack (most recent call first): /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneMacros.cmake:729 (include) CMakeLists.txt:26 (dune_project) CMake Warning at /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneDoc.cmake:91 (message): Need makeindex to create documentation! Call Stack (most recent call first): /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneMacros.cmake:729 (include) CMakeLists.txt:26 (dune_project) CMake Warning at /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneDoc.cmake:95 (message): Need imagemagick to create latex documentation! Call Stack (most recent call first): /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneMacros.cmake:729 (include) CMakeLists.txt:26 (dune_project) -- Found Sphinx: /usr/sbin/sphinx-build -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Found PkgConfig: /usr/sbin/pkg-config (found version "1.7.3") -- Searching for macro file 'DuneCommonMacros' for module 'dune-common'. -- Performing tests specific to dune-common from file /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneCommonMacros.cmake. -- Set Minimal Debug Level to 4 -- Looking for Fortran sgemm -- Looking for Fortran sgemm - not found -- Looking for Fortran sgemm -- Looking for Fortran sgemm - found -- Found BLAS: /usr/lib/libblas.so -- Looking for Fortran cheev -- Looking for Fortran cheev - not found -- Looking for Fortran cheev -- Looking for Fortran cheev - found -- Found LAPACK: /usr/lib/liblapack.so;/usr/lib/libblas.so -- Looking for C++ include gmpxx.h -- Looking for C++ include gmpxx.h - found -- Looking for __gmpz_abs in /usr/lib/libgmp.so -- Looking for __gmpz_abs in /usr/lib/libgmp.so - found -- Found GMP: /usr/include -- Looking for quadmath.h -- Looking for quadmath.h - found -- Performing Test QUADMATH_COMPILES -- Performing Test QUADMATH_COMPILES - Success -- Found QuadMath: 1 -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Performing Test HAVE_MPROTECT -- Performing Test HAVE_MPROTECT - Success -- Library dir: TBB_LIBRARY_DIR-NOTFOUND -- Performing Test TBB_COMPILE_TEST -- Performing Test TBB_COMPILE_TEST - Success -- Found TBB: /usr/include found components: allocator missing components: cpf -- defaulting TBB_CACHE_ALIGNED_ALLOCATOR_ALIGNMENT to 128 -- Detected Compiler: GCC 11.1.0 -- Performing Test Vc_HAVE_SSE_SINCOS -- Performing Test Vc_HAVE_SSE_SINCOS - Success -- Performing Test Vc_HAVE_AVX_SINCOS -- Performing Test Vc_HAVE_AVX_SINCOS - Success -- Performing Test check_cxx_compiler_flag__Wabi -- Performing Test check_cxx_compiler_flag__Wabi - Success -- Performing Test check_cxx_compiler_flag__fabi_version_0 -- Performing Test check_cxx_compiler_flag__fabi_version_0 - Success -- Performing Test check_cxx_compiler_flag__fabi_compat_version_0 -- Performing Test check_cxx_compiler_flag__fabi_compat_version_0 - Success -- Performing Test check_cxx_compiler_flag__ffp_contract_fast -- Performing Test check_cxx_compiler_flag__ffp_contract_fast - Success -- target changed from "" to "auto" -- Detected CPU: kaby-lake -- Performing Test check_cxx_compiler_flag__march_skylake -- Performing Test check_cxx_compiler_flag__march_skylake - Success -- Performing Test check_cxx_compiler_flag__msse2 -- Performing Test check_cxx_compiler_flag__msse2 - Success -- Performing Test check_cxx_compiler_flag__msse3 -- Performing Test check_cxx_compiler_flag__msse3 - Success -- Looking for C++ include pmmintrin.h -- Looking for C++ include pmmintrin.h - found -- Performing Test check_cxx_compiler_flag__mssse3 -- Performing Test check_cxx_compiler_flag__mssse3 - Success -- Looking for C++ include tmmintrin.h -- Looking for C++ include tmmintrin.h - found -- Performing Test check_cxx_compiler_flag__msse4_1 -- Performing Test check_cxx_compiler_flag__msse4_1 - Success -- Looking for C++ include smmintrin.h -- Looking for C++ include smmintrin.h - found -- Performing Test check_cxx_compiler_flag__msse4_2 -- Performing Test check_cxx_compiler_flag__msse4_2 - Success -- Performing Test check_cxx_compiler_flag__mavx -- Performing Test check_cxx_compiler_flag__mavx - Success -- Looking for C++ include immintrin.h -- Looking for C++ include immintrin.h - found -- Performing Test check_cxx_compiler_flag__mfma -- Performing Test check_cxx_compiler_flag__mfma - Success -- Performing Test check_cxx_compiler_flag__mbmi2 -- Performing Test check_cxx_compiler_flag__mbmi2 - Success -- Performing Test check_cxx_compiler_flag__mavx2 -- Performing Test check_cxx_compiler_flag__mavx2 - Success -- Performing Test check_cxx_compiler_flag__mno_sse4a -- Performing Test check_cxx_compiler_flag__mno_sse4a - Success -- Performing Test check_cxx_compiler_flag__mno_xop -- Performing Test check_cxx_compiler_flag__mno_xop - Success -- Performing Test check_cxx_compiler_flag__mno_fma4 -- Performing Test check_cxx_compiler_flag__mno_fma4 - Success -- Performing Test check_cxx_compiler_flag__mno_avx512f -- Performing Test check_cxx_compiler_flag__mno_avx512f - Success -- Performing Test check_cxx_compiler_flag__mno_avx512vl -- Performing Test check_cxx_compiler_flag__mno_avx512vl - Success -- Performing Test check_cxx_compiler_flag__mno_avx512pf -- Performing Test check_cxx_compiler_flag__mno_avx512pf - Success -- Performing Test check_cxx_compiler_flag__mno_avx512er -- Performing Test check_cxx_compiler_flag__mno_avx512er - Success -- Performing Test check_cxx_compiler_flag__mno_avx512cd -- Performing Test check_cxx_compiler_flag__mno_avx512cd - Success -- Performing Test check_cxx_compiler_flag__mno_avx512dq -- Performing Test check_cxx_compiler_flag__mno_avx512dq - Success -- Performing Test check_cxx_compiler_flag__mno_avx512bw -- Performing Test check_cxx_compiler_flag__mno_avx512bw - Success -- Performing Test check_cxx_compiler_flag__mno_avx512ifma -- Performing Test check_cxx_compiler_flag__mno_avx512ifma - Success -- Performing Test check_cxx_compiler_flag__mno_avx512vbmi -- Performing Test check_cxx_compiler_flag__mno_avx512vbmi - Success -- Found PythonInterp: /usr/sbin/python3 (found suitable version "3.9.6", minimum required is "3") -- Found PythonLibs: /usr/lib/libpython3.9.so (found version "3.9.6") -- Failed to find the python package pip with interpreter /usr/sbin/python3. (missing: DUNE_PYTHON_pip_FOUND) -- Setting dune-common_INCLUDE_DIRS=/tmp/makepkg/dune-core/src/dune-common-2.7.1 -- Setting dune-common_LIBRARIES=dunecommon -- Searching for macro file 'DuneUggridMacros' for module 'dune-uggrid'. -- Performing tests specific to dune-uggrid from file /tmp/makepkg/dune-core/src/dune-uggrid-2.7.1/cmake/modules/DuneUggridMacros.cmake. -- Looking for rpc/rpc.h -- Looking for rpc/rpc.h - not found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for time.h -- Looking for time.h - found -- Adding custom target for config.h generation -- The following OPTIONAL packages have been found: * Sphinx, Documentation generator, To generate the documentation from CMake and Python sources * PkgConfig, Unified interface for querying installed libraries To find Dune module dependencies * BLAS, fast linear algebra routines * Threads, Multi-threading library * LAPACK, fast linear algebra routines * GMP, GNU multi-precision library including the C++ bindings GMPxx Multi-precision quadrature rules, basis function evaluation etc. * QuadMath, GCC Quad-Precision library * TBB, Threading Building Blocks library Parallel programming on multi-core processors * Vc, C++ Vectorization library, For use of SIMD instructions * PythonInterp (required version >= 3) * PythonLibs * MPI, Message Passing Interface library Parallel programming on multiple processors -- The following REQUIRED packages have been found: * dune-common -- The following OPTIONAL packages have not been found: * LatexMk * Doxygen, Class documentation generator, To generate the class documentation from C++ sources * Inkscape, converts SVG images, To generate the documentation with LaTeX -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_DISABLE_DOCUMENTATION -- Build files have been written to: /tmp/makepkg/dune-core/src/dune-uggrid-2.7.1/build-cmake --- dune-uggrid done --- --- calling configure for dune-geometry --- cmake "-DCMAKE_BUILD_TYPE=None" "-DCMAKE_INSTALL_PREFIX=/usr" "-DBUILD_SHARED_LIBS=TRUE" "-DCMAKE_CXX_STANDARD=17" "-DCMAKE_C_COMPILER=gcc" "-DCMAKE_CXX_COMPILER=g++" "-DCMAKE_POSITION_INDEPENDENT_CODE=TRUE" "-DCMAKE_DISABLE_FIND_PACKAGE_LATEX=TRUE" "-DCMAKE_DISABLE_DOCUMENTATION=TRUE" "-Wno-dev" "-Ddune-common_DIR=/tmp/makepkg/dune-core/src/dune-common-2.7.1/build-cmake" "/tmp/makepkg/dune-core/src/dune-geometry-2.7.1" -- The C compiler identification is GNU 11.1.0 -- The CXX compiler identification is GNU 11.1.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/sbin/gcc - 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/sbin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Dependencies for dune-geometry: dune-common (>= 2.7) -- The Fortran compiler identification is GNU 11.1.0 -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Check for working Fortran compiler: /usr/sbin/gfortran - skipped -- Checking whether /usr/sbin/gfortran supports Fortran 90 -- Checking whether /usr/sbin/gfortran supports Fortran 90 - yes -- Performing Test cxx_std_flag_17 -- Performing Test cxx_std_flag_17 - Success -- Performing Test compiler_supports_cxx17 -- Performing Test compiler_supports_cxx17 - Success -- Performing Test HAS_ATTRIBUTE_UNUSED -- Performing Test HAS_ATTRIBUTE_UNUSED - Success -- Performing Test HAS_ATTRIBUTE_DEPRECATED -- Performing Test HAS_ATTRIBUTE_DEPRECATED - Success -- Performing Test HAS_ATTRIBUTE_DEPRECATED_MSG -- Performing Test HAS_ATTRIBUTE_DEPRECATED_MSG - Success -- Performing Test HAVE_IS_INDEXABLE_SUPPORT -- Performing Test HAVE_IS_INDEXABLE_SUPPORT - Success -- Performing Test DUNE_HAVE_CXX_CLASS_TEMPLATE_ARGUMENT_DEDUCTION -- Performing Test DUNE_HAVE_CXX_CLASS_TEMPLATE_ARGUMENT_DEDUCTION - Success -- Performing Test DUNE_HAVE_CXX_OPTIONAL -- Performing Test DUNE_HAVE_CXX_OPTIONAL - Success -- Performing Test DUNE_HAVE_CXX_VARIANT -- Performing Test DUNE_HAVE_CXX_VARIANT - Success -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Performing Test STDTHREAD_WORKS -- Performing Test STDTHREAD_WORKS - Success -- Performing Test DUNE_SUPPORTS_CXX_THROW_IN_CONSTEXPR -- Performing Test DUNE_SUPPORTS_CXX_THROW_IN_CONSTEXPR - Success -- Performing Test DUNE_HAVE_C_ALIGNED_ALLOC -- Performing Test DUNE_HAVE_C_ALIGNED_ALLOC - Success -- Looking for C++ include experimental/type_traits -- Looking for C++ include experimental/type_traits - found -- Looking for std::move> -- Looking for std::move> - found -- Looking for std::apply,std::tuple> -- Looking for std::apply,std::tuple> - found -- Looking for std::experimental::make_array -- Looking for std::experimental::make_array - found -- Looking for std::move> -- Looking for std::move> - found -- Looking for std::identity -- Looking for std::identity - not found -- Performing Test HAVE_CXA_DEMANGLE -- Performing Test HAVE_CXA_DEMANGLE - Success -- Found MPI_C: /usr/lib/openmpi/libmpi.so (found version "3.1") -- Found MPI_CXX: /usr/lib/openmpi/libmpi_cxx.so (found version "3.1") -- Found MPI_Fortran: /usr/lib/openmpi/libmpi_usempif08.so (found version "3.1") -- Found MPI: TRUE (found version "3.1") -- Detecting Fortran/C Interface -- Detecting Fortran/C Interface - Found GLOBAL and MODULE mangling -- Verifying Fortran/CXX Compiler Compatibility -- Verifying Fortran/CXX Compiler Compatibility - Success -- Could NOT find LatexMk (missing: LATEXMK_EXECUTABLE) CMake Warning at /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneDoc.cmake:83 (message): Need latex to create documentation! Call Stack (most recent call first): /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneMacros.cmake:729 (include) CMakeLists.txt:21 (dune_project) CMake Warning at /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneDoc.cmake:87 (message): Need bibtex to create documentation! Call Stack (most recent call first): /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneMacros.cmake:729 (include) CMakeLists.txt:21 (dune_project) CMake Warning at /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneDoc.cmake:91 (message): Need makeindex to create documentation! Call Stack (most recent call first): /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneMacros.cmake:729 (include) CMakeLists.txt:21 (dune_project) CMake Warning at /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneDoc.cmake:95 (message): Need imagemagick to create latex documentation! Call Stack (most recent call first): /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneMacros.cmake:729 (include) CMakeLists.txt:21 (dune_project) -- Found Sphinx: /usr/sbin/sphinx-build -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Found PkgConfig: /usr/sbin/pkg-config (found version "1.7.3") -- Searching for macro file 'DuneCommonMacros' for module 'dune-common'. -- Performing tests specific to dune-common from file /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneCommonMacros.cmake. -- Set Minimal Debug Level to 4 -- Looking for Fortran sgemm -- Looking for Fortran sgemm - not found -- Looking for Fortran sgemm -- Looking for Fortran sgemm - found -- Found BLAS: /usr/lib/libblas.so -- Looking for Fortran cheev -- Looking for Fortran cheev - not found -- Looking for Fortran cheev -- Looking for Fortran cheev - found -- Found LAPACK: /usr/lib/liblapack.so;/usr/lib/libblas.so -- Looking for C++ include gmpxx.h -- Looking for C++ include gmpxx.h - found -- Looking for __gmpz_abs in /usr/lib/libgmp.so -- Looking for __gmpz_abs in /usr/lib/libgmp.so - found -- Found GMP: /usr/include -- Looking for quadmath.h -- Looking for quadmath.h - found -- Performing Test QUADMATH_COMPILES -- Performing Test QUADMATH_COMPILES - Success -- Found QuadMath: 1 -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Performing Test HAVE_MPROTECT -- Performing Test HAVE_MPROTECT - Success -- Library dir: TBB_LIBRARY_DIR-NOTFOUND -- Performing Test TBB_COMPILE_TEST -- Performing Test TBB_COMPILE_TEST - Success -- Found TBB: /usr/include found components: allocator missing components: cpf -- defaulting TBB_CACHE_ALIGNED_ALLOCATOR_ALIGNMENT to 128 -- Detected Compiler: GCC 11.1.0 -- Performing Test Vc_HAVE_SSE_SINCOS -- Performing Test Vc_HAVE_SSE_SINCOS - Success -- Performing Test Vc_HAVE_AVX_SINCOS -- Performing Test Vc_HAVE_AVX_SINCOS - Success -- Performing Test check_cxx_compiler_flag__Wabi -- Performing Test check_cxx_compiler_flag__Wabi - Success -- Performing Test check_cxx_compiler_flag__fabi_version_0 -- Performing Test check_cxx_compiler_flag__fabi_version_0 - Success -- Performing Test check_cxx_compiler_flag__fabi_compat_version_0 -- Performing Test check_cxx_compiler_flag__fabi_compat_version_0 - Success -- Performing Test check_cxx_compiler_flag__ffp_contract_fast -- Performing Test check_cxx_compiler_flag__ffp_contract_fast - Success -- target changed from "" to "auto" -- Detected CPU: kaby-lake -- Performing Test check_cxx_compiler_flag__march_skylake -- Performing Test check_cxx_compiler_flag__march_skylake - Success -- Performing Test check_cxx_compiler_flag__msse2 -- Performing Test check_cxx_compiler_flag__msse2 - Success -- Performing Test check_cxx_compiler_flag__msse3 -- Performing Test check_cxx_compiler_flag__msse3 - Success -- Looking for C++ include pmmintrin.h -- Looking for C++ include pmmintrin.h - found -- Performing Test check_cxx_compiler_flag__mssse3 -- Performing Test check_cxx_compiler_flag__mssse3 - Success -- Looking for C++ include tmmintrin.h -- Looking for C++ include tmmintrin.h - found -- Performing Test check_cxx_compiler_flag__msse4_1 -- Performing Test check_cxx_compiler_flag__msse4_1 - Success -- Looking for C++ include smmintrin.h -- Looking for C++ include smmintrin.h - found -- Performing Test check_cxx_compiler_flag__msse4_2 -- Performing Test check_cxx_compiler_flag__msse4_2 - Success -- Performing Test check_cxx_compiler_flag__mavx -- Performing Test check_cxx_compiler_flag__mavx - Success -- Looking for C++ include immintrin.h -- Looking for C++ include immintrin.h - found -- Performing Test check_cxx_compiler_flag__mfma -- Performing Test check_cxx_compiler_flag__mfma - Success -- Performing Test check_cxx_compiler_flag__mbmi2 -- Performing Test check_cxx_compiler_flag__mbmi2 - Success -- Performing Test check_cxx_compiler_flag__mavx2 -- Performing Test check_cxx_compiler_flag__mavx2 - Success -- Performing Test check_cxx_compiler_flag__mno_sse4a -- Performing Test check_cxx_compiler_flag__mno_sse4a - Success -- Performing Test check_cxx_compiler_flag__mno_xop -- Performing Test check_cxx_compiler_flag__mno_xop - Success -- Performing Test check_cxx_compiler_flag__mno_fma4 -- Performing Test check_cxx_compiler_flag__mno_fma4 - Success -- Performing Test check_cxx_compiler_flag__mno_avx512f -- Performing Test check_cxx_compiler_flag__mno_avx512f - Success -- Performing Test check_cxx_compiler_flag__mno_avx512vl -- Performing Test check_cxx_compiler_flag__mno_avx512vl - Success -- Performing Test check_cxx_compiler_flag__mno_avx512pf -- Performing Test check_cxx_compiler_flag__mno_avx512pf - Success -- Performing Test check_cxx_compiler_flag__mno_avx512er -- Performing Test check_cxx_compiler_flag__mno_avx512er - Success -- Performing Test check_cxx_compiler_flag__mno_avx512cd -- Performing Test check_cxx_compiler_flag__mno_avx512cd - Success -- Performing Test check_cxx_compiler_flag__mno_avx512dq -- Performing Test check_cxx_compiler_flag__mno_avx512dq - Success -- Performing Test check_cxx_compiler_flag__mno_avx512bw -- Performing Test check_cxx_compiler_flag__mno_avx512bw - Success -- Performing Test check_cxx_compiler_flag__mno_avx512ifma -- Performing Test check_cxx_compiler_flag__mno_avx512ifma - Success -- Performing Test check_cxx_compiler_flag__mno_avx512vbmi -- Performing Test check_cxx_compiler_flag__mno_avx512vbmi - Success -- Found PythonInterp: /usr/sbin/python3 (found suitable version "3.9.6", minimum required is "3") -- Found PythonLibs: /usr/lib/libpython3.9.so (found version "3.9.6") -- Failed to find the python package pip with interpreter /usr/sbin/python3. (missing: DUNE_PYTHON_pip_FOUND) -- Setting dune-common_INCLUDE_DIRS=/tmp/makepkg/dune-core/src/dune-common-2.7.1 -- Setting dune-common_LIBRARIES=dunecommon -- Searching for macro file 'DuneGeometryMacros' for module 'dune-geometry'. -- No module specific tests performed for module 'dune-geometry' because macro file 'DuneGeometryMacros.cmake' not found in /tmp/makepkg/dune-core/src/dune-geometry-2.7.1/cmake/modules;/tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules;/usr/lib/cmake/Vc. -- Using scripts from /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/scripts for creating doxygen stuff. -- Adding custom target for config.h generation -- The following OPTIONAL packages have been found: * MPI, Message Passing Interface library Parallel programming on multiple processors * Sphinx, Documentation generator, To generate the documentation from CMake and Python sources * PkgConfig, Unified interface for querying installed libraries To find Dune module dependencies * BLAS, fast linear algebra routines * Threads, Multi-threading library * LAPACK, fast linear algebra routines * GMP, GNU multi-precision library including the C++ bindings GMPxx Multi-precision quadrature rules, basis function evaluation etc. * QuadMath, GCC Quad-Precision library * TBB, Threading Building Blocks library Parallel programming on multi-core processors * Vc, C++ Vectorization library, For use of SIMD instructions * PythonInterp (required version >= 3) * PythonLibs -- The following REQUIRED packages have been found: * dune-common -- The following OPTIONAL packages have not been found: * LatexMk * Doxygen, Class documentation generator, To generate the class documentation from C++ sources * Inkscape, converts SVG images, To generate the documentation with LaTeX -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_DISABLE_DOCUMENTATION -- Build files have been written to: /tmp/makepkg/dune-core/src/dune-geometry-2.7.1/build-cmake --- dune-geometry done --- --- calling configure for dune-localfunctions --- cmake "-DCMAKE_BUILD_TYPE=None" "-DCMAKE_INSTALL_PREFIX=/usr" "-DBUILD_SHARED_LIBS=TRUE" "-DCMAKE_CXX_STANDARD=17" "-DCMAKE_C_COMPILER=gcc" "-DCMAKE_CXX_COMPILER=g++" "-DCMAKE_POSITION_INDEPENDENT_CODE=TRUE" "-DCMAKE_DISABLE_FIND_PACKAGE_LATEX=TRUE" "-DCMAKE_DISABLE_DOCUMENTATION=TRUE" "-Wno-dev" "-Ddune-common_DIR=/tmp/makepkg/dune-core/src/dune-common-2.7.1/build-cmake" "-Ddune-geometry_DIR=/tmp/makepkg/dune-core/src/dune-geometry-2.7.1/build-cmake" "/tmp/makepkg/dune-core/src/dune-localfunctions-2.7.1" -- The C compiler identification is GNU 11.1.0 -- The CXX compiler identification is GNU 11.1.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/sbin/gcc - 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/sbin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Dependencies for dune-localfunctions: dune-geometry (>= 2.7) -- Dependencies for dune-geometry: dune-common (>= 2.7) -- The Fortran compiler identification is GNU 11.1.0 -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Check for working Fortran compiler: /usr/sbin/gfortran - skipped -- Checking whether /usr/sbin/gfortran supports Fortran 90 -- Checking whether /usr/sbin/gfortran supports Fortran 90 - yes -- Performing Test cxx_std_flag_17 -- Performing Test cxx_std_flag_17 - Success -- Performing Test compiler_supports_cxx17 -- Performing Test compiler_supports_cxx17 - Success -- Performing Test HAS_ATTRIBUTE_UNUSED -- Performing Test HAS_ATTRIBUTE_UNUSED - Success -- Performing Test HAS_ATTRIBUTE_DEPRECATED -- Performing Test HAS_ATTRIBUTE_DEPRECATED - Success -- Performing Test HAS_ATTRIBUTE_DEPRECATED_MSG -- Performing Test HAS_ATTRIBUTE_DEPRECATED_MSG - Success -- Performing Test HAVE_IS_INDEXABLE_SUPPORT -- Performing Test HAVE_IS_INDEXABLE_SUPPORT - Success -- Performing Test DUNE_HAVE_CXX_CLASS_TEMPLATE_ARGUMENT_DEDUCTION -- Performing Test DUNE_HAVE_CXX_CLASS_TEMPLATE_ARGUMENT_DEDUCTION - Success -- Performing Test DUNE_HAVE_CXX_OPTIONAL -- Performing Test DUNE_HAVE_CXX_OPTIONAL - Success -- Performing Test DUNE_HAVE_CXX_VARIANT -- Performing Test DUNE_HAVE_CXX_VARIANT - Success -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Performing Test STDTHREAD_WORKS -- Performing Test STDTHREAD_WORKS - Success -- Performing Test DUNE_SUPPORTS_CXX_THROW_IN_CONSTEXPR -- Performing Test DUNE_SUPPORTS_CXX_THROW_IN_CONSTEXPR - Success -- Performing Test DUNE_HAVE_C_ALIGNED_ALLOC -- Performing Test DUNE_HAVE_C_ALIGNED_ALLOC - Success -- Looking for C++ include experimental/type_traits -- Looking for C++ include experimental/type_traits - found -- Looking for std::move> -- Looking for std::move> - found -- Looking for std::apply,std::tuple> -- Looking for std::apply,std::tuple> - found -- Looking for std::experimental::make_array -- Looking for std::experimental::make_array - found -- Looking for std::move> -- Looking for std::move> - found -- Looking for std::identity -- Looking for std::identity - not found -- Performing Test HAVE_CXA_DEMANGLE -- Performing Test HAVE_CXA_DEMANGLE - Success -- Found MPI_C: /usr/lib/openmpi/libmpi.so (found version "3.1") -- Found MPI_CXX: /usr/lib/openmpi/libmpi_cxx.so (found version "3.1") -- Found MPI_Fortran: /usr/lib/openmpi/libmpi_usempif08.so (found version "3.1") -- Found MPI: TRUE (found version "3.1") -- Detecting Fortran/C Interface -- Detecting Fortran/C Interface - Found GLOBAL and MODULE mangling -- Verifying Fortran/CXX Compiler Compatibility -- Verifying Fortran/CXX Compiler Compatibility - Success -- Could NOT find LatexMk (missing: LATEXMK_EXECUTABLE) CMake Warning at /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneDoc.cmake:83 (message): Need latex to create documentation! Call Stack (most recent call first): /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneMacros.cmake:729 (include) CMakeLists.txt:23 (dune_project) CMake Warning at /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneDoc.cmake:87 (message): Need bibtex to create documentation! Call Stack (most recent call first): /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneMacros.cmake:729 (include) CMakeLists.txt:23 (dune_project) CMake Warning at /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneDoc.cmake:91 (message): Need makeindex to create documentation! Call Stack (most recent call first): /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneMacros.cmake:729 (include) CMakeLists.txt:23 (dune_project) CMake Warning at /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneDoc.cmake:95 (message): Need imagemagick to create latex documentation! Call Stack (most recent call first): /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneMacros.cmake:729 (include) CMakeLists.txt:23 (dune_project) -- Found Sphinx: /usr/sbin/sphinx-build -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Found PkgConfig: /usr/sbin/pkg-config (found version "1.7.3") -- Searching for macro file 'DuneCommonMacros' for module 'dune-common'. -- Performing tests specific to dune-common from file /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneCommonMacros.cmake. -- Set Minimal Debug Level to 4 -- Looking for Fortran sgemm -- Looking for Fortran sgemm - not found -- Looking for Fortran sgemm -- Looking for Fortran sgemm - found -- Found BLAS: /usr/lib/libblas.so -- Looking for Fortran cheev -- Looking for Fortran cheev - not found -- Looking for Fortran cheev -- Looking for Fortran cheev - found -- Found LAPACK: /usr/lib/liblapack.so;/usr/lib/libblas.so -- Looking for C++ include gmpxx.h -- Looking for C++ include gmpxx.h - found -- Looking for __gmpz_abs in /usr/lib/libgmp.so -- Looking for __gmpz_abs in /usr/lib/libgmp.so - found -- Found GMP: /usr/include -- Looking for quadmath.h -- Looking for quadmath.h - found -- Performing Test QUADMATH_COMPILES -- Performing Test QUADMATH_COMPILES - Success -- Found QuadMath: 1 -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Performing Test HAVE_MPROTECT -- Performing Test HAVE_MPROTECT - Success -- Library dir: TBB_LIBRARY_DIR-NOTFOUND -- Performing Test TBB_COMPILE_TEST -- Performing Test TBB_COMPILE_TEST - Success -- Found TBB: /usr/include found components: allocator missing components: cpf -- defaulting TBB_CACHE_ALIGNED_ALLOCATOR_ALIGNMENT to 128 -- Detected Compiler: GCC 11.1.0 -- Performing Test Vc_HAVE_SSE_SINCOS -- Performing Test Vc_HAVE_SSE_SINCOS - Success -- Performing Test Vc_HAVE_AVX_SINCOS -- Performing Test Vc_HAVE_AVX_SINCOS - Success -- Performing Test check_cxx_compiler_flag__Wabi -- Performing Test check_cxx_compiler_flag__Wabi - Success -- Performing Test check_cxx_compiler_flag__fabi_version_0 -- Performing Test check_cxx_compiler_flag__fabi_version_0 - Success -- Performing Test check_cxx_compiler_flag__fabi_compat_version_0 -- Performing Test check_cxx_compiler_flag__fabi_compat_version_0 - Success -- Performing Test check_cxx_compiler_flag__ffp_contract_fast -- Performing Test check_cxx_compiler_flag__ffp_contract_fast - Success -- target changed from "" to "auto" -- Detected CPU: kaby-lake -- Performing Test check_cxx_compiler_flag__march_skylake -- Performing Test check_cxx_compiler_flag__march_skylake - Success -- Performing Test check_cxx_compiler_flag__msse2 -- Performing Test check_cxx_compiler_flag__msse2 - Success -- Performing Test check_cxx_compiler_flag__msse3 -- Performing Test check_cxx_compiler_flag__msse3 - Success -- Looking for C++ include pmmintrin.h -- Looking for C++ include pmmintrin.h - found -- Performing Test check_cxx_compiler_flag__mssse3 -- Performing Test check_cxx_compiler_flag__mssse3 - Success -- Looking for C++ include tmmintrin.h -- Looking for C++ include tmmintrin.h - found -- Performing Test check_cxx_compiler_flag__msse4_1 -- Performing Test check_cxx_compiler_flag__msse4_1 - Success -- Looking for C++ include smmintrin.h -- Looking for C++ include smmintrin.h - found -- Performing Test check_cxx_compiler_flag__msse4_2 -- Performing Test check_cxx_compiler_flag__msse4_2 - Success -- Performing Test check_cxx_compiler_flag__mavx -- Performing Test check_cxx_compiler_flag__mavx - Success -- Looking for C++ include immintrin.h -- Looking for C++ include immintrin.h - found -- Performing Test check_cxx_compiler_flag__mfma -- Performing Test check_cxx_compiler_flag__mfma - Success -- Performing Test check_cxx_compiler_flag__mbmi2 -- Performing Test check_cxx_compiler_flag__mbmi2 - Success -- Performing Test check_cxx_compiler_flag__mavx2 -- Performing Test check_cxx_compiler_flag__mavx2 - Success -- Performing Test check_cxx_compiler_flag__mno_sse4a -- Performing Test check_cxx_compiler_flag__mno_sse4a - Success -- Performing Test check_cxx_compiler_flag__mno_xop -- Performing Test check_cxx_compiler_flag__mno_xop - Success -- Performing Test check_cxx_compiler_flag__mno_fma4 -- Performing Test check_cxx_compiler_flag__mno_fma4 - Success -- Performing Test check_cxx_compiler_flag__mno_avx512f -- Performing Test check_cxx_compiler_flag__mno_avx512f - Success -- Performing Test check_cxx_compiler_flag__mno_avx512vl -- Performing Test check_cxx_compiler_flag__mno_avx512vl - Success -- Performing Test check_cxx_compiler_flag__mno_avx512pf -- Performing Test check_cxx_compiler_flag__mno_avx512pf - Success -- Performing Test check_cxx_compiler_flag__mno_avx512er -- Performing Test check_cxx_compiler_flag__mno_avx512er - Success -- Performing Test check_cxx_compiler_flag__mno_avx512cd -- Performing Test check_cxx_compiler_flag__mno_avx512cd - Success -- Performing Test check_cxx_compiler_flag__mno_avx512dq -- Performing Test check_cxx_compiler_flag__mno_avx512dq - Success -- Performing Test check_cxx_compiler_flag__mno_avx512bw -- Performing Test check_cxx_compiler_flag__mno_avx512bw - Success -- Performing Test check_cxx_compiler_flag__mno_avx512ifma -- Performing Test check_cxx_compiler_flag__mno_avx512ifma - Success -- Performing Test check_cxx_compiler_flag__mno_avx512vbmi -- Performing Test check_cxx_compiler_flag__mno_avx512vbmi - Success -- Found PythonInterp: /usr/sbin/python3 (found suitable version "3.9.6", minimum required is "3") -- Found PythonLibs: /usr/lib/libpython3.9.so (found version "3.9.6") -- Failed to find the python package pip with interpreter /usr/sbin/python3. (missing: DUNE_PYTHON_pip_FOUND) -- Setting dune-common_INCLUDE_DIRS=/tmp/makepkg/dune-core/src/dune-common-2.7.1 -- Setting dune-common_LIBRARIES=dunecommon -- Searching for macro file 'DuneGeometryMacros' for module 'dune-geometry'. -- No module specific tests performed for module 'dune-geometry' because macro file 'DuneGeometryMacros.cmake' not found in /tmp/makepkg/dune-core/src/dune-localfunctions-2.7.1/cmake/modules;/tmp/makepkg/dune-core/src/dune-geometry-2.7.1/cmake/modules;/tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules;/usr/lib/cmake/Vc. -- Setting dune-geometry_INCLUDE_DIRS=/tmp/makepkg/dune-core/src/dune-geometry-2.7.1 -- Setting dune-geometry_LIBRARIES=dunegeometry -- Searching for macro file 'DuneLocalfunctionsMacros' for module 'dune-localfunctions'. -- No module specific tests performed for module 'dune-localfunctions' because macro file 'DuneLocalfunctionsMacros.cmake' not found in /tmp/makepkg/dune-core/src/dune-localfunctions-2.7.1/cmake/modules;/tmp/makepkg/dune-core/src/dune-geometry-2.7.1/cmake/modules;/tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules;/usr/lib/cmake/Vc. -- Using scripts from /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/scripts for creating doxygen stuff. -- Adding custom target for config.h generation -- The following OPTIONAL packages have been found: * MPI, Message Passing Interface library Parallel programming on multiple processors * Sphinx, Documentation generator, To generate the documentation from CMake and Python sources * PkgConfig, Unified interface for querying installed libraries To find Dune module dependencies * BLAS, fast linear algebra routines * Threads, Multi-threading library * LAPACK, fast linear algebra routines * GMP, GNU multi-precision library including the C++ bindings GMPxx Multi-precision quadrature rules, basis function evaluation etc. * QuadMath, GCC Quad-Precision library * TBB, Threading Building Blocks library Parallel programming on multi-core processors * Vc, C++ Vectorization library, For use of SIMD instructions * PythonInterp (required version >= 3) * PythonLibs -- The following REQUIRED packages have been found: * dune-common * dune-geometry -- The following OPTIONAL packages have not been found: * LatexMk * Doxygen, Class documentation generator, To generate the class documentation from C++ sources * Inkscape, converts SVG images, To generate the documentation with LaTeX -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_DISABLE_DOCUMENTATION -- Build files have been written to: /tmp/makepkg/dune-core/src/dune-localfunctions-2.7.1/build-cmake --- dune-localfunctions done --- --- calling configure for dune-grid --- cmake "-DCMAKE_BUILD_TYPE=None" "-DCMAKE_INSTALL_PREFIX=/usr" "-DBUILD_SHARED_LIBS=TRUE" "-DCMAKE_CXX_STANDARD=17" "-DCMAKE_C_COMPILER=gcc" "-DCMAKE_CXX_COMPILER=g++" "-DCMAKE_POSITION_INDEPENDENT_CODE=TRUE" "-DCMAKE_DISABLE_FIND_PACKAGE_LATEX=TRUE" "-DCMAKE_DISABLE_DOCUMENTATION=TRUE" "-Wno-dev" "-Ddune-common_DIR=/tmp/makepkg/dune-core/src/dune-common-2.7.1/build-cmake" "-Ddune-geometry_DIR=/tmp/makepkg/dune-core/src/dune-geometry-2.7.1/build-cmake" "-Ddune-uggrid_DIR=/tmp/makepkg/dune-core/src/dune-uggrid-2.7.1/build-cmake" "/tmp/makepkg/dune-core/src/dune-grid-2.7.1" -- The C compiler identification is GNU 11.1.0 -- The CXX compiler identification is GNU 11.1.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/sbin/gcc - 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/sbin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Dependencies for dune-grid: dune-geometry (>= 2.7) -- Suggestions for dune-grid: dune-uggrid (>=2.7) -- Dependencies for dune-geometry: dune-common (>= 2.7) -- Dependencies for dune-uggrid: dune-common (>= 2.7) -- The Fortran compiler identification is GNU 11.1.0 -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Check for working Fortran compiler: /usr/sbin/gfortran - skipped -- Checking whether /usr/sbin/gfortran supports Fortran 90 -- Checking whether /usr/sbin/gfortran supports Fortran 90 - yes -- Performing Test cxx_std_flag_17 -- Performing Test cxx_std_flag_17 - Success -- Performing Test compiler_supports_cxx17 -- Performing Test compiler_supports_cxx17 - Success -- Performing Test HAS_ATTRIBUTE_UNUSED -- Performing Test HAS_ATTRIBUTE_UNUSED - Success -- Performing Test HAS_ATTRIBUTE_DEPRECATED -- Performing Test HAS_ATTRIBUTE_DEPRECATED - Success -- Performing Test HAS_ATTRIBUTE_DEPRECATED_MSG -- Performing Test HAS_ATTRIBUTE_DEPRECATED_MSG - Success -- Performing Test HAVE_IS_INDEXABLE_SUPPORT -- Performing Test HAVE_IS_INDEXABLE_SUPPORT - Success -- Performing Test DUNE_HAVE_CXX_CLASS_TEMPLATE_ARGUMENT_DEDUCTION -- Performing Test DUNE_HAVE_CXX_CLASS_TEMPLATE_ARGUMENT_DEDUCTION - Success -- Performing Test DUNE_HAVE_CXX_OPTIONAL -- Performing Test DUNE_HAVE_CXX_OPTIONAL - Success -- Performing Test DUNE_HAVE_CXX_VARIANT -- Performing Test DUNE_HAVE_CXX_VARIANT - Success -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Performing Test STDTHREAD_WORKS -- Performing Test STDTHREAD_WORKS - Success -- Performing Test DUNE_SUPPORTS_CXX_THROW_IN_CONSTEXPR -- Performing Test DUNE_SUPPORTS_CXX_THROW_IN_CONSTEXPR - Success -- Performing Test DUNE_HAVE_C_ALIGNED_ALLOC -- Performing Test DUNE_HAVE_C_ALIGNED_ALLOC - Success -- Looking for C++ include experimental/type_traits -- Looking for C++ include experimental/type_traits - found -- Looking for std::move> -- Looking for std::move> - found -- Looking for std::apply,std::tuple> -- Looking for std::apply,std::tuple> - found -- Looking for std::experimental::make_array -- Looking for std::experimental::make_array - found -- Looking for std::move> -- Looking for std::move> - found -- Looking for std::identity -- Looking for std::identity - not found -- Performing Test HAVE_CXA_DEMANGLE -- Performing Test HAVE_CXA_DEMANGLE - Success -- Found MPI_C: /usr/lib/openmpi/libmpi.so (found version "3.1") -- Found MPI_CXX: /usr/lib/openmpi/libmpi_cxx.so (found version "3.1") -- Found MPI_Fortran: /usr/lib/openmpi/libmpi_usempif08.so (found version "3.1") -- Found MPI: TRUE (found version "3.1") -- Detecting Fortran/C Interface -- Detecting Fortran/C Interface - Found GLOBAL and MODULE mangling -- Verifying Fortran/CXX Compiler Compatibility -- Verifying Fortran/CXX Compiler Compatibility - Success -- Could NOT find LatexMk (missing: LATEXMK_EXECUTABLE) CMake Warning at /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneDoc.cmake:83 (message): Need latex to create documentation! Call Stack (most recent call first): /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneMacros.cmake:729 (include) CMakeLists.txt:22 (dune_project) CMake Warning at /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneDoc.cmake:87 (message): Need bibtex to create documentation! Call Stack (most recent call first): /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneMacros.cmake:729 (include) CMakeLists.txt:22 (dune_project) CMake Warning at /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneDoc.cmake:91 (message): Need makeindex to create documentation! Call Stack (most recent call first): /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneMacros.cmake:729 (include) CMakeLists.txt:22 (dune_project) CMake Warning at /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneDoc.cmake:95 (message): Need imagemagick to create latex documentation! Call Stack (most recent call first): /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneMacros.cmake:729 (include) CMakeLists.txt:22 (dune_project) -- Found Sphinx: /usr/sbin/sphinx-build -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Found PkgConfig: /usr/sbin/pkg-config (found version "1.7.3") -- Searching for macro file 'DuneCommonMacros' for module 'dune-common'. -- Performing tests specific to dune-common from file /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneCommonMacros.cmake. -- Set Minimal Debug Level to 4 -- Looking for Fortran sgemm -- Looking for Fortran sgemm - not found -- Looking for Fortran sgemm -- Looking for Fortran sgemm - found -- Found BLAS: /usr/lib/libblas.so -- Looking for Fortran cheev -- Looking for Fortran cheev - not found -- Looking for Fortran cheev -- Looking for Fortran cheev - found -- Found LAPACK: /usr/lib/liblapack.so;/usr/lib/libblas.so -- Looking for C++ include gmpxx.h -- Looking for C++ include gmpxx.h - found -- Looking for __gmpz_abs in /usr/lib/libgmp.so -- Looking for __gmpz_abs in /usr/lib/libgmp.so - found -- Found GMP: /usr/include -- Looking for quadmath.h -- Looking for quadmath.h - found -- Performing Test QUADMATH_COMPILES -- Performing Test QUADMATH_COMPILES - Success -- Found QuadMath: 1 -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Performing Test HAVE_MPROTECT -- Performing Test HAVE_MPROTECT - Success -- Library dir: TBB_LIBRARY_DIR-NOTFOUND -- Performing Test TBB_COMPILE_TEST -- Performing Test TBB_COMPILE_TEST - Success -- Found TBB: /usr/include found components: allocator missing components: cpf -- defaulting TBB_CACHE_ALIGNED_ALLOCATOR_ALIGNMENT to 128 -- Detected Compiler: GCC 11.1.0 -- Performing Test Vc_HAVE_SSE_SINCOS -- Performing Test Vc_HAVE_SSE_SINCOS - Success -- Performing Test Vc_HAVE_AVX_SINCOS -- Performing Test Vc_HAVE_AVX_SINCOS - Success -- Performing Test check_cxx_compiler_flag__Wabi -- Performing Test check_cxx_compiler_flag__Wabi - Success -- Performing Test check_cxx_compiler_flag__fabi_version_0 -- Performing Test check_cxx_compiler_flag__fabi_version_0 - Success -- Performing Test check_cxx_compiler_flag__fabi_compat_version_0 -- Performing Test check_cxx_compiler_flag__fabi_compat_version_0 - Success -- Performing Test check_cxx_compiler_flag__ffp_contract_fast -- Performing Test check_cxx_compiler_flag__ffp_contract_fast - Success -- target changed from "" to "auto" -- Detected CPU: kaby-lake -- Performing Test check_cxx_compiler_flag__march_skylake -- Performing Test check_cxx_compiler_flag__march_skylake - Success -- Performing Test check_cxx_compiler_flag__msse2 -- Performing Test check_cxx_compiler_flag__msse2 - Success -- Performing Test check_cxx_compiler_flag__msse3 -- Performing Test check_cxx_compiler_flag__msse3 - Success -- Looking for C++ include pmmintrin.h -- Looking for C++ include pmmintrin.h - found -- Performing Test check_cxx_compiler_flag__mssse3 -- Performing Test check_cxx_compiler_flag__mssse3 - Success -- Looking for C++ include tmmintrin.h -- Looking for C++ include tmmintrin.h - found -- Performing Test check_cxx_compiler_flag__msse4_1 -- Performing Test check_cxx_compiler_flag__msse4_1 - Success -- Looking for C++ include smmintrin.h -- Looking for C++ include smmintrin.h - found -- Performing Test check_cxx_compiler_flag__msse4_2 -- Performing Test check_cxx_compiler_flag__msse4_2 - Success -- Performing Test check_cxx_compiler_flag__mavx -- Performing Test check_cxx_compiler_flag__mavx - Success -- Looking for C++ include immintrin.h -- Looking for C++ include immintrin.h - found -- Performing Test check_cxx_compiler_flag__mfma -- Performing Test check_cxx_compiler_flag__mfma - Success -- Performing Test check_cxx_compiler_flag__mbmi2 -- Performing Test check_cxx_compiler_flag__mbmi2 - Success -- Performing Test check_cxx_compiler_flag__mavx2 -- Performing Test check_cxx_compiler_flag__mavx2 - Success -- Performing Test check_cxx_compiler_flag__mno_sse4a -- Performing Test check_cxx_compiler_flag__mno_sse4a - Success -- Performing Test check_cxx_compiler_flag__mno_xop -- Performing Test check_cxx_compiler_flag__mno_xop - Success -- Performing Test check_cxx_compiler_flag__mno_fma4 -- Performing Test check_cxx_compiler_flag__mno_fma4 - Success -- Performing Test check_cxx_compiler_flag__mno_avx512f -- Performing Test check_cxx_compiler_flag__mno_avx512f - Success -- Performing Test check_cxx_compiler_flag__mno_avx512vl -- Performing Test check_cxx_compiler_flag__mno_avx512vl - Success -- Performing Test check_cxx_compiler_flag__mno_avx512pf -- Performing Test check_cxx_compiler_flag__mno_avx512pf - Success -- Performing Test check_cxx_compiler_flag__mno_avx512er -- Performing Test check_cxx_compiler_flag__mno_avx512er - Success -- Performing Test check_cxx_compiler_flag__mno_avx512cd -- Performing Test check_cxx_compiler_flag__mno_avx512cd - Success -- Performing Test check_cxx_compiler_flag__mno_avx512dq -- Performing Test check_cxx_compiler_flag__mno_avx512dq - Success -- Performing Test check_cxx_compiler_flag__mno_avx512bw -- Performing Test check_cxx_compiler_flag__mno_avx512bw - Success -- Performing Test check_cxx_compiler_flag__mno_avx512ifma -- Performing Test check_cxx_compiler_flag__mno_avx512ifma - Success -- Performing Test check_cxx_compiler_flag__mno_avx512vbmi -- Performing Test check_cxx_compiler_flag__mno_avx512vbmi - Success -- Found PythonInterp: /usr/sbin/python3 (found suitable version "3.9.6", minimum required is "3") -- Found PythonLibs: /usr/lib/libpython3.9.so (found version "3.9.6") -- Failed to find the python package pip with interpreter /usr/sbin/python3. (missing: DUNE_PYTHON_pip_FOUND) -- Setting dune-common_INCLUDE_DIRS=/tmp/makepkg/dune-core/src/dune-common-2.7.1 -- Setting dune-common_LIBRARIES=dunecommon -- Searching for macro file 'DuneUggridMacros' for module 'dune-uggrid'. -- Performing tests specific to dune-uggrid from file /tmp/makepkg/dune-core/src/dune-uggrid-2.7.1/cmake/modules/DuneUggridMacros.cmake. -- Looking for rpc/rpc.h -- Looking for rpc/rpc.h - not found -- Setting dune-uggrid_INCLUDE_DIRS=/tmp/makepkg/dune-core/src/dune-uggrid-2.7.1 -- Setting dune-uggrid_LIBRARIES=ugL;ugS2;ugS3 -- Searching for macro file 'DuneGeometryMacros' for module 'dune-geometry'. -- No module specific tests performed for module 'dune-geometry' because macro file 'DuneGeometryMacros.cmake' not found in /tmp/makepkg/dune-core/src/dune-grid-2.7.1/cmake/modules;/tmp/makepkg/dune-core/src/dune-geometry-2.7.1/cmake/modules;/tmp/makepkg/dune-core/src/dune-uggrid-2.7.1/cmake/modules;/tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules;/usr/lib/cmake/Vc. -- Setting dune-geometry_INCLUDE_DIRS=/tmp/makepkg/dune-core/src/dune-geometry-2.7.1 -- Setting dune-geometry_LIBRARIES=dunegeometry -- Searching for macro file 'DuneGridMacros' for module 'dune-grid'. -- Performing tests specific to dune-grid from file /tmp/makepkg/dune-core/src/dune-grid-2.7.1/cmake/modules/DuneGridMacros.cmake. -- Looking for mkstemp -- Looking for mkstemp - found -- Looking for metis.h -- Looking for metis.h - found -- Looking for METIS_PartGraphKway -- Looking for METIS_PartGraphKway - found -- Found METIS: /usr/include -- Looking for parmetis.h -- Looking for parmetis.h - found -- Looking for ParMETIS_V3_PartKway -- Looking for ParMETIS_V3_PartKway - found -- Found ParMETIS: /usr/include -- Looking for include file alberta/alberta.h -- Looking for include file alberta/alberta.h - found -- Performing Test ALBERTA_IS_VERSION_3 -- Performing Test ALBERTA_IS_VERSION_3 - Success -- Looking for alberta_calloc in /usr/lib/libalberta_utilities.so -- Looking for alberta_calloc in /usr/lib/libalberta_utilities.so - found -- Looking for mesh_traverse in /usr/lib/libalberta_1d.so -- Looking for mesh_traverse in /usr/lib/libalberta_1d.so - found -- Looking for mesh_traverse in /usr/lib/libalberta_2d.so -- Looking for mesh_traverse in /usr/lib/libalberta_2d.so - found -- Looking for mesh_traverse in /usr/lib/libalberta_3d.so -- Looking for mesh_traverse in /usr/lib/libalberta_3d.so - found -- Found alberta libraries for dimensions 1;2;3 -- Checking for one of the modules 'psurface' -- Checking for module 'psurface' -- Package 'psurface', required by 'virtual:world', not found -- Found psurface: /usr/include -- Could NOT find AmiraMesh (missing: AMIRAMESH_INCLUDE_DIR AMIRAMESH_LIBRARY) -- Using scripts from /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/scripts for creating doxygen stuff. -- Adding custom target for config.h generation -- The following OPTIONAL packages have been found: * dune-uggrid * MPI, Message Passing Interface library Parallel programming on multiple processors * Sphinx, Documentation generator, To generate the documentation from CMake and Python sources * PkgConfig, Unified interface for querying installed libraries To find Dune module dependencies * BLAS, fast linear algebra routines * Threads, Multi-threading library * LAPACK, fast linear algebra routines * GMP, GNU multi-precision library including the C++ bindings GMPxx Multi-precision quadrature rules, basis function evaluation etc. * QuadMath, GCC Quad-Precision library * TBB, Threading Building Blocks library Parallel programming on multi-core processors * Vc, C++ Vectorization library, For use of SIMD instructions * PythonInterp (required version >= 3) * PythonLibs * ParMETIS * Alberta * Psurface -- The following REQUIRED packages have been found: * dune-common * dune-geometry -- The following OPTIONAL packages have not been found: * LatexMk * Doxygen, Class documentation generator, To generate the class documentation from C++ sources * Inkscape, converts SVG images, To generate the documentation with LaTeX * AmiraMesh -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_DISABLE_DOCUMENTATION -- Build files have been written to: /tmp/makepkg/dune-core/src/dune-grid-2.7.1/build-cmake --- dune-grid done --- --- calling configure for dune-istl --- cmake "-DCMAKE_BUILD_TYPE=None" "-DCMAKE_INSTALL_PREFIX=/usr" "-DBUILD_SHARED_LIBS=TRUE" "-DCMAKE_CXX_STANDARD=17" "-DCMAKE_C_COMPILER=gcc" "-DCMAKE_CXX_COMPILER=g++" "-DCMAKE_POSITION_INDEPENDENT_CODE=TRUE" "-DCMAKE_DISABLE_FIND_PACKAGE_LATEX=TRUE" "-DCMAKE_DISABLE_DOCUMENTATION=TRUE" "-Wno-dev" "-Ddune-common_DIR=/tmp/makepkg/dune-core/src/dune-common-2.7.1/build-cmake" "/tmp/makepkg/dune-core/src/dune-istl-2.7.1" -- The C compiler identification is GNU 11.1.0 -- The CXX compiler identification is GNU 11.1.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/sbin/gcc - 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/sbin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Dependencies for dune-istl: dune-common (>= 2.7) -- The Fortran compiler identification is GNU 11.1.0 -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Check for working Fortran compiler: /usr/sbin/gfortran - skipped -- Checking whether /usr/sbin/gfortran supports Fortran 90 -- Checking whether /usr/sbin/gfortran supports Fortran 90 - yes -- Performing Test cxx_std_flag_17 -- Performing Test cxx_std_flag_17 - Success -- Performing Test compiler_supports_cxx17 -- Performing Test compiler_supports_cxx17 - Success -- Performing Test HAS_ATTRIBUTE_UNUSED -- Performing Test HAS_ATTRIBUTE_UNUSED - Success -- Performing Test HAS_ATTRIBUTE_DEPRECATED -- Performing Test HAS_ATTRIBUTE_DEPRECATED - Success -- Performing Test HAS_ATTRIBUTE_DEPRECATED_MSG -- Performing Test HAS_ATTRIBUTE_DEPRECATED_MSG - Success -- Performing Test HAVE_IS_INDEXABLE_SUPPORT -- Performing Test HAVE_IS_INDEXABLE_SUPPORT - Success -- Performing Test DUNE_HAVE_CXX_CLASS_TEMPLATE_ARGUMENT_DEDUCTION -- Performing Test DUNE_HAVE_CXX_CLASS_TEMPLATE_ARGUMENT_DEDUCTION - Success -- Performing Test DUNE_HAVE_CXX_OPTIONAL -- Performing Test DUNE_HAVE_CXX_OPTIONAL - Success -- Performing Test DUNE_HAVE_CXX_VARIANT -- Performing Test DUNE_HAVE_CXX_VARIANT - Success -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Performing Test STDTHREAD_WORKS -- Performing Test STDTHREAD_WORKS - Success -- Performing Test DUNE_SUPPORTS_CXX_THROW_IN_CONSTEXPR -- Performing Test DUNE_SUPPORTS_CXX_THROW_IN_CONSTEXPR - Success -- Performing Test DUNE_HAVE_C_ALIGNED_ALLOC -- Performing Test DUNE_HAVE_C_ALIGNED_ALLOC - Success -- Looking for C++ include experimental/type_traits -- Looking for C++ include experimental/type_traits - found -- Looking for std::move> -- Looking for std::move> - found -- Looking for std::apply,std::tuple> -- Looking for std::apply,std::tuple> - found -- Looking for std::experimental::make_array -- Looking for std::experimental::make_array - found -- Looking for std::move> -- Looking for std::move> - found -- Looking for std::identity -- Looking for std::identity - not found -- Performing Test HAVE_CXA_DEMANGLE -- Performing Test HAVE_CXA_DEMANGLE - Success -- Found MPI_C: /usr/lib/openmpi/libmpi.so (found version "3.1") -- Found MPI_CXX: /usr/lib/openmpi/libmpi_cxx.so (found version "3.1") -- Found MPI_Fortran: /usr/lib/openmpi/libmpi_usempif08.so (found version "3.1") -- Found MPI: TRUE (found version "3.1") -- Detecting Fortran/C Interface -- Detecting Fortran/C Interface - Found GLOBAL and MODULE mangling -- Verifying Fortran/CXX Compiler Compatibility -- Verifying Fortran/CXX Compiler Compatibility - Success -- Could NOT find LatexMk (missing: LATEXMK_EXECUTABLE) CMake Warning at /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneDoc.cmake:83 (message): Need latex to create documentation! Call Stack (most recent call first): /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneMacros.cmake:729 (include) CMakeLists.txt:24 (dune_project) CMake Warning at /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneDoc.cmake:87 (message): Need bibtex to create documentation! Call Stack (most recent call first): /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneMacros.cmake:729 (include) CMakeLists.txt:24 (dune_project) CMake Warning at /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneDoc.cmake:91 (message): Need makeindex to create documentation! Call Stack (most recent call first): /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneMacros.cmake:729 (include) CMakeLists.txt:24 (dune_project) CMake Warning at /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneDoc.cmake:95 (message): Need imagemagick to create latex documentation! Call Stack (most recent call first): /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneMacros.cmake:729 (include) CMakeLists.txt:24 (dune_project) -- Found Sphinx: /usr/sbin/sphinx-build -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Found PkgConfig: /usr/sbin/pkg-config (found version "1.7.3") -- Searching for macro file 'DuneCommonMacros' for module 'dune-common'. -- Performing tests specific to dune-common from file /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/modules/DuneCommonMacros.cmake. -- Set Minimal Debug Level to 4 -- Looking for Fortran sgemm -- Looking for Fortran sgemm - not found -- Looking for Fortran sgemm -- Looking for Fortran sgemm - found -- Found BLAS: /usr/lib/libblas.so -- Looking for Fortran cheev -- Looking for Fortran cheev - not found -- Looking for Fortran cheev -- Looking for Fortran cheev - found -- Found LAPACK: /usr/lib/liblapack.so;/usr/lib/libblas.so -- Looking for C++ include gmpxx.h -- Looking for C++ include gmpxx.h - found -- Looking for __gmpz_abs in /usr/lib/libgmp.so -- Looking for __gmpz_abs in /usr/lib/libgmp.so - found -- Found GMP: /usr/include -- Looking for quadmath.h -- Looking for quadmath.h - found -- Performing Test QUADMATH_COMPILES -- Performing Test QUADMATH_COMPILES - Success -- Found QuadMath: 1 -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Performing Test HAVE_MPROTECT -- Performing Test HAVE_MPROTECT - Success -- Library dir: TBB_LIBRARY_DIR-NOTFOUND -- Performing Test TBB_COMPILE_TEST -- Performing Test TBB_COMPILE_TEST - Success -- Found TBB: /usr/include found components: allocator missing components: cpf -- defaulting TBB_CACHE_ALIGNED_ALLOCATOR_ALIGNMENT to 128 -- Detected Compiler: GCC 11.1.0 -- Performing Test Vc_HAVE_SSE_SINCOS -- Performing Test Vc_HAVE_SSE_SINCOS - Success -- Performing Test Vc_HAVE_AVX_SINCOS -- Performing Test Vc_HAVE_AVX_SINCOS - Success -- Performing Test check_cxx_compiler_flag__Wabi -- Performing Test check_cxx_compiler_flag__Wabi - Success -- Performing Test check_cxx_compiler_flag__fabi_version_0 -- Performing Test check_cxx_compiler_flag__fabi_version_0 - Success -- Performing Test check_cxx_compiler_flag__fabi_compat_version_0 -- Performing Test check_cxx_compiler_flag__fabi_compat_version_0 - Success -- Performing Test check_cxx_compiler_flag__ffp_contract_fast -- Performing Test check_cxx_compiler_flag__ffp_contract_fast - Success -- target changed from "" to "auto" -- Detected CPU: kaby-lake -- Performing Test check_cxx_compiler_flag__march_skylake -- Performing Test check_cxx_compiler_flag__march_skylake - Success -- Performing Test check_cxx_compiler_flag__msse2 -- Performing Test check_cxx_compiler_flag__msse2 - Success -- Performing Test check_cxx_compiler_flag__msse3 -- Performing Test check_cxx_compiler_flag__msse3 - Success -- Looking for C++ include pmmintrin.h -- Looking for C++ include pmmintrin.h - found -- Performing Test check_cxx_compiler_flag__mssse3 -- Performing Test check_cxx_compiler_flag__mssse3 - Success -- Looking for C++ include tmmintrin.h -- Looking for C++ include tmmintrin.h - found -- Performing Test check_cxx_compiler_flag__msse4_1 -- Performing Test check_cxx_compiler_flag__msse4_1 - Success -- Looking for C++ include smmintrin.h -- Looking for C++ include smmintrin.h - found -- Performing Test check_cxx_compiler_flag__msse4_2 -- Performing Test check_cxx_compiler_flag__msse4_2 - Success -- Performing Test check_cxx_compiler_flag__mavx -- Performing Test check_cxx_compiler_flag__mavx - Success -- Looking for C++ include immintrin.h -- Looking for C++ include immintrin.h - found -- Performing Test check_cxx_compiler_flag__mfma -- Performing Test check_cxx_compiler_flag__mfma - Success -- Performing Test check_cxx_compiler_flag__mbmi2 -- Performing Test check_cxx_compiler_flag__mbmi2 - Success -- Performing Test check_cxx_compiler_flag__mavx2 -- Performing Test check_cxx_compiler_flag__mavx2 - Success -- Performing Test check_cxx_compiler_flag__mno_sse4a -- Performing Test check_cxx_compiler_flag__mno_sse4a - Success -- Performing Test check_cxx_compiler_flag__mno_xop -- Performing Test check_cxx_compiler_flag__mno_xop - Success -- Performing Test check_cxx_compiler_flag__mno_fma4 -- Performing Test check_cxx_compiler_flag__mno_fma4 - Success -- Performing Test check_cxx_compiler_flag__mno_avx512f -- Performing Test check_cxx_compiler_flag__mno_avx512f - Success -- Performing Test check_cxx_compiler_flag__mno_avx512vl -- Performing Test check_cxx_compiler_flag__mno_avx512vl - Success -- Performing Test check_cxx_compiler_flag__mno_avx512pf -- Performing Test check_cxx_compiler_flag__mno_avx512pf - Success -- Performing Test check_cxx_compiler_flag__mno_avx512er -- Performing Test check_cxx_compiler_flag__mno_avx512er - Success -- Performing Test check_cxx_compiler_flag__mno_avx512cd -- Performing Test check_cxx_compiler_flag__mno_avx512cd - Success -- Performing Test check_cxx_compiler_flag__mno_avx512dq -- Performing Test check_cxx_compiler_flag__mno_avx512dq - Success -- Performing Test check_cxx_compiler_flag__mno_avx512bw -- Performing Test check_cxx_compiler_flag__mno_avx512bw - Success -- Performing Test check_cxx_compiler_flag__mno_avx512ifma -- Performing Test check_cxx_compiler_flag__mno_avx512ifma - Success -- Performing Test check_cxx_compiler_flag__mno_avx512vbmi -- Performing Test check_cxx_compiler_flag__mno_avx512vbmi - Success -- Found PythonInterp: /usr/sbin/python3 (found suitable version "3.9.6", minimum required is "3") -- Found PythonLibs: /usr/lib/libpython3.9.so (found version "3.9.6") -- Failed to find the python package pip with interpreter /usr/sbin/python3. (missing: DUNE_PYTHON_pip_FOUND) -- Setting dune-common_INCLUDE_DIRS=/tmp/makepkg/dune-core/src/dune-common-2.7.1 -- Setting dune-common_LIBRARIES=dunecommon -- Searching for macro file 'DuneIstlMacros' for module 'dune-istl'. -- Performing tests specific to dune-istl from file /tmp/makepkg/dune-core/src/dune-istl-2.7.1/cmake/modules/DuneIstlMacros.cmake. -- Looking for metis.h -- Looking for metis.h - found -- Looking for METIS_PartGraphKway -- Looking for METIS_PartGraphKway - found -- Found METIS: /usr/include -- Looking for parmetis.h -- Looking for parmetis.h - found -- Looking for ParMETIS_V3_PartKway -- Looking for ParMETIS_V3_PartKway - found -- Found ParMETIS: /usr/include -- Performing Test SUPERLU_MIN_VERSION_4 -- Performing Test SUPERLU_MIN_VERSION_4 - Success -- Performing Test SUPERLU_MIN_VERSION_4_3 -- Performing Test SUPERLU_MIN_VERSION_4_3 - Success -- Performing Test SUPERLU_MIN_VERSION_5 -- Performing Test SUPERLU_MIN_VERSION_5 - Success -- Looking for include file slu_sdefs.h -- Looking for include file slu_sdefs.h - found -- Looking for include file slu_cdefs.h -- Looking for include file slu_cdefs.h - found -- Looking for include file slu_zdefs.h -- Looking for include file slu_zdefs.h - found -- Found SuperLU: /usr/include/superlu -- Found ARPACK: /usr/lib/libarpack.so -- Found ARPACKPP: TRUE -- Performing Test SUITESPARSE_MIN_VERSION_4_3 -- Performing Test SUITESPARSE_MIN_VERSION_4_3 - Success -- Found SuiteSparse: TRUE found components: CHOLMOD LDL SPQR UMFPACK -- Using scripts from /tmp/makepkg/dune-core/src/dune-common-2.7.1/cmake/scripts for creating doxygen stuff. -- Adding custom target for config.h generation -- The following OPTIONAL packages have been found: * MPI, Message Passing Interface library Parallel programming on multiple processors * Sphinx, Documentation generator, To generate the documentation from CMake and Python sources * PkgConfig, Unified interface for querying installed libraries To find Dune module dependencies * LAPACK, fast linear algebra routines * GMP, GNU multi-precision library including the C++ bindings GMPxx Multi-precision quadrature rules, basis function evaluation etc. * QuadMath, GCC Quad-Precision library * TBB, Threading Building Blocks library Parallel programming on multi-core processors * Vc, C++ Vectorization library, For use of SIMD instructions * PythonInterp (required version >= 3) * PythonLibs * ParMETIS * SuperLU, Supernodal LU Direct solver for linear system, based on LU decomposition * ARPACK, ARnoldi PACKage Solve large scale eigenvalue problems * ARPACKPP, ARPACK++ C++ interface for ARPACK * SuiteSparse * Threads, Multi-threading library -- The following REQUIRED packages have been found: * dune-common -- The following OPTIONAL packages have not been found: * LatexMk * Doxygen, Class documentation generator, To generate the class documentation from C++ sources * Inkscape, converts SVG images, To generate the documentation with LaTeX -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_DISABLE_DOCUMENTATION -- Build files have been written to: /tmp/makepkg/dune-core/src/dune-istl-2.7.1/build-cmake --- dune-istl done --- --- done --- --- going to build dune-common dune-uggrid dune-geometry dune-localfunctions dune-grid dune-istl --- --- calling make for dune-common --- build directory: build-cmake cmake --build . -- [ 0%] Building CXX object dune/common/CMakeFiles/dunecommon.dir/debugalign.cc.o [ 0%] Building CXX object dune/common/CMakeFiles/dunecommon.dir/debugallocator.cc.o [ 25%] Building CXX object dune/common/CMakeFiles/dunecommon.dir/exceptions.cc.o [ 25%] Building CXX object dune/common/CMakeFiles/dunecommon.dir/fmatrixev.cc.o [ 25%] Building CXX object dune/common/CMakeFiles/dunecommon.dir/ios_state.cc.o [ 25%] Building CXX object dune/common/CMakeFiles/dunecommon.dir/parametertree.cc.o [ 25%] Building CXX object dune/common/CMakeFiles/dunecommon.dir/parametertreeparser.cc.o [ 50%] Building CXX object dune/common/CMakeFiles/dunecommon.dir/path.cc.o [ 50%] Building CXX object dune/common/CMakeFiles/dunecommon.dir/simd/test.cc.o [ 50%] Building CXX object dune/common/CMakeFiles/dunecommon.dir/stdstreams.cc.o [ 50%] Building CXX object dune/common/CMakeFiles/dunecommon.dir/stdthread.cc.o [ 50%] Linking CXX shared library ../../lib/libdunecommon.so [ 50%] Built target dunecommon [ 50%] Building CXX object doc/comm/CMakeFiles/poosc08_test.dir/poosc08_test.cc.o [ 50%] Building CXX object doc/comm/CMakeFiles/poosc08.dir/poosc08.cc.o [ 75%] Building CXX object doc/comm/CMakeFiles/indexset.dir/indexset.cc.o [ 75%] Linking CXX executable poosc08 [ 75%] Built target poosc08 [ 75%] Linking CXX executable indexset [ 75%] Built target indexset [100%] Linking CXX executable poosc08_test [100%] Built target poosc08_test --- dune-common done --- --- calling make for dune-uggrid --- build directory: build-cmake cmake --build . -- [ 1%] Building CXX object dune/uggrid/domain/CMakeFiles/domS3.dir/std_domain.cc.o [ 3%] Building CXX object dune/uggrid/CMakeFiles/ugui3.dir/ugdevices.cc.o [ 3%] Building CXX object dune/uggrid/CMakeFiles/devices.dir/ugdevices.cc.o [ 4%] Building CXX object dune/uggrid/CMakeFiles/ugui2.dir/ugdevices.cc.o [ 4%] Building CXX object dune/uggrid/CMakeFiles/ugui2.dir/commands.cc.o [ 4%] Built target devices [ 4%] Building CXX object dune/uggrid/domain/CMakeFiles/domS3.dir/std_parallel.cc.o [ 4%] Building CXX object dune/uggrid/CMakeFiles/ugui3.dir/commands.cc.o [ 4%] Building CXX object dune/uggrid/domain/CMakeFiles/domS2.dir/std_domain.cc.o [ 4%] Built target ugui2 [ 4%] Building CXX object dune/uggrid/gm/CMakeFiles/ug_gm2.dir/algebra.cc.o [ 4%] Built target ugui3 [ 4%] Building CXX object dune/uggrid/gm/CMakeFiles/ug_gm3.dir/algebra.cc.o [ 4%] Built target domS3 [ 5%] Building CXX object dune/uggrid/gm/CMakeFiles/ug_gm3.dir/enrol.cc.o [ 6%] Building CXX object dune/uggrid/domain/CMakeFiles/domS2.dir/std_parallel.cc.o [ 7%] Building CXX object dune/uggrid/gm/CMakeFiles/ug_gm2.dir/enrol.cc.o [ 7%] Building CXX object dune/uggrid/gm/CMakeFiles/ug_gm2.dir/evm.cc.o [ 8%] Building CXX object dune/uggrid/gm/CMakeFiles/ug_gm3.dir/evm.cc.o [ 8%] Built target domS2 [ 8%] Building CXX object dune/uggrid/parallel/ppif/CMakeFiles/ppifmpi.dir/ppif.cc.o [ 9%] Building CXX object dune/uggrid/gm/CMakeFiles/ug_gm2.dir/mgio.cc.o [ 9%] Building CXX object dune/uggrid/gm/CMakeFiles/ug_gm3.dir/mgio.cc.o [ 9%] Built target ppifmpi [ 10%] Building CXX object dune/uggrid/low/CMakeFiles/low.dir/ugenv.cc.o [ 10%] Building CXX object dune/uggrid/gm/CMakeFiles/ug_gm2.dir/ugio.cc.o [ 10%] Building CXX object dune/uggrid/low/CMakeFiles/low.dir/heaps.cc.o [ 11%] Building CXX object dune/uggrid/gm/CMakeFiles/ug_gm2.dir/ugm.cc.o [ 12%] Building CXX object dune/uggrid/low/CMakeFiles/low.dir/fifo.cc.o [ 13%] Building CXX object dune/uggrid/low/CMakeFiles/low.dir/misc.cc.o [ 14%] Building CXX object dune/uggrid/gm/CMakeFiles/ug_gm3.dir/ugio.cc.o [ 14%] Building CXX object dune/uggrid/low/CMakeFiles/low.dir/defaults.cc.o [ 15%] Building CXX object dune/uggrid/low/CMakeFiles/low.dir/initlow.cc.o [ 15%] Building CXX object dune/uggrid/low/CMakeFiles/low.dir/fileopen.cc.o [ 16%] Building CXX object dune/uggrid/low/CMakeFiles/low.dir/ugstruct.cc.o [ 16%] Building CXX object dune/uggrid/low/CMakeFiles/low.dir/debug.cc.o [ 17%] Building CXX object dune/uggrid/low/CMakeFiles/low.dir/bio.cc.o [ 18%] Building CXX object dune/uggrid/low/CMakeFiles/low.dir/scan.cc.o [ 18%] Building CXX object dune/uggrid/low/CMakeFiles/low.dir/ugtimer.cc.o [ 20%] Building CXX object dune/uggrid/gm/CMakeFiles/ug_gm2.dir/cw.cc.o [ 20%] Built target low [ 20%] Building CXX object dune/uggrid/parallel/ddd/basic/CMakeFiles/basic.dir/io.cc.o [ 21%] Building CXX object dune/uggrid/parallel/ddd/basic/CMakeFiles/basic.dir/lowcomm.cc.o [ 21%] Building CXX object dune/uggrid/parallel/ddd/basic/CMakeFiles/basic.dir/notify.cc.o [ 21%] Building CXX object dune/uggrid/gm/CMakeFiles/ug_gm3.dir/ugm.cc.o [ 21%] Building CXX object dune/uggrid/gm/CMakeFiles/ug_gm2.dir/initgm.cc.o [ 22%] Building CXX object dune/uggrid/parallel/ddd/basic/CMakeFiles/basic.dir/reduct.cc.o [ 23%] Building CXX object dune/uggrid/gm/CMakeFiles/ug_gm2.dir/elements.cc.o [ 24%] Building CXX object dune/uggrid/parallel/ddd/basic/CMakeFiles/basic.dir/topo.cc.o [ 24%] Building CXX object dune/uggrid/gm/CMakeFiles/ug_gm2.dir/shapes.cc.o [ 25%] Building CXX object dune/uggrid/gm/CMakeFiles/ug_gm2.dir/evalproc.cc.o [ 26%] Building CXX object dune/uggrid/gm/CMakeFiles/ug_gm3.dir/cw.cc.o [ 26%] Built target basic [ 26%] Building CXX object dune/uggrid/parallel/dddif/CMakeFiles/dddif3.dir/compat.cc.o [ 26%] Building CXX object dune/uggrid/gm/CMakeFiles/ug_gm2.dir/rm.cc.o [ 27%] Building CXX object dune/uggrid/parallel/dddif/CMakeFiles/dddif3.dir/debugger.cc.o [ 27%] Building CXX object dune/uggrid/gm/CMakeFiles/ug_gm3.dir/initgm.cc.o [ 28%] Building CXX object dune/uggrid/gm/CMakeFiles/ug_gm2.dir/refine.cc.o [ 29%] Building CXX object dune/uggrid/gm/CMakeFiles/ug_gm3.dir/elements.cc.o /tmp/makepkg/dune-core/src/dune-uggrid-2.7.1/dune/uggrid/parallel/dddif/debugger.cc: In function ‘void UG::D3::buggy(UG::D3::MULTIGRID*)’: /tmp/makepkg/dune-core/src/dune-uggrid-2.7.1/dune/uggrid/parallel/dddif/debugger.cc:569:14: warning: ignoring return value of ‘int scanf(const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 569 | scanf("%s", buff); | ~~~~~^~~~~~~~~~~~ [ 29%] Building CXX object dune/uggrid/parallel/dddif/CMakeFiles/dddif3.dir/gridcons.cc.o [ 30%] Building CXX object dune/uggrid/parallel/dddif/CMakeFiles/dddif3.dir/handler.cc.o [ 31%] Building CXX object dune/uggrid/gm/CMakeFiles/ug_gm3.dir/shapes.cc.o [ 32%] Building CXX object dune/uggrid/gm/CMakeFiles/ug_gm2.dir/dlmgr.cc.o [ 33%] Building CXX object dune/uggrid/parallel/dddif/CMakeFiles/dddif3.dir/identify.cc.o [ 33%] Building CXX object dune/uggrid/gm/CMakeFiles/ug_gm2.dir/gmcheck.cc.o [ 33%] Building CXX object dune/uggrid/gm/CMakeFiles/ug_gm3.dir/evalproc.cc.o [ 34%] Building CXX object dune/uggrid/gm/CMakeFiles/ug_gm2.dir/er.cc.o [ 34%] Building CXX object dune/uggrid/parallel/dddif/CMakeFiles/dddif3.dir/initddd.cc.o [ 35%] Building CXX object dune/uggrid/gm/CMakeFiles/ug_gm3.dir/rm.cc.o /tmp/makepkg/dune-core/src/dune-uggrid-2.7.1/dune/uggrid/gm/er.cc: In function ‘void URule2Mrule(const URULE*, UG::D2::MGIO_RR_RULE*)’: /tmp/makepkg/dune-core/src/dune-uggrid-2.7.1/dune/uggrid/gm/er.cc:1658:50: warning: iteration 4 invokes undefined behavior [-Waggressive-loop-optimizations] 1658 | sonData->corners[k] = ur->sons[j].corners[k]; | ~~~~~~~~~~~~~~~~~~~~~^ /tmp/makepkg/dune-core/src/dune-uggrid-2.7.1/dune/uggrid/gm/er.cc:1657:16: note: within this loop 1657 | for (k=0; knb[k] = ur->sons[j].nb[k]; | ~~~~~~~~~~~~~~~~^ /tmp/makepkg/dune-core/src/dune-uggrid-2.7.1/dune/uggrid/gm/er.cc:1659:16: note: within this loop 1659 | for (k=0; k >::generate(std::istream&) [with int dim = 1; int dimworld = 1; std::istream = std::basic_istream]’: /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid/dgfparser.cc:125:19: required from here /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid/dgfparser.cc:116:11: warning: ‘Dune::ToUniquePtr::operator Dune::ToUniquePtr::pointer() [with T = Dune::AlbertaGrid<1, 1>; Dune::ToUniquePtr::pointer = Dune::AlbertaGrid<1, 1>*]’ is deprecated: "Cast to raw pointer is deprecated. Use std::unique_ptr or std::shared_ptr instead." [-Wdeprecated-declarations] 116 | grid_ = factory_.createGrid(); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/common/gridfactory.hh:15, from /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid/agrid.hh:30, from /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid.hh:5, from /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid/dgfparser.hh:8, from /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid/dgfparser.cc:10: /tmp/makepkg/dune-core/src/dune-common-2.7.1/dune/common/to_unique_ptr.hh:72:5: note: declared here 72 | operator pointer() noexcept { return Super::release(); } | ^~~~~~~~ /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid/dgfparser.cc: In instantiation of ‘bool Dune::DGFGridFactory >::generate(std::istream&) [with int dim = 1; int dimworld = 3; std::istream = std::basic_istream]’: /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid/dgfparser.cc:125:19: required from here /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid/dgfparser.cc:116:11: warning: ‘Dune::ToUniquePtr::operator Dune::ToUniquePtr::pointer() [with T = Dune::AlbertaGrid<1, 3>; Dune::ToUniquePtr::pointer = Dune::AlbertaGrid<1, 3>*]’ is deprecated: "Cast to raw pointer is deprecated. Use std::unique_ptr or std::shared_ptr instead." [-Wdeprecated-declarations] 116 | grid_ = factory_.createGrid(); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/common/gridfactory.hh:15, from /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid/agrid.hh:30, from /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid.hh:5, from /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid/dgfparser.hh:8, from /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid/dgfparser.cc:10: /tmp/makepkg/dune-core/src/dune-common-2.7.1/dune/common/to_unique_ptr.hh:72:5: note: declared here 72 | operator pointer() noexcept { return Super::release(); } | ^~~~~~~~ /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid/dgfparser.cc: In instantiation of ‘bool Dune::DGFGridFactory >::generate(std::istream&) [with int dim = 2; int dimworld = 3; std::istream = std::basic_istream]’: /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid/dgfparser.cc:127:19: required from here /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid/dgfparser.cc:116:11: warning: ‘Dune::ToUniquePtr::operator Dune::ToUniquePtr::pointer() [with T = Dune::AlbertaGrid<2, 3>; Dune::ToUniquePtr::pointer = Dune::AlbertaGrid<2, 3>*]’ is deprecated: "Cast to raw pointer is deprecated. Use std::unique_ptr or std::shared_ptr instead." [-Wdeprecated-declarations] 116 | grid_ = factory_.createGrid(); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/common/gridfactory.hh:15, from /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid/agrid.hh:30, from /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid.hh:5, from /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid/dgfparser.hh:8, from /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid/dgfparser.cc:10: /tmp/makepkg/dune-core/src/dune-common-2.7.1/dune/common/to_unique_ptr.hh:72:5: note: declared here 72 | operator pointer() noexcept { return Super::release(); } | ^~~~~~~~ /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid/dgfparser.cc: In instantiation of ‘bool Dune::DGFGridFactory >::generate(std::istream&) [with int dim = 1; int dimworld = 2; std::istream = std::basic_istream]’: /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid/dgfparser.cc:125:19: required from here /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid/dgfparser.cc:116:11: warning: ‘Dune::ToUniquePtr::operator Dune::ToUniquePtr::pointer() [with T = Dune::AlbertaGrid<1, 2>; Dune::ToUniquePtr::pointer = Dune::AlbertaGrid<1, 2>*]’ is deprecated: "Cast to raw pointer is deprecated. Use std::unique_ptr or std::shared_ptr instead." [-Wdeprecated-declarations] 116 | grid_ = factory_.createGrid(); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/common/gridfactory.hh:15, from /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid/agrid.hh:30, from /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid.hh:5, from /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid/dgfparser.hh:8, from /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid/dgfparser.cc:10: /tmp/makepkg/dune-core/src/dune-common-2.7.1/dune/common/to_unique_ptr.hh:72:5: note: declared here 72 | operator pointer() noexcept { return Super::release(); } | ^~~~~~~~ /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid/dgfparser.cc: In instantiation of ‘bool Dune::DGFGridFactory >::generate(std::istream&) [with int dim = 3; int dimworld = 3; std::istream = std::basic_istream]’: /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid/dgfparser.cc:130:19: required from here /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid/dgfparser.cc:116:11: warning: ‘Dune::ToUniquePtr::operator Dune::ToUniquePtr::pointer() [with T = Dune::AlbertaGrid<3, 3>; Dune::ToUniquePtr::pointer = Dune::AlbertaGrid<3, 3>*]’ is deprecated: "Cast to raw pointer is deprecated. Use std::unique_ptr or std::shared_ptr instead." [-Wdeprecated-declarations] 116 | grid_ = factory_.createGrid(); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/common/gridfactory.hh:15, from /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid/agrid.hh:30, from /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid.hh:5, from /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid/dgfparser.hh:8, from /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid/dgfparser.cc:10: /tmp/makepkg/dune-core/src/dune-common-2.7.1/dune/common/to_unique_ptr.hh:72:5: note: declared here 72 | operator pointer() noexcept { return Super::release(); } | ^~~~~~~~ /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid/dgfparser.cc: In instantiation of ‘bool Dune::DGFGridFactory >::generate(std::istream&) [with int dim = 2; int dimworld = 2; std::istream = std::basic_istream]’: /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid/dgfparser.cc:127:19: required from here /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid/dgfparser.cc:116:11: warning: ‘Dune::ToUniquePtr::operator Dune::ToUniquePtr::pointer() [with T = Dune::AlbertaGrid<2, 2>; Dune::ToUniquePtr::pointer = Dune::AlbertaGrid<2, 2>*]’ is deprecated: "Cast to raw pointer is deprecated. Use std::unique_ptr or std::shared_ptr instead." [-Wdeprecated-declarations] 116 | grid_ = factory_.createGrid(); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/common/gridfactory.hh:15, from /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid/agrid.hh:30, from /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid.hh:5, from /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid/dgfparser.hh:8, from /tmp/makepkg/dune-core/src/dune-grid-2.7.1/dune/grid/albertagrid/dgfparser.cc:10: /tmp/makepkg/dune-core/src/dune-common-2.7.1/dune/common/to_unique_ptr.hh:72:5: note: declared here 72 | operator pointer() noexcept { return Super::release(); } | ^~~~~~~~ [ 37%] Building CXX object lib/CMakeFiles/dunealbertagrid_2d.dir/__/dune/grid/albertagrid/elementinfo.cc.o [ 39%] Building CXX object lib/CMakeFiles/dunealbertagrid_2d.dir/__/dune/grid/albertagrid/indexsets.cc.o [ 41%] Building CXX object lib/CMakeFiles/dunealbertagrid_1d.dir/__/dune/grid/albertagrid/indexsets.cc.o [ 41%] Building CXX object lib/CMakeFiles/dunealbertagrid_1d.dir/__/dune/grid/albertagrid/macrodata.cc.o [ 44%] Building CXX object lib/CMakeFiles/dunealbertagrid_1d.dir/__/dune/grid/albertagrid/meshpointer.cc.o [ 44%] Building CXX object lib/CMakeFiles/dunealbertagrid_1d.dir/__/dune/grid/io/file/dgfparser/dgfparser.cc.o [ 44%] Building CXX object lib/CMakeFiles/dunealbertagrid_2d.dir/__/dune/grid/albertagrid/macrodata.cc.o [ 46%] Building CXX object lib/CMakeFiles/dunealbertagrid_2d.dir/__/dune/grid/albertagrid/meshpointer.cc.o [ 46%] Building CXX object lib/CMakeFiles/dunealbertagrid_2d.dir/__/dune/grid/io/file/dgfparser/dgfparser.cc.o [ 48%] Building CXX object lib/CMakeFiles/dunealbertagrid_2d.dir/__/dune/grid/io/file/dgfparser/dgfug.cc.o [ 48%] Building CXX object lib/CMakeFiles/dunealbertagrid_3d.dir/__/dune/grid/albertagrid/elementinfo.cc.o [ 51%] Building CXX object lib/CMakeFiles/dunealbertagrid_3d.dir/__/dune/grid/albertagrid/indexsets.cc.o [ 51%] Building CXX object lib/CMakeFiles/dunealbertagrid_2d.dir/__/dune/grid/io/file/dgfparser/blocks/basic.cc.o [ 53%] Building CXX object lib/CMakeFiles/dunealbertagrid_2d.dir/__/dune/grid/io/file/dgfparser/blocks/boundarydom.cc.o [ 55%] Building CXX object lib/CMakeFiles/dunealbertagrid_1d.dir/__/dune/grid/io/file/dgfparser/dgfug.cc.o [ 55%] Building CXX object lib/CMakeFiles/dunealbertagrid_3d.dir/__/dune/grid/albertagrid/macrodata.cc.o [ 55%] Building CXX object lib/CMakeFiles/dunealbertagrid_2d.dir/__/dune/grid/io/file/dgfparser/blocks/boundaryseg.cc.o [ 58%] Building CXX object lib/CMakeFiles/dunealbertagrid_3d.dir/__/dune/grid/albertagrid/meshpointer.cc.o [ 60%] Building CXX object lib/CMakeFiles/dunealbertagrid_2d.dir/__/dune/grid/io/file/dgfparser/blocks/cube.cc.o [ 60%] Building CXX object lib/CMakeFiles/dunealbertagrid_1d.dir/__/dune/grid/io/file/dgfparser/blocks/basic.cc.o [ 60%] Building CXX object lib/CMakeFiles/dunealbertagrid_3d.dir/__/dune/grid/io/file/dgfparser/dgfparser.cc.o [ 62%] Building CXX object lib/CMakeFiles/dunealbertagrid_1d.dir/__/dune/grid/io/file/dgfparser/blocks/boundarydom.cc.o [ 62%] Building CXX object lib/CMakeFiles/dunealbertagrid_2d.dir/__/dune/grid/io/file/dgfparser/blocks/dim.cc.o [ 62%] Building CXX object lib/CMakeFiles/dunealbertagrid_1d.dir/__/dune/grid/io/file/dgfparser/blocks/boundaryseg.cc.o [ 62%] Building CXX object lib/CMakeFiles/dunealbertagrid_2d.dir/__/dune/grid/io/file/dgfparser/blocks/general.cc.o [ 65%] Building CXX object lib/CMakeFiles/dunealbertagrid_1d.dir/__/dune/grid/io/file/dgfparser/blocks/cube.cc.o [ 65%] Building CXX object lib/CMakeFiles/dunealbertagrid_1d.dir/__/dune/grid/io/file/dgfparser/blocks/dim.cc.o [ 67%] Building CXX object lib/CMakeFiles/dunealbertagrid_2d.dir/__/dune/grid/io/file/dgfparser/blocks/gridparameter.cc.o [ 69%] Building CXX object lib/CMakeFiles/dunealbertagrid_1d.dir/__/dune/grid/io/file/dgfparser/blocks/general.cc.o [ 69%] Building CXX object lib/CMakeFiles/dunealbertagrid_1d.dir/__/dune/grid/io/file/dgfparser/blocks/gridparameter.cc.o [ 69%] Building CXX object lib/CMakeFiles/dunealbertagrid_2d.dir/__/dune/grid/io/file/dgfparser/blocks/interval.cc.o [ 72%] Building CXX object lib/CMakeFiles/dunealbertagrid_2d.dir/__/dune/grid/io/file/dgfparser/blocks/periodicfacetrans.cc.o [ 72%] Building CXX object lib/CMakeFiles/dunealbertagrid_1d.dir/__/dune/grid/io/file/dgfparser/blocks/interval.cc.o [ 74%] Building CXX object lib/CMakeFiles/dunealbertagrid_3d.dir/__/dune/grid/io/file/dgfparser/dgfug.cc.o [ 74%] Building CXX object lib/CMakeFiles/dunealbertagrid_2d.dir/__/dune/grid/io/file/dgfparser/blocks/projection.cc.o [ 76%] Building CXX object lib/CMakeFiles/dunealbertagrid_2d.dir/__/dune/grid/io/file/dgfparser/blocks/simplex.cc.o [ 79%] Building CXX object lib/CMakeFiles/dunealbertagrid_1d.dir/__/dune/grid/io/file/dgfparser/blocks/periodicfacetrans.cc.o [ 79%] Building CXX object lib/CMakeFiles/dunealbertagrid_3d.dir/__/dune/grid/io/file/dgfparser/blocks/basic.cc.o [ 81%] Building CXX object lib/CMakeFiles/dunealbertagrid_3d.dir/__/dune/grid/io/file/dgfparser/blocks/boundarydom.cc.o [ 81%] Building CXX object lib/CMakeFiles/dunealbertagrid_1d.dir/__/dune/grid/io/file/dgfparser/blocks/projection.cc.o [ 83%] Building CXX object lib/CMakeFiles/dunealbertagrid_1d.dir/__/dune/grid/io/file/dgfparser/blocks/simplex.cc.o [ 83%] Building CXX object lib/CMakeFiles/dunealbertagrid_2d.dir/__/dune/grid/io/file/dgfparser/blocks/simplexgeneration.cc.o [ 83%] Building CXX object lib/CMakeFiles/dunealbertagrid_3d.dir/__/dune/grid/io/file/dgfparser/blocks/boundaryseg.cc.o [ 83%] Building CXX object lib/CMakeFiles/dunealbertagrid_3d.dir/__/dune/grid/io/file/dgfparser/blocks/cube.cc.o [ 86%] Building CXX object lib/CMakeFiles/dunealbertagrid_2d.dir/__/dune/grid/io/file/dgfparser/blocks/vertex.cc.o [ 88%] Building CXX object lib/CMakeFiles/dunealbertagrid_3d.dir/__/dune/grid/io/file/dgfparser/blocks/dim.cc.o [ 88%] Building CXX object lib/CMakeFiles/dunealbertagrid_1d.dir/__/dune/grid/io/file/dgfparser/blocks/simplexgeneration.cc.o [ 88%] Linking CXX shared library libdunealbertagrid_2d.so [ 88%] Building CXX object lib/CMakeFiles/dunealbertagrid_3d.dir/__/dune/grid/io/file/dgfparser/blocks/general.cc.o [ 88%] Built target dunealbertagrid_2d [ 90%] Building CXX object lib/CMakeFiles/dunealbertagrid_3d.dir/__/dune/grid/io/file/dgfparser/blocks/gridparameter.cc.o [ 90%] Building CXX object lib/CMakeFiles/dunealbertagrid_3d.dir/__/dune/grid/io/file/dgfparser/blocks/interval.cc.o [ 93%] Building CXX object lib/CMakeFiles/dunealbertagrid_1d.dir/__/dune/grid/io/file/dgfparser/blocks/vertex.cc.o [ 95%] Building CXX object lib/CMakeFiles/dunealbertagrid_3d.dir/__/dune/grid/io/file/dgfparser/blocks/periodicfacetrans.cc.o [ 95%] Building CXX object lib/CMakeFiles/dunealbertagrid_3d.dir/__/dune/grid/io/file/dgfparser/blocks/projection.cc.o [ 95%] Linking CXX shared library libdunealbertagrid_1d.so [ 97%] Building CXX object lib/CMakeFiles/dunealbertagrid_3d.dir/__/dune/grid/io/file/dgfparser/blocks/simplex.cc.o [ 97%] Built target dunealbertagrid_1d [ 97%] Building CXX object lib/CMakeFiles/dunealbertagrid_3d.dir/__/dune/grid/io/file/dgfparser/blocks/simplexgeneration.cc.o [100%] Building CXX object lib/CMakeFiles/dunealbertagrid_3d.dir/__/dune/grid/io/file/dgfparser/blocks/vertex.cc.o [100%] Linking CXX shared library libdunealbertagrid_3d.so [100%] Built target dunealbertagrid_3d --- dune-grid done --- --- calling make for dune-istl --- build directory: build-cmake cmake --build . -- --- dune-istl done --- --- done --- ==> Entering fakeroot environment... ==> Starting package_dune-common()... --- going to build dune-common --- --- calling make for dune-common --- build directory: build-cmake cmake --build . -- "install" "DESTDIR=/tmp/makepkg/dune-core/pkg/dune-common" Consolidate compiler generated dependencies of target dunecommon [ 50%] Built target dunecommon Consolidate compiler generated dependencies of target poosc08 Consolidate compiler generated dependencies of target poosc08_test Consolidate compiler generated dependencies of target indexset [ 50%] Built target poosc08 [100%] Built target indexset [100%] Built target poosc08_test Install the project... -- Install configuration: "None" -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/lib/dunecontrol/dune-common/dune.module -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/lib/cmake/dune-common/dune-common-config.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/lib/cmake/dune-common/dune-common-config-version.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune-common/config.h.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/lib/pkgconfig/dune-common.pc -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/bin/../lib/dunemodules.lib -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/bash-completion/completions/dunecontrol -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/lib/libdunecommon.so -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/lib/cmake/dune-common/dune-common-targets.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/lib/cmake/dune-common/dune-common-targets-none.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/alignedallocator.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/arraylist.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/assertandreturn.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/bartonnackmanifcheck.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/bigunsignedint.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/binaryfunctions.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/bitsetvector.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/boundschecking.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/classname.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/concept.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/conditional.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/debugalign.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/debugallocator.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/debugstream.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/deprecated.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/densematrix.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/densevector.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/diagonalmatrix.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/documentation.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/dotproduct.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/dynmatrix.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/dynmatrixev.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/dynvector.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/enumset.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/exceptions.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/filledarray.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/float_cmp.cc -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/float_cmp.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/fmatrix.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/fmatrixev.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/ftraits.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/function.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/fvector.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/gcd.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/genericiterator.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/gmpfield.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/hash.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/hybridutilities.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/indent.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/indices.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/interfaces.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/ios_state.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/iteratorfacades.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/iteratorrange.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/keywords.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/lcm.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/lru.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/mallocallocator.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/math.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/matvectraits.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/overloadset.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/parameterizedobject.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/parametertree.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/parametertreeparser.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/path.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/poolallocator.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/power.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/precision.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/propertymap.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/promotiontraits.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/proxymemberaccess.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/quadmath.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/rangeutilities.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/reservedvector.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/scalarvectorview.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/scalarmatrixview.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/shared_ptr.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/simd.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/singleton.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/sllist.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/stdstreams.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/stdthread.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/streamoperators.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/stringutility.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/to_unique_ptr.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/timer.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/tupleutility.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/tuplevector.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/typelist.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/typetraits.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/typeutilities.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/unused.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/vc.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/version.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/visibility.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/test/iteratortest.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/test/checkmatrixinterface.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/parallel/collectivecommunication.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/parallel/communication.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/parallel/communicator.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/parallel/indexset.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/parallel/indicessyncer.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/parallel/interface.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/parallel/localindex.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/parallel/mpicollectivecommunication.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/parallel/mpicommunication.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/parallel/mpiguard.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/parallel/future.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/parallel/mpifuture.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/parallel/mpidata.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/parallel/mpipack.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/parallel/mpihelper.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/parallel/mpitraits.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/parallel/plocalindex.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/parallel/remoteindices.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/parallel/selection.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/parallel/variablesizecommunicator.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/simd/base.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/simd/defaults.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/simd/interface.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/simd/io.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/simd/loop.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/simd/simd.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/simd/standard.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/simd/test.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/simd/vc.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/std/apply.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/std/make_array.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/std/memory.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/std/optional.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/std/type_traits.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/std/utility.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/std/variant.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/test/arithmetictestsuite.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/test/collectorstream.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/include/dune/common/test/testsuite.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/bin/dune-ctest -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/bin/duneproject -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/bin/dunecontrol -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/bin/dune-git-whitespace-hook -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/man/man1/dunecontrol.1 -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune-common/doc/doxygen/Doxystyle -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune-common/doc/doxygen/doxygen-macros -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/doc/dune-common/dune-common.rst -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/AddGMPFlags.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/AddMETISFlags.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/AddParMETISFlags.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/AddPTScotchFlags.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/AddQuadMathFlags.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/AddSuiteSparseFlags.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/AddUMFPackFlags.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/AddVcFlags.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/CheckCXXFeatures.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/CMakeBuiltinFunctionsDocumentation.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/DuneCMakeCompat.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/DuneCommonMacros.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/DuneCxaDemangle.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/DuneDoc.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/DuneDoxygen.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/DuneEnableAllPackages.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/DuneExecuteProcess.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/DuneInstance.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/DuneMacros.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/DuneMPI.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/DunePathHelper.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/DunePkgConfig.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/DunePythonCommonMacros.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/DunePythonFindPackage.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/DunePythonInstallPackage.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/DunePythonRequireVersion.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/DunePythonTestCommand.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/DunePythonVirtualenv.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/DuneSphinxCMakeDoc.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/DuneStreams.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/DuneSymlinkOrCopy.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/DuneTestMacros.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/FindGMP.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/FindInkscape.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/FindLatexMk.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/FindMETIS.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/FindMProtect.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/FindParMETIS.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/FindPTScotch.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/FindSphinx.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/FindSuiteSparse.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/FindTBB.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/FindUMFPack.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/Headercheck.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/LanguageSupport.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/latexmkrc.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/OverloadCompilerFlags.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/UseInkscape.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/UseLATEX.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/modules/UseLatexMk.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/scripts/conf.py.in -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/scripts/CreateDoxyFile.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/scripts/envdetect.py -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/scripts/FinalizeHeadercheck.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/scripts/index.rst.in -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/scripts/InstallFile.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/scripts/main77.cc.in -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/scripts/module_library.cc.in -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/scripts/pyversion.py -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/scripts/RunDoxygen.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/scripts/sphinx_cmake_dune.py -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/scripts/extract_cmake_data.py -- Installing: /tmp/makepkg/dune-core/pkg/dune-common/usr/share/dune/cmake/scripts/run-in-dune-env.sh.in --- dune-common done --- --- done --- ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> WARNING: Package contains reference to $srcdir usr/lib/libdunecommon.so ==> Creating package "dune-common"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Starting package_dune-geometry()... --- going to build dune-geometry --- --- calling make for dune-geometry --- build directory: build-cmake cmake --build . -- "install" "DESTDIR=/tmp/makepkg/dune-core/pkg/dune-geometry" Consolidate compiler generated dependencies of target dunegeometry [100%] Built target dunegeometry Install the project... -- Install configuration: "None" -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/lib/dunecontrol/dune-geometry/dune.module -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/lib/cmake/dune-geometry/dune-geometry-config.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/lib/cmake/dune-geometry/dune-geometry-config-version.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/share/dune-geometry/config.h.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/lib/pkgconfig/dune-geometry.pc -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/include/dune/geometry/affinegeometry.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/include/dune/geometry/axisalignedcubegeometry.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/include/dune/geometry/dimension.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/include/dune/geometry/generalvertexorder.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/include/dune/geometry/multilineargeometry.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/include/dune/geometry/quadraturerules.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/include/dune/geometry/referenceelement.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/include/dune/geometry/referenceelementimplementation.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/include/dune/geometry/referenceelements.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/include/dune/geometry/refinement.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/include/dune/geometry/topologyfactory.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/include/dune/geometry/type.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/include/dune/geometry/typeindex.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/include/dune/geometry/virtualrefinement.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/include/dune/geometry/virtualrefinement.cc -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/include/dune/geometry/test/checkgeometry.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/include/dune/geometry/quadraturerules/compositequadraturerule.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/include/dune/geometry/quadraturerules/pointquadrature.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/include/dune/geometry/quadraturerules/simplexquadrature.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/include/dune/geometry/quadraturerules/tensorproductquadrature.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/include/dune/geometry/quadraturerules/gauss_imp.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/include/dune/geometry/quadraturerules/gausslobatto_imp.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/include/dune/geometry/quadraturerules/jacobi_1_0_imp.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/include/dune/geometry/quadraturerules/jacobi_2_0_imp.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/include/dune/geometry/quadraturerules/jacobi_n_0.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/include/dune/geometry/refinement/base.cc -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/include/dune/geometry/refinement/hcube.cc -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/include/dune/geometry/refinement/hcubetriangulation.cc -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/include/dune/geometry/refinement/prismtriangulation.cc -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/include/dune/geometry/refinement/pyramidtriangulation.cc -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/include/dune/geometry/refinement/simplex.cc -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/include/dune/geometry/utility/typefromvertexcount.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/share/doc/dune-geometry/appl/refelements/gg_hexahedron.png -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/share/doc/dune-geometry/appl/refelements/gg_line.png -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/share/doc/dune-geometry/appl/refelements/gg_prism.png -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/share/doc/dune-geometry/appl/refelements/gg_pyramid.png -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/share/doc/dune-geometry/appl/refelements/gg_quadrilateral.png -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/share/doc/dune-geometry/appl/refelements/gg_tetrahedron.png -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/share/doc/dune-geometry/appl/refelements/gg_triangle.png -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/share/doc/dune-geometry/appl/refelements/gg_hexahedron_edges.png -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/share/doc/dune-geometry/appl/refelements/gg_tetrahedron_edges.png -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/share/doc/dune-geometry/appl/refelements/gg_prism_edges.png -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/share/doc/dune-geometry/appl/refelements/gg_pyramid_edges.png -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/lib/libdunegeometry.so -- Set runtime path of "/tmp/makepkg/dune-core/pkg/dune-geometry/usr/lib/libdunegeometry.so" to "" -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/lib/cmake/dune-geometry/dune-geometry-targets.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-geometry/usr/lib/cmake/dune-geometry/dune-geometry-targets-none.cmake --- dune-geometry done --- --- done --- ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> WARNING: Package contains reference to $srcdir usr/lib/libdunegeometry.so ==> Creating package "dune-geometry"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Starting package_dune-localfunctions()... --- going to build dune-localfunctions --- --- calling make for dune-localfunctions --- build directory: build-cmake cmake --build . -- "install" "DESTDIR=/tmp/makepkg/dune-core/pkg/dune-localfunctions" Install the project... -- Install configuration: "None" -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/lib/dunecontrol/dune-localfunctions/dune.module -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/lib/cmake/dune-localfunctions/dune-localfunctions-config.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/lib/cmake/dune-localfunctions/dune-localfunctions-config-version.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/share/dune-localfunctions/config.h.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/lib/pkgconfig/dune-localfunctions.pc -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/brezzidouglasmarini.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/crouzeixraviart.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/dualmortarbasis.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/hierarchical.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/lagrange.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/mimetic.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/monomial.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/orthonormal.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/rannacherturek.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/refined.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/test/geometries.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/test/test-fe.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/test/test-localfe.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/brezzidouglasfortinmarini/bdfmcube.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/brezzidouglasfortinmarini/cube/localbasis.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/brezzidouglasfortinmarini/cube/localcoefficients.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/brezzidouglasfortinmarini/cube/localinterpolation.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarinicube.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarinisimplex.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini1cube2d.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini1cube3d.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini2cube2d.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini1simplex2d.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini2simplex2d.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini1cube2d/brezzidouglasmarini1cube2dlocalbasis.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini1cube2d/brezzidouglasmarini1cube2dlocalcoefficients.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini1cube2d/brezzidouglasmarini1cube2dlocalinterpolation.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini1cube3d/brezzidouglasmarini1cube3dlocalbasis.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini1cube3d/brezzidouglasmarini1cube3dlocalcoefficients.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini1cube3d/brezzidouglasmarini1cube3dlocalinterpolation.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini2cube2d/brezzidouglasmarini2cube2dlocalbasis.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini2cube2d/brezzidouglasmarini2cube2dlocalcoefficients.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini2cube2d/brezzidouglasmarini2cube2dlocalinterpolation.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini1simplex2d/brezzidouglasmarini1simplex2dlocalbasis.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini1simplex2d/brezzidouglasmarini1simplex2dlocalcoefficients.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini1simplex2d/brezzidouglasmarini1simplex2dlocalinterpolation.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini2simplex2d/brezzidouglasmarini2simplex2dlocalbasis.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini2simplex2d/brezzidouglasmarini2simplex2dlocalcoefficients.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini2simplex2d/brezzidouglasmarini2simplex2dlocalinterpolation.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/common/interface.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/common/interfaceswitch.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/common/localbasis.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/common/localinterpolation.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/common/localkey.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/common/localfiniteelementtraits.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/common/localfiniteelementvariant.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/common/localfiniteelementvariantcache.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/common/localtoglobaladaptors.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/common/virtualinterface.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/common/virtualwrappers.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/dualmortarbasis/dualp1.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/dualmortarbasis/dualq1.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/dualmortarbasis/dualpq1factory.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/dualmortarbasis/dualp1/dualp1localbasis.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/dualmortarbasis/dualp1/dualp1localcoefficients.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/dualmortarbasis/dualp1/dualp1localinterpolation.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/dualmortarbasis/dualq1/dualq1localbasis.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/dualmortarbasis/dualq1/dualq1localcoefficients.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/dualmortarbasis/dualq1/dualq1localinterpolation.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/hierarchical/hierarchicalp2.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/hierarchical/hierarchicalp2withelementbubble.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/hierarchical/hierarchicalprismp2.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/hierarchical/hierarchicalp2/hierarchicalsimplexp2localbasis.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/hierarchical/hierarchicalp2/hierarchicalsimplexp2localinterpolation.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/hierarchical/hierarchicalp2withelementbubble/hierarchicalsimplexp2withelementbubble.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/hierarchical/hierarchicalprismp2/hierarchicalprismp2localbasis.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/hierarchical/hierarchicalprismp2/hierarchicalprismp2localinterpolation.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/lagrange/emptypoints.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/lagrange/equidistantpoints.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/lagrange/interpolation.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/lagrange/lagrangebasis.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/lagrange/lagrangecoefficients.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/lagrange/lagrangecube.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/lagrange/lagrangelfecache.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/lagrange/lagrangeprism.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/lagrange/lagrangepyramid.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/lagrange/lagrangesimplex.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/lagrange/p0.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/lagrange/p1.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/lagrange/p23d.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/lagrange/p2.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/lagrange/pk1d.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/lagrange/pk2d.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/lagrange/pk3d.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/lagrange/pk.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/lagrange/pq22d.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/lagrange/pqkfactory.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/lagrange/prismp1.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/lagrange/prismp2.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/lagrange/pyramidp1.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/lagrange/pyramidp2.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/lagrange/q1.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/lagrange/q2.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/lagrange/qk.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/lagrange/p0/p0localbasis.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/lagrange/p0/p0localcoefficients.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/lagrange/p0/p0localinterpolation.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/meta/power.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/meta/power/basis.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/meta/power/coefficients.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/meta/power/interpolation.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/mimetic/mimeticall.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/monomial/monomiallocalbasis.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/monomial/monomiallocalcoefficients.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/monomial/monomiallocalinterpolation.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/orthonormal/orthonormalbasis.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/orthonormal/orthonormalcompute.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/rannacherturek/rannacherturek.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/rannacherturek/rannachertureklocalbasis.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/rannacherturek/rannachertureklocalcoefficients.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/rannacherturek/rannachertureklocalinterpolation.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/rannacherturek/rannacherturek2d/rannacherturek2dlocalbasis.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/rannacherturek/rannacherturek3d/rannacherturek3dlocalbasis.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas/raviartthomas02d.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas/raviartthomas0cube2d.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas/raviartthomas0cube3d.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas/raviartthomas12d.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas/raviartthomas1cube2d.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas/raviartthomas1cube3d.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas/raviartthomas2cube2d.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas/raviartthomas3cube2d.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas/raviartthomas4cube2d.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas/raviartthomascube.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas/raviartthomaslfecache.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas/raviartthomassimplex.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas/raviartthomas02d/raviartthomas02dlocalbasis.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas/raviartthomas02d/raviartthomas02dlocalcoefficients.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas/raviartthomas02d/raviartthomas02dlocalinterpolation.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas/raviartthomas0cube2d/raviartthomas0cube2dall.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas/raviartthomas0cube3d/raviartthomas0cube3dall.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas/raviartthomas12d/raviartthomas12dlocalbasis.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas/raviartthomas12d/raviartthomas12dlocalcoefficients.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas/raviartthomas12d/raviartthomas12dlocalinterpolation.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas/raviartthomas1cube2d/raviartthomas1cube2dlocalbasis.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas/raviartthomas1cube2d/raviartthomas1cube2dlocalcoefficients.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas/raviartthomas1cube2d/raviartthomas1cube2dlocalinterpolation.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas/raviartthomas1cube3d/raviartthomas1cube3dlocalbasis.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas/raviartthomas1cube3d/raviartthomas1cube3dlocalcoefficients.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas/raviartthomas1cube3d/raviartthomas1cube3dlocalinterpolation.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas/raviartthomas2cube2d/raviartthomas2cube2dlocalbasis.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas/raviartthomas2cube2d/raviartthomas2cube2dlocalcoefficients.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas/raviartthomas2cube2d/raviartthomas2cube2dlocalinterpolation.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas/raviartthomas3cube2d/raviartthomas3cube2dlocalbasis.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas/raviartthomas3cube2d/raviartthomas3cube2dlocalcoefficients.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas/raviartthomas3cube2d/raviartthomas3cube2dlocalinterpolation.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas/raviartthomas4cube2d/raviartthomas4cube2dlocalbasis.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas/raviartthomas4cube2d/raviartthomas4cube2dlocalcoefficients.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas/raviartthomas4cube2d/raviartthomas4cube2dlocalinterpolation.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas/raviartthomassimplex/raviartthomassimplexbasis.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas/raviartthomassimplex/raviartthomassimplexinterpolation.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/raviartthomas/raviartthomassimplex/raviartthomassimplexprebasis.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/refined/refinedp0.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/refined/refinedp1.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/refined/common/refinedsimplexlocalbasis.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/refined/refinedp0/refinedp0localbasis.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/refined/refinedp0/refinedp0localcoefficients.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/refined/refinedp0/refinedp0localinterpolation.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/refined/refinedp1/refinedp1localbasis.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/utility/basisevaluator.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/utility/basismatrix.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/utility/basisprint.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/utility/coeffmatrix.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/utility/defaultbasisfactory.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/utility/dglocalcoefficients.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/utility/field.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/utility/interpolationhelper.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/utility/l2interpolation.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/utility/lfematrix.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/utility/localfiniteelement.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/utility/monomialbasis.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/utility/multiindex.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/utility/polynomialbasis.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/utility/tensor.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/whitney/edges0.5.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/whitney/edges0.5/basis.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/whitney/edges0.5/coefficients.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/whitney/edges0.5/common.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-localfunctions/usr/include/dune/localfunctions/whitney/edges0.5/interpolation.hh --- dune-localfunctions done --- --- done --- ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "dune-localfunctions"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Starting package_dune-istl()... --- going to build dune-istl --- --- calling make for dune-istl --- build directory: build-cmake cmake --build . -- "install" "DESTDIR=/tmp/makepkg/dune-core/pkg/dune-istl" Install the project... -- Install configuration: "None" -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/lib/dunecontrol/dune-istl/dune.module -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/lib/cmake/dune-istl/dune-istl-config.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/lib/cmake/dune-istl/dune-istl-config-version.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/share/dune-istl/config.h.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/lib/pkgconfig/dune-istl.pc -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/share/dune/cmake/modules/AddARPACKPPFlags.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/share/dune/cmake/modules/AddSuperLUFlags.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/share/dune/cmake/modules/DuneIstlMacros.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/share/dune/cmake/modules/FindARPACK.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/share/dune/cmake/modules/FindARPACKPP.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/share/dune/cmake/modules/FindSuperLU.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/allocator.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/basearray.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/bcrsmatrix.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/bdmatrix.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/btdmatrix.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/bvector.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/cholmod.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/colcompmatrix.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/gsetc.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/ildl.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/ilu.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/ilusubdomainsolver.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/io.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/istlexception.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/ldl.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/matrix.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/matrixindexset.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/matrixmarket.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/matrixmatrix.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/matrixredistribute.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/matrixutils.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/multitypeblockmatrix.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/multitypeblockvector.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/novlpschwarz.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/operators.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/overlappingschwarz.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/owneroverlapcopy.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/pardiso.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/preconditioner.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/preconditioners.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/repartition.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/scalarproducts.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/scaledidmatrix.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/schwarz.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/solvercategory.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/solver.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/solverfactory.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/solvers.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/solvertype.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/spqr.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/superlu.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/superlufunctions.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/supermatrix.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/umfpack.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/vbvector.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/common/counter.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/common/registry.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/eigenvalue/arpackpp.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/eigenvalue/poweriteration.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/paamg/aggregates.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/paamg/amg.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/paamg/combinedfunctor.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/paamg/construction.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/paamg/dependency.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/paamg/fastamg.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/paamg/fastamgsmoother.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/paamg/galerkin.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/paamg/globalaggregates.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/paamg/graph.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/paamg/graphcreator.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/paamg/hierarchy.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/paamg/matrixhierarchy.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/paamg/indicescoarsener.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/paamg/kamg.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/paamg/parameters.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/paamg/pinfo.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/paamg/properties.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/paamg/renumberer.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/paamg/smoother.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/paamg/transfer.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/paamg/twolevelmethod.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/test/matrixtest.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/test/vectortest.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/test/laplacian.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/include/dune/istl/test/multirhstest.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-istl/usr/bin/../lib/duneistlam2cmake.lib --- dune-istl done --- --- done --- ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "dune-istl"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Starting package_dune-grid()... --- going to build dune-grid --- --- calling make for dune-grid --- build directory: build-cmake cmake --build . -- "install" "DESTDIR=/tmp/makepkg/dune-core/pkg/dune-grid" Consolidate compiler generated dependencies of target dunegrid [ 30%] Built target dunegrid Consolidate compiler generated dependencies of target dunealbertagrid_3d Consolidate compiler generated dependencies of target dunealbertagrid_1d Consolidate compiler generated dependencies of target dunealbertagrid_2d [ 53%] Built target dunealbertagrid_1d [ 76%] Built target dunealbertagrid_3d [100%] Built target dunealbertagrid_2d Install the project... -- Install configuration: "None" -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/lib/dunecontrol/dune-grid/dune.module -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/lib/cmake/dune-grid/dune-grid-config.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/lib/cmake/dune-grid/dune-grid-config-version.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/dune-grid/config.h.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/lib/pkgconfig/dune-grid.pc -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/geometrygrid.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/identitygrid.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/onedgrid.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/uggrid.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/yaspgrid.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/agrid.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/albertagrid.cc -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/albertaheader.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/indexsets.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/indexstack.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/datahandle.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/misc.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/macroelement.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/elementinfo.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/geometrycache.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/meshpointer.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/macrodata.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/dofadmin.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/dofvector.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/refinement.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/coordcache.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/level.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/undefine-2.0.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/undefine-3.0.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/entity.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/entity.cc -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/entityseed.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/hierarchiciterator.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/algebra.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/geometry.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/geometry.cc -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/projection.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/transformation.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/leveliterator.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/leafiterator.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/treeiterator.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/intersection.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/intersection.cc -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/intersectioniterator.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/capabilities.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/gridfactory.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/dgfparser.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/albertareader.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/gridfamily.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/gridview.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/persistentcontainer.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/backuprestore.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/albertagrid/geometryreference.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/common/adaptcallback.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/common/backuprestore.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/common/boundaryprojection.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/common/boundarysegment.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/common/capabilities.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/common/datahandleif.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/common/defaultgridview.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/common/entity.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/common/entityiterator.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/common/entityseed.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/common/exceptions.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/common/geometry.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/common/grid.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/common/gridenums.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/common/gridfactory.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/common/gridinfo.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/common/gridview.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/common/indexidset.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/common/intersection.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/common/intersectioniterator.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/common/mcmgmapper.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/common/mapper.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/common/partitionset.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/common/rangegenerators.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/common/sizecache.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/common/scsgmapper.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/common/universalmapper.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/geometrygrid/backuprestore.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/geometrygrid/cachedcoordfunction.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/geometrygrid/capabilities.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/geometrygrid/cornerstorage.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/geometrygrid/coordfunction.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/geometrygrid/coordfunctioncaller.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/geometrygrid/datahandle.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/geometrygrid/declaration.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/geometrygrid/entity.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/geometrygrid/entityseed.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/geometrygrid/geometry.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/geometrygrid/grid.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/geometrygrid/gridfamily.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/geometrygrid/gridview.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/geometrygrid/hostcorners.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/geometrygrid/identity.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/geometrygrid/idset.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/geometrygrid/indexsets.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/geometrygrid/intersection.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/geometrygrid/intersectioniterator.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/geometrygrid/iterator.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/geometrygrid/persistentcontainer.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/identitygrid/identitygridentity.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/identitygrid/identitygridentityseed.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/identitygrid/identitygridhierarchiciterator.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/identitygrid/identitygridgeometry.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/identitygrid/identitygridintersectioniterator.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/identitygrid/identitygridintersections.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/identitygrid/identitygridindexsets.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/identitygrid/identitygridleafiterator.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/identitygrid/identitygridleveliterator.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/amirameshreader.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/amirameshwriter.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/dgfparser.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/gmshreader.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/gmshwriter.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/gnuplot.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/printgrid.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/starcdreader.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/vtk.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/amiramesh/amirameshreader.cc -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/amiramesh/amirameshwriter.cc -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/amiramesh/psurfaceboundary.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/dgfparser/dgfexception.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/dgfparser/dgfidentitygrid.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/dgfparser/dgfug.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/dgfparser/dgfparser.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/dgfparser/dgfgeogrid.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/dgfparser/dgfwriter.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/dgfparser/dgfyasp.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/dgfparser/entitykey.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/dgfparser/entitykey_inline.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/dgfparser/dgfoned.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/dgfparser/dgfgridfactory.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/dgfparser/macrogrid.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/dgfparser/gridptr.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/dgfparser/parser.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/dgfparser/blocks/basic.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/dgfparser/blocks/boundarydom.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/dgfparser/blocks/boundaryseg.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/dgfparser/blocks/cube.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/dgfparser/blocks/dim.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/dgfparser/blocks/general.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/dgfparser/blocks/gridparameter.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/dgfparser/blocks/interval.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/dgfparser/blocks/periodicfacetrans.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/dgfparser/blocks/polygon.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/dgfparser/blocks/polyhedron.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/dgfparser/blocks/projection.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/dgfparser/blocks/simplex.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/dgfparser/blocks/simplexgeneration.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/dgfparser/blocks/vertex.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/vtk/b64enc.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/vtk/basicwriter.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/vtk/boundaryiterators.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/vtk/boundarywriter.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/vtk/common.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/vtk/corner.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/vtk/corneriterator.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/vtk/dataarraywriter.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/vtk/function.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/vtk/functionwriter.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/vtk/pointiterator.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/vtk/pvtuwriter.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/vtk/skeletonfunction.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/vtk/subsamplingvtkwriter.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/vtk/streams.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/vtk/volumeiterators.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/vtk/volumewriter.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/vtk/vtksequencewriter.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/vtk/vtksequencewriterbase.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/vtk/vtkwriter.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/vtk/vtuwriter.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/io/file/gnuplot/gnuplot.cc -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/onedgrid/nulliteratorfactory.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/onedgrid/onedgridentity.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/onedgrid/onedgridentityseed.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/onedgrid/onedgridfactory.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/onedgrid/onedgridhieriterator.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/onedgrid/onedgridindexsets.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/onedgrid/onedgridleafiterator.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/onedgrid/onedgridleveliterator.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/onedgrid/onedgridlist.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/onedgrid/onedgridintersections.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/onedgrid/onedgridintersectioniterators.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/onedgrid/onedgridviews.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/test/basicunitcube.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/test/check-albertareader.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/test/checkadaptation.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/test/checkcomcorrectness.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/test/checkcommunicate.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/test/checkentitylifetime.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/test/checkentityseed.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/test/checkgeometry.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/test/checkgeometryinfather.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/test/checkgridfactory.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/test/checkidset.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/test/checkindexset.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/test/checkintersectionit.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/test/checkintersectionlifetime.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/test/checkiterators.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/test/checkjacobians.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/test/checkpartition.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/test/checktwists.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/test/functions.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/test/gridcheck.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/test/staticcheck.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/uggrid/uggridfactory.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/uggrid/uggridentityseed.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/uggrid/uggridentity.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/uggrid/uggridgeometry.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/uggrid/uggridlocalgeometry.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/uggrid/uggridhieriterator.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/uggrid/uggridleveliterator.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/uggrid/uggridviews.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/uggrid/ugincludes.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/uggrid/uggridintersections.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/uggrid/uggridintersectioniterators.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/uggrid/uggridindexsets.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/uggrid/uggridleafiterator.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/uggrid/uggridrenumberer.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/uggrid/ug_undefs.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/uggrid/uglbgatherscatter.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/uggrid/ugmessagebuffer.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/uggrid/ugwrapper.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/utility/entitycommhelper.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/utility/globalindexset.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/utility/gridinfo-gmsh-main.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/utility/gridinfo.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/utility/gridtype.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/utility/hierarchicsearch.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/utility/hostgridaccess.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/utility/multiindex.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/utility/parmetisgridpartitioner.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/utility/persistentcontainer.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/utility/persistentcontainerinterface.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/utility/persistentcontainermap.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/utility/persistentcontainervector.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/utility/persistentcontainerwrapper.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/utility/structuredgridfactory.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/utility/tensorgridfactory.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/utility/vertexorderfactory.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/yaspgrid/backuprestore.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/yaspgrid/coordinates.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/yaspgrid/partitioning.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/yaspgrid/structuredyaspgridfactory.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/yaspgrid/torus.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/yaspgrid/yaspgridentity.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/yaspgrid/yaspgridentityseed.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/yaspgrid/yaspgridgeometry.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/yaspgrid/yaspgridhierarchiciterator.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/yaspgrid/yaspgridindexsets.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/yaspgrid/yaspgridintersection.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/yaspgrid/yaspgridintersectioniterator.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/yaspgrid/yaspgrididset.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/yaspgrid/yaspgridleveliterator.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/yaspgrid/yaspgridpersistentcontainer.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/include/dune/grid/yaspgrid/ygrid.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/amc/grid-1-1.amc -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/amc/grid-1-2.amc -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/amc/grid-2-2.amc -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/amc/grid-1-3.amc -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/amc/grid-2-3.amc -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/amc/grid-3-3.amc -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/amc/grid-2-4.amc -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/amc/macro.amc -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/amc/periodic-torus.amc -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/amiramesh/cube-testgrid-3d.am -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/amiramesh/hybrid-testgrid-3d.am -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/amiramesh/simplex-testgrid-2d.am -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/amiramesh/hybrid-testgrid-2d.am -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/amiramesh/simplex-testgrid-3d.am -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/gridfactory/hybridtestgrids.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/gridfactory/testgrids.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/gmsh/circle1storder.msh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/gmsh/circle2ndorder.msh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/gmsh/circle.geo -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/gmsh/curved2d.geo -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/gmsh/curved2d.msh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/gmsh/hybrid-testgrid-2d.msh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/gmsh/hybrid-testgrid-3d.msh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/gmsh/oned-testgrid.msh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/gmsh/pyramid1storder.msh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/gmsh/pyramid2ndorder.msh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/gmsh/pyramid4.msh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/gmsh/pyramid.geo -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/gmsh/pyramid.msh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/gmsh/sphere.msh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/gmsh/telescope1storder.msh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/gmsh/telescope2ndorder.msh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/gmsh/telescope.geo -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/gmsh/telescope.msh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/gmsh/twotets.geo -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/gmsh/twotets.msh -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/starcd/star.vrt -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/starcd/tets.vrt -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/starcd/withprism.vrt -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/starcd/withpyramid.vrt -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/starcd/star.cel -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/starcd/tets.cel -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/starcd/withprism.cel -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/starcd/withpyramid.cel -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/basicunitcube-2d.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/cube-2.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/cube_grid.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/cube-testgrid-2-2.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/cube-testgrid-2-3.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/distorted-cube-3.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/examplegrid10a.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/examplegrid10b.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/examplegrid10.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/examplegrid11.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/examplegrid12.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/examplegrid1c.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/examplegrid1gen.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/examplegrid1s.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/examplegrid2a.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/examplegrid2b.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/examplegrid2c.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/examplegrid2d.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/examplegrid2e.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/examplegrid5.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/examplegrid6.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/examplegrid7.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/examplegrid9.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/example-projection.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/grid2Y.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/grid3A.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/grid3Y.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/helix.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/octahedron.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/simplex-testgrid-1-1.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/simplex-testgrid-1-2.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/simplex-testgrid-2-2.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/simplex-testgrid-1-3.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/simplex-testgrid-2-3.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/simplex-testgrid-3-3.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/simplex-testgrid-3-3-large.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/test1d.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/test1d-vertex.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/test2d.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/test2d_offset.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/test2ug.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/test3d.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/torus-2.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/torus-3.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/doc/dune-grid/grids/dgf/unstr_cube.dgf -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/lib/libdunegrid.so -- Set runtime path of "/tmp/makepkg/dune-core/pkg/dune-grid/usr/lib/libdunegrid.so" to "" -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/lib/cmake/dune-grid/dune-grid-targets.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/lib/cmake/dune-grid/dune-grid-targets-none.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/lib/libdunealbertagrid_1d.so -- Set runtime path of "/tmp/makepkg/dune-core/pkg/dune-grid/usr/lib/libdunealbertagrid_1d.so" to "" -- Up-to-date: /tmp/makepkg/dune-core/pkg/dune-grid/usr/lib/cmake/dune-grid/dune-grid-targets.cmake -- Up-to-date: /tmp/makepkg/dune-core/pkg/dune-grid/usr/lib/cmake/dune-grid/dune-grid-targets-none.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/lib/libdunealbertagrid_2d.so -- Set runtime path of "/tmp/makepkg/dune-core/pkg/dune-grid/usr/lib/libdunealbertagrid_2d.so" to "" -- Up-to-date: /tmp/makepkg/dune-core/pkg/dune-grid/usr/lib/cmake/dune-grid/dune-grid-targets.cmake -- Up-to-date: /tmp/makepkg/dune-core/pkg/dune-grid/usr/lib/cmake/dune-grid/dune-grid-targets-none.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/lib/libdunealbertagrid_3d.so -- Set runtime path of "/tmp/makepkg/dune-core/pkg/dune-grid/usr/lib/libdunealbertagrid_3d.so" to "" -- Up-to-date: /tmp/makepkg/dune-core/pkg/dune-grid/usr/lib/cmake/dune-grid/dune-grid-targets.cmake -- Up-to-date: /tmp/makepkg/dune-core/pkg/dune-grid/usr/lib/cmake/dune-grid/dune-grid-targets-none.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/bin/../lib/dunegridam2cmake.lib -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/dune/cmake/modules/AddAlbertaFlags.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/dune/cmake/modules/AddAmiraMeshFlags.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/dune/cmake/modules/AddPsurfaceFlags.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/dune/cmake/modules/DuneGridMacros.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/dune/cmake/modules/FindAlberta.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/dune/cmake/modules/FindAmiraMesh.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/dune/cmake/modules/FindPsurface.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/dune/cmake/modules/GridType.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-grid/usr/share/dune/cmake/modules/UseUG.cmake --- dune-grid done --- --- done --- ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> WARNING: Package contains reference to $srcdir usr/lib/libdunegrid.so usr/lib/libdunealbertagrid_3d.so usr/lib/libdunealbertagrid_1d.so usr/lib/cmake/dune-grid/dune-grid-config.cmake usr/lib/libdunealbertagrid_2d.so ==> Creating package "dune-grid"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Starting package_dune-uggrid()... --- going to build dune-uggrid --- --- calling make for dune-uggrid --- build directory: build-cmake cmake --build . -- "install" "DESTDIR=/tmp/makepkg/dune-core/pkg/dune-uggrid" Consolidate compiler generated dependencies of target ugui3 Consolidate compiler generated dependencies of target devices Consolidate compiler generated dependencies of target domS3 Consolidate compiler generated dependencies of target ugui2 [ 1%] Built target devices [ 2%] Built target ugui2 [ 3%] Built target ugui3 [ 4%] Built target domS3 Consolidate compiler generated dependencies of target domS2 Consolidate compiler generated dependencies of target ppifmpi Consolidate compiler generated dependencies of target ug_gm3 Consolidate compiler generated dependencies of target ug_gm2 [ 5%] Built target domS2 [ 5%] Built target ppifmpi Consolidate compiler generated dependencies of target low Consolidate compiler generated dependencies of target basic [ 15%] Built target ug_gm2 [ 26%] Built target ug_gm3 [ 33%] Built target low Consolidate compiler generated dependencies of target numerics3 Consolidate compiler generated dependencies of target dddif3 [ 36%] Built target basic Consolidate compiler generated dependencies of target ddd3 Consolidate compiler generated dependencies of target analyser3 [ 40%] Built target numerics3 [ 48%] Built target dddif3 Consolidate compiler generated dependencies of target ident3 Consolidate compiler generated dependencies of target ctrl3 [ 49%] Built target analyser3 [ 49%] Built target ddd3 Consolidate compiler generated dependencies of target if3 [ 49%] Built target ident3 [ 51%] Built target ctrl3 Consolidate compiler generated dependencies of target join3 Consolidate compiler generated dependencies of target mgr3 [ 54%] Built target if3 Consolidate compiler generated dependencies of target prio3 [ 55%] Built target join3 Consolidate compiler generated dependencies of target xfer3 [ 58%] Built target mgr3 Consolidate compiler generated dependencies of target dddif2 [ 58%] Built target prio3 Consolidate compiler generated dependencies of target numerics2 Consolidate compiler generated dependencies of target ddd2 [ 64%] Built target xfer3 Consolidate compiler generated dependencies of target analyser2 [ 69%] Built target ddd2 [ 71%] Built target numerics2 [ 77%] Built target dddif2 [ 77%] Built target analyser2 Consolidate compiler generated dependencies of target ident2 Consolidate compiler generated dependencies of target if2 Consolidate compiler generated dependencies of target ctrl2 Consolidate compiler generated dependencies of target join2 [ 78%] Built target ident2 [ 80%] Built target ctrl2 Consolidate compiler generated dependencies of target mgr2 [ 83%] Built target join2 [ 84%] Built target if2 Consolidate compiler generated dependencies of target prio2 Consolidate compiler generated dependencies of target ugL [ 87%] Built target mgr2 Consolidate compiler generated dependencies of target xfer2 [ 88%] Built target prio2 [ 89%] Built target ugL Consolidate compiler generated dependencies of target ugS3 [ 94%] Built target xfer2 Consolidate compiler generated dependencies of target ugS2 [ 96%] Built target ugS3 Consolidate compiler generated dependencies of target rm3-show Consolidate compiler generated dependencies of target rm3-writeRefRules2file [ 97%] Built target ugS2 [ 98%] Built target rm3-show [100%] Built target rm3-writeRefRules2file Install the project... -- Install configuration: "None" -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/lib/dunecontrol/dune-uggrid/dune.module -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/lib/cmake/dune-uggrid/dune-uggrid-config.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/lib/cmake/dune-uggrid/dune-uggrid-config-version.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/share/dune-uggrid/config.h.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/lib/pkgconfig/dune-uggrid.pc -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/ugdevices.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/commands.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/initug.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/domain/domain.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/domain/std_domain.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/gm/algebra.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/gm/cw.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/gm/dlmgr.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/gm/elements.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/gm/evm.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/gm/gm.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/gm/pargm.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/gm/refine.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/gm/rm.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/gm/rm-write2file.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/gm/shapes.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/gm/ugm.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/lib/libugL.so -- Set runtime path of "/tmp/makepkg/dune-core/pkg/dune-uggrid/usr/lib/libugL.so" to "" -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/lib/cmake/dune-uggrid/dune-uggrid-targets.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/lib/cmake/dune-uggrid/dune-uggrid-targets-none.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/lib/libugS2.so -- Set runtime path of "/tmp/makepkg/dune-core/pkg/dune-uggrid/usr/lib/libugS2.so" to "" -- Up-to-date: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/lib/cmake/dune-uggrid/dune-uggrid-targets.cmake -- Up-to-date: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/lib/cmake/dune-uggrid/dune-uggrid-targets-none.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/lib/libugS3.so -- Set runtime path of "/tmp/makepkg/dune-core/pkg/dune-uggrid/usr/lib/libugS3.so" to "" -- Up-to-date: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/lib/cmake/dune-uggrid/dune-uggrid-targets.cmake -- Up-to-date: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/lib/cmake/dune-uggrid/dune-uggrid-targets-none.cmake -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/share/RefRules.data -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/share/tetra.rls -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/share/triangle.rls -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/low/debug.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/low/defaults.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/low/dimension.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/low/fileopen.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/low/general.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/low/heaps.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/low/misc.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/low/namespace.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/low/scan.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/low/ugenv.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/low/ugstruct.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/low/ugtimer.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/low/ugtypes.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/numerics/disctools.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/numerics/formats.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/numerics/np.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/numerics/sm.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/numerics/udm.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/parallel/ddd/dddconstants.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/parallel/ddd/dddcontext.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/parallel/ddd/dddtypes.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/parallel/ddd/dddtypes_impl.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/parallel/ddd/include/ddd.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/parallel/ddd/basic/notify.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/parallel/ddd/basic/lowcomm.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/parallel/ddd/basic/oopp.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/parallel/ddd/basic/ooppcc.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/parallel/ddd/ctrl/stat.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/parallel/ddd/if/if.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/parallel/ddd/join/join.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/parallel/ddd/xfer/sll.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/parallel/ddd/xfer/xfer.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/parallel/ppif/ppif.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/parallel/ppif/ppifcontext.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/parallel/ppif/ppiftypes.hh -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/include/dune/uggrid/parallel/dddif/parallel.h -- Installing: /tmp/makepkg/dune-core/pkg/dune-uggrid/usr/share/dune/cmake/modules/DuneUggridMacros.cmake --- dune-uggrid done --- --- done --- ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> WARNING: Package contains reference to $srcdir usr/lib/libugS3.so usr/lib/libugS2.so usr/lib/libugL.so ==> Creating package "dune-uggrid"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: dune-core 2.7.1-1 (Sun 11 Jul 2021 03:45:32 PM -05) [aur@ca39ca492b82 prueba]$