Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 762949

Summary: sys-block/tgt-1.0.79 uses -Werror for build
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Matthew Thode ( prometheanfire ) <prometheanfire>
Status: RESOLVED FIXED    
Severity: normal CC: cluster, jsmolic
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/18901
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 260867    

Description Agostino Sarubbo gentoo-dev 2021-01-01 18:09:37 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-block/tgt-1.0.79 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-01-01 20:43:36 UTC
The bug has been closed via the following commit(s):

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

commit 184b841fc8a4cf9921cff268f94f1df4c2e97b73
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-01-01 20:43:27 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-01-01 20:43:27 +0000

    sys-block/tgt: Remove Werror
    
    Closes: https://github.com/gentoo/gentoo/pull/18901
    Closes: https://bugs.gentoo.org/762949
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: David Seifert <soap@gentoo.org>

 sys-block/tgt/tgt-1.0.79.ebuild | 1 +
 1 file changed, 1 insertion(+)