Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 762277 - net-wireless/dump1090-4.0 uses -Werror for build
Summary: net-wireless/dump1090-4.0 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: Gentoo Radio project
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2020-12-28 17:33 UTC by Agostino Sarubbo
Modified: 2020-12-29 10:11 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 2020-12-28 17:33:01 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-wireless/dump1090-4.0 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 2020-12-29 10:11:02 UTC
The bug has been closed via the following commit(s):

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

commit e993c53400ffce89e25fb6d6d14dc56da0ef9efe
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2020-12-29 10:10:50 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-12-29 10:10:50 +0000

    net-wireless/dump1090: Drop Werror
    
    Closes: https://bugs.gentoo.org/762277
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: David Seifert <soap@gentoo.org>

 net-wireless/dump1090/dump1090-4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)