Giter VIP home page Giter VIP logo

Comments (6)

rolk avatar rolk commented on August 20, 2024

@totto82 Maybe fixed; see post to mailing list titled "Re: [OPM] Autotools -> CMake transition" at 2013-02-01 14:16 CET. Try the description there; if it doesn't work then post a gist with dune-cornerpoint/config.log

from opm-core.

totto82 avatar totto82 commented on August 20, 2024

Re: [OPM] Autotools -> CMake transition" at 2013-02-01 14:16 CET

fixed the problem. I assume a more permanent fix is on the way

from opm-core.

kristinf avatar kristinf commented on August 20, 2024

I have posted the log files opm-core/CMakeFiles/CMake*.log and dune-cornerpoint/config.log as you requested on https://gist.github.com/6c4f4c269f73ec7d0271
Hope you can make some sense out of this.

from opm-core.

rolk avatar rolk commented on August 20, 2024

@kristinf
Preliminary analysis: This seems to be a variant of the problem Tor Harald observed: in config.log:4321 it fails because it does not link umfpack together with cholmod; however in CMakeOutput.log:742 it manages to do so. This may suggest that the "link with or without cholmod" test is insufficient.

What I cannot fathom is why it is able to build using only autotools, since it is the same m4/ directory (and which dune-cornerpoint should pick up) in both scenarios.

from opm-core.

rolk avatar rolk commented on August 20, 2024

@kristinf
I have reason to believe that this error is fixed (from commit 09ceb7d onwards); libtool manages to pick up -llapack from libdunecommon.la, so by having a proper .la file it should add the dependencies that opm-core needs too. Pull a new version of the cmake branch, delete CMakeCache.txt and rebuild opm-core; then try building dune-cornerpoint again.

from opm-core.

rolk avatar rolk commented on August 20, 2024

I believe this issue is solved in the release/2013.03 branch.

from opm-core.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.