Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/opm-parser.spec'], chrootPath='/var/lib/mock/732303-epel-6-x86_64-1521988559.261601/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-parser.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-344119735.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/opm-parser-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-parser.spec'], chrootPath='/var/lib/mock/732303-epel-6-x86_64-1521988559.261601/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-parser.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.zFfLJG + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf opm-parser-release-2017.10-final + /usr/bin/gzip -dc /builddir/build/SOURCES/opm-parser-2017.10.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd opm-parser-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.EeifCb + umask 022 + cd /builddir/build/BUILD + cd opm-parser-release-2017.10-final + LANG=C + export LANG + unset DISPLAY + scl enable devtoolset-6 bash + cmake3 -DBUILD_SHARED_LIBS=1 -DCMAKE_BUILD_TYPE=RelWithDebInfo -DSTRIP_DEBUGGING_SYMBOLS=ON -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_DOCDIR=share/doc/opm-parser-2017.10 -DUSE_RUNPATH=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 -DBUILD_TESTING=0 -- 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 -- opm-parser version set to 2017.10 in dune.module -- Found ecl library: /usr/share/cmake/ecl -- 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 -- Boost version: 1.48.0 -- Found the following Boost libraries: -- filesystem -- date_time -- system -- unit_test_framework -- regex -- Checking whether the file system is case-sensitive -- File system is case-sensitive BUILDSTDERR: CMake Warning at CMakeLists.txt:246 (message): BUILDSTDERR: opm-data not found - skipping some integration tests. -- Could NOT find CppCheck (missing: CPPCHECK_PROGRAM) -- Disabling clang-check as CMAKE_EXPORT_COMPILE_COMMANDS is not enabled -- Configuring done -- Generating done BUILDSTDERR: CMake Warning: BUILDSTDERR: Manually-specified variables were not used by the project: BUILDSTDERR: CMAKE_Fortran_COMPILER BUILDSTDERR: STRIP_DEBUGGING_SYMBOLS -- Build files have been written to: /builddir/build/BUILD/opm-parser-release-2017.10-final + make Scanning dependencies of target cjson [ 0%] Building C object external/cjson/CMakeFiles/cjson.dir/cJSON.c.o [ 0%] Built target cjson Scanning dependencies of target opmjson [ 1%] Building CXX object lib/json/CMakeFiles/opmjson.dir/JsonObject.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/path.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/json/JsonObject.cpp:26: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/locale_conv.h:41:0, BUILDSTDERR: from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/locale:43, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path_traits.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:25, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/path.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/json/JsonObject.cpp:26: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/path.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/json/JsonObject.cpp:26: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/locale_conv.h:41:0, BUILDSTDERR: from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/locale:43, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path_traits.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:25, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/path.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/json/JsonObject.cpp:26: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/path.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/json/JsonObject.cpp:26: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/locale_conv.h:41:0, BUILDSTDERR: from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/locale:43, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path_traits.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:25, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/path.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/json/JsonObject.cpp:26: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/path.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/json/JsonObject.cpp:26: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/locale_conv.h:41:0, BUILDSTDERR: from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/locale:43, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path_traits.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:25, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/path.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/json/JsonObject.cpp:26: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 2%] Linking CXX shared library libopmjson.so [ 2%] Built target opmjson Scanning dependencies of target runJsonTests [ 3%] Building CXX object lib/json/CMakeFiles/runJsonTests.dir/tests/jsonTests.cpp.o [ 4%] Linking CXX executable runJsonTests [ 4%] Built target runJsonTests Scanning dependencies of target genkw [ 5%] Building CXX object lib/eclipse/CMakeFiles/genkw.dir/Parser/createDefaultKeywordList.cpp.o [ 6%] Building CXX object lib/eclipse/CMakeFiles/genkw.dir/Deck/Deck.cpp.o [ 7%] Building CXX object lib/eclipse/CMakeFiles/genkw.dir/Deck/DeckItem.cpp.o [ 8%] Building CXX object lib/eclipse/CMakeFiles/genkw.dir/Deck/DeckKeyword.cpp.o [ 9%] Building CXX object lib/eclipse/CMakeFiles/genkw.dir/Deck/DeckRecord.cpp.o [ 10%] Building CXX object lib/eclipse/CMakeFiles/genkw.dir/Deck/DeckOutput.cpp.o [ 11%] Building CXX object lib/eclipse/CMakeFiles/genkw.dir/Generator/KeywordGenerator.cpp.o [ 12%] Building CXX object lib/eclipse/CMakeFiles/genkw.dir/Generator/KeywordLoader.cpp.o [ 13%] Building CXX object lib/eclipse/CMakeFiles/genkw.dir/Parser/MessageContainer.cpp.o [ 13%] Building CXX object lib/eclipse/CMakeFiles/genkw.dir/Parser/ParseContext.cpp.o [ 14%] Building CXX object lib/eclipse/CMakeFiles/genkw.dir/Parser/ParserEnums.cpp.o [ 15%] Building CXX object lib/eclipse/CMakeFiles/genkw.dir/Parser/ParserItem.cpp.o [ 16%] Building CXX object lib/eclipse/CMakeFiles/genkw.dir/Parser/ParserKeyword.cpp.o [ 17%] Building CXX object lib/eclipse/CMakeFiles/genkw.dir/Parser/ParserRecord.cpp.o [ 18%] Building CXX object lib/eclipse/CMakeFiles/genkw.dir/RawDeck/RawKeyword.cpp.o [ 19%] Building CXX object lib/eclipse/CMakeFiles/genkw.dir/RawDeck/RawRecord.cpp.o [ 20%] Building CXX object lib/eclipse/CMakeFiles/genkw.dir/RawDeck/StarToken.cpp.o [ 21%] Building CXX object lib/eclipse/CMakeFiles/genkw.dir/Units/Dimension.cpp.o [ 22%] Building CXX object lib/eclipse/CMakeFiles/genkw.dir/Units/UnitSystem.cpp.o [ 22%] Building CXX object lib/eclipse/CMakeFiles/genkw.dir/Utility/Stringview.cpp.o [ 23%] Linking CXX executable genkw [ 23%] Built target genkw [ 24%] Generating ParserKeywords.cpp, inlinekw.cpp Updated source file written to: /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/ParserKeywords.cpp Updated header file written to: /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/A.hpp Updated header file written to: /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/B.hpp Updated header file written to: /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/C.hpp Updated header file written to: /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/D.hpp Updated header file written to: /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/E.hpp Updated header file written to: /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/F.hpp Updated header file written to: /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/G.hpp Updated header file written to: /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/I.hpp Updated header file written to: /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/J.hpp Updated header file written to: /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/L.hpp Updated header file written to: /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/M.hpp Updated header file written to: /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/N.hpp Updated header file written to: /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/O.hpp Updated header file written to: /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/P.hpp Updated header file written to: /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/Q.hpp Updated header file written to: /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/R.hpp Updated header file written to: /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/S.hpp Updated header file written to: /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/T.hpp Updated header file written to: /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/U.hpp Updated header file written to: /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/V.hpp Updated header file written to: /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/W.hpp Updated header file written to: /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/Z.hpp Updated header file written to: /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords.hpp Scanning dependencies of target opmparser [ 25%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/Deck/Deck.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Deck/Deck.cpp:23: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Deck/Deck.cpp:23: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Deck/Deck.cpp:23: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Deck/Deck.cpp:23: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Deck/Deck.cpp:23: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Deck/Deck.cpp:23: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Deck/Deck.cpp:23: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Deck/Deck.cpp:23: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 26%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/Deck/DeckItem.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/bind/mem_fn.hpp:25:0, BUILDSTDERR: from /usr/include/boost148/boost/mem_fn.hpp:22, BUILDSTDERR: from /usr/include/boost148/boost/function/detail/prologue.hpp:18, BUILDSTDERR: from /usr/include/boost148/boost/function.hpp:24, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/detail/find_iterator.hpp:18, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/find_iterator.hpp:24, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/iter_find.hpp:27, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/split.hpp:16, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string.hpp:23, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Deck/DeckItem.cpp:24: BUILDSTDERR: /usr/include/boost148/boost/get_pointer.hpp:25:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template T * get_pointer(std::auto_ptr const& p) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckItem.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Deck/DeckItem.cpp:21: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 27%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/Deck/DeckKeyword.cpp.o [ 27%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/Deck/DeckRecord.cpp.o [ 28%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/Deck/DeckOutput.cpp.o [ 29%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/Deck/Section.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Deck/Section.cpp:27: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Deck/Section.cpp:27: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Deck/Section.cpp:27: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Deck/Section.cpp:27: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Deck/Section.cpp:27: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Deck/Section.cpp:27: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Deck/Section.cpp:27: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Deck/Section.cpp:27: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/scoped_ptr.hpp:14:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:41, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/T.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/Tabdims.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/TableManager.hpp:43, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Eclipse3DProperties.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/EclipseState.hpp:26, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/Parser.hpp:30, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Deck/Section.cpp:30: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/scoped_ptr.hpp:66:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ): px( p.release() ) // never throws BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Deck/Section.cpp:27: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 30%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/checkDeck.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Section.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/checkDeck.cpp:22: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/checkDeck.hpp:23, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/checkDeck.cpp:19: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Section.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/checkDeck.cpp:22: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/checkDeck.hpp:23, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/checkDeck.cpp:19: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Section.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/checkDeck.cpp:22: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/checkDeck.hpp:23, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/checkDeck.cpp:19: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Section.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/checkDeck.cpp:22: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/checkDeck.hpp:23, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/checkDeck.cpp:19: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/scoped_ptr.hpp:14:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:41, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/T.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/Tabdims.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/TableManager.hpp:43, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Eclipse3DProperties.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/EclipseState.hpp:26, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/Parser.hpp:30, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/checkDeck.cpp:23: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/scoped_ptr.hpp:66:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ): px( p.release() ) // never throws BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/checkDeck.hpp:23, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/checkDeck.cpp:19: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 31%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Eclipse3DProperties.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Eclipse3DProperties.cpp:24: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Eclipse3DProperties.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Eclipse3DProperties.cpp:24: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Eclipse3DProperties.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Eclipse3DProperties.cpp:24: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Eclipse3DProperties.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Eclipse3DProperties.cpp:24: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Eclipse3DProperties.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/scoped_ptr.hpp:14:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:41, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/T.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/Tabdims.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/TableManager.hpp:43, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Eclipse3DProperties.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Eclipse3DProperties.cpp:26: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/scoped_ptr.hpp:66:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ): px( p.release() ) // never throws BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Eclipse3DProperties.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 32%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/EclipseConfig.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/EclipseConfig.cpp:22: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/EclipseConfig.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/EclipseConfig.cpp:22: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/EclipseConfig.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/EclipseConfig.cpp:22: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/EclipseConfig.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/EclipseConfig.cpp:22: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/EclipseConfig.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 33%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/EclipseState.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Section.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/EclipseState.cpp:24: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Section.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/EclipseState.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Section.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/EclipseState.cpp:24: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Section.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/EclipseState.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Section.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/EclipseState.cpp:24: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Section.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/EclipseState.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Section.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/EclipseState.cpp:24: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Section.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/EclipseState.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/scoped_ptr.hpp:14:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:41, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/T.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/Tabdims.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/TableManager.hpp:43, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Eclipse3DProperties.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/EclipseState.cpp:26: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/scoped_ptr.hpp:66:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ): px( p.release() ) // never throws BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Section.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/EclipseState.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 34%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/EndpointScaling.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/EndpointScaling.cpp:1: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/EndpointScaling.cpp:1: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/EndpointScaling.cpp:1: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/EndpointScaling.cpp:1: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/EndpointScaling.cpp:1: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/EndpointScaling.cpp:1: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/EndpointScaling.cpp:1: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/EndpointScaling.cpp:1: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 35%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Grid/Box.cpp.o [ 36%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Grid/BoxManager.cpp.o [ 36%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Grid/EclipseGrid.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Section.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/EclipseGrid.cpp:27: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Section.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/EclipseGrid.cpp:27: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Section.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/EclipseGrid.cpp:27: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Section.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/EclipseGrid.cpp:27: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Section.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/EclipseGrid.cpp:27: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Section.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/EclipseGrid.cpp:27: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Section.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/EclipseGrid.cpp:27: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Section.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/EclipseGrid.cpp:27: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/scoped_ptr.hpp:14:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:41, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/A.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/EclipseGrid.cpp:35: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/scoped_ptr.hpp:66:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ): px( p.release() ) // never throws BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Section.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/EclipseGrid.cpp:27: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 37%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Grid/FaceDir.cpp.o [ 38%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Grid/FaultCollection.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/FaultCollection.cpp:26: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/FaultCollection.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/FaultCollection.cpp:26: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/FaultCollection.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/FaultCollection.cpp:26: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/FaultCollection.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/FaultCollection.cpp:26: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/FaultCollection.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/scoped_ptr.hpp:14:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:41, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/F.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/FaultCollection.cpp:36: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/scoped_ptr.hpp:66:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ): px( p.release() ) // never throws BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/FaultCollection.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 39%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Grid/Fault.cpp.o [ 40%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Grid/FaultFace.cpp.o [ 41%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Grid/GridDims.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/GridDims.cpp:24: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/GridDims.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/GridDims.cpp:24: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/GridDims.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/GridDims.cpp:24: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/GridDims.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/GridDims.cpp:24: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/GridDims.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/scoped_ptr.hpp:14:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:41, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/D.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/GridDims.cpp:30: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/scoped_ptr.hpp:66:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ): px( p.release() ) // never throws BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/GridDims.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 42%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Grid/GridProperties.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Grid/GridProperties.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/GridProperties.cpp:23: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Grid/GridProperties.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/GridProperties.cpp:23: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Grid/GridProperties.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/GridProperties.cpp:23: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Grid/GridProperties.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/GridProperties.cpp:23: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Grid/GridProperties.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/GridProperties.cpp:23: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Grid/GridProperties.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/GridProperties.cpp:23: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Grid/GridProperties.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/GridProperties.cpp:23: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Grid/GridProperties.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/GridProperties.cpp:23: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 43%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Grid/GridProperty.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Grid/GridDims.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Grid/EclipseGrid.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/GridProperty.cpp:29: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/GridProperty.cpp:21: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Grid/GridDims.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Grid/EclipseGrid.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/GridProperty.cpp:29: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/GridProperty.cpp:21: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Grid/GridDims.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Grid/EclipseGrid.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/GridProperty.cpp:29: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/GridProperty.cpp:21: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Grid/GridDims.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Grid/EclipseGrid.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/GridProperty.cpp:29: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/GridProperty.cpp:21: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/scoped_ptr.hpp:14:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:41, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/T.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/Tabdims.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/TableManager.hpp:43, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/GridProperty.cpp:32: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/scoped_ptr.hpp:66:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ): px( p.release() ) // never throws BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/GridProperty.cpp:21: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 44%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Grid/MULTREGTScanner.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Eclipse3DProperties.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/MULTREGTScanner.cpp:27: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckItem.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/MULTREGTScanner.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Eclipse3DProperties.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/MULTREGTScanner.cpp:27: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckItem.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/MULTREGTScanner.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Eclipse3DProperties.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/MULTREGTScanner.cpp:27: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckItem.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/MULTREGTScanner.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Eclipse3DProperties.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/MULTREGTScanner.cpp:27: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckItem.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/MULTREGTScanner.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/scoped_ptr.hpp:14:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:41, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/T.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/Tabdims.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/TableManager.hpp:43, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Eclipse3DProperties.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/MULTREGTScanner.cpp:27: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/scoped_ptr.hpp:66:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ): px( p.release() ) // never throws BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckItem.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/MULTREGTScanner.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 45%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Grid/NNC.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/NNC.cpp:21: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/NNC.cpp:21: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/NNC.cpp:21: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/NNC.cpp:21: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/NNC.cpp:21: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/NNC.cpp:21: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/NNC.cpp:21: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/NNC.cpp:21: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/scoped_ptr.hpp:14:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:41, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/N.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/NNC.cpp:28: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/scoped_ptr.hpp:66:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ): px( p.release() ) // never throws BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/NNC.cpp:21: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 45%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Grid/PinchMode.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/bind/mem_fn.hpp:25:0, BUILDSTDERR: from /usr/include/boost148/boost/mem_fn.hpp:22, BUILDSTDERR: from /usr/include/boost148/boost/function/detail/prologue.hpp:18, BUILDSTDERR: from /usr/include/boost148/boost/function.hpp:24, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/detail/find_iterator.hpp:18, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/find_iterator.hpp:24, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/iter_find.hpp:27, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/split.hpp:16, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string.hpp:23, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/PinchMode.cpp:20: BUILDSTDERR: /usr/include/boost148/boost/get_pointer.hpp:25:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template T * get_pointer(std::auto_ptr const& p) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/locale_conv.h:41:0, BUILDSTDERR: from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/locale:43, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/classification.hpp:15, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/trim.hpp:23, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string.hpp:19, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/PinchMode.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 46%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Grid/SatfuncPropertyInitializers.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Eclipse3DProperties.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/SatfuncPropertyInitializers.cpp:20: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Eclipse3DProperties.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/SatfuncPropertyInitializers.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Eclipse3DProperties.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/SatfuncPropertyInitializers.cpp:20: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Eclipse3DProperties.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/SatfuncPropertyInitializers.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Eclipse3DProperties.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/SatfuncPropertyInitializers.cpp:20: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Eclipse3DProperties.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/SatfuncPropertyInitializers.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Eclipse3DProperties.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/SatfuncPropertyInitializers.cpp:20: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Eclipse3DProperties.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/SatfuncPropertyInitializers.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/scoped_ptr.hpp:14:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:41, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/T.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/Tabdims.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/TableManager.hpp:43, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Eclipse3DProperties.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/SatfuncPropertyInitializers.cpp:20: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/scoped_ptr.hpp:66:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ): px( p.release() ) // never throws BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Eclipse3DProperties.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/SatfuncPropertyInitializers.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 47%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Grid/TransMult.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Eclipse3DProperties.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/TransMult.cpp:23: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckKeyword.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/TransMult.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Eclipse3DProperties.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/TransMult.cpp:23: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckKeyword.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/TransMult.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Eclipse3DProperties.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/TransMult.cpp:23: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckKeyword.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/TransMult.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Eclipse3DProperties.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/TransMult.cpp:23: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckKeyword.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/TransMult.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/scoped_ptr.hpp:14:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:41, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/T.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/Tabdims.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/TableManager.hpp:43, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Eclipse3DProperties.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/TransMult.cpp:23: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/scoped_ptr.hpp:66:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ): px( p.release() ) // never throws BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckKeyword.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Grid/TransMult.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 48%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/InitConfig/Equil.cpp.o [ 49%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/InitConfig/InitConfig.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/InitConfig/InitConfig.cpp:22: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/InitConfig/InitConfig.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/InitConfig/InitConfig.cpp:22: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/InitConfig/InitConfig.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/InitConfig/InitConfig.cpp:22: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/InitConfig/InitConfig.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/InitConfig/InitConfig.cpp:22: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/InitConfig/InitConfig.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/scoped_ptr.hpp:14:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:41, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/E.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/InitConfig/InitConfig.cpp:29: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/scoped_ptr.hpp:66:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ): px( p.release() ) // never throws BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/InitConfig/InitConfig.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 50%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/IOConfig/IOConfig.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/IOConfig/IOConfig.cpp:25: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/locale_conv.h:41:0, BUILDSTDERR: from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/locale:43, BUILDSTDERR: from /usr/include/boost148/boost/lexical_cast.hpp:53, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/IOConfig/IOConfig.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/IOConfig/IOConfig.cpp:25: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/locale_conv.h:41:0, BUILDSTDERR: from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/locale:43, BUILDSTDERR: from /usr/include/boost148/boost/lexical_cast.hpp:53, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/IOConfig/IOConfig.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/IOConfig/IOConfig.cpp:25: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/locale_conv.h:41:0, BUILDSTDERR: from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/locale:43, BUILDSTDERR: from /usr/include/boost148/boost/lexical_cast.hpp:53, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/IOConfig/IOConfig.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/IOConfig/IOConfig.cpp:25: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/locale_conv.h:41:0, BUILDSTDERR: from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/locale:43, BUILDSTDERR: from /usr/include/boost148/boost/lexical_cast.hpp:53, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/IOConfig/IOConfig.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/scoped_ptr.hpp:14:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:41, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/T.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/Tabdims.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Runspec.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Schedule/Well.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/IOConfig/IOConfig.cpp:33: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/scoped_ptr.hpp:66:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ): px( p.release() ) // never throws BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/locale_conv.h:41:0, BUILDSTDERR: from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/locale:43, BUILDSTDERR: from /usr/include/boost148/boost/lexical_cast.hpp:53, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/IOConfig/IOConfig.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 51%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/IOConfig/RestartConfig.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Section.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/IOConfig/RestartConfig.cpp:30: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/locale_conv.h:41:0, BUILDSTDERR: from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/locale:43, BUILDSTDERR: from /usr/include/boost148/boost/lexical_cast.hpp:53, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/IOConfig/RestartConfig.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Section.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/IOConfig/RestartConfig.cpp:30: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/locale_conv.h:41:0, BUILDSTDERR: from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/locale:43, BUILDSTDERR: from /usr/include/boost148/boost/lexical_cast.hpp:53, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/IOConfig/RestartConfig.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Section.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/IOConfig/RestartConfig.cpp:30: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/locale_conv.h:41:0, BUILDSTDERR: from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/locale:43, BUILDSTDERR: from /usr/include/boost148/boost/lexical_cast.hpp:53, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/IOConfig/RestartConfig.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Section.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/IOConfig/RestartConfig.cpp:30: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/locale_conv.h:41:0, BUILDSTDERR: from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/locale:43, BUILDSTDERR: from /usr/include/boost148/boost/lexical_cast.hpp:53, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/IOConfig/RestartConfig.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/scoped_ptr.hpp:14:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:41, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/T.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/Tabdims.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Runspec.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Schedule/Group.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Schedule/Schedule.hpp:30, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/IOConfig/RestartConfig.cpp:33: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/scoped_ptr.hpp:66:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ): px( p.release() ) // never throws BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/locale_conv.h:41:0, BUILDSTDERR: from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/locale:43, BUILDSTDERR: from /usr/include/boost148/boost/lexical_cast.hpp:53, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/IOConfig/RestartConfig.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 52%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Runspec.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Runspec.cpp:24: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Runspec.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Runspec.cpp:24: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Runspec.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Runspec.cpp:24: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Runspec.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Runspec.cpp:24: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Runspec.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/scoped_ptr.hpp:14:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:41, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/T.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/Tabdims.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Runspec.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Runspec.cpp:25: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/scoped_ptr.hpp:66:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ): px( p.release() ) // never throws BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Runspec.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 53%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Schedule/Completion.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Eclipse3DProperties.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Completion.cpp:28: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckItem.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Completion.cpp:25: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Eclipse3DProperties.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Completion.cpp:28: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckItem.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Completion.cpp:25: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Eclipse3DProperties.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Completion.cpp:28: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckItem.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Completion.cpp:25: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Eclipse3DProperties.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Completion.cpp:28: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckItem.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Completion.cpp:25: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/scoped_ptr.hpp:14:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:41, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/T.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/Tabdims.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/TableManager.hpp:43, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Eclipse3DProperties.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Completion.cpp:28: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/scoped_ptr.hpp:66:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ): px( p.release() ) // never throws BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckItem.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Completion.cpp:25: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 54%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Schedule/CompletionSet.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Grid/GridDims.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Grid/EclipseGrid.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/CompletionSet.cpp:24: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Grid/GridDims.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Grid/EclipseGrid.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/CompletionSet.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Grid/GridDims.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Grid/EclipseGrid.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/CompletionSet.cpp:24: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Grid/GridDims.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Grid/EclipseGrid.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/CompletionSet.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Grid/GridDims.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Grid/EclipseGrid.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/CompletionSet.cpp:24: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Grid/GridDims.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Grid/EclipseGrid.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/CompletionSet.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Grid/GridDims.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Grid/EclipseGrid.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/CompletionSet.cpp:24: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Grid/GridDims.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Grid/EclipseGrid.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/CompletionSet.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 54%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Schedule/Events.cpp.o [ 55%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Schedule/Group.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/scoped_ptr.hpp:14:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:41, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/T.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/Tabdims.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Runspec.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Schedule/Group.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Group.cpp:23: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/scoped_ptr.hpp:66:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ): px( p.release() ) // never throws BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Schedule/Group.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Group.cpp:23: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:43, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/T.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/Tabdims.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Runspec.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Schedule/Group.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Group.cpp:23: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Schedule/Group.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Group.cpp:23: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:43, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/T.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/Tabdims.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Runspec.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Schedule/Group.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Group.cpp:23: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Schedule/Group.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Group.cpp:23: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:43, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/T.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/Tabdims.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Runspec.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Schedule/Group.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Group.cpp:23: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Schedule/Group.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Group.cpp:23: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:43, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/T.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/Tabdims.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Runspec.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Schedule/Group.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Group.cpp:23: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Schedule/Group.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Group.cpp:23: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 56%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Schedule/GroupTree.cpp.o [ 57%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Schedule/MessageLimits.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/scoped_ptr.hpp:14:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:41, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/M.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/MessageLimits.cpp:21: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/scoped_ptr.hpp:66:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ): px( p.release() ) // never throws BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckItem.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/MessageLimits.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:43, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/M.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/MessageLimits.cpp:21: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckItem.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/MessageLimits.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:43, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/M.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/MessageLimits.cpp:21: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckItem.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/MessageLimits.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:43, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/M.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/MessageLimits.cpp:21: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckItem.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/MessageLimits.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:43, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/M.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/MessageLimits.cpp:21: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckItem.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/MessageLimits.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 58%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Schedule/MSW/Compsegs.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/scoped_ptr.hpp:14:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:41, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/C.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/MSW/Compsegs.cpp:29: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/scoped_ptr.hpp:66:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ): px( p.release() ) // never throws BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckItem.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/MSW/Compsegs.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:43, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/C.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/MSW/Compsegs.cpp:29: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckItem.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/MSW/Compsegs.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:43, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/C.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/MSW/Compsegs.cpp:29: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckItem.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/MSW/Compsegs.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:43, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/C.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/MSW/Compsegs.cpp:29: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckItem.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/MSW/Compsegs.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:43, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/C.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/MSW/Compsegs.cpp:29: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckItem.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/MSW/Compsegs.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 59%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Schedule/MSW/Segment.cpp.o [ 60%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Schedule/MSW/SegmentSet.cpp.o [ 61%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Schedule/MSW/updatingCompletionsWithSegments.cpp.o [ 62%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Schedule/OilVaporizationProperties.cpp.o [ 63%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Schedule/Schedule.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/bind/mem_fn.hpp:25:0, BUILDSTDERR: from /usr/include/boost148/boost/mem_fn.hpp:22, BUILDSTDERR: from /usr/include/boost148/boost/function/detail/prologue.hpp:18, BUILDSTDERR: from /usr/include/boost148/boost/function.hpp:24, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/detail/find_iterator.hpp:18, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/find_iterator.hpp:24, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/iter_find.hpp:27, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/split.hpp:16, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string.hpp:23, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Schedule.cpp:24: BUILDSTDERR: /usr/include/boost148/boost/get_pointer.hpp:25:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template T * get_pointer(std::auto_ptr const& p) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/locale_conv.h:41:0, BUILDSTDERR: from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/locale:43, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/classification.hpp:15, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/trim.hpp:23, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string.hpp:19, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Schedule.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/include/boost148/boost/date_time/gregorian/greg_calendar.hpp:16, BUILDSTDERR: from /usr/include/boost148/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from /usr/include/boost148/boost/date_time/posix_time/posix_time_config.hpp:18, BUILDSTDERR: from /usr/include/boost148/boost/date_time/posix_time/posix_time_system.hpp:13, BUILDSTDERR: from /usr/include/boost148/boost/date_time/posix_time/ptime.hpp:12, BUILDSTDERR: from /usr/include/boost148/boost/date_time/posix_time/posix_time.hpp:15, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Schedule.cpp:25: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/locale_conv.h:41:0, BUILDSTDERR: from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/locale:43, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/classification.hpp:15, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/trim.hpp:23, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string.hpp:19, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Schedule.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/include/boost148/boost/date_time/gregorian/greg_calendar.hpp:16, BUILDSTDERR: from /usr/include/boost148/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from /usr/include/boost148/boost/date_time/posix_time/posix_time_config.hpp:18, BUILDSTDERR: from /usr/include/boost148/boost/date_time/posix_time/posix_time_system.hpp:13, BUILDSTDERR: from /usr/include/boost148/boost/date_time/posix_time/ptime.hpp:12, BUILDSTDERR: from /usr/include/boost148/boost/date_time/posix_time/posix_time.hpp:15, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Schedule.cpp:25: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/locale_conv.h:41:0, BUILDSTDERR: from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/locale:43, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/classification.hpp:15, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/trim.hpp:23, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string.hpp:19, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Schedule.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/include/boost148/boost/date_time/gregorian/greg_calendar.hpp:16, BUILDSTDERR: from /usr/include/boost148/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from /usr/include/boost148/boost/date_time/posix_time/posix_time_config.hpp:18, BUILDSTDERR: from /usr/include/boost148/boost/date_time/posix_time/posix_time_system.hpp:13, BUILDSTDERR: from /usr/include/boost148/boost/date_time/posix_time/ptime.hpp:12, BUILDSTDERR: from /usr/include/boost148/boost/date_time/posix_time/posix_time.hpp:15, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Schedule.cpp:25: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/locale_conv.h:41:0, BUILDSTDERR: from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/locale:43, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/classification.hpp:15, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/trim.hpp:23, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string.hpp:19, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Schedule.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/include/boost148/boost/date_time/gregorian/greg_calendar.hpp:16, BUILDSTDERR: from /usr/include/boost148/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from /usr/include/boost148/boost/date_time/posix_time/posix_time_config.hpp:18, BUILDSTDERR: from /usr/include/boost148/boost/date_time/posix_time/posix_time_system.hpp:13, BUILDSTDERR: from /usr/include/boost148/boost/date_time/posix_time/ptime.hpp:12, BUILDSTDERR: from /usr/include/boost148/boost/date_time/posix_time/posix_time.hpp:15, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Schedule.cpp:25: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/locale_conv.h:41:0, BUILDSTDERR: from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/locale:43, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/classification.hpp:15, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/trim.hpp:23, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string.hpp:19, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Schedule.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/scoped_ptr.hpp:14:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:41, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/C.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Schedule.cpp:32: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/scoped_ptr.hpp:66:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ): px( p.release() ) // never throws BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/locale_conv.h:41:0, BUILDSTDERR: from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/locale:43, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/classification.hpp:15, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/trim.hpp:23, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string.hpp:19, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Schedule.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 63%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Schedule/ScheduleEnums.cpp.o [ 64%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Schedule/TimeMap.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/TimeMap.cpp:24: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/TimeMap.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/TimeMap.cpp:24: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/TimeMap.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/TimeMap.cpp:24: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/TimeMap.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/TimeMap.cpp:24: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/TimeMap.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 65%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Schedule/Tuning.cpp.o [ 66%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Schedule/Well.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/scoped_ptr.hpp:14:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:41, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/T.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/Tabdims.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Runspec.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Schedule/Well.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Well.cpp:28: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/scoped_ptr.hpp:66:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ): px( p.release() ) // never throws BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckRecord.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Well.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:43, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/T.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/Tabdims.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Runspec.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Schedule/Well.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Well.cpp:28: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckRecord.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Well.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:43, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/T.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/Tabdims.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Runspec.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Schedule/Well.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Well.cpp:28: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckRecord.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Well.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:43, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/T.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/Tabdims.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Runspec.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Schedule/Well.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Well.cpp:28: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckRecord.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Well.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:43, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/T.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/Tabdims.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Runspec.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Schedule/Well.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Well.cpp:28: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckRecord.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/Well.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 67%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Schedule/WellEconProductionLimits.cpp.o [ 68%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Schedule/WellInjectionProperties.cpp.o [ 69%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Schedule/WellPolymerProperties.cpp.o [ 70%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Schedule/WellProductionProperties.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/scoped_ptr.hpp:14:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:41, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/T.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/Tabdims.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Runspec.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Schedule/WellProductionProperties.hpp:26, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/WellProductionProperties.cpp:27: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/scoped_ptr.hpp:66:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ): px( p.release() ) // never throws BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckItem.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/WellProductionProperties.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:43, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/T.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/Tabdims.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Runspec.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Schedule/WellProductionProperties.hpp:26, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/WellProductionProperties.cpp:27: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckItem.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/WellProductionProperties.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:43, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/T.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/Tabdims.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Runspec.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Schedule/WellProductionProperties.hpp:26, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/WellProductionProperties.cpp:27: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckItem.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/WellProductionProperties.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:43, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/T.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/Tabdims.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Runspec.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Schedule/WellProductionProperties.hpp:26, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/WellProductionProperties.cpp:27: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckItem.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/WellProductionProperties.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:43, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/T.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/Tabdims.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Runspec.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Schedule/WellProductionProperties.hpp:26, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/WellProductionProperties.cpp:27: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckItem.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Schedule/WellProductionProperties.cpp:24: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 71%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/SimulationConfig/SimulationConfig.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/SimulationConfig/SimulationConfig.cpp:21: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/SimulationConfig/SimulationConfig.cpp:21: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/SimulationConfig/SimulationConfig.cpp:21: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/SimulationConfig/SimulationConfig.cpp:21: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/SimulationConfig/SimulationConfig.cpp:21: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/SimulationConfig/SimulationConfig.cpp:21: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/SimulationConfig/SimulationConfig.cpp:21: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/SimulationConfig/SimulationConfig.cpp:21: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/scoped_ptr.hpp:14:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:41, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/T.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/Tabdims.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/TableManager.hpp:43, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Eclipse3DProperties.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/SimulationConfig/SimulationConfig.cpp:24: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/scoped_ptr.hpp:66:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ): px( p.release() ) // never throws BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/SimulationConfig/SimulationConfig.cpp:21: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 72%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/SimulationConfig/ThresholdPressure.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/SimulationConfig/ThresholdPressure.cpp:20: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/SimulationConfig/ThresholdPressure.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/SimulationConfig/ThresholdPressure.cpp:20: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/SimulationConfig/ThresholdPressure.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/SimulationConfig/ThresholdPressure.cpp:20: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/SimulationConfig/ThresholdPressure.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/SimulationConfig/ThresholdPressure.cpp:20: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/SimulationConfig/ThresholdPressure.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/scoped_ptr.hpp:14:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:41, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/T.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/Tabdims.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/TableManager.hpp:43, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Eclipse3DProperties.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/SimulationConfig/ThresholdPressure.cpp:22: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/scoped_ptr.hpp:66:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ): px( p.release() ) // never throws BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/SimulationConfig/ThresholdPressure.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 72%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/SummaryConfig/SummaryConfig.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/SummaryConfig/SummaryConfig.cpp:23: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/MessageContainer.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParseContext.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/SummaryConfig/SummaryConfig.cpp:21: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/SummaryConfig/SummaryConfig.cpp:23: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/MessageContainer.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParseContext.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/SummaryConfig/SummaryConfig.cpp:21: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/SummaryConfig/SummaryConfig.cpp:23: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/MessageContainer.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParseContext.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/SummaryConfig/SummaryConfig.cpp:21: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/SummaryConfig/SummaryConfig.cpp:23: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/MessageContainer.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParseContext.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/SummaryConfig/SummaryConfig.cpp:21: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/scoped_ptr.hpp:14:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:41, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/T.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/Tabdims.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/TableManager.hpp:43, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/SummaryConfig/SummaryConfig.cpp:28: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/scoped_ptr.hpp:66:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ): px( p.release() ) // never throws BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/MessageContainer.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParseContext.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/SummaryConfig/SummaryConfig.cpp:21: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 73%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Tables/ColumnSchema.cpp.o [ 74%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Tables/JFunc.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/JFunc.cpp:20: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/JFunc.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/JFunc.cpp:20: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/JFunc.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/JFunc.cpp:20: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/JFunc.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/JFunc.cpp:20: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/JFunc.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/scoped_ptr.hpp:14:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:41, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/J.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/JFunc.cpp:22: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/scoped_ptr.hpp:66:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ): px( p.release() ) // never throws BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/JFunc.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 75%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Tables/PvtxTable.cpp.o [ 76%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Tables/SimpleTable.cpp.o [ 77%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Tables/TableColumn.cpp.o [ 78%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Tables/TableContainer.cpp.o [ 79%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Tables/TableIndex.cpp.o [ 80%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Tables/TableManager.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/scoped_ptr.hpp:14:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:41, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/E.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/TableManager.cpp:20: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/scoped_ptr.hpp:66:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ): px( p.release() ) // never throws BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/E.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/TableManager.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:43, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/E.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/TableManager.cpp:20: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/E.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/TableManager.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:43, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/E.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/TableManager.cpp:20: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/E.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/TableManager.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:43, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/E.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/TableManager.cpp:20: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/E.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/TableManager.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:43, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/E.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/TableManager.cpp:20: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/E.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/TableManager.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 81%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Tables/TableSchema.cpp.o [ 81%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Tables/Tables.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/Tables.cpp:20: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/Tables.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/Tables.cpp:20: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/Tables.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/Tables.cpp:20: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/Tables.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/Tables.cpp:20: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/Tables.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/scoped_ptr.hpp:14:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:41, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/C.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/Tables.cpp:26: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/scoped_ptr.hpp:66:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ): px( p.release() ) // never throws BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/Tables.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 82%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Tables/VFPInjTable.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/VFPInjTable.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/VFPInjTable.cpp:25: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckItem.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/VFPInjTable.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/VFPInjTable.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/VFPInjTable.cpp:25: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckItem.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/VFPInjTable.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/VFPInjTable.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/VFPInjTable.cpp:25: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckItem.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/VFPInjTable.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/VFPInjTable.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/VFPInjTable.cpp:25: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckItem.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/VFPInjTable.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/scoped_ptr.hpp:14:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:41, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/V.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/VFPInjTable.cpp:26: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/scoped_ptr.hpp:66:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ): px( p.release() ) // never throws BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckItem.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/VFPInjTable.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 83%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/EclipseState/Tables/VFPProdTable.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/scoped_ptr.hpp:14:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:41, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/V.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/VFPProdTable.cpp:27: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/scoped_ptr.hpp:66:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ): px( p.release() ) // never throws BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckItem.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/VFPProdTable.cpp:23: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:43, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/V.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/VFPProdTable.cpp:27: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckItem.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/VFPProdTable.cpp:23: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:43, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/V.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/VFPProdTable.cpp:27: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckItem.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/VFPProdTable.cpp:23: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:43, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/V.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/VFPProdTable.cpp:27: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckItem.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/VFPProdTable.cpp:23: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:43, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/V.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/VFPProdTable.cpp:27: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/DeckItem.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/EclipseState/Tables/VFPProdTable.cpp:23: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 84%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/Parser/MessageContainer.cpp.o [ 85%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/Parser/ParseContext.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/bind/mem_fn.hpp:25:0, BUILDSTDERR: from /usr/include/boost148/boost/mem_fn.hpp:22, BUILDSTDERR: from /usr/include/boost148/boost/function/detail/prologue.hpp:18, BUILDSTDERR: from /usr/include/boost148/boost/function.hpp:24, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/detail/find_iterator.hpp:18, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/find_iterator.hpp:24, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/iter_find.hpp:27, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/split.hpp:16, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string.hpp:23, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/ParseContext.cpp:23: BUILDSTDERR: /usr/include/boost148/boost/get_pointer.hpp:25:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template T * get_pointer(std::auto_ptr const& p) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/locale_conv.h:41:0, BUILDSTDERR: from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/locale:43, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/classification.hpp:15, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/trim.hpp:23, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string.hpp:19, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/ParseContext.cpp:23: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 86%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/Parser/Parser.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/bind/mem_fn.hpp:25:0, BUILDSTDERR: from /usr/include/boost148/boost/mem_fn.hpp:22, BUILDSTDERR: from /usr/include/boost148/boost/function/detail/prologue.hpp:18, BUILDSTDERR: from /usr/include/boost148/boost/function.hpp:24, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/detail/find_iterator.hpp:18, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/find_iterator.hpp:24, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/iter_find.hpp:27, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/split.hpp:16, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string.hpp:23, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/Parser.cpp:24: BUILDSTDERR: /usr/include/boost148/boost/get_pointer.hpp:25:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template T * get_pointer(std::auto_ptr const& p) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/Parser.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/Parser.cpp:25: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/Parser.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/Parser.cpp:25: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/Parser.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/Parser.cpp:25: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/Parser.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/Parser.cpp:25: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/Parser.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/scoped_ptr.hpp:14:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:41, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/T.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/Tabdims.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/TableManager.hpp:43, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Eclipse3DProperties.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/EclipseState.hpp:26, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/Parser.cpp:34: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/scoped_ptr.hpp:66:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ): px( p.release() ) // never throws BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/Parser.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 87%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/Parser/ParserEnums.cpp.o [ 88%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/Parser/ParserItem.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/path.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/json/include/opm/json/JsonObject.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/ParserItem.cpp:25: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/locale_conv.h:41:0, BUILDSTDERR: from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/locale:43, BUILDSTDERR: from /usr/include/boost148/boost/lexical_cast.hpp:53, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/ParserItem.cpp:23: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/path.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/json/include/opm/json/JsonObject.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/ParserItem.cpp:25: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/locale_conv.h:41:0, BUILDSTDERR: from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/locale:43, BUILDSTDERR: from /usr/include/boost148/boost/lexical_cast.hpp:53, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/ParserItem.cpp:23: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/path.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/json/include/opm/json/JsonObject.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/ParserItem.cpp:25: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/locale_conv.h:41:0, BUILDSTDERR: from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/locale:43, BUILDSTDERR: from /usr/include/boost148/boost/lexical_cast.hpp:53, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/ParserItem.cpp:23: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/path.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/json/include/opm/json/JsonObject.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/ParserItem.cpp:25: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/locale_conv.h:41:0, BUILDSTDERR: from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/locale:43, BUILDSTDERR: from /usr/include/boost148/boost/lexical_cast.hpp:53, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/ParserItem.cpp:23: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 89%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/Parser/ParserKeyword.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/path.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/json/include/opm/json/JsonObject.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/ParserKeyword.cpp:26: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/locale_conv.h:41:0, BUILDSTDERR: from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/locale:43, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path_traits.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:25, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/path.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/json/include/opm/json/JsonObject.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/ParserKeyword.cpp:26: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/path.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/json/include/opm/json/JsonObject.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/ParserKeyword.cpp:26: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/locale_conv.h:41:0, BUILDSTDERR: from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/locale:43, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path_traits.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:25, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/path.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/json/include/opm/json/JsonObject.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/ParserKeyword.cpp:26: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/path.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/json/include/opm/json/JsonObject.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/ParserKeyword.cpp:26: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/locale_conv.h:41:0, BUILDSTDERR: from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/locale:43, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path_traits.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:25, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/path.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/json/include/opm/json/JsonObject.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/ParserKeyword.cpp:26: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/path.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/json/include/opm/json/JsonObject.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/ParserKeyword.cpp:26: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/locale_conv.h:41:0, BUILDSTDERR: from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/locale:43, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path_traits.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:25, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/path.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/json/include/opm/json/JsonObject.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/ParserKeyword.cpp:26: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/scoped_ptr.hpp:14:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:41, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/ParserKeyword.cpp:31: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/scoped_ptr.hpp:66:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ): px( p.release() ) // never throws BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/locale_conv.h:41:0, BUILDSTDERR: from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/locale:43, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path_traits.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:25, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/path.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/json/include/opm/json/JsonObject.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/ParserKeyword.cpp:26: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 90%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/Parser/ParserRecord.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/ParserRecord.cpp:20: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/ParserRecord.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/ParserRecord.cpp:20: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/ParserRecord.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/ParserRecord.cpp:20: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/ParserRecord.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:29, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/ParserRecord.cpp:20: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Deck/Deck.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Parser/ParserRecord.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 90%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/RawDeck/RawKeyword.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/bind/mem_fn.hpp:25:0, BUILDSTDERR: from /usr/include/boost148/boost/mem_fn.hpp:22, BUILDSTDERR: from /usr/include/boost148/boost/function/detail/prologue.hpp:18, BUILDSTDERR: from /usr/include/boost148/boost/function.hpp:24, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/detail/find_iterator.hpp:18, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/find_iterator.hpp:24, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/iter_find.hpp:27, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/split.hpp:16, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string.hpp:23, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/RawDeck/RawKeyword.cpp:20: BUILDSTDERR: /usr/include/boost148/boost/get_pointer.hpp:25:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template T * get_pointer(std::auto_ptr const& p) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/locale_conv.h:41:0, BUILDSTDERR: from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/locale:43, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/classification.hpp:15, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/trim.hpp:23, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string.hpp:19, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/RawDeck/RawKeyword.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/scoped_ptr.hpp:14:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:41, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/RawDeck/RawKeyword.cpp:22: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/scoped_ptr.hpp:66:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ): px( p.release() ) // never throws BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/locale_conv.h:41:0, BUILDSTDERR: from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/locale:43, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/classification.hpp:15, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/trim.hpp:23, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string.hpp:19, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/RawDeck/RawKeyword.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:43, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/RawDeck/RawKeyword.cpp:22: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/locale_conv.h:41:0, BUILDSTDERR: from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/locale:43, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/classification.hpp:15, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/trim.hpp:23, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string.hpp:19, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/RawDeck/RawKeyword.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:43, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/RawDeck/RawKeyword.cpp:22: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/locale_conv.h:41:0, BUILDSTDERR: from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/locale:43, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/classification.hpp:15, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/trim.hpp:23, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string.hpp:19, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/RawDeck/RawKeyword.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:43, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/RawDeck/RawKeyword.cpp:22: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/locale_conv.h:41:0, BUILDSTDERR: from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/locale:43, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/classification.hpp:15, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/trim.hpp:23, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string.hpp:19, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/RawDeck/RawKeyword.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:43, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/RawDeck/RawKeyword.cpp:22: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/locale_conv.h:41:0, BUILDSTDERR: from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/locale:43, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/classification.hpp:15, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/trim.hpp:23, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string.hpp:19, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/RawDeck/RawKeyword.cpp:20: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 91%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/RawDeck/RawRecord.cpp.o [ 92%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/RawDeck/StarToken.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/proto/detail/decltype.hpp:14:0, BUILDSTDERR: from /usr/include/boost148/boost/proto/context/default.hpp:31, BUILDSTDERR: from /usr/include/boost148/boost/proto/context.hpp:13, BUILDSTDERR: from /usr/include/boost148/boost/proto/proto.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/support/meta_compiler.hpp:19, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/qi/meta_compiler.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/qi/action/action.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/qi/action.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/qi.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/spirit/include/qi.hpp:16, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/RawDeck/StarToken.cpp:27: BUILDSTDERR: /usr/include/boost148/boost/get_pointer.hpp:25:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template T * get_pointer(std::auto_ptr const& p) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /usr/include/boost148/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/include/boost148/boost/get_pointer.hpp:12, BUILDSTDERR: from /usr/include/boost148/boost/proto/detail/decltype.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/proto/context/default.hpp:31, BUILDSTDERR: from /usr/include/boost148/boost/proto/context.hpp:13, BUILDSTDERR: from /usr/include/boost148/boost/proto/proto.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/support/meta_compiler.hpp:19, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/qi/meta_compiler.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/qi/action/action.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/qi/action.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/qi.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/spirit/include/qi.hpp:16, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/RawDeck/StarToken.cpp:27: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/qi/string/symbols.hpp:30, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/qi/string.hpp:15, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/qi.hpp:27, BUILDSTDERR: from /usr/include/boost148/boost/spirit/include/qi.hpp:16, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/RawDeck/StarToken.cpp:27: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /usr/include/boost148/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/include/boost148/boost/get_pointer.hpp:12, BUILDSTDERR: from /usr/include/boost148/boost/proto/detail/decltype.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/proto/context/default.hpp:31, BUILDSTDERR: from /usr/include/boost148/boost/proto/context.hpp:13, BUILDSTDERR: from /usr/include/boost148/boost/proto/proto.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/support/meta_compiler.hpp:19, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/qi/meta_compiler.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/qi/action/action.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/qi/action.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/qi.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/spirit/include/qi.hpp:16, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/RawDeck/StarToken.cpp:27: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/qi/string/symbols.hpp:30, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/qi/string.hpp:15, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/qi.hpp:27, BUILDSTDERR: from /usr/include/boost148/boost/spirit/include/qi.hpp:16, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/RawDeck/StarToken.cpp:27: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /usr/include/boost148/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/include/boost148/boost/get_pointer.hpp:12, BUILDSTDERR: from /usr/include/boost148/boost/proto/detail/decltype.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/proto/context/default.hpp:31, BUILDSTDERR: from /usr/include/boost148/boost/proto/context.hpp:13, BUILDSTDERR: from /usr/include/boost148/boost/proto/proto.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/support/meta_compiler.hpp:19, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/qi/meta_compiler.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/qi/action/action.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/qi/action.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/qi.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/spirit/include/qi.hpp:16, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/RawDeck/StarToken.cpp:27: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/qi/string/symbols.hpp:30, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/qi/string.hpp:15, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/qi.hpp:27, BUILDSTDERR: from /usr/include/boost148/boost/spirit/include/qi.hpp:16, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/RawDeck/StarToken.cpp:27: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /usr/include/boost148/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/include/boost148/boost/get_pointer.hpp:12, BUILDSTDERR: from /usr/include/boost148/boost/proto/detail/decltype.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/proto/context/default.hpp:31, BUILDSTDERR: from /usr/include/boost148/boost/proto/context.hpp:13, BUILDSTDERR: from /usr/include/boost148/boost/proto/proto.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/support/meta_compiler.hpp:19, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/qi/meta_compiler.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/qi/action/action.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/qi/action.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/qi.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/spirit/include/qi.hpp:16, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/RawDeck/StarToken.cpp:27: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/qi/string/symbols.hpp:30, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/qi/string.hpp:15, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/qi.hpp:27, BUILDSTDERR: from /usr/include/boost148/boost/spirit/include/qi.hpp:16, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/RawDeck/StarToken.cpp:27: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /usr/include/boost148/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/include/boost148/boost/get_pointer.hpp:12, BUILDSTDERR: from /usr/include/boost148/boost/proto/detail/decltype.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/proto/context/default.hpp:31, BUILDSTDERR: from /usr/include/boost148/boost/proto/context.hpp:13, BUILDSTDERR: from /usr/include/boost148/boost/proto/proto.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/support/meta_compiler.hpp:19, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/qi/meta_compiler.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/qi/action/action.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/qi/action.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/spirit/home/qi.hpp:14, BUILDSTDERR: from /usr/include/boost148/boost/spirit/include/qi.hpp:16, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/RawDeck/StarToken.cpp:27: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 93%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/Units/Dimension.cpp.o [ 94%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/Units/UnitSystem.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/bind/mem_fn.hpp:25:0, BUILDSTDERR: from /usr/include/boost148/boost/mem_fn.hpp:22, BUILDSTDERR: from /usr/include/boost148/boost/function/detail/prologue.hpp:18, BUILDSTDERR: from /usr/include/boost148/boost/function.hpp:24, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/detail/find_iterator.hpp:18, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/find_iterator.hpp:24, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/iter_find.hpp:27, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/split.hpp:16, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string.hpp:23, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Units/UnitSystem.cpp:23: BUILDSTDERR: /usr/include/boost148/boost/get_pointer.hpp:25:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template T * get_pointer(std::auto_ptr const& p) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/locale_conv.h:41:0, BUILDSTDERR: from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/locale:43, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/classification.hpp:15, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string/trim.hpp:23, BUILDSTDERR: from /usr/include/boost148/boost/algorithm/string.hpp:19, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/Units/UnitSystem.cpp:23: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 95%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/Utility/Functional.cpp.o [ 96%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/Utility/Stringview.cpp.o [ 97%] Building CXX object lib/eclipse/CMakeFiles/opmparser.dir/ParserKeywords.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/scoped_ptr.hpp:14:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:41, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/ParserKeywords.cpp:1: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/scoped_ptr.hpp:66:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ): px( p.release() ) // never throws BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/ParserKeywords.cpp:1: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:43, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/ParserKeywords.cpp:1: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/ParserKeywords.cpp:1: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:43, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/ParserKeywords.cpp:1: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/ParserKeywords.cpp:1: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:43, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/ParserKeywords.cpp:1: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/ParserKeywords.cpp:1: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:43, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/ParserKeywords.cpp:1: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:24, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/ParserKeywords.cpp:1: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 98%] Linking CXX shared library libopmparser.so [ 98%] Built target opmparser Scanning dependencies of target opmi [ 99%] Building CXX object applications/CMakeFiles/opmi.dir/opmi.cpp.o BUILDSTDERR: In file included from /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:32:0, BUILDSTDERR: from /usr/include/boost148/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/Parser.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/applications/opmi.cpp:22: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/detail/shared_count.hpp:284:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/Parser.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/applications/opmi.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/Parser.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/applications/opmi.cpp:22: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:146:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/Parser.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/applications/opmi.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/Parser.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/applications/opmi.cpp:22: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:285:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/Parser.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/applications/opmi.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/shared_ptr.hpp:17:0, BUILDSTDERR: from /usr/include/boost148/boost/filesystem/v3/path.hpp:29, BUILDSTDERR: from /usr/include/boost148/boost/filesystem.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/Parser.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/applications/opmi.cpp:22: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/shared_ptr.hpp:329:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/Parser.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/applications/opmi.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/boost148/boost/scoped_ptr.hpp:14:0, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex_workaround.hpp:41, BUILDSTDERR: from /usr/include/boost148/boost/regex/v4/regex.hpp:32, BUILDSTDERR: from /usr/include/boost148/boost/regex.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeyword.hpp:27, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/ParserKeywords/T.hpp:3, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/Tabdims.hpp:28, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Tables/TableManager.hpp:43, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/Eclipse3DProperties.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/EclipseState/EclipseState.hpp:26, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/Parser.hpp:30, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/applications/opmi.cpp:22: BUILDSTDERR: /usr/include/boost148/boost/smart_ptr/scoped_ptr.hpp:66:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ): px( p.release() ) // never throws BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/memory:81:0, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/lib/eclipse/include/opm/parser/eclipse/Parser/Parser.hpp:25, BUILDSTDERR: from /builddir/build/BUILD/opm-parser-release-2017.10-final/applications/opmi.cpp:22: BUILDSTDERR: /opt/rh/devtoolset-6/root/usr/include/c++/6.3.1/bits/unique_ptr.h:49:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [100%] Linking CXX executable opmi [100%] Built target opmi + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.P4Fqx9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64 + cd opm-parser-release-2017.10-final + LANG=C + export LANG + unset DISPLAY + make install DESTDIR=/builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64 [ 0%] Built target cjson [ 2%] Built target opmjson [ 4%] Built target runJsonTests [ 23%] Built target genkw [ 98%] Built target opmparser [100%] Built target opmi Install the project... -- Install configuration: "RelWithDebInfo" -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/lib/dunecontrol/opm-parser/dune.module -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/share/opm-parser/config.h.cmake -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/lib/pkgconfig/opm-parser.pc -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/lib/cmake/opm-parser/opm-parser-config.cmake -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/lib/cmake/opm-parser/opm-parser-targets.cmake -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/lib/cmake/opm-parser/opm-parser-targets-relwithdebinfo.cmake -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/json -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/json/JsonObject.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/lib64/libopmjson.so.2017.10 -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/lib64/libopmjson.so.2017 -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/lib64/libopmjson.so -- Set runtime path of "/builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/lib64/libopmjson.so.2017.10" to "" -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/lib64/libopmparser.so.2017.10 -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/lib64/libopmparser.so.2017 -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/lib64/libopmparser.so -- Set runtime path of "/builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/lib64/libopmparser.so.2017.10" to "" -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Utility -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Utility/Typetools.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Utility/Stringview.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Utility/String.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Utility/Functional.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Units -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Units/Units.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Units/UnitSystem.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Units/Dimension.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/RawDeck -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/RawDeck/StarToken.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/RawDeck/RawRecord.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/RawDeck/RawKeyword.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/RawDeck/RawEnums.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/RawDeck/RawConsts.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/Z.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/W.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/V.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/U.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/T.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/S.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/R.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/Q.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/P.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/O.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/N.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/M.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/L.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/J.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/I.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/G.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/F.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/E.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/D.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/C.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/B.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/A.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserRecord.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeyword.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserItem.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserEnums.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserConst.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/Parser.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParseContext.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/MessageContainer.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/InputErrorAction.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Generator -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Generator/KeywordLoader.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Generator/KeywordGenerator.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/checkDeck.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Util -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Util/Value.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Util/OrderedMap.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/WatvisctTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/VFPProdTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/VFPInjTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/TlpmixpaTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/TableSchema.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/TableManager.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/TableIndex.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/TableEnums.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/TableContainer.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/TableColumn.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/Tabdims.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/SwofTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/SwfnTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/SsfnTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/SorwmisTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/Sof3Table.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/Sof2Table.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/SlgofTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/SimpleTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/SgwfnTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/SgofTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/SgfnTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/SgcwmisTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/RvvdTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/RtempvdTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/RsvdTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/RocktabTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/Regdims.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/PvtxTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/PvtoTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/PvtgTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/PvdsTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/PvdoTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/PvdgTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/PmiscTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/PlyviscTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/PlyshlogTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/PlyrockTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/PlymaxTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/PlydhflfTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/PlyadsTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/OilvisctTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/MsfnTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/MiscTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/JFunc.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/ImptvdTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/ImkrvdTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/GasvisctTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/FlatTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/Eqldims.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/EnptvdTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/EnkrvdTable.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/ColumnSchema.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/SummaryConfig -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/SummaryConfig/SummaryConfig.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/SimulationConfig -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/SimulationConfig/ThresholdPressure.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/SimulationConfig/SimulationConfig.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/WellProductionProperties.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/WellPolymerProperties.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/WellInjectionProperties.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/WellEconProductionLimits.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/Well.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/Tuning.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/TimeMap.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/ScheduleEnums.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/Schedule.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/OilVaporizationProperties.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/MessageLimits.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/MSW -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/MSW/updatingCompletionsWithSegments.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/MSW/SegmentSet.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/MSW/Segment.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/GroupTree.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/Group.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/Events.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/DynamicVector.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/DynamicState.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/CompletionSet.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/Completion.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Runspec.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/InitConfig -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/InitConfig/InitConfig.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/InitConfig/Equil.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/IOConfig -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/IOConfig/RestartConfig.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/IOConfig/IOConfig.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Grid -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Grid/TransMult.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Grid/SatfuncPropertyInitializers.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Grid/PinchMode.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Grid/NNC.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Grid/MinpvMode.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Grid/MULTREGTScanner.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Grid/GridProperty.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Grid/GridProperties.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Grid/GridDims.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Grid/FaultFace.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Grid/FaultCollection.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Grid/Fault.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Grid/FaceDir.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Grid/EclipseGrid.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Grid/BoxManager.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Grid/Box.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/EndpointScaling.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/EclipseState.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/EclipseConfig.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Eclipse3DProperties.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Deck -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Deck/Section.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Deck/DeckRecord.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Deck/DeckOutput.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Deck/DeckKeyword.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Deck/DeckItem.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Deck/Deck.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Utility -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Utility/Typetools.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Utility/Stringview.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Utility/String.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Utility/Functional.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Units -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Units/Units.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Units/UnitSystem.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Units/Dimension.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/RawDeck -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/RawDeck/StarToken.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/RawDeck/RawRecord.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/RawDeck/RawKeyword.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/RawDeck/RawEnums.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/RawDeck/RawConsts.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/Z.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/W.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/V.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/U.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/T.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/S.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/R.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/Q.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/P.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/O.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/N.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/M.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/L.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/J.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/I.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/G.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/F.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/E.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/D.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/C.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/B.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeywords/A.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserRecord.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserKeyword.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserItem.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserEnums.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParserConst.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/Parser.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/ParseContext.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/MessageContainer.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Parser/InputErrorAction.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Generator -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Generator/KeywordLoader.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Generator/KeywordGenerator.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/checkDeck.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Util -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Util/Value.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Util/OrderedMap.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/WatvisctTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/VFPProdTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/VFPInjTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/TlpmixpaTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/TableSchema.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/TableManager.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/TableIndex.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/TableEnums.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/TableContainer.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/TableColumn.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/Tabdims.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/SwofTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/SwfnTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/SsfnTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/SorwmisTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/Sof3Table.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/Sof2Table.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/SlgofTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/SimpleTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/SgwfnTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/SgofTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/SgfnTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/SgcwmisTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/RvvdTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/RtempvdTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/RsvdTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/RocktabTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/Regdims.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/PvtxTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/PvtoTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/PvtgTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/PvdsTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/PvdoTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/PvdgTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/PmiscTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/PlyviscTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/PlyshlogTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/PlyrockTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/PlymaxTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/PlydhflfTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/PlyadsTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/OilvisctTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/MsfnTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/MiscTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/JFunc.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/ImptvdTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/ImkrvdTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/GasvisctTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/FlatTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/Eqldims.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/EnptvdTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/EnkrvdTable.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Tables/ColumnSchema.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/SummaryConfig -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/SummaryConfig/SummaryConfig.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/SimulationConfig -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/SimulationConfig/ThresholdPressure.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/SimulationConfig/SimulationConfig.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/WellProductionProperties.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/WellPolymerProperties.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/WellInjectionProperties.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/WellEconProductionLimits.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/Well.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/Tuning.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/TimeMap.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/ScheduleEnums.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/Schedule.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/OilVaporizationProperties.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/MessageLimits.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/MSW -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/MSW/updatingCompletionsWithSegments.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/MSW/SegmentSet.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/MSW/Segment.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/GroupTree.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/Group.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/Events.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/DynamicVector.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/DynamicState.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/CompletionSet.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Schedule/Completion.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Runspec.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/InitConfig -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/InitConfig/InitConfig.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/InitConfig/Equil.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/IOConfig -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/IOConfig/RestartConfig.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/IOConfig/IOConfig.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Grid -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Grid/TransMult.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Grid/SatfuncPropertyInitializers.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Grid/PinchMode.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Grid/NNC.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Grid/MinpvMode.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Grid/MULTREGTScanner.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Grid/GridProperty.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Grid/GridProperties.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Grid/GridDims.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Grid/FaultFace.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Grid/FaultCollection.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Grid/Fault.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Grid/FaceDir.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Grid/EclipseGrid.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Grid/BoxManager.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Grid/Box.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/EndpointScaling.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/EclipseState.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/EclipseConfig.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/EclipseState/Eclipse3DProperties.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Deck -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Deck/Section.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Deck/DeckRecord.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Deck/DeckOutput.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Deck/DeckKeyword.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Deck/DeckItem.hpp -- Up-to-date: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/include/opm/parser/eclipse/Deck/Deck.hpp -- Installing: /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/bin/opmi -- Set runtime path of "/builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/bin/opmi" to "" + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/opm-parser-release-2017.10-final extracting debug info from /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/bin/opmi extracting debug info from /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/lib64/libopmparser.so.2017.10 extracting debug info from /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/lib64/libopmjson.so.2017.10 symlinked /usr/lib/debug/usr/lib64/libopmparser.so.2017.10.debug to /usr/lib/debug/usr/lib64/libopmparser.so.debug symlinked /usr/lib/debug/usr/lib64/libopmparser.so.2017.10.debug to /usr/lib/debug/usr/lib64/libopmparser.so.2017.debug symlinked /usr/lib/debug/usr/lib64/libopmjson.so.2017.10.debug to /usr/lib/debug/usr/lib64/libopmjson.so.debug symlinked /usr/lib/debug/usr/lib64/libopmjson.so.2017.10.debug to /usr/lib/debug/usr/lib64/libopmjson.so.2017.debug BUILDSTDERR: 4094 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: opm-parser-2017.10-0.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.g9Yyrh + umask 022 + cd /builddir/build/BUILD + cd opm-parser-release-2017.10-final + DOCDIR=/builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/share/doc/opm-parser-2017.10 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/share/doc/opm-parser-2017.10 + /bin/mkdir -p /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/share/doc/opm-parser-2017.10 + cp -pr README.md /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64/usr/share/doc/opm-parser-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-parser1-2017.10-0.x86_64 Provides: libopmjson.so.2017()(64bit) libopmparser.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: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) 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) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libecl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) liblapack.so.3()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libopmjson.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(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.10)(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-parser-devel-2017.10-0.x86_64 Provides: pkgconfig(opm-parser) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libopmjson.so.2017()(64bit) libopmparser.so.2017()(64bit) Processing files: opm-parser-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-parser-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) libopmjson.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-parser-debuginfo-2017.10-0.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64 BUILDSTDERR: warning: Could not canonicalize hostname: copr-builder-344119735.novalocal Wrote: /builddir/build/RPMS/opm-parser-2017.10-0.x86_64.rpm Wrote: /builddir/build/RPMS/libopm-parser1-2017.10-0.x86_64.rpm Wrote: /builddir/build/RPMS/opm-parser-devel-2017.10-0.x86_64.rpm Wrote: /builddir/build/RPMS/opm-parser-doc-2017.10-0.noarch.rpm Wrote: /builddir/build/RPMS/opm-parser-bin-2017.10-0.x86_64.rpm Wrote: /builddir/build/RPMS/opm-parser-debuginfo-2017.10-0.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.j5qk1Q + umask 022 + cd /builddir/build/BUILD + cd opm-parser-release-2017.10-final + rm -rf /builddir/build/BUILDROOT/opm-parser-2017.10-0.x86_64 + exit 0 Child return code was: 0