Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/dune-geometry.spec'], chrootPath='/var/lib/mock/732263-epel-6-x86_64-1521969664.318776/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-geometry.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-868299777.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/dune-geometry-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-geometry.spec'], chrootPath='/var/lib/mock/732263-epel-6-x86_64-1521969664.318776/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-geometry.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.ee0Lhn + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf dune-geometry-2.5.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/dune-geometry-2.5.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dune-geometry-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.uC6lJN + umask 022 + cd /builddir/build/BUILD + cd dune-geometry-2.5.1 + LANG=C + export LANG + unset DISPLAY + mkdir x86_64-redhat-linux-gnu + pushd x86_64-redhat-linux-gnu ~/build/BUILD/dune-geometry-2.5.1/x86_64-redhat-linux-gnu ~/build/BUILD/dune-geometry-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-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:21 (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:21 (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:21 (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:21 (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:21 (dune_project) -- Setting dune-common_INCLUDE_DIRS=/usr/include -- Setting dune-common_LIBRARIES=dunecommon -- 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/refinement/CMakeLists.txt:8 (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 -- 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-geometry-2.5.1/x86_64-redhat-linux-gnu ~/build/BUILD/dune-geometry-2.5.1 + popd + make -C x86_64-redhat-linux-gnu -j2 make: Entering directory `/builddir/build/BUILD/dune-geometry-2.5.1/x86_64-redhat-linux-gnu' make[1]: Entering directory `/builddir/build/BUILD/dune-geometry-2.5.1/x86_64-redhat-linux-gnu' make[2]: Entering directory `/builddir/build/BUILD/dune-geometry-2.5.1/x86_64-redhat-linux-gnu' Scanning dependencies of target dunegeometry make[2]: Leaving directory `/builddir/build/BUILD/dune-geometry-2.5.1/x86_64-redhat-linux-gnu' make[2]: Entering directory `/builddir/build/BUILD/dune-geometry-2.5.1/x86_64-redhat-linux-gnu' [ 28%] Building CXX object lib/CMakeFiles/dunegeometry.dir/__/dune/geometry/referenceelements.cc.o [ 28%] Building CXX object lib/CMakeFiles/dunegeometry.dir/__/dune/geometry/quadraturerules/gauss.cc.o [ 42%] Building CXX object lib/CMakeFiles/dunegeometry.dir/__/dune/geometry/quadraturerules/jacobi_1_0.cc.o [ 57%] Building CXX object lib/CMakeFiles/dunegeometry.dir/__/dune/geometry/quadraturerules/jacobi_2_0.cc.o [ 71%] Building CXX object lib/CMakeFiles/dunegeometry.dir/__/dune/geometry/quadraturerules/quadraturerules.cc.o [ 85%] Building CXX object lib/CMakeFiles/dunegeometry.dir/__/dune/geometry/quadraturerules/gausslobatto.cc.o [100%] Linking CXX shared library libdunegeometry.so make[2]: Leaving directory `/builddir/build/BUILD/dune-geometry-2.5.1/x86_64-redhat-linux-gnu' [100%] Built target dunegeometry make[1]: Leaving directory `/builddir/build/BUILD/dune-geometry-2.5.1/x86_64-redhat-linux-gnu' make: Leaving directory `/builddir/build/BUILD/dune-geometry-2.5.1/x86_64-redhat-linux-gnu' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.q7PvE1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64 + cd dune-geometry-2.5.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64 -C x86_64-redhat-linux-gnu make: Entering directory `/builddir/build/BUILD/dune-geometry-2.5.1/x86_64-redhat-linux-gnu' make[1]: Entering directory `/builddir/build/BUILD/dune-geometry-2.5.1/x86_64-redhat-linux-gnu' make[2]: Entering directory `/builddir/build/BUILD/dune-geometry-2.5.1/x86_64-redhat-linux-gnu' make[2]: Leaving directory `/builddir/build/BUILD/dune-geometry-2.5.1/x86_64-redhat-linux-gnu' [100%] Built target dunegeometry make[1]: Leaving directory `/builddir/build/BUILD/dune-geometry-2.5.1/x86_64-redhat-linux-gnu' Install the project... -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/lib/dunecontrol/dune-geometry/dune.module -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/lib64/cmake/dune-geometry/dune-geometry-config.cmake -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/lib64/cmake/dune-geometry/dune-geometry-config-version.cmake -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/share/dune-geometry/config.h.cmake -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/lib64/pkgconfig/dune-geometry.pc -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/include/dune/geometry/affinegeometry.hh -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/include/dune/geometry/axisalignedcubegeometry.hh -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/include/dune/geometry/dimension.hh -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/include/dune/geometry/generalvertexorder.hh -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/include/dune/geometry/multilineargeometry.hh -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/include/dune/geometry/quadraturerules.hh -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/include/dune/geometry/referenceelements.hh -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/include/dune/geometry/refinement.hh -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/include/dune/geometry/topologyfactory.hh -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/include/dune/geometry/type.hh -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/include/dune/geometry/typeindex.hh -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/include/dune/geometry/virtualrefinement.hh -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/include/dune/geometry/virtualrefinement.cc -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/include/dune/geometry/test/checkgeometry.hh -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/include/dune/geometry/quadraturerules/compositequadraturerule.hh -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/include/dune/geometry/quadraturerules/nocopyvector.hh -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/include/dune/geometry/quadraturerules/pointquadrature.hh -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/include/dune/geometry/quadraturerules/simplexquadrature.hh -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/include/dune/geometry/quadraturerules/tensorproductquadrature.hh -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/include/dune/geometry/quadraturerules/gauss_imp.hh -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/include/dune/geometry/quadraturerules/gausslobatto_imp.hh -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/include/dune/geometry/quadraturerules/jacobi_1_0_imp.hh -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/include/dune/geometry/quadraturerules/jacobi_2_0_imp.hh -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/include/dune/geometry/refinement/base.cc -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/include/dune/geometry/refinement/hcube.cc -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/include/dune/geometry/refinement/hcubetriangulation.cc -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/include/dune/geometry/refinement/prismtriangulation.cc -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/include/dune/geometry/refinement/pyramidtriangulation.cc -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/include/dune/geometry/refinement/simplex.cc -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/share/doc/dune-geometry/appl/refelements/gg_hexahedron.png -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/share/doc/dune-geometry/appl/refelements/gg_line.png -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/share/doc/dune-geometry/appl/refelements/gg_prism.png -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/share/doc/dune-geometry/appl/refelements/gg_pyramid.png -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/share/doc/dune-geometry/appl/refelements/gg_quadrilateral.png -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/share/doc/dune-geometry/appl/refelements/gg_tetrahedron.png -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/share/doc/dune-geometry/appl/refelements/gg_triangle.png -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/share/doc/dune-geometry/appl/refelements/gg_hexahedron_edges.png -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/share/doc/dune-geometry/appl/refelements/gg_tetrahedron_edges.png -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/share/doc/dune-geometry/appl/refelements/gg_prism_edges.png -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/share/doc/dune-geometry/appl/refelements/gg_pyramid_edges.png gmake[1]: Entering directory `/builddir/build/BUILD/dune-geometry-2.5.1/x86_64-redhat-linux-gnu' BUILDSTDERR: gmake[1]: *** No rule to make target `doxygen_dune-geometry'. Stop. gmake[1]: Leaving directory `/builddir/build/BUILD/dune-geometry-2.5.1/x86_64-redhat-linux-gnu' -- Installed doxygen into /usr/share/doc/dune-geometry/doxygen gmake[1]: Entering directory `/builddir/build/BUILD/dune-geometry-2.5.1/x86_64-redhat-linux-gnu' gmake[2]: Entering directory `/builddir/build/BUILD/dune-geometry-2.5.1/x86_64-redhat-linux-gnu' gmake[3]: Entering directory `/builddir/build/BUILD/dune-geometry-2.5.1/x86_64-redhat-linux-gnu' gmake[4]: Entering directory `/builddir/build/BUILD/dune-geometry-2.5.1/x86_64-redhat-linux-gnu' Scanning dependencies of target install_refinement.pdf gmake[4]: Leaving directory `/builddir/build/BUILD/dune-geometry-2.5.1/x86_64-redhat-linux-gnu' gmake[4]: Entering directory `/builddir/build/BUILD/dune-geometry-2.5.1/x86_64-redhat-linux-gnu' BUILDSTDERR: gmake[4]: *** No rule to make target `../doc/refinement/refinement_safepdf', needed by `doc/refinement/CMakeFiles/install_refinement.pdf'. Stop. gmake[4]: Leaving directory `/builddir/build/BUILD/dune-geometry-2.5.1/x86_64-redhat-linux-gnu' gmake[3]: Leaving directory `/builddir/build/BUILD/dune-geometry-2.5.1/x86_64-redhat-linux-gnu' BUILDSTDERR: gmake[3]: *** [doc/refinement/CMakeFiles/install_refinement.pdf.dir/all] Error 2 BUILDSTDERR: gmake[2]: *** [doc/refinement/CMakeFiles/install_refinement.pdf.dir/rule] Error 2 gmake[2]: Leaving directory `/builddir/build/BUILD/dune-geometry-2.5.1/x86_64-redhat-linux-gnu' gmake[1]: Leaving directory `/builddir/build/BUILD/dune-geometry-2.5.1/x86_64-redhat-linux-gnu' BUILDSTDERR: gmake[1]: *** [install_refinement.pdf] Error 2 -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/lib64/libdunegeometry.so -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/lib64/cmake/dune-geometry/dune-geometry-targets.cmake -- Installing: /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/lib64/cmake/dune-geometry/dune-geometry-targets-release.cmake make: Leaving directory `/builddir/build/BUILD/dune-geometry-2.5.1/x86_64-redhat-linux-gnu' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/dune-geometry-2.5.1 extracting debug info from /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/lib64/libdunegeometry.so BUILDSTDERR: 1834 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /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-geometry-2.5.1-0.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yixSJg + umask 022 + cd /builddir/build/BUILD + cd dune-geometry-2.5.1 + DOCDIR=/builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/share/doc/dune-geometry-2.5.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/share/doc/dune-geometry-2.5.1 + /bin/mkdir -p /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/share/doc/dune-geometry-2.5.1 + cp -pr COPYING README.md /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64/usr/share/doc/dune-geometry-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: libdune-geometry0-2.5.1-0.x86_64 Provides: libdunegeometry.so()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libblas.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdunecommon.so()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) liblapack.so.3()(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: dune-geometry-devel-2.5.1-0.x86_64 Provides: pkgconfig(dune-geometry) = 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 Processing files: dune-geometry-debuginfo-2.5.1-0.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64 BUILDSTDERR: warning: Could not canonicalize hostname: copr-builder-868299777.novalocal Wrote: /builddir/build/RPMS/dune-geometry-2.5.1-0.x86_64.rpm Wrote: /builddir/build/RPMS/libdune-geometry0-2.5.1-0.x86_64.rpm Wrote: /builddir/build/RPMS/dune-geometry-devel-2.5.1-0.x86_64.rpm Wrote: /builddir/build/RPMS/dune-geometry-debuginfo-2.5.1-0.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8IW09A + umask 022 + cd /builddir/build/BUILD + cd dune-geometry-2.5.1 + rm -rf /builddir/build/BUILDROOT/dune-geometry-2.5.1-0.x86_64 + exit 0 Child return code was: 0