Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 744430 - app-crypt/monkeysphere-0.44 uses -Werror for build
Summary: app-crypt/monkeysphere-0.44 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: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
: 744454 (view as bug list)
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2020-09-24 06:04 UTC by Agostino Sarubbo
Modified: 2022-06-11 05:24 UTC (History)
1 user (show)

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-09-24 06:04:33 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-crypt/monkeysphere-0.44 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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-11 05:24:07 UTC
*** Bug 744454 has been marked as a duplicate of this bug. ***
Comment 2 Larry the Git Cow gentoo-dev 2022-06-11 05:24:30 UTC
The bug has been closed via the following commit(s):

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

commit 58d764319f83a36cf82020433f5bac7b30105573
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-11 05:24:15 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-11 05:24:24 +0000

    app-crypt/monkeysphere: respect CC; no Werror
    
    Closes: https://bugs.gentoo.org/832365
    Closes: https://bugs.gentoo.org/744430
    Bug: https://bugs.gentoo.org/744454
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/monkeysphere-0.44-no-werror.patch        | 12 ++++++++++
 app-crypt/monkeysphere/monkeysphere-0.44.ebuild    | 26 ++++++++++++----------
 2 files changed, 26 insertions(+), 12 deletions(-)