Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Nov 2021 14:39:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 260083] WITHOUT_BOOT build option appears to include stand, failing on libsa
Message-ID:  <bug-260083-227-jWrr0Q7yXb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-260083-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-260083-227@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=3D260083

clbuisson@orange.fr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |clbuisson@orange.fr

--- Comment #3 from clbuisson@orange.fr ---
For me, libsa cannot be built with

#WITHOUT_BOOT=3DYES
WITHOUT_LOADER_GELI=3DYES
WITHOUT_LOADER_ZFS=3DYES

but the build is successful with

#WITHOUT_BOOT=3DYES
#WITHOUT_LOADER_GELI=3DYES
WITHOUT_LOADER_ZFS=3DYES

first found with sources
  git 5a01dea7e8c9 (2021/09/19)
diagnosed with sources
  git d032cda0d047 (2021.11/12)
confirmed with sources
  git 8ec4c5dae327 (2021/11/21)

--=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-260083-227-jWrr0Q7yXb>