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

Bug 754180

Summary: sys-fs/clamfs-1.2.0 uses -Werror for build
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Jakov Smolić <jsmolic>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/18233
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 260867    

Description Agostino Sarubbo gentoo-dev 2020-11-12 17:13:15 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-fs/clamfs-1.2.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-11-13 20:57:33 UTC
The bug has been closed via the following commit(s):

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

commit 555a5012b315dc6c087ab98b1a6badce53a55654
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2020-11-12 17:31:57 +0000
Commit:     Aaron Bauman <bman@gentoo.org>
CommitDate: 2020-11-13 20:56:18 +0000

    sys-fs/clamfs: don't use Werror
    
    Closes: https://bugs.gentoo.org/754180
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Closes: https://github.com/gentoo/gentoo/pull/18233
    Signed-off-by: Aaron Bauman <bman@gentoo.org>

 sys-fs/clamfs/clamfs-1.2.0.ebuild | 2 ++
 1 file changed, 2 insertions(+)