Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/dune-istl.spec'], chrootPath='/var/lib/mock/732288-epel-7-x86_64-1521984495.649025/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: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd0c92b8880b6426b8a5980baa14cee0b', '-D', '/var/lib/mock/732288-epel-7-x86_64-1521984495.649025/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/dune-istl.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: d0c92b8880b6426b8a5980baa14cee0b Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/dune-istl-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-istl.spec'], chrootPath='/var/lib/mock/732288-epel-7-x86_64-1521984495.649025/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: ['/usr/bin/systemd-nspawn', '-q', '-M', '1fcc23e583ad4cb996b74e633a3c3665', '-D', '/var/lib/mock/732288-epel-7-x86_64-1521984495.649025/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/dune-istl.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.QuhI2b + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dune-istl-2.5.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/dune-istl-2.5.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dune-istl-2.5.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Cq04mE + umask 022 + cd /builddir/build/BUILD + cd dune-istl-2.5.1 + mkdir x86_64-redhat-linux-gnu + pushd x86_64-redhat-linux-gnu ~/build/BUILD/dune-istl-2.5.1/x86_64-redhat-linux-gnu ~/build/BUILD/dune-istl-2.5.1 + scl enable devtoolset-6 bash + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + cmake .. -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 -DCMAKE_BUILD_TYPE=Relase -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 -- 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 -- Dependencies for dune-istl: dune-common (>= 2.5.0) -- The Fortran compiler identification is GNU -- 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 include file pthread.h -- Looking for include file 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 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:24 (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:24 (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:24 (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:24 (dune_project) -- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE) -- Found PythonInterp: /usr/bin/python (found version "2.7.5") -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Found PkgConfig: /usr/bin/pkg-config (found version "0.27.1") -- 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:24 (dune_project) -- Setting dune-common_INCLUDE_DIRS=/usr/include -- Setting dune-common_LIBRARIES=dunecommon -- Performing tests specific to dune-istl from file /builddir/build/BUILD/dune-istl-2.5.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 - not found -- Could NOT find ParMETIS (missing: PARMETIS_INCLUDE_DIR PARMETIS_LIBRARY HAVE_PARMETIS) -- Performing Test SUPERLU_MIN_VERSION_4 -- Performing Test SUPERLU_MIN_VERSION_4 - Failed -- Performing Test SUPERLU_MIN_VERSION_4_3 -- Performing Test SUPERLU_MIN_VERSION_4_3 - Failed -- Performing Test SUPERLU_MIN_VERSION_5 -- Performing Test SUPERLU_MIN_VERSION_5 - Failed -- Could NOT find SuperLU (missing: SUPERLU_INCLUDE_DIR SUPERLU_LIBRARY SUPERLU_MIN_VERSION_4) -- Could NOT find ARPACK (missing: ARPACK_LIBRARY) -- Could NOT find ARPACKPP (missing: ARPACK_FOUND ARPACKPP_INCLUDE_DIR) -- Performing Test SUITESPARSE_MIN_VERSION_4_3 -- Performing Test SUITESPARSE_MIN_VERSION_4_3 - Success -- Found SuiteSparse: TRUE found components: LDL SPQR UMFPACK -- 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 * LAPACK * GMP * METIS * SuiteSparse * Threads -- The following REQUIRED packages have been found: * dune-common -- The following OPTIONAL packages have not been found: * ThreadsCMake31 * MPI * LATEX * Sphinx * Doxygen * Inkscape * Vc , C++ Vectorization library , * ParMETIS * SuperLU , Direct linear solver library * ARPACK * ARPACKPP -- Configuring done -- Generating done -- Build files have been written to: /builddir/build/BUILD/dune-istl-2.5.1/x86_64-redhat-linux-gnu + popd ~/build/BUILD/dune-istl-2.5.1 + make -C x86_64-redhat-linux-gnu -j2 make: Entering directory `/builddir/build/BUILD/dune-istl-2.5.1/x86_64-redhat-linux-gnu' make[1]: Entering directory `/builddir/build/BUILD/dune-istl-2.5.1/x86_64-redhat-linux-gnu' make[2]: Entering directory `/builddir/build/BUILD/dune-istl-2.5.1/x86_64-redhat-linux-gnu' Scanning dependencies of target example make[2]: Leaving directory `/builddir/build/BUILD/dune-istl-2.5.1/x86_64-redhat-linux-gnu' make[2]: Entering directory `/builddir/build/BUILD/dune-istl-2.5.1/x86_64-redhat-linux-gnu' [100%] Building CXX object dune/istl/tutorial/CMakeFiles/example.dir/example.cc.o Linking CXX executable example make[2]: Leaving directory `/builddir/build/BUILD/dune-istl-2.5.1/x86_64-redhat-linux-gnu' [100%] Built target example make[1]: Leaving directory `/builddir/build/BUILD/dune-istl-2.5.1/x86_64-redhat-linux-gnu' make: Leaving directory `/builddir/build/BUILD/dune-istl-2.5.1/x86_64-redhat-linux-gnu' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2sHpO1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64 + cd dune-istl-2.5.1 + rm -rf /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64 -C x86_64-redhat-linux-gnu make: Entering directory `/builddir/build/BUILD/dune-istl-2.5.1/x86_64-redhat-linux-gnu' make[1]: Entering directory `/builddir/build/BUILD/dune-istl-2.5.1/x86_64-redhat-linux-gnu' make[2]: Entering directory `/builddir/build/BUILD/dune-istl-2.5.1/x86_64-redhat-linux-gnu' make[2]: Leaving directory `/builddir/build/BUILD/dune-istl-2.5.1/x86_64-redhat-linux-gnu' [100%] Built target example make[1]: Leaving directory `/builddir/build/BUILD/dune-istl-2.5.1/x86_64-redhat-linux-gnu' Install the project... -- Install configuration: "Relase" -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/lib/dunecontrol/dune-istl/dune.module -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/lib/cmake/dune-istl/dune-istl-config.cmake -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/lib/cmake/dune-istl/dune-istl-config-version.cmake -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/share/dune-istl/config.h.cmake -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/lib/pkgconfig/dune-istl.pc -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/share/dune/cmake/modules/AddARPACKPPFlags.cmake -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/share/dune/cmake/modules/AddSuperLUFlags.cmake -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/share/dune/cmake/modules/DuneIstlMacros.cmake -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/share/dune/cmake/modules/FindARPACK.cmake -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/share/dune/cmake/modules/FindARPACKPP.cmake -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/share/dune/cmake/modules/FindSuperLU.cmake -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/basearray.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/bcrsmatrix.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/bdmatrix.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/btdmatrix.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/bvector.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/colcompmatrix.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/gsetc.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/ilu.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/ilusubdomainsolver.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/io.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/istlexception.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/ldl.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/matrix.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/matrixindexset.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/matrixmarket.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/matrixmatrix.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/matrixredistribute.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/matrixutils.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/multitypeblockmatrix.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/multitypeblockvector.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/novlpschwarz.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/operators.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/overlappingschwarz.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/owneroverlapcopy.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/pardiso.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/preconditioner.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/preconditioners.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/repartition.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/scalarproducts.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/scaledidmatrix.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/schwarz.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/solvercategory.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/solver.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/solvers.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/solvertype.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/spqr.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/superlu.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/supermatrix.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/umfpack.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/vbvector.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/eigenvalue/arpackpp.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/eigenvalue/poweriteration.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/paamg/aggregates.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/paamg/amg.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/paamg/combinedfunctor.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/paamg/construction.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/paamg/dependency.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/paamg/fastamg.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/paamg/fastamgsmoother.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/paamg/galerkin.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/paamg/globalaggregates.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/paamg/graph.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/paamg/graphcreator.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/paamg/hierarchy.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/paamg/indicescoarsener.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/paamg/kamg.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/paamg/parameters.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/paamg/pinfo.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/paamg/properties.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/paamg/renumberer.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/paamg/smoother.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/paamg/transfer.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/paamg/twolevelmethod.hh -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/include/dune/istl/test/vectortest.hh gmake[1]: Entering directory `/builddir/build/BUILD/dune-istl-2.5.1/x86_64-redhat-linux-gnu' gmake[2]: Entering directory `/builddir/build/BUILD/dune-istl-2.5.1/x86_64-redhat-linux-gnu' gmake[3]: Entering directory `/builddir/build/BUILD/dune-istl-2.5.1/x86_64-redhat-linux-gnu' gmake[4]: Entering directory `/builddir/build/BUILD/dune-istl-2.5.1/x86_64-redhat-linux-gnu' Scanning dependencies of target install_istl.pdf gmake[4]: Leaving directory `/builddir/build/BUILD/dune-istl-2.5.1/x86_64-redhat-linux-gnu' gmake[4]: Entering directory `/builddir/build/BUILD/dune-istl-2.5.1/x86_64-redhat-linux-gnu' gmake[4]: Leaving directory `/builddir/build/BUILD/dune-istl-2.5.1/x86_64-redhat-linux-gnu' gmake[4]: *** No rule to make target `../doc/istl_safepdf', needed by `doc/CMakeFiles/install_istl.pdf'. Stop. gmake[3]: Leaving directory `/builddir/build/BUILD/dune-istl-2.5.1/x86_64-redhat-linux-gnu' gmake[2]: Leaving directory `/builddir/build/BUILD/dune-istl-2.5.1/x86_64-redhat-linux-gnu' gmake[1]: Leaving directory `/builddir/build/BUILD/dune-istl-2.5.1/x86_64-redhat-linux-gnu' gmake[3]: *** [doc/CMakeFiles/install_istl.pdf.dir/all] Error 2 gmake[2]: *** [doc/CMakeFiles/install_istl.pdf.dir/rule] Error 2 gmake[1]: *** [install_istl.pdf] Error 2 gmake[1]: Entering directory `/builddir/build/BUILD/dune-istl-2.5.1/x86_64-redhat-linux-gnu' gmake[1]: Leaving directory `/builddir/build/BUILD/dune-istl-2.5.1/x86_64-redhat-linux-gnu' gmake[1]: *** No rule to make target `doxygen_dune-istl'. Stop. -- Installed doxygen into /usr/share/doc/dune-istl/doxygen -- Installing: /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/bin/../lib/duneistlam2cmake.lib make: Leaving directory `/builddir/build/BUILD/dune-istl-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-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: dune-istl-2.5.1-0.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SRqJgq + umask 022 + cd /builddir/build/BUILD + cd dune-istl-2.5.1 + DOCDIR=/builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/share/doc/dune-istl-2.5.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/share/doc/dune-istl-2.5.1 + cp -pr COPYING /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/share/doc/dune-istl-2.5.1 + cp -pr README.md /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64/usr/share/doc/dune-istl-2.5.1 + exit 0 Provides: dune-istl = 2.5.1-0 dune-istl(x86-64) = 2.5.1-0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: dune-istl-devel-2.5.1-0.noarch BUILDSTDERR: warning: File listed twice: /usr/lib/cmake/dune-istl BUILDSTDERR: warning: File listed twice: /usr/lib/cmake/dune-istl/dune-istl-config-version.cmake BUILDSTDERR: warning: File listed twice: /usr/lib/cmake/dune-istl/dune-istl-config.cmake BUILDSTDERR: warning: File listed twice: /usr/lib/dunecontrol/dune-istl BUILDSTDERR: warning: File listed twice: /usr/lib/dunecontrol/dune-istl/dune.module BUILDSTDERR: warning: File listed twice: /usr/lib/pkgconfig/dune-istl.pc Provides: dune-istl-devel = 2.5.1-0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64 Wrote: /builddir/build/RPMS/dune-istl-2.5.1-0.x86_64.rpm Wrote: /builddir/build/RPMS/dune-istl-devel-2.5.1-0.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.urA339 + umask 022 + cd /builddir/build/BUILD + cd dune-istl-2.5.1 + rm -rf /builddir/build/BUILDROOT/dune-istl-2.5.1-0.x86_64 + exit 0 Child return code was: 0