Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 747577 - dev-libs/injeqt-1.2.0 uses -Werror for build
Summary: dev-libs/injeqt-1.2.0 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: Maciej Mrozowski
URL:
Whiteboard:
Keywords:
: 737134 (view as bug list)
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2020-10-10 13:30 UTC by Agostino Sarubbo
Modified: 2020-10-14 00:15 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:05 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/injeqt-1.2.0 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 Maciej Mrozowski gentoo-dev 2020-10-13 22:07:27 UTC
*** Bug 737134 has been marked as a duplicate of this bug. ***
Comment 2 Larry the Git Cow gentoo-dev 2020-10-14 00:15:48 UTC
The bug has been closed via the following commit(s):

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

commit abbe61529421e9526d876abb1d022fd94efba0ae
Author:     Maciej Mrozowski <reavertm@gentoo.org>
AuthorDate: 2020-10-14 00:14:46 +0000
Commit:     Maciej Mrozowski <reavertm@gentoo.org>
CommitDate: 2020-10-14 00:15:30 +0000

    dev-libs/injeqt: no Werror
    
    Closes: https://bugs.gentoo.org/747577
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Maciej Mrozowski <reavertm@gentoo.org>

 dev-libs/injeqt/files/injeqt-1.2.0-no-Werror.patch | 12 ++++++++++++
 dev-libs/injeqt/injeqt-1.2.0.ebuild                |  7 +++++--
 2 files changed, 17 insertions(+), 2 deletions(-)