Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Apr 2021 03:14:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 254751] devel/e2fsprogs-libss: fails to build with /bin/sh: compile_et: not found
Message-ID:  <bug-254751-7788-u7bdjW2c0m@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254751-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-254751-7788@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=3D254751

Benjamin Kaduk <bjk@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
                 CC|                            |bjk@FreeBSD.org

--- Comment #2 from Benjamin Kaduk <bjk@FreeBSD.org> ---
Thanks for the report.
The compile_et that I was expecting to be used is /usr/bin/compile_et, whic=
h is
only built conditionally on MK_KERBEROS_SUPPORT.
Since January 2020 (0ce9d0af5b7fdfde335c753cb3310650a9d31d09)
MK_KERBEROS_SUPPORT is forced off when KERBEROS itself is off, so if you are
disabling either in your environment then this behavior for the port build =
is
unsurprising.

I will take a look at what the best option is; it may well just be marking =
the
port as not usable when /usr/bin/compile_et is not available.

--=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-254751-7788-u7bdjW2c0m>