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

Bug 887109

Summary: sci-mathematics/libpoly-0.1.11 adds -Werror flag on its own
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Science Mathematics related packages <sci-mathematics>
Status: RESOLVED FIXED    
Severity: normal CC: xgqt
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 260867    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-12-19 08:05:11 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-mathematics/libpoly-0.1.11 adds -Werror flag on its own.
Discovered on: amd64 (internal ref: ci)

NOTE:
-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.
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-19 08:05:13 UTC
Created attachment 843611 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-12-19 22:28:19 UTC
The bug has been closed via the following commit(s):

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

commit d5a1050d3e2e050151e73d63d624a2aeafeba061
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2022-12-19 18:41:35 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2022-12-19 22:28:15 +0000

    sci-mathematics/libpoly: remove -Werror
    
    Closes: https://bugs.gentoo.org/887109
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 sci-mathematics/libpoly/libpoly-0.1.11.ebuild | 8 ++++++++
 1 file changed, 8 insertions(+)