Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 777546 - gui-libs/egl-wayland-1.1.6 uses -Werror for build
Summary: gui-libs/egl-wayland-1.1.6 uses -Werror for build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ionen Wolkens
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2021-03-21 16:00 UTC by Agostino Sarubbo
Modified: 2021-03-21 17:20 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-03-21 16:00:58 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-libs/egl-wayland-1.1.6 uses -Werror for build.
Discovered on: amd64 (internal ref: ci)

-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

NOTE: If you want to change the summary, to avoid auto-filed duplicates, please at least keep the word '-Werror'
Comment 1 Larry the Git Cow gentoo-dev 2021-03-21 17:20:36 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=264f42fd95eb16cd50654446fc78309fc24bd0ab

commit 264f42fd95eb16cd50654446fc78309fc24bd0ab
Author:     Ionen Wolkens <sudinave@gmail.com>
AuthorDate: 2021-03-21 17:20:16 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-03-21 17:20:16 +0000

    gui-libs/egl-wayland: don't use -Werror for build
    
    Closes: https://github.com/gentoo/gentoo/pull/20037
    Closes: https://bugs.gentoo.org/777546
    Signed-off-by: Ionen Wolkens <sudinave@gmail.com>
    Signed-off-by: David Seifert <soap@gentoo.org>

 gui-libs/egl-wayland/egl-wayland-1.1.6.ebuild                    | 4 ++++
 gui-libs/egl-wayland/files/egl-wayland-1.1.6-remove-werror.patch | 7 +++++++
 2 files changed, 11 insertions(+)