Upstream has migrated the files we adjust to: getopt-example, see: https://github.com/karelzak/util-linux/issues/1151#issuecomment-705391520 Thus this ebuild fails to compile. Removing this line works, as getopt-example* do not have the execute bit set anyways, so it is no longer needed. Reproducible: Always
https://github.com/gentoo/gentoo/pull/17846 resolves it.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a0468dcb4c665584084a5117c09ca0429ed5cb3 commit 0a0468dcb4c665584084a5117c09ca0429ed5cb3 Author: Thomas Deutschmann <whissi@gentoo.org> AuthorDate: 2020-10-26 16:55:59 +0000 Commit: Thomas Deutschmann <whissi@gentoo.org> CommitDate: 2020-10-26 16:56:18 +0000 sys-apps/util-linux: remove handling of getopt-parse* files Closes: https://bugs.gentoo.org/747289 Closes: https://github.com/gentoo/gentoo/pull/17846 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> sys-apps/util-linux/util-linux-9999.ebuild | 1 - 1 file changed, 1 deletion(-)