Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 775623 - dev-libs/libdispatch-5.3.3 uses -Werror for build
Summary: dev-libs/libdispatch-5.3.3 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: Piotr Karbowski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2021-03-12 13:01 UTC by Agostino Sarubbo
Modified: 2021-03-14 15:35 UTC (History)
2 users (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 2021-03-12 13:01:16 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/libdispatch-5.3.3 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-03-14 15:35:18 UTC
The bug has been closed via the following commit(s):

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

commit ebc65b360483b27111d2f727bb4aea66aa778eba
Author:     Piotr Karbowski <slashbeast@gentoo.org>
AuthorDate: 2021-03-14 15:33:33 +0000
Commit:     Piotr Karbowski <slashbeast@gentoo.org>
CommitDate: 2021-03-14 15:35:14 +0000

    dev-libs/libdispatch: 5.3.3: Drop -Werror; block on libobjc2.
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=775692
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=775623
    Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>

 dev-libs/libdispatch/files/remove-Werror.patch     | 25 ++++++++++++++++++++++
 ...ch-5.3.3.ebuild => libdispatch-5.3.3-r1.ebuild} |  5 +++--
 2 files changed, 28 insertions(+), 2 deletions(-)