Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 783981 - [guru] dev-cpp/gsl-lite-0.38.0 uses -Werror for build
Summary: [guru] dev-cpp/gsl-lite-0.38.0 uses -Werror for build
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Brian Gloyer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2021-04-19 06:46 UTC by Agostino Sarubbo
Modified: 2021-04-25 14:04 UTC (History)
1 user (show)

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-19 06:46:34 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-cpp/gsl-lite-0.38.0 uses -Werror for build.
Discovered on: amd64 (internal ref: guru_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 Agostino Sarubbo gentoo-dev 2021-04-22 17:04:02 UTC
Changing the Assignee as per https://archives.gentoo.org/gentoo-dev/message/74ee632e9fe2f4c12890524fec132205
Comment 2 Larry the Git Cow gentoo-dev 2021-04-23 08:47:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3ee8cf71ffe42d630b5f0612a6efa9dd648a2b2e

commit 3ee8cf71ffe42d630b5f0612a6efa9dd648a2b2e
Author:     brian gloyer <brian.gloyer@gmail.com>
AuthorDate: 2021-04-23 06:10:05 +0000
Commit:     brian gloyer <brian.gloyer@gmail.com>
CommitDate: 2021-04-23 06:13:43 +0000

    dev-cpp/gsl-lite: Drop -Werror
    
    Closes: https://bugs.gentoo.org/783981
    Closes: https://bugs.gentoo.org/784014
    Package-Manager: Portage-3.0.17, Repoman-3.0.2
    Signed-off-by: brian gloyer <brian.gloyer@gmail.com>

 dev-cpp/gsl-lite/gsl-lite-0.38.0.ebuild | 2 ++
 1 file changed, 2 insertions(+)
Comment 3 Agostino Sarubbo gentoo-dev 2021-04-25 14:04:31 UTC
Changing TRACKER as requested by QA.