Summary: | devel/hs-haskell-language-server build fails on 14-CURRENT | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Filipe da Silva Santos <contact> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-haskell (Nobody) <haskell> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | arrowd | ||||
Priority: | --- | Flags: | arrowd:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | amd64 | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1135cff63438688f31b72b6522e30272f7bf0116 commit 1135cff63438688f31b72b6522e30272f7bf0116 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2021-06-14 14:59:05 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2021-06-14 14:59:05 +0000 devel/hs-haskell-language-server: Unbreak build after GHC update. PR: 256596 Reported by: Filipe da Silva Santos <contact@shiori.com.br> devel/hs-haskell-language-server/Makefile | 3 +++ 1 file changed, 3 insertions(+) Should be fixed now, thank you for the report. HLS uses strange method for determining a supported compiler. |
Created attachment 225798 [details] gzipped synth log file GHC isn't being found on '$PATH' during build phase Build fails on both Synth and running `make` in its directory (host system and jail with generic world) Gzipped build log is attached