Ebuild checks for the deprecated config option 'AUTOFS4_FS' instead 'AUTOFS_FS' should be checked. See https://github.com/torvalds/linux/blob/master/fs/autofs/Kconfig Reproducible: Always
In which kernel version was this option renamed?
Looks like the process started in Linux 4.18.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=808c3a6859a13ad684c3317b805f42d0fea3b131 commit 808c3a6859a13ad684c3317b805f42d0fea3b131 Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2022-04-12 14:00:49 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2022-04-12 14:00:49 +0000 sys-apps/systemd: check for AUTOFS_FS in Linux >= 4.18 Closes: https://bugs.gentoo.org/837905 Signed-off-by: Mike Gilbert <floppym@gentoo.org> sys-apps/systemd/systemd-250.4-r1.ebuild | 12 +++++++++--- sys-apps/systemd/systemd-9999.ebuild | 12 +++++++++--- 2 files changed, 18 insertions(+), 6 deletions(-)