Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 887305 - [guru] games-puzzle/aaaaxy-1.3.263 adds -Werror flag on its own
Summary: [guru] games-puzzle/aaaaxy-1.3.263 adds -Werror flag on its own
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Nicola Smaniotto
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2022-12-20 07:54 UTC by Agostino Sarubbo
Modified: 2023-02-27 18:04 UTC (History)
1 user (show)

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


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

Issue: games-puzzle/aaaaxy-1.2.399 adds -Werror flag on its own.
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
-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-20 07:54:16 UTC
Created attachment 843935 [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-02-09 07:55:42 UTC
guru_ci has reproduced this issue with version 1.3.263 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2023-02-27 18:04:26 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=62ca6782c192c3453a7c814933f0e9da55a4a90a

commit 62ca6782c192c3453a7c814933f0e9da55a4a90a
Author:     Nicola Smaniotto <smaniotto.nicola@gmail.com>
AuthorDate: 2023-02-27 12:02:55 +0000
Commit:     Nicola Smaniotto <smaniotto.nicola@gmail.com>
CommitDate: 2023-02-27 15:13:32 +0000

    games-puzzle/aaaaxy: remove -Werror from deps
    
    Closes: https://bugs.gentoo.org/887305
    Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>

 games-puzzle/aaaaxy/aaaaxy-1.2.399.ebuild | 7 +++++++
 games-puzzle/aaaaxy/aaaaxy-1.3.103.ebuild | 7 +++++++
 games-puzzle/aaaaxy/aaaaxy-1.3.263.ebuild | 7 +++++++
 3 files changed, 21 insertions(+)