Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924112 - [guru] dev-cpp/fast_float-6.1.1 adds -Werror flag on its own
Summary: [guru] dev-cpp/fast_float-6.1.1 adds -Werror flag on its own
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: foearb
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2024-02-08 14:58 UTC by Agostino Sarubbo
Modified: 2024-03-30 19:29 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,63.95 KB, text/plain)
2024-02-08 14:58 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 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(+)