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

Bug 921674

Summary: [guru] dev-vcs/gitahead-2.7.1 adds -Werror flag on its own
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: GURU project <guru-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: esigra
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 2024-01-09 15:42:03 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-vcs/gitahead-2.7.1 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 2024-01-09 15:42:05 UTC
Created attachment 881788 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Larry the Git Cow gentoo-dev 2024-01-11 11:57:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=64037e730c0d2d4497df150b58421a4c60f965a3

commit 64037e730c0d2d4497df150b58421a4c60f965a3
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2024-01-10 10:12:08 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2024-01-10 10:13:44 +0000

    dev-vcs/gitahead: fix automagic deps
    
    Closes: https://bugs.gentoo.org/921673
    Closes: https://bugs.gentoo.org/921674
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 dev-vcs/gitahead/gitahead-2.7.1-r1.ebuild | 115 ++++++++++++++++++++++++++++++
 1 file changed, 115 insertions(+)