Skip to content

CI: install libgmp-dev for stack setup#7952

Merged
juhp merged 1 commit intocommercialhaskell:masterfrom
colonelpanic8:fix-ci-gmp
Feb 27, 2026
Merged

CI: install libgmp-dev for stack setup#7952
juhp merged 1 commit intocommercialhaskell:masterfrom
colonelpanic8:fix-ci-gmp

Conversation

@colonelpanic8
Copy link
Contributor

The check GitHub Actions job was failing on ubuntu-latest during stack setup with a linker error (ld.gold: cannot find -lgmp).

Install libgmp-dev before running etc/check.sh so the downloaded GHC can link executables during Stack's sanity check.

@juhp
Copy link
Member

juhp commented Feb 18, 2026

Thanks for opening this

Just curious, do you have a pointer to such a failure?

@juhp
Copy link
Member

juhp commented Feb 27, 2026

(I just worried this might slow down the check CI, though GH already seems to run update anyway, so maybe it is not an issue indeed)

@juhp juhp merged commit ae0eb34 into commercialhaskell:master Feb 27, 2026
1 check passed
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