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

Bug 781887

Summary: dev-libs/libcdada-0.3.4 uses -Werror for build
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Netmon project <netmon>
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-10 01:45:14 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/libcdada-0.3.4 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-04-10 02:17:30 UTC
The bug has been closed via the following commit(s):

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

commit 1b6e4f1b6d0d8032e1aee5d54d4a8e15380b9ea4
Author:     John Helmert III <ajak@gentoo.org>
AuthorDate: 2021-04-10 02:14:51 +0000
Commit:     John Helmert III <ajak@gentoo.org>
CommitDate: 2021-04-10 02:14:51 +0000

    dev-libs/libcdada: fix -Werror, drop static binaries
    
    Closes: https://bugs.gentoo.org/781887
    Closes: https://bugs.gentoo.org/781890
    Signed-off-by: John Helmert III <ajak@gentoo.org>

 .../libcdada/files/libcdada-0.3.4-Werror.patch     | 24 ++++++++++++++++++++++
 ...cdada-0.3.4.ebuild => libcdada-0.3.4-r1.ebuild} |  6 +++---
 2 files changed, 27 insertions(+), 3 deletions(-)