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

appveyor builds have been failing again #832

Closed
simonmichael opened this issue Jul 2, 2018 · 4 comments
Closed

appveyor builds have been failing again #832

simonmichael opened this issue Jul 2, 2018 · 4 comments
Labels
A-BUG Something wrong, confusing or sub-standard in the software, docs, or user experience. platform:windows tools hledger developer tools, scripts, processes..

Comments

@simonmichael
Copy link
Owner

simonmichael commented Jul 2, 2018

Due to (still) not being able to find the happy executable, apparently.
https://ci.appveyor.com/project/simonmichael/hledger/history

Possibly related:
commercialhaskell/stack#595
commercialhaskell/stack#3178
commercialhaskell/stack#3249
https://www.fpcomplete.com/blog/2017/07/stacks-new-extensible-snapshots

@simonmichael simonmichael added A-BUG Something wrong, confusing or sub-standard in the software, docs, or user experience. platform:windows tools hledger developer tools, scripts, processes.. labels Jul 2, 2018
@simonmichael
Copy link
Owner Author

simonmichael commented Jul 2, 2018

Reported as commercialhaskell/stack#4125.

@simonmichael
Copy link
Owner Author

simonmichael commented Jul 11, 2018

Fixed for now by using unreleased stack. To avoid rebuilding that every time, we save the stack executable in appveyor cache. This will break when cache is cleared, and possibly also when appveyor picks a different instance with different cache state. After next stack release, we can resume downloading the binary again and close this.

@simonmichael
Copy link
Owner Author

Same workaround now applied on 1.10 branch, to generate windows 1.10 binaries.

@simonmichael
Copy link
Owner Author

Building with stack 1.9, ghc 8.6, seems in good shape now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-BUG Something wrong, confusing or sub-standard in the software, docs, or user experience. platform:windows tools hledger developer tools, scripts, processes..
Projects
None yet
Development

No branches or pull requests

1 participant