Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906862 - dev-scheme/fibers-1.2.0 adds -Werror flag on its own (MUSL-SYSTEM)
Summary: dev-scheme/fibers-1.2.0 adds -Werror flag on its own (MUSL-SYSTEM)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Scheme Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2023-05-20 19:48 UTC by Agostino Sarubbo
Modified: 2023-05-22 01:19 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,60.36 KB, text/plain)
2023-05-20 19:48 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 2023-05-20 19:48:39 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-scheme/fibers-1.2.0 adds -Werror flag on its own (MUSL-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
-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 2023-05-20 19:48:41 UTC
Created attachment 862049 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-05-22 01:19:52 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7937bc1ac5517948b3bf6fa047e1078ea361f5d3

commit 7937bc1ac5517948b3bf6fa047e1078ea361f5d3
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2023-05-22 00:29:05 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2023-05-22 01:19:49 +0000

    dev-scheme/fibers: disable Werror
    
    Closes: https://bugs.gentoo.org/906862
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-scheme/fibers/fibers-1.2.0.ebuild | 4 ++++
 1 file changed, 4 insertions(+)