Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 887191 - dev-libs/teakra-20220224 adds -Werror flag on its own
Summary: dev-libs/teakra-20220224 adds -Werror flag on its own
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maciej Barć
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2022-12-19 12:17 UTC by Agostino Sarubbo
Modified: 2022-12-19 22:28 UTC (History)
0 users

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


Attachments
build.log (build.log,72.03 KB, text/plain)
2022-12-19 12:17 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 2022-12-19 12:17:32 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/teakra-20220224 adds -Werror flag on its own.
Discovered on: amd64 (internal ref: dash_tinderbox)

NOTE:
(DASH-SYSTEM) in the summary means that the bug was found on a machine that runs /bin/sh as dash but this bug MAY or MAY NOT BE related to dash.
-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 2022-12-19 12:17:34 UTC
Created attachment 843793 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-12-19 22:28:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=902fdc7a5f1247671bb6e4310ed420ac79aaa363

commit 902fdc7a5f1247671bb6e4310ed420ac79aaa363
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2022-12-19 18:44:38 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2022-12-19 22:28:15 +0000

    dev-libs/teakra: remove -Werror
    
    Closes: https://bugs.gentoo.org/887191
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-libs/teakra/teakra-20220224.ebuild | 6 ++++++
 1 file changed, 6 insertions(+)