Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 747583 - dev-libs/unittest++-2.0.0-r1 uses -Werror for build
Summary: dev-libs/unittest++-2.0.0-r1 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: Louis Sautier (sbraz)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2020-10-10 13:30 UTC by Agostino Sarubbo
Modified: 2020-10-10 14:46 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 2020-10-10 13:30:34 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/unittest++-2.0.0-r1 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 2020-10-10 14:46:27 UTC
The bug has been closed via the following commit(s):

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

commit b0c4b25721fb1c4d8aafa8e2e9259a8ef76f4c8c
Author:     Louis Sautier <sbraz@gentoo.org>
AuthorDate: 2020-10-10 14:28:12 +0000
Commit:     Louis Sautier <sbraz@gentoo.org>
CommitDate: 2020-10-10 14:31:58 +0000

    dev-libs/unittest++: don't build with -Werror
    
    Closes: https://bugs.gentoo.org/747583
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Louis Sautier <sbraz@gentoo.org>

 dev-libs/unittest++/unittest++-2.0.0-r1.ebuild | 2 ++
 1 file changed, 2 insertions(+)