[Bug 244556] lang/ghc: ghc-pkg expects libncursesw.so.8 on -CURRENT
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Mar 2 15:51:32 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244556
Bug ID: 244556
Summary: lang/ghc: ghc-pkg expects libncursesw.so.8 on -CURRENT
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: haskell at FreeBSD.org
Reporter: Trond.Endrestol at ximalas.info
Flags: maintainer-feedback?(haskell at FreeBSD.org)
Assignee: haskell at FreeBSD.org
After libncursesw.so.8 recently became libncursesw.so.9 in -CURRENT, ghc-pkg
started to complain:
Installing library in
/construction/xports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/ghc-8.6.5
"/construction/xports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc-pkg"
--force --global-package-db
"/construction/xports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/package.conf.d"
update rts/dist/package.conf.install
ld-elf.so.1: Shared object "libncursesw.so.8" not found, required by "ghc-pkg"
The above is from an attempt at using ports-mgmt/synth to build lang/ghc. We
might need new bootstrappers for -CURRENT.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-haskell
mailing list