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

fix CI (WIP) #21

Merged
merged 1 commit into from
Dec 7, 2023
Merged

fix CI (WIP) #21

merged 1 commit into from
Dec 7, 2023

Conversation

robx
Copy link
Collaborator

@robx robx commented Dec 7, 2023

No description provided.

@robx
Copy link
Collaborator Author

robx commented Dec 7, 2023

Log extract (for ghcup install ghc 8.0.2)

Info: Installing GHC (this may take a while)
Debug: Running sh with arguments ["./configure","--prefix=/usr/local/.ghcup/ghc/8.0.2"]
Debug: Running gmake with arguments ["DESTDIR=/usr/local/.ghcup/tmp/ghcup-60ce8deb918b9668","install"]
Error: [�]8;;[https://errors.haskell.org/messages/GHCup-00841�\GHCup-00841�]8;;�\]](https://errors.haskell.org/messages/GHCup-00841%1B/GHCup-00841%1B]8;;%1B/]) Process "gmake" with arguments ["DESTDIR=/usr/local/.ghcup/tmp/ghcup-60ce8deb918b9668",
                                "install"] failed with exit code 2.

@robx
Copy link
Collaborator Author

robx commented Dec 7, 2023

ghcup is up to date, and gmake is available:

$ which gmake
/usr/bin/gmake
$ gmake --version
GNU Make 4.3
Built for x86_64-pc-linux-gnu
Copyright (C) 1988-2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

@robx robx marked this pull request as ready for review December 7, 2023 20:32
@robx robx merged commit 454a60d into master Dec 7, 2023
3 checks passed
@robx robx deleted the debug-ci branch December 7, 2023 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant