[Bug 246800] lang/ghc: ghc cannot be installed because ghc is not installed
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu May 28 08:14:04 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246800
Bug ID: 246800
Summary: lang/ghc: ghc cannot be installed because ghc is not
installed
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: haskell at FreeBSD.org
Reporter: software at bertram-scharpf.de
Assignee: haskell at FreeBSD.org
Flags: maintainer-feedback?(haskell at FreeBSD.org)
This is what happens:
root at packager /usr/ports/lang/ghc # make
[...]
===> Configuring for ghc-8.8.3_1
cp -f /usr/ports/lang/ghc/work/build.mk
/usr/ports/lang/ghc/work/ghc-8.8.3/mk/build.mk
configure: loading site script /usr/ports/Templates/config.site
[...]
checking for ghc... /usr/local/bin/ghc
checking version of ghc... unknown
configure: error: Cannot determine the version of /usr/local/bin/ghc. Is it
really GHC?
===> Script "configure" failed unexpectedly.
[...]
*** Error code 1
Stop.
make: stopped in /usr/ports/lang/ghc
I detected that GHC=/usr/local/bin/ghc is added to the ./configure
arguments list. Then I gave up.
I removed the port and package because a previous build failed and
I wanted to finish all other updates before solving this problem.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list