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

Bug 745009

Summary: dev-libs/libvoikko-4.3 uses -Werror for build
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Joonas Niilola <juippis>
Status: RESOLVED FIXED    
Severity: normal CC: esigra
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 260867    

Description Agostino Sarubbo gentoo-dev 2020-09-28 06:56:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/libvoikko-4.3 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-19 09:38:49 UTC
The bug has been closed via the following commit(s):

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

commit 3069ac90e025371da864ea4a04e2908837b787fc
Author:     Joonas Niilola <juippis@gentoo.org>
AuthorDate: 2021-02-19 09:38:20 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-02-19 09:38:43 +0000

    dev-libs/libvoikko: disable -Wall -Werror
    
    Closes: https://bugs.gentoo.org/745009
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 .../files/libvoikko-4.3-disable-wall-werror.patch  | 30 ++++++++++++++++++++++
 dev-libs/libvoikko/libvoikko-4.3.ebuild            |  4 ++-
 2 files changed, 33 insertions(+), 1 deletion(-)