Summary: | net-analyzer/munin-2.0.76 fails to compile: error: Source option 7 is no longer supported Use 8 or later | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Sysadmin Bugs <sysadmin> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | graaff |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 898190 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: Could not create MYMETA files Could not get valid metadata. Error is: Invalid metadata structure. Errors: 'unknown' for 'version' is not a valid version. (version) [Validation: 2] error: Source option 7 is no longer supported. Use 8 or later. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9797b635590939ed89646fea1b930191059ac9a5 commit 9797b635590939ed89646fea1b930191059ac9a5 Author: Hans de Graaff <graaff@gentoo.org> AuthorDate: 2024-07-26 09:42:59 +0000 Commit: Hans de Graaff <graaff@gentoo.org> CommitDate: 2024-07-26 09:44:45 +0000 net-analyzer/munin: avoid obsolete JFLAGS The 1.7 source and target flags are deprecated and no longer work with Java 24. The -g debug flag should also not be used. Closes: https://bugs.gentoo.org/936548 Signed-off-by: Hans de Graaff <graaff@gentoo.org> net-analyzer/munin/munin-2.0.76-r1.ebuild | 418 ++++++++++++++++++++++++++++++ 1 file changed, 418 insertions(+) |