Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936548 - net-analyzer/munin-2.0.76 fails to compile: error: Source option 7 is no longer supported Use 8 or later
Summary: net-analyzer/munin-2.0.76 fails to compile: error: Source option 7 is no long...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sysadmin Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-23 13:10 UTC by Agostino Sarubbo
Modified: 2024-07-26 09:44 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,89.41 KB, text/plain)
2024-07-23 13:10 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-07-23 13:10:55 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-analyzer/munin-2.0.76 fails to compile.
Discovered on: amd64 (internal ref: gcc14_tinderbox)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14) - openjdk-bin-24

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-07-23 13:10:56 UTC
Created attachment 898190 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-07-23 13:10:57 UTC
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.
Comment 3 Larry the Git Cow gentoo-dev 2024-07-26 09:44:54 UTC
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(+)