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

Bug 924112

Summary: [guru] dev-cpp/fast_float-6.1.1 adds -Werror flag on its own
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: foearb <stffn.mobil>
Status: RESOLVED FIXED    
Severity: normal CC: esigra, guru-bugs, stffn.mobil
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 2024-02-08 14:58:44 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-cpp/fast_float-6.1.0 adds -Werror flag on its own.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0035
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-08 14:58:46 UTC
Created attachment 884569 [details]
build.log

build log and emerge --info
Comment 2 foearb 2024-02-08 15:57:39 UTC
The flag is just enabled for tests with USE=test. Should this be resolved regardless?
Comment 3 Agostino Sarubbo gentoo-dev 2024-03-25 11:57:29 UTC
guru_tinderbox has reproduced this issue with version 6.1.1 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2024-03-30 19:29:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=36ebe50de037000ac4dbab8cd53cf5f8f699a74a

commit 36ebe50de037000ac4dbab8cd53cf5f8f699a74a
Author:     Steffen Winter <steffen.winter@proton.me>
AuthorDate: 2024-03-30 16:39:12 +0000
Commit:     Steffen Winter <steffen.winter@proton.me>
CommitDate: 2024-03-30 16:40:04 +0000

    dev-cpp/fast_float: Remove -Werror flag from tests
    
    Closes: https://bugs.gentoo.org/924112
    
    Signed-off-by: Steffen Winter <steffen.winter@proton.me>

 dev-cpp/fast_float/fast_float-6.1.1.ebuild | 3 +++
 1 file changed, 3 insertions(+)