Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922461 - dev-libs/cjose-0.6.2.2 adds -Werror flag on its own (GCC-14-SYSTEM)
Summary: dev-libs/cjose-0.6.2.2 adds -Werror flag on its own (GCC-14-SYSTEM)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2024-01-19 08:11 UTC by Agostino Sarubbo
Modified: 2024-05-03 07:08 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,70.81 KB, text/plain)
2024-01-19 08:11 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-01-19 08:11:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/cjose-0.6.2.2 adds -Werror flag on its own (GCC-14-SYSTEM).
Discovered on: amd64 (internal ref: gcc14_tinderbox)

NOTE:
(GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-14 but this bug MAY or MAY NOT BE related to the new compiler
-Werror is not recommended for releases and should always be disabled when encountered in build-logs, because there are numerous cases where this breaks without purpose.
See also: https://devmanual.gentoo.org/ebuild-writing/common-mistakes/index.html.
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-19 08:11:59 UTC
Created attachment 882592 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-05-03 07:08:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d8162c3e6bf66134462660f68d692019dacc778

commit 6d8162c3e6bf66134462660f68d692019dacc778
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-05-03 07:06:07 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-05-03 07:07:57 +0000

    dev-libs/cjose: add 0.6.2.3
    
    Closes: https://bugs.gentoo.org/922461
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-libs/cjose/Manifest             |  1 +
 dev-libs/cjose/cjose-0.6.2.3.ebuild | 40 +++++++++++++++++++++++++++++++++++++
 2 files changed, 41 insertions(+)