Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 747589 - dev-libs/gost-engine-1.1.0.3_p20181031-r1 uses -Werror for build
Summary: dev-libs/gost-engine-1.1.0.3_p20181031-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: Craig Andrews
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2020-10-10 13:30 UTC by Agostino Sarubbo
Modified: 2020-10-13 04:30 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:55 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/gost-engine-1.1.0.3_p20181031-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-13 04:30:05 UTC
The bug has been closed via the following commit(s):

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

commit 0f8ba4c016e619cb71ffaffcf1980bb0932c4302
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2020-10-13 01:25:00 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2020-10-13 04:30:00 +0000

    dev-libs/gost-engine: strip -Werror
    
    Closes: https://bugs.gentoo.org/747589
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 dev-libs/gost-engine/gost-engine-1.1.0.3_p20181031-r1.ebuild | 7 ++++++-
 dev-libs/gost-engine/gost-engine-9999.ebuild                 | 9 +++++++--
 2 files changed, 13 insertions(+), 3 deletions(-)