Skip to content

Instantly share code, notes, and snippets.

@laods
Created May 23, 2013 06:38
Show Gist options
  • Save laods/5633133 to your computer and use it in GitHub Desktop.
Save laods/5633133 to your computer and use it in GitHub Desktop.
Scanning dependencies of target dune-compat
Scanning dependencies of target datafiles
[ 0%] [ 1%] [ 1%] Patching Makefile to be DUNE compatible
Generating tests/testdata.xml
Generating tests/extratestdata.xml
[ 2%] Making "tests" data available in output tree
[ 2%] Built target datafiles
[ 2%] Built target dune-compat
Scanning dependencies of target opmcore
[ 3%] [ 4%] [ 4%] [ 5%] Building CXX object CMakeFiles/opmcore.dir/opm/core/grid/GridManager.cpp.o
Building C object CMakeFiles/opmcore.dir/opm/core/grid/grid.c.o
[ 6%] Building C object CMakeFiles/opmcore.dir/opm/core/grid/cart_grid.c.o
[ 7%] Building C object CMakeFiles/opmcore.dir/opm/core/grid/cornerpoint_grid.c.o
Building C object CMakeFiles/opmcore.dir/opm/core/grid/cpgpreprocess/facetopology.c.o
Building C object CMakeFiles/opmcore.dir/opm/core/grid/cpgpreprocess/geometry.c.o
[ 7%] Building C object CMakeFiles/opmcore.dir/opm/core/grid/cpgpreprocess/preprocess.c.o
[ 8%] Building C object CMakeFiles/opmcore.dir/opm/core/grid/cpgpreprocess/uniquepoints.c.o
[ 9%] [ 10%] Building CXX object CMakeFiles/opmcore.dir/opm/core/io/eclipse/EclipseGridInspector.cpp.o
Building CXX object CMakeFiles/opmcore.dir/opm/core/io/eclipse/EclipseGridParser.cpp.o
[ 11%] Building CXX object CMakeFiles/opmcore.dir/opm/core/io/eclipse/writeECLData.cpp.o
[ 11%] [ 12%] Building CXX object CMakeFiles/opmcore.dir/opm/core/io/vag/vag.cpp.o
Building CXX object CMakeFiles/opmcore.dir/opm/core/io/vtk/writeVtkData.cpp.o
[ 13%] Building CXX object CMakeFiles/opmcore.dir/opm/core/linalg/LinearSolverFactory.cpp.o
[ 14%] Building CXX object CMakeFiles/opmcore.dir/opm/core/linalg/LinearSolverInterface.cpp.o
[ 14%] Building CXX object CMakeFiles/opmcore.dir/opm/core/linalg/LinearSolverIstl.cpp.o
[ 15%] Building CXX object CMakeFiles/opmcore.dir/opm/core/linalg/LinearSolverUmfpack.cpp.o
/tmp/jenkins/opm-build/workspace/opm-core/opm/core/linalg/LinearSolverUmfpack.cpp: In member function ‘virtual Opm::LinearSolverInterface::LinearSolverReport Opm::LinearSolverUmfpack::solve(int, int, const int*, const int*, const double*, const double*, double*) const’:
/tmp/jenkins/opm-build/workspace/opm-core/opm/core/linalg/LinearSolverUmfpack.cpp:61: warning: ‘rep.Opm::LinearSolverInterface::LinearSolverReport::residual_reduction’ is used uninitialized in this function
/tmp/jenkins/opm-build/workspace/opm-core/opm/core/linalg/LinearSolverUmfpack.cpp:61: warning: ‘rep.Opm::LinearSolverInterface::LinearSolverReport::iterations’ is used uninitialized in this function
[ 16%] Building C object CMakeFiles/opmcore.dir/opm/core/linalg/call_umfpack.c.o
[ 17%] Building C object CMakeFiles/opmcore.dir/opm/core/linalg/sparse_sys.c.o
[ 17%] Building CXX object CMakeFiles/opmcore.dir/opm/core/pressure/CompressibleTpfa.cpp.o
[ 18%] Building CXX object CMakeFiles/opmcore.dir/opm/core/pressure/FlowBCManager.cpp.o
[ 19%] Building CXX object CMakeFiles/opmcore.dir/opm/core/pressure/IncompTpfa.cpp.o
[ 20%] Building C object CMakeFiles/opmcore.dir/opm/core/pressure/cfsh.c.o
In file included from /tmp/jenkins/opm-build/workspace/opm-core/opm/core/linalg/LinearSolverIstl.cpp:40:
/project/res/x86_64_RH_5/share/opm/dune/dune-istl/include/dune/istl/solvers.hh: In member function ‘void Dune::GeneralizedPCGSolver<X>::apply(X&, X&, Dune::InverseOperatorResult&) [with X = Dune::BlockVector<Dune::FieldVector<double, 1>, std::allocator<Dune::FieldVector<double, 1> > >]’:
/tmp/jenkins/opm-build/workspace/opm-core/opm/core/linalg/LinearSolverIstl.cpp:349: instantiated from here
/project/res/x86_64_RH_5/share/opm/dune/dune-istl/include/dune/istl/solvers.hh:1570: warning: unused variable ‘alpha’
[ 20%] Building C object CMakeFiles/opmcore.dir/opm/core/pressure/flow_bc.c.o
[ 21%] Building C object CMakeFiles/opmcore.dir/opm/core/pressure/fsh.c.o
[ 22%] Building C object CMakeFiles/opmcore.dir/opm/core/pressure/fsh_common_impl.c.o
[ 23%] Building C object CMakeFiles/opmcore.dir/opm/core/pressure/ifsh.c.o
In file included from /project/res/x86_64_RH_5/share/opm/dune/dune-istl/include/dune/istl/paamg/smoother.hh:5,
from /project/res/x86_64_RH_5/share/opm/dune/dune-istl/include/dune/istl/paamg/amg.hh:7,
from /tmp/jenkins/opm-build/workspace/opm-core/opm/core/linalg/LinearSolverIstl.cpp:41:
/project/res/x86_64_RH_5/share/opm/dune/dune-istl/include/dune/istl/paamg/aggregates.hh: In member function ‘void Dune::Amg::Aggregate<G, S>::add(std::vector<typename G::VertexDescriptor, std::allocator<typename G::VertexDescriptor> >&) [with G = Dune::Amg::PropertiesGraph<Dune::Amg::MatrixGraph<const Dune::BCRSMatrix<Dune::FieldMatrix<double, 1, 1>, std::allocator<Dune::FieldMatrix<double, 1, 1> > > >, Dune::Amg::VertexProperties, Dune::Amg::EdgeProperties, Dune::IdentityMap, Dune::IdentityMap>, S = std::set<long unsigned int, std::less<long unsigned int>, Dune::PoolAllocator<long unsigned int, 100ul> >]’:
/project/res/x86_64_RH_5/share/opm/dune/dune-istl/include/dune/istl/paamg/aggregates.hh:2410: instantiated from ‘std::tuple<int, int, int, int> Dune::Amg::Aggregator<G>::build(const M&, G&, Dune::Amg::AggregatesMap<typename G::VertexDescriptor>&, const C&, bool) [with M = Dune::BCRSMatrix<Dune::FieldMatrix<double, 1, 1>, std::allocator<Dune::FieldMatrix<double, 1, 1> > >, C = Dune::Amg::CoarsenCriterion<Dune::Amg::SymmetricCriterion<Dune::BCRSMatrix<Dune::FieldMatrix<double, 1, 1>, std::allocator<Dune::FieldMatrix<double, 1, 1> > >, Dune::Amg::FirstDiagonal> >, G = Dune::Amg::PropertiesGraph<Dune::Amg::MatrixGraph<const Dune::BCRSMatrix<Dune::FieldMatrix<double, 1, 1>, std::allocator<Dune::FieldMatrix<double, 1, 1> > > >, Dune::Amg::VertexProperties, Dune::Amg::EdgeProperties, Dune::IdentityMap, Dune::IdentityMap>]’
/project/res/x86_64_RH_5/share/opm/dune/dune-istl/include/dune/istl/paamg/aggregates.hh:2312: instantiated from ‘std::tuple<int, int, int, int> Dune::Amg::AggregatesMap<V>::buildAggregates(const M&, G&, const C&, bool) [with M = Dune::BCRSMatrix<Dune::FieldMatrix<double, 1, 1>, std::allocator<Dune::FieldMatrix<double, 1, 1> > >, G = Dune::Amg::PropertiesGraph<Dune::Amg::MatrixGraph<const Dune::BCRSMatrix<Dune::FieldMatrix<double, 1, 1>, std::allocator<Dune::FieldMatrix<double, 1, 1> > > >, Dune::Amg::VertexProperties, Dune::Amg::EdgeProperties, Dune::IdentityMap, Dune::IdentityMap>, C = Dune::Amg::CoarsenCriterion<Dune::Amg::SymmetricCriterion<Dune::BCRSMatrix<Dune::FieldMatrix<double, 1, 1>, std::allocator<Dune::FieldMatrix<double, 1, 1> > >, Dune::Amg::FirstDiagonal> >, V = long unsigned int]’
/project/res/x86_64_RH_5/share/opm/dune/dune-istl/include/dune/istl/paamg/hierarchy.hh:767: instantiated from ‘void Dune::Amg::MatrixHierarchy<M, PI, A>::build(const T&) [with O = Dune::NegateSet<Dune::AllSet<int> >, T = Dune::Amg::CoarsenCriterion<Dune::Amg::SymmetricCriterion<Dune::BCRSMatrix<Dune::FieldMatrix<double, 1, 1>, std::allocator<Dune::FieldMatrix<double, 1, 1> > >, Dune::Amg::FirstDiagonal> >, M = Dune::MatrixAdapter<Dune::BCRSMatrix<Dune::FieldMatrix<double, 1, 1>, std::allocator<Dune::FieldMatrix<double, 1, 1> > >, Dune::BlockVector<Dune::FieldVector<double, 1>, std::allocator<Dune::FieldVector<double, 1> > >, Dune::BlockVector<Dune::FieldVector<double, 1>, std::allocator<Dune::FieldVector<double, 1> > > >, PI = Dune::Amg::SequentialInformation, A = std::allocator<Dune::BlockVector<Dune::FieldVector<double, 1>, std::allocator<Dune::FieldVector<double, 1> > > >]’
/project/res/x86_64_RH_5/share/opm/dune/dune-istl/include/dune/istl/paamg/amg.hh:339: instantiated from ‘Dune::Amg::AMG<M, X, S, PI, A>::AMG(const M&, const C&, const typename Dune::Amg::SmootherTraits<S>::Arguments&, size_t, size_t, size_t, bool, const PI&) [with C = Opm::<unnamed>::solveCG_AMG(const Opm::<unnamed>::Mat&, Opm::<unnamed>::Vector&, Opm::<unnamed>::Vector&, double, int, int)::Criterion, M = Dune::MatrixAdapter<Dune::BCRSMatrix<Dune::FieldMatrix<double, 1, 1>, std::allocator<Dune::FieldMatrix<double, 1, 1> > >, Dune::BlockVector<Dune::FieldVector<double, 1>, std::allocator<Dune::FieldVector<double, 1> > >, Dune::BlockVector<Dune::FieldVector<double, 1>, std::allocator<Dune::FieldVector<double, 1> > > >, X = Dune::BlockVector<Dune::FieldVector<double, 1>, std::allocator<Dune::FieldVector<double, 1> > >, S = Dune::SeqSOR<Dune::BCRSMatrix<Dune::FieldMatrix<double, 1, 1>, std::allocator<Dune::FieldMatrix<double, 1, 1> > >, Dune::BlockVector<Dune::FieldVector<double, 1>, std::allocator<Dune::FieldVector<double, 1> > >, Dune::BlockVector<Dune::FieldVector<double, 1>, std::allocator<Dune::FieldVector<double, 1> > >, 1>, PI = Dune::Amg::SequentialInformation, A = std::allocator<Dune::BlockVector<Dune::FieldVector<double, 1>, std::allocator<Dune::FieldVector<double, 1> > > >]’
/tmp/jenkins/opm-build/workspace/opm-core/opm/core/linalg/LinearSolverIstl.cpp:288: instantiated from here
/project/res/x86_64_RH_5/share/opm/dune/dune-istl/include/dune/istl/paamg/aggregates.hh:1504: warning: unused variable ‘oldsize’
[ 24%] Building C object CMakeFiles/opmcore.dir/opm/core/pressure/mimetic/hybsys.c.o
[ 24%] Building C object CMakeFiles/opmcore.dir/opm/core/pressure/mimetic/hybsys_global.c.o
[ 25%] Building C object CMakeFiles/opmcore.dir/opm/core/pressure/mimetic/mimetic.c.o
[ 26%] Building C object CMakeFiles/opmcore.dir/opm/core/pressure/msmfem/coarse_conn.c.o
[ 27%] Building C object CMakeFiles/opmcore.dir/opm/core/pressure/msmfem/coarse_sys.c.o
[ 27%] Building C object CMakeFiles/opmcore.dir/opm/core/pressure/msmfem/dfs.c.o
[ 28%] Building C object CMakeFiles/opmcore.dir/opm/core/pressure/msmfem/hash_set.c.o
[ 29%] Building C object CMakeFiles/opmcore.dir/opm/core/pressure/msmfem/ifsh_ms.c.o
[ 30%] Building C object CMakeFiles/opmcore.dir/opm/core/pressure/msmfem/partition.c.o
[ 30%] Building C object CMakeFiles/opmcore.dir/opm/core/pressure/tpfa/cfs_tpfa.c.o
[ 31%] Building C object CMakeFiles/opmcore.dir/opm/core/pressure/tpfa/cfs_tpfa_residual.c.o
[ 32%] Building C object CMakeFiles/opmcore.dir/opm/core/pressure/tpfa/compr_bc.c.o
[ 34%] Building C object CMakeFiles/opmcore.dir/opm/core/pressure/tpfa/compr_quant.c.o
[ 34%] Building C object CMakeFiles/opmcore.dir/opm/core/pressure/tpfa/compr_quant_general.c.o
[ 35%] Building C object CMakeFiles/opmcore.dir/opm/core/pressure/tpfa/compr_source.c.o
[ 36%] Building C object CMakeFiles/opmcore.dir/opm/core/pressure/tpfa/ifs_tpfa.c.o
[ 37%] Building C object CMakeFiles/opmcore.dir/opm/core/pressure/tpfa/trans_tpfa.c.o
[ 37%] Building C object CMakeFiles/opmcore.dir/opm/core/pressure/legacy_well.c.o
[ 38%] Building CXX object CMakeFiles/opmcore.dir/opm/core/props/BlackoilPropertiesBasic.cpp.o
[ 39%] Building CXX object CMakeFiles/opmcore.dir/opm/core/props/BlackoilPropertiesFromDeck.cpp.o
[ 40%] Building CXX object CMakeFiles/opmcore.dir/opm/core/props/IncompPropertiesBasic.cpp.o
[ 41%] Building CXX object CMakeFiles/opmcore.dir/opm/core/props/IncompPropertiesFromDeck.cpp.o
[ 41%] Building CXX object CMakeFiles/opmcore.dir/opm/core/props/pvt/BlackoilPvtProperties.cpp.o
[ 42%] Building CXX object CMakeFiles/opmcore.dir/opm/core/props/pvt/PvtPropertiesBasic.cpp.o
[ 43%] Building CXX object CMakeFiles/opmcore.dir/opm/core/props/pvt/PvtPropertiesIncompFromDeck.cpp.o
[ 44%] Building CXX object CMakeFiles/opmcore.dir/opm/core/props/pvt/SinglePvtDead.cpp.o
[ 44%] Building CXX object CMakeFiles/opmcore.dir/opm/core/props/pvt/SinglePvtDeadSpline.cpp.o
[ 45%] Building CXX object CMakeFiles/opmcore.dir/opm/core/props/pvt/SinglePvtInterface.cpp.o
[ 46%] Building CXX object CMakeFiles/opmcore.dir/opm/core/props/pvt/SinglePvtLiveGas.cpp.o
[ 47%] [ 47%] Building CXX object CMakeFiles/opmcore.dir/opm/core/props/pvt/SinglePvtLiveOil.cpp.o
Building CXX object CMakeFiles/opmcore.dir/opm/core/props/rock/RockBasic.cpp.o
[ 48%] Building CXX object CMakeFiles/opmcore.dir/opm/core/props/rock/RockCompressibility.cpp.o
[ 49%] Building CXX object CMakeFiles/opmcore.dir/opm/core/props/rock/RockFromDeck.cpp.o
[ 50%] Building CXX object CMakeFiles/opmcore.dir/opm/core/props/satfunc/SatFuncGwseg.cpp.o
[ 50%] Building CXX object CMakeFiles/opmcore.dir/opm/core/props/satfunc/SatFuncSimple.cpp.o
[ 51%] Building CXX object CMakeFiles/opmcore.dir/opm/core/props/satfunc/SatFuncStone2.cpp.o
[ 52%] Building CXX object CMakeFiles/opmcore.dir/opm/core/props/satfunc/SaturationPropsBasic.cpp.o
[ 53%] Building CXX object CMakeFiles/opmcore.dir/opm/core/props/satfunc/SaturationPropsFromDeck.cpp.o
[ 54%] Building CXX object CMakeFiles/opmcore.dir/opm/core/simulator/SimulatorCompressibleTwophase.cpp.o
[ 54%] Building CXX object CMakeFiles/opmcore.dir/opm/core/simulator/SimulatorIncompTwophase.cpp.o
[ 55%] Building CXX object CMakeFiles/opmcore.dir/opm/core/simulator/SimulatorReport.cpp.o
[ 56%] Building CXX object CMakeFiles/opmcore.dir/opm/core/simulator/SimulatorTimer.cpp.o
[ 57%] Building CXX object CMakeFiles/opmcore.dir/opm/core/tof/DGBasis.cpp.o
[ 57%] Building CXX object CMakeFiles/opmcore.dir/opm/core/tof/TofReorder.cpp.o
[ 58%] Building CXX object CMakeFiles/opmcore.dir/opm/core/tof/TofDiscGalReorder.cpp.o
[ 59%] Building CXX object CMakeFiles/opmcore.dir/opm/core/transport/TransportSolverTwophaseInterface.cpp.o
[ 60%] Building CXX object CMakeFiles/opmcore.dir/opm/core/transport/implicit/TransportSolverTwophaseImplicit.cpp.o
[ 60%] Building C object CMakeFiles/opmcore.dir/opm/core/transport/implicit/transport_source.c.o
[ 61%] Building C object CMakeFiles/opmcore.dir/opm/core/transport/minimal/spu_explicit.c.o
[ 62%] Building C object CMakeFiles/opmcore.dir/opm/core/transport/minimal/spu_implicit.c.o
[ 63%] Building CXX object CMakeFiles/opmcore.dir/opm/core/transport/reorder/TransportSolverCompressibleTwophaseReorder.cpp.o
[ 63%] Building CXX object CMakeFiles/opmcore.dir/opm/core/transport/reorder/ReorderSolverInterface.cpp.o
[ 64%] Building CXX object CMakeFiles/opmcore.dir/opm/core/transport/reorder/TransportSolverTwophaseReorder.cpp.o
[ 65%] Building CXX object CMakeFiles/opmcore.dir/opm/core/transport/reorder/reordersequence.cpp.o
[ 67%] Building C object CMakeFiles/opmcore.dir/opm/core/transport/reorder/tarjan.c.o
[ 67%] Building CXX object CMakeFiles/opmcore.dir/opm/core/utility/MonotCubicInterpolator.cpp.o
[ 68%] Building CXX object CMakeFiles/opmcore.dir/opm/core/utility/StopWatch.cpp.o
[ 69%] Building CXX object CMakeFiles/opmcore.dir/opm/core/utility/VelocityInterpolation.cpp.o
[ 70%] Building CXX object CMakeFiles/opmcore.dir/opm/core/utility/WachspressCoord.cpp.o
[ 71%] Building CXX object CMakeFiles/opmcore.dir/opm/core/utility/miscUtilities.cpp.o
[ 71%] Building CXX object CMakeFiles/opmcore.dir/opm/core/utility/miscUtilitiesBlackoil.cpp.o
[ 72%] Building CXX object CMakeFiles/opmcore.dir/opm/core/utility/parameters/Parameter.cpp.o
[ 73%] Building CXX object CMakeFiles/opmcore.dir/opm/core/utility/parameters/ParameterGroup.cpp.o
[ 74%] Building CXX object CMakeFiles/opmcore.dir/opm/core/utility/parameters/ParameterTools.cpp.o
[ 74%] Building CXX object CMakeFiles/opmcore.dir/opm/core/utility/parameters/ParameterXML.cpp.o
[ 75%] Building CXX object CMakeFiles/opmcore.dir/opm/core/utility/parameters/tinyxml/tinystr.cpp.o
[ 76%] Building CXX object CMakeFiles/opmcore.dir/opm/core/utility/parameters/tinyxml/tinyxml.cpp.o
[ 77%] Building CXX object CMakeFiles/opmcore.dir/opm/core/utility/parameters/tinyxml/tinyxmlerror.cpp.o
[ 77%] Building CXX object CMakeFiles/opmcore.dir/opm/core/utility/parameters/tinyxml/tinyxmlparser.cpp.o
[ 78%] Building CXX object CMakeFiles/opmcore.dir/opm/core/wells/InjectionSpecification.cpp.o
[ 79%] Building CXX object CMakeFiles/opmcore.dir/opm/core/wells/ProductionSpecification.cpp.o
[ 80%] Building CXX object CMakeFiles/opmcore.dir/opm/core/wells/WellCollection.cpp.o
[ 80%] Building CXX object CMakeFiles/opmcore.dir/opm/core/wells/WellsGroup.cpp.o
[ 81%] Building CXX object CMakeFiles/opmcore.dir/opm/core/wells/WellsManager.cpp.o
[ 82%] Building C object CMakeFiles/opmcore.dir/opm/core/wells/wells.c.o
Linking CXX static library lib/libopmcore.a
[ 82%] Built target opmcore
Scanning dependencies of target tutorial1
Scanning dependencies of target tutorial3
[ 82%] Scanning dependencies of target tutorial4
Scanning dependencies of target sim_2p_incomp
Scanning dependencies of target compute_tof
Scanning dependencies of target compute_tof_from_files
[ 83%] [ 84%] [ 85%] Building CXX object CMakeFiles/tutorial1.dir/tutorials/tutorial1.cpp.o
[ 86%] Building CXX object CMakeFiles/tutorial3.dir/tutorials/tutorial3.cpp.o
[ 87%] Building CXX object CMakeFiles/tutorial4.dir/tutorials/tutorial4.cpp.o
Building CXX object CMakeFiles/sim_2p_incomp.dir/examples/sim_2p_incomp.cpp.o
Building CXX object CMakeFiles/compute_tof.dir/examples/compute_tof.cpp.o
Building CXX object CMakeFiles/compute_tof_from_files.dir/examples/compute_tof_from_files.cpp.o
Linking CXX executable bin/tutorial1
[ 87%] Built target tutorial1
Scanning dependencies of target wells_example
[ 88%] Building CXX object CMakeFiles/wells_example.dir/examples/wells_example.cpp.o
Linking CXX executable bin/tutorial3
[ 88%] Built target tutorial3
Scanning dependencies of target sim_2p_comp_reorder
[ 89%] Building CXX object CMakeFiles/sim_2p_comp_reorder.dir/examples/sim_2p_comp_reorder.cpp.o
Linking CXX executable bin/tutorial4
[ 89%] Built target tutorial4
Scanning dependencies of target tutorial2
[ 90%] Building CXX object CMakeFiles/tutorial2.dir/tutorials/tutorial2.cpp.o
Linking CXX executable bin/compute_tof_from_files
[ 90%] Built target compute_tof_from_files
Linking CXX executable bin/wells_example
Scanning dependencies of target test_column_extract
[ 90%] Building CXX object CMakeFiles/test_column_extract.dir/tests/test_column_extract.cpp.o
Linking CXX executable bin/tutorial2
[ 90%] Built target wells_example
Scanning dependencies of target test_dgbasis
[ 91%] Building CXX object CMakeFiles/test_dgbasis.dir/tests/test_dgbasis.cpp.o
Linking CXX executable bin/sim_2p_incomp
[ 91%] Built target tutorial2
Scanning dependencies of target test_geom2d
[ 92%] Building CXX object CMakeFiles/test_geom2d.dir/tests/test_geom2d.cpp.o
Linking CXX executable bin/compute_tof
[ 92%] Built target sim_2p_incomp
Scanning dependencies of target test_nonuniformtablelinear
[ 93%] Building CXX object CMakeFiles/test_nonuniformtablelinear.dir/tests/test_nonuniformtablelinear.cpp.o
Linking CXX executable bin/test_geom2d
[ 93%] Built target test_geom2d
Scanning dependencies of target test_param
[ 93%] Building CXX object CMakeFiles/test_param.dir/tests/test_param.cpp.o
[ 93%] Built target compute_tof
Scanning dependencies of target test_quadratures
[ 94%] Building CXX object CMakeFiles/test_quadratures.dir/tests/test_quadratures.cpp.o
Linking CXX executable bin/sim_2p_comp_reorder
Linking CXX executable bin/test_nonuniformtablelinear
[ 94%] Built target test_nonuniformtablelinear
Scanning dependencies of target test_sparsetable
[ 95%] Building CXX object CMakeFiles/test_sparsetable.dir/tests/test_sparsetable.cpp.o
Linking CXX executable bin/test_dgbasis
[ 95%] Built target sim_2p_comp_reorder
Scanning dependencies of target test_sparsevector
[ 96%] Building CXX object CMakeFiles/test_sparsevector.dir/tests/test_sparsevector.cpp.o
Linking CXX executable bin/test_param
Linking CXX executable bin/test_column_extract
[ 96%] Built target test_dgbasis
Scanning dependencies of target test_uniformtablelinear
[ 96%] Building CXX object CMakeFiles/test_uniformtablelinear.dir/tests/test_uniformtablelinear.cpp.o
[ 96%] Built target test_param
Scanning dependencies of target test_velocityinterpolation
[ 97%] Building CXX object CMakeFiles/test_velocityinterpolation.dir/tests/test_velocityinterpolation.cpp.o
Linking CXX executable bin/test_quadratures
[ 97%] Built target test_column_extract
Scanning dependencies of target test_wachspresscoord
[ 98%] Building CXX object CMakeFiles/test_wachspresscoord.dir/tests/test_wachspresscoord.cpp.o
[ 98%] Built target test_quadratures
Scanning dependencies of target test_wells
[100%] Building CXX object CMakeFiles/test_wells.dir/tests/test_wells.cpp.o
Linking CXX executable bin/test_uniformtablelinear
[100%] Built target test_uniformtablelinear
Scanning dependencies of target examples
[100%] Built target examples
Linking CXX executable bin/test_sparsevector
[100%] Built target test_sparsevector
Linking CXX executable bin/test_wachspresscoord
Linking CXX executable bin/test_sparsetable
Linking CXX executable bin/test_velocityinterpolation
[100%] Built target test_sparsetable
[100%] Built target test_wachspresscoord
Linking CXX executable bin/test_wells
collect2: ld returned 1 exit status
make[2]: *** [bin/test_velocityinterpolation] Error 1
make[1]: *** [CMakeFiles/test_velocityinterpolation.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[100%] Built target test_wells
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment