Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/opm-output.spec'], chrootPath='/var/lib/mock/732315-epel-6-x86_64-1521991987.131584/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/opm-output.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-470445710.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/opm-output-2017.10-0.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/opm-output.spec'], chrootPath='/var/lib/mock/732315-epel-6-x86_64-1521991987.131584/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/opm-output.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.VyE5iw + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf opm-output-release-2017.10-final + /usr/bin/gzip -dc /builddir/build/SOURCES/opm-output-2017.10.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd opm-output-release-2017.10-final + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ArRvVw + umask 022 + cd /builddir/build/BUILD + cd opm-output-release-2017.10-final + LANG=C + export LANG + unset DISPLAY + scl enable devtoolset-6 bash + cmake3 -DBUILD_SHARED_LIBS=1 -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_DOCDIR=share/doc/opm-output-2017.10 -DUSE_RUNPATH=OFF -DWITH_NATIVE=OFF -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 -- The CXX compiler identification is GNU 6.3.1 -- 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 BUILDSTDERR: opm-common_CONFIG=/usr/share/cmake/opm-common/opm-common-config.cmake -- The C 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 -- CMake version: 3.6.1 -- Linux distribution: CentOS release 6.9 (Final) -- Target architecture: x86_64 -- Found Git: /usr/bin/git (found version "1.7.1") -- Source code repository: not found! -- GNU C++ compiler version: 6.3.1 -- Linker: ld 2.27-10.el6.1 -- Precompiled headers: disabled -- Build type: Release -- All warnings enabled: -Wall -- OpenMP: disabled -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Checking to see if CXX compiler accepts flag -pthread -- Checking to see if CXX compiler accepts flag -pthread - yes -- Could NOT find CppCheck (missing: CPPCHECK_PROGRAM) -- Disabling clang-check as CMAKE_EXPORT_COMPILE_COMMANDS is not enabled -- Finding package C99 using module mode -- Performing Test HAVE_C99 -- Performing Test HAVE_C99 - Success -- Found C99: -std=c99 -- Finding package CXX11Features using module mode -- Checking to see if CXX compiler accepts flag -std=c++14 -- Checking to see if CXX compiler accepts flag -std=c++14 - yes -- Performing Test HAVE_FINAL -- Performing Test HAVE_FINAL - Success -- Performing Test HAVE_TYPE_TRAITS -- Performing Test HAVE_TYPE_TRAITS - Success -- Performing Test HAVE_SHARED_PTR -- Performing Test HAVE_SHARED_PTR - Success -- Performing Test HAVE_UNIQUE_PTR -- Performing Test HAVE_UNIQUE_PTR - Success -- Performing Test HAVE_NULLPTR -- Performing Test HAVE_NULLPTR - Success -- Performing Test HAVE_CONSTEXPR -- Performing Test HAVE_CONSTEXPR - Success -- Performing Test HAVE_ARRAY -- Performing Test HAVE_ARRAY - Success -- Performing Test HAVE_INTEGRAL_CONSTANT -- Performing Test HAVE_INTEGRAL_CONSTANT - Success -- Looking for C++ include tuple -- Looking for C++ include tuple - found -- Looking for C++ include tr1/tuple -- Looking for C++ include tr1/tuple - found -- Performing Test HAVE_ATTRIBUTE_ALWAYS_INLINE -- Performing Test HAVE_ATTRIBUTE_ALWAYS_INLINE - 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_STATIC_ASSERT -- Performing Test HAVE_STATIC_ASSERT - Success -- Performing Test HAVE_AUTO -- Performing Test HAVE_AUTO - Success -- Performing Test HAVE_VARIADIC_TEMPLATES -- Performing Test HAVE_VARIADIC_TEMPLATES - Success -- Performing Test HAVE_VARIADIC_CONSTRUCTOR_SFINAE -- Performing Test HAVE_VARIADIC_CONSTRUCTOR_SFINAE - Success -- Performing Test HAVE_RVALUE_REFERENCES -- Performing Test HAVE_RVALUE_REFERENCES - Success -- Looking for C++ include tr1/type_traits -- Looking for C++ include tr1/type_traits - found -- Finding package Boost using module mode -- Boost version: 1.48.0 -- Found the following Boost libraries: -- unit_test_framework -- Finding package ecl using module mode -- Finding package opm-common using module mode -- Performing Test HAVE_OPM_COMMON -- Performing Test HAVE_OPM_COMMON - Success -- Found opm-common: /usr/include;/usr/include/boost148 -- Performing Test HAVE_DYNAMIC_BOOST_TEST -- Performing Test HAVE_DYNAMIC_BOOST_TEST - Success -- Finding package opm-parser using module mode -- Boost version: 1.48.0 -- Found the following Boost libraries: -- regex -- filesystem -- system -- date_time -- Found opm-parser: opmparser -- Generating debug symbols: -ggdb3 -- Looking for strip utility -- Looking for strip utility - found -- Performing Test HAVE_DYNAMIC_BOOST_TEST -- Performing Test HAVE_DYNAMIC_BOOST_TEST - Success -- Writing config file "/builddir/build/BUILD/opm-output-release-2017.10-final/config.h"... -- This build defaults to installing in /usr -- Found Doxygen: /usr/bin/doxygen (found version "1.6.1") BUILDSTDERR: -- Writing version information to local header project-version.h -- Configuring done -- Generating done BUILDSTDERR: CMake Warning: BUILDSTDERR: Manually-specified variables were not used by the project: BUILDSTDERR: CMAKE_Fortran_COMPILER -- Build files have been written to: /builddir/build/BUILD/opm-output-release-2017.10-final + make Scanning dependencies of target update-version [ 2%] Updating version information [ 2%] Built target update-version Scanning dependencies of target opmoutput [ 5%] Building CXX object CMakeFiles/opmoutput.dir/opm/test_util/summaryIntegrationTest.cpp.o [ 7%] Building CXX object CMakeFiles/opmoutput.dir/opm/test_util/summaryRegressionTest.cpp.o [ 10%] Building CXX object CMakeFiles/opmoutput.dir/opm/test_util/summaryComparator.cpp.o [ 12%] Building CXX object CMakeFiles/opmoutput.dir/opm/test_util/EclFilesComparator.cpp.o [ 15%] Building CXX object CMakeFiles/opmoutput.dir/opm/output/eclipse/EclipseGridInspector.cpp.o [ 17%] Building CXX object CMakeFiles/opmoutput.dir/opm/output/eclipse/EclipseIO.cpp.o [ 20%] Building CXX object CMakeFiles/opmoutput.dir/opm/output/eclipse/RestartIO.cpp.o [ 22%] Building CXX object CMakeFiles/opmoutput.dir/opm/output/eclipse/Summary.cpp.o [ 25%] Building CXX object CMakeFiles/opmoutput.dir/opm/output/eclipse/Tables.cpp.o [ 27%] Building CXX object CMakeFiles/opmoutput.dir/opm/output/eclipse/RegionCache.cpp.o [ 30%] Building CXX object CMakeFiles/opmoutput.dir/opm/output/data/Solution.cpp.o [ 32%] Linking CXX shared library lib/libopmoutput.so [ 32%] Built target opmoutput Scanning dependencies of target test_writenumwells [ 35%] Building CXX object CMakeFiles/test_writenumwells.dir/tests/test_writenumwells.cpp.o [ 37%] Linking CXX executable bin/test_writenumwells [ 37%] Built target test_writenumwells Scanning dependencies of target compareSummary [ 40%] Building CXX object CMakeFiles/compareSummary.dir/test_util/compareSummary.cpp.o [ 42%] Linking CXX executable bin/compareSummary [ 42%] Built target compareSummary Scanning dependencies of target test_compareSummary [ 45%] Building CXX object CMakeFiles/test_compareSummary.dir/tests/test_compareSummary.cpp.o [ 47%] Linking CXX executable bin/test_compareSummary [ 47%] Built target test_compareSummary Scanning dependencies of target test_EclipseIO [ 50%] Building CXX object CMakeFiles/test_EclipseIO.dir/tests/test_EclipseIO.cpp.o [ 52%] Linking CXX executable bin/test_EclipseIO [ 52%] Built target test_EclipseIO Scanning dependencies of target test_Summary [ 55%] Building CXX object CMakeFiles/test_Summary.dir/tests/test_Summary.cpp.o [ 57%] Linking CXX executable bin/test_Summary [ 57%] Built target test_Summary Scanning dependencies of target test_Restart [ 60%] Building CXX object CMakeFiles/test_Restart.dir/tests/test_Restart.cpp.o [ 62%] Linking CXX executable bin/test_Restart [ 62%] Built target test_Restart Scanning dependencies of target test_regionCache [ 65%] Building CXX object CMakeFiles/test_regionCache.dir/tests/test_regionCache.cpp.o [ 67%] Linking CXX executable bin/test_regionCache [ 67%] Built target test_regionCache Scanning dependencies of target test_Tables [ 70%] Building CXX object CMakeFiles/test_Tables.dir/tests/test_Tables.cpp.o [ 72%] Linking CXX executable bin/test_Tables [ 72%] Built target test_Tables Scanning dependencies of target test_RFT [ 75%] Building CXX object CMakeFiles/test_RFT.dir/tests/test_RFT.cpp.o [ 77%] Linking CXX executable bin/test_RFT [ 77%] Built target test_RFT Scanning dependencies of target test_Solution [ 80%] Building CXX object CMakeFiles/test_Solution.dir/tests/test_Solution.cpp.o [ 82%] Linking CXX executable bin/test_Solution [ 82%] Built target test_Solution Scanning dependencies of target test_EclFilesComparator [ 85%] Building CXX object CMakeFiles/test_EclFilesComparator.dir/tests/test_EclFilesComparator.cpp.o [ 87%] Linking CXX executable bin/test_EclFilesComparator [ 87%] Built target test_EclFilesComparator Scanning dependencies of target datafiles [ 87%] Built target datafiles Scanning dependencies of target test_Wells [ 90%] Building CXX object CMakeFiles/test_Wells.dir/tests/test_Wells.cpp.o [ 92%] Linking CXX executable bin/test_Wells [ 92%] Built target test_Wells Scanning dependencies of target tests [ 92%] Built target tests Scanning dependencies of target compareECL [ 95%] Building CXX object CMakeFiles/compareECL.dir/test_util/compareECL.cpp.o [ 97%] Linking CXX executable bin/compareECL [ 97%] Built target compareECL Scanning dependencies of target examples [ 97%] Built target examples Scanning dependencies of target dune-compat [100%] Patching Makefile to be DUNE compatible [100%] Built target dune-compat + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.djLUfw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64 + cd opm-output-release-2017.10-final + LANG=C + export LANG + unset DISPLAY + make install DESTDIR=/builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64 [ 2%] Updating version information [ 2%] Built target update-version [ 32%] Built target opmoutput [ 37%] Built target test_writenumwells [ 42%] Built target compareSummary [ 47%] Built target test_compareSummary [ 52%] Built target test_EclipseIO [ 57%] Built target test_Summary [ 62%] Built target test_Restart [ 67%] Built target test_regionCache [ 72%] Built target test_Tables [ 77%] Built target test_RFT [ 82%] Built target test_Solution [ 87%] Built target test_EclFilesComparator [ 87%] Built target datafiles [ 92%] Built target test_Wells [ 92%] Built target tests [ 97%] Built target compareECL [ 97%] Built target examples [100%] Patching Makefile to be DUNE compatible [100%] Built target dune-compat Install the project... -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/include/opm/output/OutputWriter.hpp -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/include/opm/output/data/Wells.hpp -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/include/opm/output/data/Cells.hpp -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/include/opm/test_util/summaryRegressionTest.hpp -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/include/opm/test_util/summaryIntegrationTest.hpp -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/include/opm/test_util/summaryComparator.hpp -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/include/opm/output/eclipse/EclipseGridInspector.hpp -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/include/opm/output/eclipse/EclipseIOUtil.hpp -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/include/opm/output/eclipse/EclipseIO.hpp -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/include/opm/output/eclipse/RestartIO.hpp -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/include/opm/output/eclipse/RestartValue.hpp -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/include/opm/output/eclipse/Summary.hpp -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/include/opm/output/eclipse/Tables.hpp -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/include/opm/output/eclipse/RegionCache.hpp -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/include/opm/output/data/Solution.hpp -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/include/opm/test_util/EclFilesComparator.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/include/opm/test_util/summaryRegressionTest.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/include/opm/test_util/summaryComparator.hpp -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/lib64/libopmoutput.so.2017.10 -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/lib64/libopmoutput.so.2017 -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/lib64/libopmoutput.so -- Set runtime path of "/builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/lib64/libopmoutput.so.2017.10" to "" -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/lib64/dunecontrol/opm-output/dune.module -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/cmake/opm-output/opm-output-config.cmake -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/cmake/opm-output/opm-output-config-version.cmake -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/lib64/pkgconfig/opm-output.pc -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/bin/compareECL -- Set runtime path of "/builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/bin/compareECL" to "" -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/bin/compareSummary -- Set runtime path of "/builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/bin/compareSummary" to "" + make install-html DESTDIR=/builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64 Scanning dependencies of target doc [ 50%] Generating API documentation with Doxygen BUILDSTDERR: Warning: ignoring unsupported tag `PROJECT_BRIEF =' at line 40, file /builddir/build/BUILD/opm-output-release-2017.10-final/doc/doxygen/Doxyfile BUILDSTDERR: Warning: ignoring unsupported tag `PROJECT_LOGO =' at line 47, file /builddir/build/BUILD/opm-output-release-2017.10-final/doc/doxygen/Doxyfile BUILDSTDERR: Warning: ignoring unsupported tag `INLINE_GROUPED_CLASSES =' at line 268, file /builddir/build/BUILD/opm-output-release-2017.10-final/doc/doxygen/Doxyfile BUILDSTDERR: Warning: ignoring unsupported tag `FORCE_LOCAL_INCLUDES =' at line 382, file /builddir/build/BUILD/opm-output-release-2017.10-final/doc/doxygen/Doxyfile BUILDSTDERR: Warning: ignoring unsupported tag `STRICT_PROTO_MATCHING =' at line 436, file /builddir/build/BUILD/opm-output-release-2017.10-final/doc/doxygen/Doxyfile BUILDSTDERR: Warning: ignoring unsupported tag `FILTER_SOURCE_PATTERNS =' at line 661, file /builddir/build/BUILD/opm-output-release-2017.10-final/doc/doxygen/Doxyfile BUILDSTDERR: Warning: ignoring unsupported tag `HTML_EXTRA_FILES =' at line 788, file /builddir/build/BUILD/opm-output-release-2017.10-final/doc/doxygen/Doxyfile BUILDSTDERR: Warning: ignoring unsupported tag `HTML_COLORSTYLE_HUE =' at line 798, file /builddir/build/BUILD/opm-output-release-2017.10-final/doc/doxygen/Doxyfile BUILDSTDERR: Warning: ignoring unsupported tag `HTML_COLORSTYLE_SAT =' at line 804, file /builddir/build/BUILD/opm-output-release-2017.10-final/doc/doxygen/Doxyfile BUILDSTDERR: Warning: ignoring unsupported tag `HTML_COLORSTYLE_GAMMA =' at line 813, file /builddir/build/BUILD/opm-output-release-2017.10-final/doc/doxygen/Doxyfile BUILDSTDERR: Warning: ignoring unsupported tag `DOCSET_PUBLISHER_ID =' at line 860, file /builddir/build/BUILD/opm-output-release-2017.10-final/doc/doxygen/Doxyfile BUILDSTDERR: Warning: ignoring unsupported tag `DOCSET_PUBLISHER_NAME =' at line 864, file /builddir/build/BUILD/opm-output-release-2017.10-final/doc/doxygen/Doxyfile BUILDSTDERR: Warning: ignoring unsupported tag `GENERATE_ECLIPSEHELP =' at line 972, file /builddir/build/BUILD/opm-output-release-2017.10-final/doc/doxygen/Doxyfile BUILDSTDERR: Warning: ignoring unsupported tag `ECLIPSE_DOC_ID =' at line 978, file /builddir/build/BUILD/opm-output-release-2017.10-final/doc/doxygen/Doxyfile BUILDSTDERR: Warning: ignoring unsupported tag `EXT_LINKS_IN_WINDOW =' at line 1012, file /builddir/build/BUILD/opm-output-release-2017.10-final/doc/doxygen/Doxyfile BUILDSTDERR: Warning: ignoring unsupported tag `FORMULA_TRANSPARENT =' at line 1028, file /builddir/build/BUILD/opm-output-release-2017.10-final/doc/doxygen/Doxyfile BUILDSTDERR: Warning: ignoring unsupported tag `USE_MATHJAX =' at line 1037, file /builddir/build/BUILD/opm-output-release-2017.10-final/doc/doxygen/Doxyfile BUILDSTDERR: Warning: ignoring unsupported tag `MATHJAX_RELPATH =' at line 1048, file /builddir/build/BUILD/opm-output-release-2017.10-final/doc/doxygen/Doxyfile BUILDSTDERR: Warning: ignoring unsupported tag `SERVER_BASED_SEARCH =' at line 1068, file /builddir/build/BUILD/opm-output-release-2017.10-final/doc/doxygen/Doxyfile BUILDSTDERR: Warning: ignoring unsupported tag `LATEX_FOOTER =' at line 1128, file /builddir/build/BUILD/opm-output-release-2017.10-final/doc/doxygen/Doxyfile BUILDSTDERR: Warning: ignoring unsupported tag `DOT_NUM_THREADS =' at line 1454, file /builddir/build/BUILD/opm-output-release-2017.10-final/doc/doxygen/Doxyfile BUILDSTDERR: Warning: ignoring unsupported tag `MSCFILE_DIRS =' at line 1571, file /builddir/build/BUILD/opm-output-release-2017.10-final/doc/doxygen/Doxyfile BUILDSTDERR: Warning: ignoring unsupported tag `HTML_EXTRA_STYLESHEET =' at line 1653, file /builddir/build/BUILD/opm-output-release-2017.10-final/doc/doxygen/Doxyfile BUILDSTDERR: Warning: Unexpected start tag `inlineclasses' found in scope='group/memberdef/'! BUILDSTDERR: sh: latex: command not found BUILDSTDERR: Problems running latex. Check your installation or look for typos in _formulas.tex and check _formulas.log! BUILDSTDERR: sh: dvips: command not found BUILDSTDERR: Problems running dvips. Check your installation! [ 50%] Built target doc Scanning dependencies of target install-html [100%] documentation -- Install configuration: "Release" -- Install component: "html" -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/tree.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/index.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/ftv2vertline.png -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/ftv2pnode.png -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/ftv2plastnode.png -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/ftv2node.png -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/ftv2mnode.png -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/ftv2mlastnode.png -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/ftv2link.png -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/ftv2lastnode.png -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/ftv2folderopen.png -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/ftv2folderclosed.png -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/ftv2doc.png -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/ftv2blank.png -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/_formulas.tex -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/examples.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/files.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/classOpm_1_1out_1_1Summary_1_1keyword__handlers-members.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/classOpm_1_1out_1_1Summary_1_1keyword__handlers.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/classOpm_1_1out_1_1Summary-members.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/classOpm_1_1out_1_1Summary.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/classOpm_1_1out_1_1RegionCache-members.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/classOpm_1_1out_1_1RegionCache.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/classOpm_1_1data_1_1WellRates-members.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/classOpm_1_1data_1_1WellRates.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/structOpm_1_1data_1_1Well-members.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/structOpm_1_1data_1_1Well.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/structOpm_1_1data_1_1Completion-members.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/structOpm_1_1data_1_1Completion.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/classOpm_1_1data_1_1Rates-members.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/classOpm_1_1data_1_1Rates.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/classOpm_1_1data_1_1Solution-members.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/classOpm_1_1data_1_1Solution.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/structOpm_1_1data_1_1CellData-members.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/structOpm_1_1data_1_1CellData.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/classOpm_1_1OutputWriter-members.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/classOpm_1_1OutputWriter.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/classOpm_1_1Tables-members.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/classOpm_1_1Tables.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/structOpm_1_1RestartValue-members.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/structOpm_1_1RestartValue.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/classOpm_1_1RestartKey-members.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/classOpm_1_1RestartKey.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/classOpm_1_1EclipseIO_1_1Impl-members.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/classOpm_1_1EclipseIO_1_1Impl.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/classOpm_1_1EclipseIO-members.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/classOpm_1_1EclipseIO.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/classOpm_1_1EclipseGridInspector-members.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/classOpm_1_1EclipseGridInspector.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/structWellProductionVolume-members.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/structWellProductionVolume.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/classSummaryComparator-members.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/classSummaryComparator.gif -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/classSummaryComparator.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/classRegressionTest-members.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/classRegressionTest.gif -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/classRegressionTest.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/classIntegrationTest-members.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/classIntegrationTest.gif -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/classIntegrationTest.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/classECLFilesComparator-members.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/classECLFilesComparator.gif -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/classECLFilesComparator.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/structDeviation-members.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/structDeviation.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/functions_vars.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/functions_func.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/functions.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/hierarchy.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/classes.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/annotated.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/installdox -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/summaryRegressionTest_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/summaryIntegrationTest_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/summaryComparator_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/EclFilesComparator_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/OutputWriter_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/Tables_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/Summary_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/RestartValue_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/RestartIO_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/RegionCache_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/EclipseIOUtil_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/EclipseIO_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/EclipseGridInspector_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/Wells_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/Solution_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/Cells_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/_2builddir_2build_2BUILD_2opm-output-release-2017_810-final_2opm_2output_2OutputWriter_8hpp-example.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/main.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/nomatches.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/search.css -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/search.js -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/variables_74.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/variables_72.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/variables_70.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/variables_6b.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/variables_65.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/variables_63.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/variables_61.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/functions_7e.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/functions_77.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/functions_75.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/functions_74.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/functions_73.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/functions_72.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/functions_70.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/functions_6f.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/functions_6d.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/functions_6b.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/functions_69.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/functions_68.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/functions_67.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/functions_65.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/functions_63.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/functions_61.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/classes_77.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/classes_74.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/classes_73.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/classes_72.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/classes_6f.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/classes_6b.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/classes_69.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/classes_65.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/classes_64.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/classes_63.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/all_7e.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/all_77.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/all_75.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/all_74.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/all_73.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/all_72.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/all_70.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/all_6f.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/all_6d.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/all_6b.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/all_69.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/all_68.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/all_67.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/all_65.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/all_64.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/all_63.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/all_61.html -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/close.png -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/search/search.png -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/doxygen.css -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/tabs.css -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/tab_r.gif -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/tab_l.gif -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/tab_b.gif -- Installing: /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10/html/doxygen.png [100%] Built target install-html + /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: opm-output-2017.10-0.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kKw3Xy + umask 022 + cd /builddir/build/BUILD + cd opm-output-release-2017.10-final + DOCDIR=/builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10 + /bin/mkdir -p /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10 + cp -pr COPYING README.md /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64/usr/share/doc/opm-output-2017.10 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libopm-output1-2017.10-0.x86_64 Provides: libopmoutput.so.2017()(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) libboost_date_time-mt.so.1.48.0()(64bit) libboost_filesystem-mt.so.1.48.0()(64bit) libboost_regex-mt.so.1.48.0()(64bit) libboost_system-mt.so.1.48.0()(64bit) libboost_unit_test_framework-mt.so.1.48.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libecl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) liblapack.so.3()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libopmcommon.so.2017()(64bit) libopmjson.so.2017()(64bit) libopmoutput.so.2017()(64bit) libopmparser.so.2017()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(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.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: opm-output-devel-2017.10-0.x86_64 Provides: pkgconfig(opm-output) = 2017.10 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 libopmoutput.so.2017()(64bit) Processing files: opm-output-doc-2017.10-0.noarch Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: opm-output-bin-2017.10-0.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libblas.so.3()(64bit) libboost_date_time-mt.so.1.48.0()(64bit) libboost_filesystem-mt.so.1.48.0()(64bit) libboost_regex-mt.so.1.48.0()(64bit) libboost_system-mt.so.1.48.0()(64bit) libboost_unit_test_framework-mt.so.1.48.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libecl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) liblapack.so.3()(64bit) libm.so.6()(64bit) libopmcommon.so.2017()(64bit) libopmjson.so.2017()(64bit) libopmoutput.so.2017()(64bit) libopmparser.so.2017()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(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.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64 BUILDSTDERR: warning: Could not canonicalize hostname: copr-builder-470445710.novalocal Wrote: /builddir/build/RPMS/opm-output-2017.10-0.x86_64.rpm Wrote: /builddir/build/RPMS/libopm-output1-2017.10-0.x86_64.rpm Wrote: /builddir/build/RPMS/opm-output-devel-2017.10-0.x86_64.rpm Wrote: /builddir/build/RPMS/opm-output-doc-2017.10-0.noarch.rpm Wrote: /builddir/build/RPMS/opm-output-bin-2017.10-0.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WgUtES + umask 022 + cd /builddir/build/BUILD + cd opm-output-release-2017.10-final + rm -rf /builddir/build/BUILDROOT/opm-output-2017.10-0.x86_64 + exit 0 Child return code was: 0