Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/dune-localfunctions.spec'], chrootPath='/var/lib/mock/732292-epel-6-x86_64-1521985793.648796/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/dune-localfunctions.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False BUILDSTDERR: warning: Could not canonicalize hostname: copr-builder-633729163.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/dune-localfunctions-2.5.1-0.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/dune-localfunctions.spec'], chrootPath='/var/lib/mock/732292-epel-6-x86_64-1521985793.648796/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/dune-localfunctions.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vrgrcS + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf dune-localfunctions-2.5.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/dune-localfunctions-2.5.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dune-localfunctions-2.5.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ChaQ99 + umask 022 + cd /builddir/build/BUILD + cd dune-localfunctions-2.5.1 + LANG=C + export LANG + unset DISPLAY + mkdir x86_64-redhat-linux-gnu + pushd x86_64-redhat-linux-gnu ~/build/BUILD/dune-localfunctions-2.5.1/x86_64-redhat-linux-gnu ~/build/BUILD/dune-localfunctions-2.5.1 + scl enable devtoolset-6 bash + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + cmake3 .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_CXX_COMPILER=/opt/rh/devtoolset-6/root/usr/bin/g++ -DCMAKE_C_COMPILER=/opt/rh/devtoolset-6/root/usr/bin/gcc -DCMAKE_Fortran_COMPILER=/opt/rh/devtoolset-6/root/usr/bin/gfortran -DBOOST_LIBRARYDIR=/usr/lib64/boost148 -DBOOST_INCLUDEDIR=/usr/include/boost148 -DCMAKE_BUILD_TYPE=Release -DBUILD_SHARED_LIBS=1 -- The C compiler identification is GNU 6.3.1 -- The CXX compiler identification is GNU 6.3.1 -- Check for working C compiler: /opt/rh/devtoolset-6/root/usr/bin/gcc -- Check for working C compiler: /opt/rh/devtoolset-6/root/usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /opt/rh/devtoolset-6/root/usr/bin/g++ -- Check for working CXX compiler: /opt/rh/devtoolset-6/root/usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Dependencies for dune-localfunctions: dune-geometry (>= 2.5.0) -- Dependencies for dune-geometry: dune-common (>= 2.5.0) -- The Fortran compiler identification is GNU 6.3.1 -- Check for working Fortran compiler: /opt/rh/devtoolset-6/root/usr/bin/gfortran -- Check for working Fortran compiler: /opt/rh/devtoolset-6/root/usr/bin/gfortran -- works -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Checking whether /opt/rh/devtoolset-6/root/usr/bin/gfortran supports Fortran 90 -- Checking whether /opt/rh/devtoolset-6/root/usr/bin/gfortran supports Fortran 90 -- yes -- Performing Test cxx_std_flag_14 -- Performing Test cxx_std_flag_14 - Success -- Performing Test compiler_supports_cxx14 -- Performing Test compiler_supports_cxx14 - 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 -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- 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 HAVE_CXA_DEMANGLE -- Performing Test HAVE_CXA_DEMANGLE - Success -- Could NOT find MPI_C (missing: MPI_C_LIBRARIES MPI_C_INCLUDE_PATH) -- Could NOT find MPI_CXX (missing: MPI_CXX_LIBRARIES MPI_CXX_INCLUDE_PATH) -- Could NOT find MPI_Fortran (missing: MPI_Fortran_LIBRARIES MPI_Fortran_INCLUDE_PATH) -- 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 LATEX (missing: LATEX_COMPILER) BUILDSTDERR: CMake Warning at /usr/share/dune/cmake/modules/DuneDoc.cmake:78 (message): BUILDSTDERR: Need latex to create documentation! BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: /usr/share/dune/cmake/modules/DuneMacros.cmake:721 (include) BUILDSTDERR: CMakeLists.txt:23 (dune_project) BUILDSTDERR: CMake Warning at /usr/share/dune/cmake/modules/DuneDoc.cmake:82 (message): BUILDSTDERR: Need bibtex to create documentation! BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: /usr/share/dune/cmake/modules/DuneMacros.cmake:721 (include) BUILDSTDERR: CMakeLists.txt:23 (dune_project) BUILDSTDERR: CMake Warning at /usr/share/dune/cmake/modules/DuneDoc.cmake:86 (message): BUILDSTDERR: Need makeindex to create documentation! BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: /usr/share/dune/cmake/modules/DuneMacros.cmake:721 (include) BUILDSTDERR: CMakeLists.txt:23 (dune_project) BUILDSTDERR: CMake Warning at /usr/share/dune/cmake/modules/DuneDoc.cmake:90 (message): BUILDSTDERR: Need imagemagick to create latex documentation! BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: /usr/share/dune/cmake/modules/DuneMacros.cmake:721 (include) BUILDSTDERR: CMakeLists.txt:23 (dune_project) -- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE) -- Found PythonInterp: /usr/bin/python (found version "2.6.6") -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Found PkgConfig: /usr/bin/pkg-config (found version "0.23") -- Performing tests specific to dune-common from file /usr/share/dune/cmake/modules/DuneCommonMacros.cmake. -- Looking for Fortran sgemm -- Looking for Fortran sgemm - found -- A library with BLAS API found. -- Looking for Fortran cheev -- Looking for Fortran cheev - found -- A library with LAPACK API found. -- Looking for C++ include gmpxx.h -- Looking for C++ include gmpxx.h - found -- Looking for __gmpz_abs in /usr/lib64/libgmp.so -- Looking for __gmpz_abs in /usr/lib64/libgmp.so - found -- Found GMP: /usr/include -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Performing Test HAVE_MPROTECT -- Performing Test HAVE_MPROTECT - Success BUILDSTDERR: CMake Warning at /usr/share/dune/cmake/modules/DuneCommonMacros.cmake:32 (find_package): BUILDSTDERR: By not providing "FindVc.cmake" in CMAKE_MODULE_PATH this project has asked BUILDSTDERR: CMake to find a package configuration file provided by "Vc", but CMake did BUILDSTDERR: not find one. BUILDSTDERR: Could not find a package configuration file provided by "Vc" with any of BUILDSTDERR: the following names: BUILDSTDERR: VcConfig.cmake BUILDSTDERR: vc-config.cmake BUILDSTDERR: Add the installation prefix of "Vc" to CMAKE_PREFIX_PATH or set "Vc_DIR" to BUILDSTDERR: a directory containing one of the above files. If "Vc" provides a separate BUILDSTDERR: development package or SDK, be sure it has been installed. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: /usr/share/dune/cmake/modules/DuneMacros.cmake:576 (include) BUILDSTDERR: /usr/share/dune/cmake/modules/DuneMacros.cmake:727 (dune_process_dependency_macros) BUILDSTDERR: CMakeLists.txt:23 (dune_project) -- Setting dune-common_INCLUDE_DIRS=/usr/include -- Setting dune-common_LIBRARIES=dunecommon -- Setting dune-geometry_INCLUDE_DIRS=/usr/include -- Setting dune-geometry_LIBRARIES=dunegeometry -- Using scripts from /usr/share/dune/cmake/scripts for creating doxygen stuff. BUILDSTDERR: CMake Warning at /usr/share/dune/cmake/modules/DuneDoc.cmake:159 (message): BUILDSTDERR: Not adding rule to create as LaTeX is not usable! BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/CMakeLists.txt:3 (dune_add_latex_document) -- Adding custom target for config.h generation -- -- The following OPTIONAL packages have been found: * PythonInterp * PkgConfig * BLAS * Threads * LAPACK * GMP -- The following REQUIRED packages have been found: * dune-common * dune-geometry -- The following OPTIONAL packages have not been found: * MPI * LATEX * Sphinx * Doxygen * Inkscape * Vc , C++ Vectorization library , -- Configuring done -- Generating done BUILDSTDERR: CMake Warning: BUILDSTDERR: Manually-specified variables were not used by the project: BUILDSTDERR: BOOST_INCLUDEDIR BUILDSTDERR: BOOST_LIBRARYDIR -- Build files have been written to: /builddir/build/BUILD/dune-localfunctions-2.5.1/x86_64-redhat-linux-gnu ~/build/BUILD/dune-localfunctions-2.5.1 + popd + make -C x86_64-redhat-linux-gnu -j2 make: Entering directory `/builddir/build/BUILD/dune-localfunctions-2.5.1/x86_64-redhat-linux-gnu' make: Leaving directory `/builddir/build/BUILD/dune-localfunctions-2.5.1/x86_64-redhat-linux-gnu' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.B6bBvR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64 + cd dune-localfunctions-2.5.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64 -C x86_64-redhat-linux-gnu make: Entering directory `/builddir/build/BUILD/dune-localfunctions-2.5.1/x86_64-redhat-linux-gnu' Install the project... -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/lib/dunecontrol/dune-localfunctions/dune.module -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/lib/cmake/dune-localfunctions/dune-localfunctions-config.cmake -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/lib/cmake/dune-localfunctions/dune-localfunctions-config-version.cmake -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/share/dune-localfunctions/config.h.cmake -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/lib/pkgconfig/dune-localfunctions.pc gmake[1]: Entering directory `/builddir/build/BUILD/dune-localfunctions-2.5.1/x86_64-redhat-linux-gnu' gmake[2]: Entering directory `/builddir/build/BUILD/dune-localfunctions-2.5.1/x86_64-redhat-linux-gnu' gmake[3]: Entering directory `/builddir/build/BUILD/dune-localfunctions-2.5.1/x86_64-redhat-linux-gnu' gmake[4]: Entering directory `/builddir/build/BUILD/dune-localfunctions-2.5.1/x86_64-redhat-linux-gnu' Scanning dependencies of target install_dune-localfunctions-manual.pdf gmake[4]: Leaving directory `/builddir/build/BUILD/dune-localfunctions-2.5.1/x86_64-redhat-linux-gnu' gmake[4]: Entering directory `/builddir/build/BUILD/dune-localfunctions-2.5.1/x86_64-redhat-linux-gnu' gmake[4]: Leaving directory `/builddir/build/BUILD/dune-localfunctions-2.5.1/x86_64-redhat-linux-gnu' BUILDSTDERR: gmake[4]: *** No rule to make target `../doc/dune-localfunctions-manual_safepdf', needed by `doc/CMakeFiles/install_dune-localfunctions-manual.pdf'. Stop. BUILDSTDERR: gmake[3]: *** [doc/CMakeFiles/install_dune-localfunctions-manual.pdf.dir/all] Error 2 gmake[3]: Leaving directory `/builddir/build/BUILD/dune-localfunctions-2.5.1/x86_64-redhat-linux-gnu' gmake[2]: Leaving directory `/builddir/build/BUILD/dune-localfunctions-2.5.1/x86_64-redhat-linux-gnu' gmake[1]: Leaving directory `/builddir/build/BUILD/dune-localfunctions-2.5.1/x86_64-redhat-linux-gnu' BUILDSTDERR: gmake[2]: *** [doc/CMakeFiles/install_dune-localfunctions-manual.pdf.dir/rule] Error 2 BUILDSTDERR: gmake[1]: *** [install_dune-localfunctions-manual.pdf] Error 2 gmake[1]: Entering directory `/builddir/build/BUILD/dune-localfunctions-2.5.1/x86_64-redhat-linux-gnu' BUILDSTDERR: gmake[1]: *** No rule to make target `doxygen_dune-localfunctions'. Stop. gmake[1]: Leaving directory `/builddir/build/BUILD/dune-localfunctions-2.5.1/x86_64-redhat-linux-gnu' -- Installed doxygen into /usr/share/doc/dune-localfunctions/doxygen -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/dualmortarbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/mimetic.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/monomial.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/orthonormal.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/rannacherturek.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/raviartthomas.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/refined.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/test/geometries.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/test/test-fe.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/test/test-localfe.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini1cube2d.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini1cube3d.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini2cube2d.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini1simplex2d.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini2simplex2d.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini1cube2d/brezzidouglasmarini1cube2dlocalbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini1cube2d/brezzidouglasmarini1cube2dlocalcoefficients.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini1cube2d/brezzidouglasmarini1cube2dlocalinterpolation.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini1cube3d/brezzidouglasmarini1cube3dlocalbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini1cube3d/brezzidouglasmarini1cube3dlocalcoefficients.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini1cube3d/brezzidouglasmarini1cube3dlocalinterpolation.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini2cube2d/brezzidouglasmarini2cube2dlocalbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini2cube2d/brezzidouglasmarini2cube2dlocalcoefficients.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini2cube2d/brezzidouglasmarini2cube2dlocalinterpolation.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini1simplex2d/brezzidouglasmarini1simplex2dlocalbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini1simplex2d/brezzidouglasmarini1simplex2dlocalcoefficients.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini1simplex2d/brezzidouglasmarini1simplex2dlocalinterpolation.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini2simplex2d/brezzidouglasmarini2simplex2dlocalbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini2simplex2d/brezzidouglasmarini2simplex2dlocalcoefficients.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini2simplex2d/brezzidouglasmarini2simplex2dlocalinterpolation.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/common/interface.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/common/interfaceswitch.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/common/localbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/common/localkey.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/common/localfiniteelementtraits.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/common/localtoglobaladaptors.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/common/virtualinterface.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/common/virtualwrappers.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/dualmortarbasis/dualp1.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/dualmortarbasis/dualq1.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/dualmortarbasis/dualpq1factory.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/dualmortarbasis/dualp1/dualp1localbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/dualmortarbasis/dualp1/dualp1localcoefficients.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/dualmortarbasis/dualp1/dualp1localinterpolation.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/dualmortarbasis/dualq1/dualq1localbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/dualmortarbasis/dualq1/dualq1localcoefficients.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/dualmortarbasis/dualq1/dualq1localinterpolation.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/hierarchical/hierarchicalp2.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/hierarchical/hierarchicalp2withelementbubble.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/hierarchical/hierarchicalprismp2.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/hierarchical/hierarchicalp2/hierarchicalsimplexp2localbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/hierarchical/hierarchicalp2/hierarchicalsimplexp2localinterpolation.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/hierarchical/hierarchicalp2withelementbubble/hierarchicalsimplexp2withelementbubble.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/hierarchical/hierarchicalprismp2/hierarchicalprismp2localbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/hierarchical/hierarchicalprismp2/hierarchicalprismp2localinterpolation.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/emptypoints.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/equidistantpoints.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/interpolation.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/lagrangebasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/lagrangecoefficients.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/p0.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/p1.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/p23d.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/p2.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/pk1d.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/pk2d.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/pk3d.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/pk.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/pq22d.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/pqkfactory.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/prismp1.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/prismp2.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/pyramidp1.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/pyramidp2.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/q1.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/q2.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/qk.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/p0/p0localbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/p0/p0localcoefficients.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/p0/p0localinterpolation.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/p1/p1localbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/p1/p1localcoefficients.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/p1/p1localinterpolation.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/p23d/p23dlocalbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/p23d/p23dlocalcoefficients.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/p23d/p23dlocalinterpolation.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/pk1d/pk1dlocalbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/pk1d/pk1dlocalcoefficients.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/pk1d/pk1dlocalinterpolation.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/pk2d/pk2dlocalbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/pk2d/pk2dlocalcoefficients.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/pk2d/pk2dlocalinterpolation.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/pk3d/pk3dlocalbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/pk3d/pk3dlocalcoefficients.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/pk3d/pk3dlocalinterpolation.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/prismp1/prismp1localbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/prismp1/prismp1localcoefficients.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/prismp1/prismp1localinterpolation.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/prismp2/prismp2localbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/prismp2/prismp2localcoefficients.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/prismp2/prismp2localinterpolation.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/pyramidp1/pyramidp1localbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/pyramidp1/pyramidp1localcoefficients.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/pyramidp1/pyramidp1localinterpolation.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/pyramidp2/pyramidp2localbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/pyramidp2/pyramidp2localcoefficients.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/pyramidp2/pyramidp2localinterpolation.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/q1/q1localbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/q1/q1localcoefficients.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/q1/q1localinterpolation.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/qk/qklocalbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/qk/qklocalcoefficients.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/lagrange/qk/qklocalinterpolation.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/meta/power.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/meta/power/basis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/meta/power/coefficients.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/meta/power/interpolation.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/mimetic/mimeticall.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/monomial/monomiallocalbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/monomial/monomiallocalcoefficients.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/monomial/monomiallocalinterpolation.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/orthonormal/orthonormalbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/orthonormal/orthonormalcompute.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/rannacherturek/rannacherturek.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/rannacherturek/rannachertureklocalbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/rannacherturek/rannachertureklocalcoefficients.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/rannacherturek/rannachertureklocalinterpolation.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/rannacherturek/rannacherturek2d/rannacherturek2dlocalbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/rannacherturek/rannacherturek3d/rannacherturek3dlocalbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/raviartthomas/raviartthomas02d.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/raviartthomas/raviartthomas0cube2d.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/raviartthomas/raviartthomas0cube3d.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/raviartthomas/raviartthomas12d.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/raviartthomas/raviartthomas1cube2d.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/raviartthomas/raviartthomas1cube3d.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/raviartthomas/raviartthomas2cube2d.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/raviartthomas/raviartthomas3cube2d.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/raviartthomas/raviartthomas4cube2d.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/raviartthomas/raviartthomascube.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/raviartthomas/raviartthomassimplex.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/raviartthomas/raviartthomas02d/raviartthomas02dlocalbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/raviartthomas/raviartthomas02d/raviartthomas02dlocalcoefficients.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/raviartthomas/raviartthomas02d/raviartthomas02dlocalinterpolation.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/raviartthomas/raviartthomas0cube2d/raviartthomas0cube2dall.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/raviartthomas/raviartthomas0cube3d/raviartthomas0cube3dall.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/raviartthomas/raviartthomas12d/raviartthomas12dlocalbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/raviartthomas/raviartthomas12d/raviartthomas12dlocalcoefficients.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/raviartthomas/raviartthomas12d/raviartthomas12dlocalinterpolation.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/raviartthomas/raviartthomas1cube2d/raviartthomas1cube2dlocalbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/raviartthomas/raviartthomas1cube2d/raviartthomas1cube2dlocalcoefficients.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/raviartthomas/raviartthomas1cube2d/raviartthomas1cube2dlocalinterpolation.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/raviartthomas/raviartthomas1cube3d/raviartthomas1cube3dlocalbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/raviartthomas/raviartthomas1cube3d/raviartthomas1cube3dlocalcoefficients.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/raviartthomas/raviartthomas1cube3d/raviartthomas1cube3dlocalinterpolation.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/raviartthomas/raviartthomas2cube2d/raviartthomas2cube2dlocalbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/raviartthomas/raviartthomas2cube2d/raviartthomas2cube2dlocalcoefficients.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/raviartthomas/raviartthomas2cube2d/raviartthomas2cube2dlocalinterpolation.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/raviartthomas/raviartthomas3cube2d/raviartthomas3cube2dlocalbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/raviartthomas/raviartthomas3cube2d/raviartthomas3cube2dlocalcoefficients.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/raviartthomas/raviartthomas3cube2d/raviartthomas3cube2dlocalinterpolation.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/raviartthomas/raviartthomas4cube2d/raviartthomas4cube2dlocalbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/raviartthomas/raviartthomas4cube2d/raviartthomas4cube2dlocalcoefficients.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/raviartthomas/raviartthomas4cube2d/raviartthomas4cube2dlocalinterpolation.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/raviartthomas/raviartthomassimplex/raviartthomassimplexbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/raviartthomas/raviartthomassimplex/raviartthomassimplexinterpolation.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/raviartthomas/raviartthomassimplex/raviartthomassimplexprebasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/refined/refinedp0.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/refined/refinedp1.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/refined/common/refinedsimplexlocalbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/refined/refinedp0/refinedp0localbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/refined/refinedp0/refinedp0localcoefficients.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/refined/refinedp0/refinedp0localinterpolation.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/refined/refinedp1/refinedp1localbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/utility/basisevaluator.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/utility/basismatrix.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/utility/basisprint.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/utility/coeffmatrix.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/utility/defaultbasisfactory.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/utility/dglocalcoefficients.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/utility/field.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/utility/interpolationhelper.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/utility/l2interpolation.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/utility/lfematrix.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/utility/localfiniteelement.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/utility/monomialbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/utility/multiindex.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/utility/polynomialbasis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/utility/tensor.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/whitney/edges0.5.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/whitney/edges0.5/basis.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/whitney/edges0.5/coefficients.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/whitney/edges0.5/common.hh -- Installing: /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/include/dune/localfunctions/whitney/edges0.5/interpolation.hh make: Leaving directory `/builddir/build/BUILD/dune-localfunctions-2.5.1/x86_64-redhat-linux-gnu' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: dune-localfunctions-2.5.1-0.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2kspRz + umask 022 + cd /builddir/build/BUILD + cd dune-localfunctions-2.5.1 + DOCDIR=/builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/share/doc/dune-localfunctions-2.5.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/share/doc/dune-localfunctions-2.5.1 + /bin/mkdir -p /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/share/doc/dune-localfunctions-2.5.1 + cp -pr COPYING README.md /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64/usr/share/doc/dune-localfunctions-2.5.1 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: dune-localfunctions-devel-2.5.1-0.noarch Provides: pkgconfig(dune-localfunctions) = 2.5.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64 BUILDSTDERR: warning: Could not canonicalize hostname: copr-builder-633729163.novalocal Wrote: /builddir/build/RPMS/dune-localfunctions-2.5.1-0.x86_64.rpm Wrote: /builddir/build/RPMS/dune-localfunctions-devel-2.5.1-0.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LSHVtO + umask 022 + cd /builddir/build/BUILD + cd dune-localfunctions-2.5.1 + rm -rf /builddir/build/BUILDROOT/dune-localfunctions-2.5.1-0.x86_64 + exit 0 Child return code was: 0