Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 781887 - dev-libs/libcdada-0.3.4 uses -Werror for build
Summary: dev-libs/libcdada-0.3.4 uses -Werror for build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2021-04-10 01:45 UTC by Agostino Sarubbo
Modified: 2021-04-10 02:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(-)