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

hlint 2.2.7 cabal build fails on macOS at uniplate-1.6.12 #829

Closed
essandess opened this issue Jan 18, 2020 · 2 comments
Closed

hlint 2.2.7 cabal build fails on macOS at uniplate-1.6.12 #829

essandess opened this issue Jan 18, 2020 · 2 comments

Comments

@essandess
Copy link

Here's the build command and failure:

/opt/local/bin/cabal new-build --prefix=/opt/local --bindir=/opt/local/bin --libdir=/opt/local/lib --libsubdir=hlint --dynlibdir=/opt/local/lib --libexecdir=/opt/local/libexec --libexecsubdir=hlint --datadir=/opt/local/share/hlint --docdir=/opt/local/share/doc/hlint --htmldir=/opt/local/share/doc/hlint --sysconfdir=/opt/local/etc/hlint --enable-documentation --enable-relocatable

cabal: Failed to build uniplate-1.6.12 (which is required by exe:hlint from
hlint-2.2.7). The build process terminated with exit code -6

cabal --version

cabal-install version 3.0.0.0
compiled using version 3.0.0.0 of the Cabal library

ghc --version

The Glorious Glasgow Haskell Compilation System, version 8.6.5
@essandess
Copy link
Author

essandess commented Jan 18, 2020

Note: This appears to be an issue only on Catalina 10.15. It builds fine on 10.14 and previous. See the successful buildbot runs at macports/macports-ports#6182.

@essandess
Copy link
Author

This is almost certainly an upstream issue with ghc. See https://gitlab.haskell.org/ghc/ghc/issues/17353.

I’ll close this unless it persists after that issue is addressed.

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

No branches or pull requests

1 participant