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=264192

--- 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=         DYNAMIC GMP PROFILE DOCS
OPTIONS_DEFAULT=        DYNAMIC PROFILE GMP

(So DOCS not being a default?)

Yet I somehow ended up with:

---Begin OPTIONS List---
===> The following configuration options are available for ghc-8.10.7_1:
     DOCS=on: Install HTML documentation
     DYNAMIC=on: Add support for dynamic linking
     GMP=on: Use GNU Multi-precision Library for big integers support
     PROFILE=on: Add support for performance profiling
====> Bootsrap using installed ghc
     BOOT=off: Use installed GHC for bootstrapping
===> 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.

-- 
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>