Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 747580 - dev-libs/intel-neo-20.37.17906 uses -Werror for build
Summary: dev-libs/intel-neo-20.37.17906 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: Marek Szuba
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2020-10-10 13:30 UTC by Agostino Sarubbo
Modified: 2020-10-12 12:07 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:16 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/intel-neo-20.37.17906 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-12 12:07:44 UTC
The bug has been closed via the following commit(s):

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

commit 00eeb10af78687b684228e84233ca5c92558c020
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2020-10-12 12:05:39 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2020-10-12 12:07:35 +0000

    dev-libs/intel-neo: remove -Werror from compiler flags
    
    Closes: https://bugs.gentoo.org/747580
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 dev-libs/intel-neo/files/intel-neo-20.37.17906-no_Werror.patch | 10 ++++++++++
 dev-libs/intel-neo/intel-neo-20.37.17906.ebuild                |  4 ++++
 2 files changed, 14 insertions(+)