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

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246800

            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@FreeBSD.org
          Reporter: software@bertram-scharpf.de
          Assignee: haskell@FreeBSD.org
             Flags: maintainer-feedback?(haskell@FreeBSD.org)

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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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