Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 888944 - games-emulation/dolphin-5.0_p20220520-r3 adds -Werror flag on its own
Summary: games-emulation/dolphin-5.0_p20220520-r3 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
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2022-12-30 06:30 UTC by Agostino Sarubbo
Modified: 2025-05-01 18:02 UTC (History)
3 users (show)

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


Attachments
build.log.xz (build.log.xz,52.93 KB, application/x-xz)
2022-12-30 06:30 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-30 06:30:53 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-emulation/dolphin-5.0_p20220520-r1 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-30 06:30:55 UTC
Created attachment 845732 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2023-08-21 06:21:36 UTC
ci has reproduced this issue with version 5.0_p20220520-r2 - Updating summary.
Comment 3 Agostino Sarubbo gentoo-dev 2024-08-12 06:45:25 UTC
ci has reproduced this issue with version 5.0_p20220520-r3 - Updating summary.
Comment 4 Alfred Wingate 2025-05-01 18:02:39 UTC
The -Werror came from gtest which was unvendored in https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=261d61f1693a662bae830afcf504b008d85cc4db

Affected versions have been removed from the tree.