Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 781614 - dev-libs/cJSON-1.7.14 uses -Werror for build
Summary: dev-libs/cJSON-1.7.14 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: Matt Turner
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2021-04-09 01:37 UTC by Agostino Sarubbo
Modified: 2021-04-09 01:45 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 2021-04-09 01:37:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/cJSON-1.7.14 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 2021-04-09 01:45:06 UTC
The bug has been closed via the following commit(s):

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

commit cdf5f2ffbabfb6c65655ddfb3aa3a924bf0ee362
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2021-04-09 01:44:26 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2021-04-09 01:44:30 +0000

    dev-libs/cJSON: Drop -Werror
    
    Closes: https://bugs.gentoo.org/781614
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 dev-libs/cJSON/cJSON-1.7.14.ebuild | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)