Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 May 2020 08:14:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        haskell@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 246800] lang/ghc: ghc cannot be installed because ghc is not installed
Message-ID:  <bug-246800-16154-TS0LKH6YL5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246800-16154@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246800-16154@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-haskell mailing
list <haskell@FreeBSD.org> for maintainer-feedback:
Bug 246800: lang/ghc: ghc cannot be installed because ghc is not installed
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246800



--- Description ---
This is what happens:

  root@packager /usr/ports/lang/ghc # make
  [...]
  =3D=3D=3D>	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?
  =3D=3D=3D>	Script "configure" failed unexpectedly.
  [...]
  *** Error code 1

  Stop.
  make: stopped in /usr/ports/lang/ghc

I detected that GHC=3D/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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246800-16154-TS0LKH6YL5>