Skip to content

Instantly share code, notes, and snippets.

Generating tests/data/equil_liveoil.DATA
[100%] Making "tests" data available in output tree
[100%] Built target datafiles
Scanning dependencies of target tests
[100%] Built target tests
In file included from /private/joaho/work/OPM/ewoms/ebos/eclproblem.hh:56:0,
from /private/joaho/work/OPM/ewoms/ebos/ebos.cc:33:
/private/joaho/work/OPM/ewoms/ebos/eclwriter.hh:254:63: error: non-static data member declared ‘auto’
const auto& gridView = simulator_.vanguard().gridView();
^
@joakim-hove
joakim-hove / gist:7862193
Created December 8, 2013 18:56
Build failure
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc44
-- Check for working C compiler: /usr/bin/gcc44 -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++44
-- Check for working CXX compiler: /usr/bin/g++44 -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
@joakim-hove
joakim-hove / gist:d51dc11b550031a15391
Last active August 29, 2015 14:19
Generated header: ParserKeyword.hpp
/* This is a header containing compile time constants for all the
keywords in the Json configuration. The actual values for the
keywordName, itemName and defaultValue members are compiled in.*/
#ifndef PARSER_KEYWORDS_HPP
#define PARSER_KEYWORDS_HPP
#include <opm/parser/eclipse/Parser/ParserKeyword.hpp>
namespace Opm {
namespace ParserKeywords {
@joakim-hove
joakim-hove / gist:0203b22e1f1185245fae
Created September 24, 2014 18:34
opm-core build trouble
20:31:46 -----------------------------------------------------------------
20:31:46 Compiling with: make -j 4
20:31:46 -----------------------------------------------------------------
20:31:46 Scanning dependencies of target dune-compat
20:31:46 Scanning dependencies of target datafiles
20:31:46 [ 1%] [ 1%] Patching Makefile to be DUNE compatible
20:31:46 [ 2%] Generating tests/CORNERPOINT_ACTNUM.DATA
20:31:46 Generating tests/extratestdata.xml
20:31:46 [ 2%] [ 3%] Generating tests/testdata.xml
20:31:46 Generating tests/liveoil.DATA
@joakim-hove
joakim-hove / gist:5b5520dffc6e0408b77a
Created September 17, 2014 13:38
opm-core build failure
15:31:58 Started by upstream project "opm-parser-PR" build number 65
15:31:58 originally caused by:
15:31:58 Started by user anonymous
15:31:58 [EnvInject] - Loading node environment variables.
15:31:58 Building remotely on opm-RH5-install in workspace /project/multiscale/jenkins-install-build-joaho/RH5/workspace/opm-core-install
15:31:58 > git rev-parse --is-inside-work-tree # timeout=10
15:31:58 Fetching changes from the remote Git repository
15:31:58 > git config remote.origin.url git://github.com/OPM/opm-core.git # timeout=10
15:31:58 Fetching upstream changes from git://github.com/OPM/opm-core.git
15:31:58 > git --version # timeout=10
Started by user Joakim Hove
[EnvInject] - Loading node environment variables.
Building remotely on opm-RH5-install in workspace /project/multiscale/jenkins-install-build-joaho/RH5/workspace/opm-parser-PR
> /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> /usr/bin/git config remote.origin.url git://github.com/OPM/opm-parser.git # timeout=10
Fetching upstream changes from git://github.com/OPM/opm-parser.git
> /usr/bin/git --version # timeout=10
> /usr/bin/git fetch --tags --progress git://github.com/OPM/opm-parser.git +refs/heads/*:refs/remotes/origin/*
> /usr/bin/git rev-parse origin/master^{commit} # timeout=10
+----------------+
| Region:1 |
| I:0 +----------------+
| J:0 | Region:2 |
+----------------+ I:1 |
| Region:1 | J:0 |
| I:0 +----------------+
@joakim-hove
joakim-hove / gist:9788452
Created March 26, 2014 17:18
Test faiulre
UpdateCTestConfiguration from :/local-work/OPM/opm-core/build/DartConfiguration.tcl
Parse Config file:/local-work/OPM/opm-core/build/DartConfiguration.tcl
UpdateCTestConfiguration from :/local-work/OPM/opm-core/build/DartConfiguration.tcl
Parse Config file:/local-work/OPM/opm-core/build/DartConfiguration.tcl
Test project /local-work/OPM/opm-core/build
Constructing a list of tests
Done constructing a list of tests
Checking test dependency graph...
Checking test dependency graph end
test 21
@joakim-hove
joakim-hove / gist:9757848
Created March 25, 2014 09:11
opm-parser build trouble
[ 73%] Building CXX object opm/parser/eclipse/Deck/tests/CMakeFiles/runSectionTests.dir/SectionTests.cpp.o
[ 74%] Building CXX object opm/parser/eclipse/IntegrationTests/CMakeFiles/runCompletionsFromDeck.dir/CompletionsFromDeck.cpp.o
[ 75%] Building CXX object opm/parser/eclipse/IntegrationTests/CMakeFiles/runIncludeTest.dir/IncludeTest.cpp.o
/local-work/OPM/opm-parser/opm/parser/eclipse/Deck/tests/KeywordContainerTests.cpp: In member function 'void keywordList_canIterate::test_method()':
/local-work/OPM/opm-parser/opm/parser/eclipse/Deck/tests/KeywordContainerTests.cpp:165: error: 'cout' is not a member of 'std'
make[2]: *** [opm/parser/eclipse/Deck/tests/CMakeFiles/runKeywordContainerTests.dir/KeywordContainerTests.cpp.o] Error 1
make[1]: *** [opm/parser/eclipse/Deck/tests/CMakeFiles/runKeywordContainerTests.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
/local-work/OPM/opm-parser/opm/parser/eclipse/Deck/tests/SectionTests.cpp: In member function 'void IteratorTest::test_method()':
/local-wor
warning: no loadable sections found in added symbol-file system-supplied DSO at 0x2aaaaaaab000
[Thread debugging using libthread_db enabled]
Parsed command line option: bc := flp
Parsed command line option: output := /project/multiscale/jenkins-build/RH5/workspace/opm-upscaling/build/tests/results/upscale_perm_BCflp_27cellsAniso.txt
Parsing Eclipse file </project/multiscale/jenkins-build/RH5/workspace/opm-upscaling/build/tests/input_data/grids/27cellsAniso.grdecl> ... Keyword found: SPECGRID
Keyword found: COORD
Keyword found: ZCORN
Keyword found: ACTNUM
Keyword found: PORO