Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 920891 - [guru] dev-libs/libcli-1.10.7 adds -Werror flag on its own
Summary: [guru] dev-libs/libcli-1.10.7 adds -Werror flag on its own
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: YiFei Zhu
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2023-12-28 15:39 UTC by Agostino Sarubbo
Modified: 2023-12-30 15:48 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,42.64 KB, text/plain)
2023-12-28 15:39 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-12-28 15:39:48 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/libcli-1.10.7 adds -Werror flag on its own.
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
-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.
Comment 1 Agostino Sarubbo gentoo-dev 2023-12-28 15:39:50 UTC
Created attachment 880852 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-12-30 15:48:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2b4bd08b9de1b085e9ddbb750082edee1be920f6

commit 2b4bd08b9de1b085e9ddbb750082edee1be920f6
Author:     YiFei Zhu <zhuyifei1999@gmail.com>
AuthorDate: 2023-12-29 04:18:16 +0000
Commit:     YiFei Zhu <zhuyifei1999@gmail.com>
CommitDate: 2023-12-29 04:19:02 +0000

    dev-libs/libcli: Remove -Werror
    
    Closes: https://bugs.gentoo.org/920891
    Signed-off-by: YiFei Zhu <zhuyifei1999@gmail.com>

 dev-libs/libcli/files/libcli-1.10.7-makefile.patch | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)