rm: cannot remove 'device/lib/mos65c02/Makefile': No such file or directory * ERROR: dev-embedded/sdcc-4.3.0-r1::gentoo failed (configure phase): * (no error message) * * Call stack: * ebuild.sh, line 136: Called src_configure * environment, line 1710: Called die * The specific snippet of code: * rm device/lib/mos65c02/Makefile || die * Reproducible: Always
Created attachment 874820 [details] build.log
Created attachment 874821 [details] emerge --info
Oops
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=604a695d20a10bb03ed983911322be3a90b735df commit 604a695d20a10bb03ed983911322be3a90b735df Author: Viorel Munteanu <ceamac@gentoo.org> AuthorDate: 2023-11-15 05:36:12 +0000 Commit: Viorel Munteanu <ceamac@gentoo.org> CommitDate: 2023-11-15 05:39:37 +0000 dev-embedded/sdcc: fix build issue with USE=-mos65c02 Don't generate a Makefile instead of attempting to remove it afterwards. Closes: https://bugs.gentoo.org/917354 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> dev-embedded/sdcc/sdcc-4.3.0-r1.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)