Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 747445 - net-libs/xrootd-ceph-5.0.2 uses -Werror for build
Summary: net-libs/xrootd-ceph-5.0.2 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: Gentoo Science Physics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2020-10-09 13:34 UTC by Agostino Sarubbo
Modified: 2021-12-16 15:48 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-10-09 13:34:01 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-libs/xrootd-ceph-5.0.2 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-12-16 15:48:35 UTC
The bug has been closed via the following commit(s):

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

commit 8fe8f6e6ece7aa0c3fc949fa0759ba15f3610d34
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2021-12-16 12:43:38 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2021-12-16 15:48:28 +0000

    net-libs/xrootd-ceph: add 5.4.0
    
    Closes: https://bugs.gentoo.org/747445
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 net-libs/xrootd-ceph/Manifest                      |  1 +
 .../files/xrootd-ceph-5.4.0_no-werror.patch        | 11 +++++++
 net-libs/xrootd-ceph/xrootd-ceph-5.4.0.ebuild      | 38 ++++++++++++++++++++++
 3 files changed, 50 insertions(+)