Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@akva2
Copy link
Member

@akva2 akva2 commented Apr 24, 2024

Dune 2.9 expects Alberta targets to available as PkgConfig::Albertaxd.

These are patches done by @blattms for debian packaging. My contribution is exactly opening the PR for getting them into the main repo.

Should be in the release since dune 2.9 will be what the release is based on and users should be able to build the sources on their own, not just use the binary packages.

blattms added 2 commits April 24, 2024 20:42
Default is now 3 as in DUNE but user can request more via variable
ALBERTA_MAX_WORLD_DIM.
If OPM modules are used as DUNE modules then CMake otherwise
complains about missing targets:

```
CMake Error at /usr/lib/x86_64-linux-gnu/cmake/dune-grid/dune-grid-targets.cmake:78 (set_target_properties):
  The link interface of target "dunealbertagrid1d" contains:

    PkgConfig::Alberta1d

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.

```
@akva2 akva2 added this to the Release 2024.04 milestone Apr 24, 2024
@akva2
Copy link
Member Author

akva2 commented Apr 24, 2024

jenkins build this please

@blattms
Copy link
Member

blattms commented Apr 25, 2024

Thanks. Sorry, I often forget the upstreaming.... 😳

@blattms blattms merged commit f96fcb6 into OPM:master Apr 25, 2024
@akva2 akva2 deleted the fix_alberta_dune2.9 branch April 26, 2024 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants