Summary: | media-libs/nas: Compile failure: *** No rule to make target 'Makefiles'. Stop. | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | dbobdies |
Component: | Current packages | Assignee: | Gentoo Sound Team <sound> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 351559 | ||
Attachments: | full buildlog and requested command output |
Description
dbobdies
2025-01-04 06:39:51 UTC
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=789e82b5e0baae616ec7dc6b4aa20cf0a0cc8e45 commit 789e82b5e0baae616ec7dc6b4aa20cf0a0cc8e45 Author: Sam James <sam@gentoo.org> AuthorDate: 2025-01-15 23:15:09 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-01-15 23:15:09 +0000 media-libs/nas: fix build issues * Build w/ -std=gnu89 (ancient configure, not C23 compatible either) * Ignore MAKEOPTS/GNUMAKEFLAGS as it confuses imake Closes: https://bugs.gentoo.org/899834 Closes: https://bugs.gentoo.org/944403 Closes: https://bugs.gentoo.org/944451 Closes: https://bugs.gentoo.org/947416 Signed-off-by: Sam James <sam@gentoo.org> media-libs/nas/nas-1.9.5-r2.ebuild | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) If someone really cares about this, it might be possible to just do -j1 for the imake part, but it won't be me (as it'd involve checking if that's actually safe). |