There is an issue in the ebuild. When udev IUSE flag is not set, the lines 100-102 are failing because of the die instruction: use udev && cp ... || die
Please provide the build.log and emerge --info.
I'll try, but you don't need it, as the syntax error is obvious.
Created attachment 658968 [details] emerge --info
Why removing the blocker severity? If this isn't a blocker when the package cannot be installed, what is a blocker?
Created attachment 659022 [details] emerge.log
Hi, My updates are failing because of this issue and I need to do an `emerge --resume --skipfirst` each time. Is there a plan to correct this issue in the coming days, or weeks? Do you want me to add this missing pair of parenthesis in a PR?
Almost 2 months since I opened this 5 minutes correction issue… More than 1 month since I asked questions for which I have no answer… Knock! Knock! Is someone there? Sorry for being a little bit rude, but my updates are failing since almost 2 months now, needing me to do a manual operation, and this is making me a bit nervous.
(In reply to Stéphane Veyret from comment #7) > Almost 2 months since I opened this 5 minutes correction issue… More than 1 > month since I asked questions for which I have no answer… Knock! Knock! Is > someone there? > > Sorry for being a little bit rude, but my updates are failing since almost 2 > months now, needing me to do a manual operation, and this is making me a bit > nervous. I'm not the maintainer but I think it's fair to claim timeout at this point. Please hold.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a270f5b067b93263bfe7cc9d589e061a1c9e790a commit a270f5b067b93263bfe7cc9d589e061a1c9e790a Author: Sam James <sam@gentoo.org> AuthorDate: 2020-11-06 08:23:40 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2020-11-06 08:24:23 +0000 dev-libs/libcec: fix build with -udev Closes: https://bugs.gentoo.org/739628 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> dev-libs/libcec/libcec-4.0.7.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
Thank you Sam, it's working now.