Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: add liblapacke-dev as dependency #1206

Merged
merged 1 commit into from
Sep 19, 2024
Merged

Conversation

nilason
Copy link
Contributor

@nilason nilason commented Sep 19, 2024

Add liblapacke-dev as dependency, to adopt to changes in GRASS GIS main.

@nilason
Copy link
Contributor Author

nilason commented Sep 19, 2024

Updates are needed for the cron jobs too.

@nilason
Copy link
Contributor Author

nilason commented Sep 19, 2024

Updates are needed for the cron jobs too.

It not clear to me where this is run, and where its dependencies are declared. But --with-blas-includes=/usr/include/atlas/ and --with-lapack-includes=/usr/include/atlas/ are no longer valid configure flags.

@wenzeslaus
Copy link
Member

Some, or hopefully all, of the code is in grass-addons. @neteler can comment more.

@nilason nilason merged commit f370e2a into OSGeo:grass8 Sep 19, 2024
7 checks passed
@neteler
Copy link
Member

neteler commented Sep 19, 2024

Some, or hopefully all, of the code is in grass-addons. @neteler can comment more.

Installation of dependencies on grass.osgeo.org (DONE):

neteler@grasslxd:~$ sudo apt install $(cat $HOME/src/main/.github/workflows/apt.txt)

Flags need to be adjusted in the relevant cron*.sh scripts (TODO via PR):

https://github.com/OSGeo/grass-addons/tree/grass8/utils/cronjobs_osgeo_lxd/

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.

3 participants