Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 May 2022 20:59:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        haskell@FreeBSD.org
Subject:   [Bug 264192] lang/ghc: poudriere based build used odd mix of devel/llvm10 and system toolchain
Message-ID:  <bug-264192-16154-OiV8WmqnTM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-264192-16154@https.bugs.freebsd.org/bugzilla/>
References:  <bug-264192-16154@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #23 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to Gleb Popov from comment #21)

I'm confused. The Makefile has (and had):

OPTIONS_DEFINE=3D         DYNAMIC GMP PROFILE DOCS
OPTIONS_DEFAULT=3D        DYNAMIC PROFILE GMP

(So DOCS not being a default?)

Yet I somehow ended up with:

---Begin OPTIONS List---
=3D=3D=3D> The following configuration options are available for ghc-8.10.7=
_1:
     DOCS=3Don: Install HTML documentation
     DYNAMIC=3Don: Add support for dynamic linking
     GMP=3Don: Use GNU Multi-precision Library for big integers support
     PROFILE=3Don: Add support for performance profiling
=3D=3D=3D=3D> Bootsrap using installed ghc
     BOOT=3Doff: Use installed GHC for bootstrapping
=3D=3D=3D> Use 'make config' to modify these settings
---End OPTIONS List---

despite having only:

# find /usr/local/etc/ -name 'options' -print
/usr/local/etc/poudriere.d/options
/usr/local/etc/poudriere.d/options/ports-mgmt_poudriere-devel/options

So I'm not sure how folks are to interpret the instruction
to disable the already-disabled (?) option.

Note: Likely more important to other folks than to me. So
more of an FYI relative to me.

--=20
You are receiving this mail because:
You are on the CC list for the bug.
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-264192-16154-OiV8WmqnTM>