Trying to update a binpkg system, which doesn't have kernel sources installed, and the new ebuild fails since it cannot verify the presence of said config options. Could this be demoted to a warning like in other ebuilds, but letting binary pkgs work? Reproducible: Always
Right, ebuilds that do not build kernel modules should never have fatal kernel checks.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e828e60c489c9df6bb636b6f67e46657cd935c71 commit e828e60c489c9df6bb636b6f67e46657cd935c71 Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2023-08-28 18:49:48 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2023-08-28 18:49:48 +0000 net-libs/libmicrohttpd: make EVENTFD check non-fatal Closes: https://bugs.gentoo.org/913114 Signed-off-by: Mike Gilbert <floppym@gentoo.org> net-libs/libmicrohttpd/libmicrohttpd-0.9.77.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)