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

Bug 780912

Summary: dev-libs/open62541-1.1.5 uses -Werror for build
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Kurt Kanzenbach <kurt>
Status: RESOLVED FIXED    
Severity: normal    
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 2021-04-08 06:24:50 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/open62541-1.1.5 uses -Werror for build.
Discovered on: amd64 (internal ref: guru_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-04-08 17:20:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3151aab8f7cf3eba2a5a5d93189f7695af4c021e

commit 3151aab8f7cf3eba2a5a5d93189f7695af4c021e
Author:     Kurt Kanzenbach <kurt@kmk-computers.de>
AuthorDate: 2021-04-08 17:16:14 +0000
Commit:     Kurt Kanzenbach <kurt@kmk-computers.de>
CommitDate: 2021-04-08 17:18:31 +0000

    dev-libs/open62541: Remove -Werror
    
    Closes: https://bugs.gentoo.org/780912
    Package-Manager: Portage-3.0.17, Repoman-3.0.2
    Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>

 dev-libs/open62541/open62541-1.1.5.ebuild | 7 +++++++
 1 file changed, 7 insertions(+)