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

Bug 948941

Summary: dev-libs/libgit2-1.7.2 adds -Werror flag on its own
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Michał Górny <mgorny>
Status: RESOLVED FIXED    
Severity: normal CC: gnome
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 260867    
Attachments: build.log.xz

Description Agostino Sarubbo gentoo-dev 2025-01-28 08:28:00 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/libgit2-1.7.2 adds -Werror flag on its own.
Discovered on: amd64 (internal ref: tinderbox-stable)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0035
Comment 1 Agostino Sarubbo gentoo-dev 2025-01-28 08:28:01 UTC
Created attachment 917707 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2025-01-28 08:28:02 UTC
If you think this bug has already been resolved in major version(s), then please remove the affected versions from the tree.
Comment 3 Larry the Git Cow gentoo-dev 2025-01-28 13:24:22 UTC
The bug has been closed via the following commit(s):

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

commit adfffb4acd63db13d837ad016bd401e773255b03
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2025-01-28 13:12:59 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2025-01-28 13:23:47 +0000

    dev-libs/libgit2: Remove -Werror from a test
    
    Closes: https://bugs.gentoo.org/948941
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-libs/libgit2/libgit2-1.7.2.ebuild | 9 ++++++++-
 dev-libs/libgit2/libgit2-1.8.4.ebuild | 7 +++++++
 dev-libs/libgit2/libgit2-1.9.0.ebuild | 7 +++++++
 3 files changed, 22 insertions(+), 1 deletion(-)