Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 920891

Summary: [guru] dev-libs/libcli-1.10.7 adds -Werror flag on its own
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: YiFei Zhu <zhuyifei1999>
Status: RESOLVED FIXED    
Severity: normal CC: guru-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 260867    
Attachments: build.log

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(-)