Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 887109 - sci-mathematics/libpoly-0.1.11 adds -Werror flag on its own
Summary: sci-mathematics/libpoly-0.1.11 adds -Werror flag on its own
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2022-12-19 08:05 UTC by Agostino Sarubbo
Modified: 2022-12-19 22:28 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,111.74 KB, text/plain)
2022-12-19 08:05 UTC, Agostino Sarubbo
Details

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