Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 751613 - dev-libs/simdjson-0.6.0 uses -Werror for build
Summary: dev-libs/simdjson-0.6.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: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2020-10-28 16:37 UTC by Agostino Sarubbo
Modified: 2020-10-30 17:33 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-28 16:37:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/simdjson-0.6.0 uses -Werror for build.
Discovered on: amd64 (internal ref: ci)

-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-30 17:33:56 UTC
The bug has been closed via the following commit(s):

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

commit b80f675612649cf60fbd140e1c637cf533866ea5
Author:     Patrick McLean <patrick.mclean@sony.com>
AuthorDate: 2020-10-30 17:33:22 +0000
Commit:     Patrick McLean <chutzpah@gentoo.org>
CommitDate: 2020-10-30 17:33:40 +0000

    dev-libs/simdjson-0.6.0-r1: Get rid of -Werror (bug #751613)
    
    Closes: https://bugs.gentoo.org/751613
    Copyright: Sony Interactive Entertainment Inc.
    Package-Manager: Portage-3.0.8, Repoman-3.0.2
    Signed-off-by: Patrick McLean <chutzpah@gentoo.org>

 dev-libs/simdjson/simdjson-0.6.0-r1.ebuild | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)