Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 948941 - dev-libs/libgit2-1.7.2 adds -Werror flag on its own
Summary: dev-libs/libgit2-1.7.2 adds -Werror flag on its own
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2025-01-28 08:28 UTC by Agostino Sarubbo
Modified: 2025-01-28 13:24 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,34.79 KB, application/x-xz)
2025-01-28 08:28 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 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(-)