Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 770355 - net-misc/netevent-2.0_p20200217 uses -Werror for build
Summary: net-misc/netevent-2.0_p20200217 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: James Le Cuirot
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2021-02-13 09:28 UTC by Agostino Sarubbo
Modified: 2021-02-13 23:32 UTC (History)
0 users

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-02-13 09:28:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/netevent-2.0_p20200217 uses -Werror for build.
Discovered on: amd64 (internal ref: tinderbox)

-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-02-13 23:32:45 UTC
The bug has been closed via the following commit(s):

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

commit ad0d33d2e0bc7926c9fdf4a800eb1bff75c82686
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2021-02-13 23:32:03 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2021-02-13 23:32:03 +0000

    net-misc/netevent: Don't build with the -Werror flag
    
    Closes: https://bugs.gentoo.org/770355
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 net-misc/netevent/netevent-2.0_p20200217.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)