Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942787 - dev-libs/FP16-2024.06.20 fails to compile: bitcasts.cc:14:60: error: setfill is not a member of std
Summary: dev-libs/FP16-2024.06.20 fails to compile: bitcasts.cc:14:60: error: setfill ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-02 18:52 UTC by Agostino Sarubbo
Modified: 2025-02-28 19:27 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,535.87 KB, text/plain)
2024-11-02 18:52 UTC, Agostino Sarubbo
Details
patch (file_942787.txt,2.00 KB, patch)
2025-02-28 15:32 UTC, Arniiiii
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-11-02 18:52:29 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/FP16-2021.03.20-r4 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-02 18:52:31 UTC
Created attachment 907726 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-11-02 18:52:32 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: CMakeFiles/alt-from-fp32-value-test.dir/test/alt-from-fp32-value.cc.o 
FAILED: CMakeFiles/alt-to-fp32-bits-test.dir/test/alt-to-fp32-bits.cc.o 
FAILED: CMakeFiles/alt-to-fp32-value-test.dir/test/alt-to-fp32-value.cc.o 
FAILED: CMakeFiles/bitcasts-test.dir/test/bitcasts.cc.o 
FAILED: CMakeFiles/ieee-from-fp32-value-test.dir/test/ieee-from-fp32-value.cc.o 
FAILED: CMakeFiles/ieee-to-fp32-bits-test.dir/test/ieee-to-fp32-bits.cc.o 
FAILED: CMakeFiles/ieee-to-fp32-value-test.dir/test/ieee-to-fp32-value.cc.o 
/var/tmp/portage/dev-libs/FP16-2021.03.20-r4/work/FP16-0a92994d729ff76a58f692d3028ca1b64b145d91/test/bitcasts.cc:14:60: error: 'setfill' is not a member of 'std'
Comment 3 Agostino Sarubbo gentoo-dev 2025-01-01 17:49:31 UTC
ci has reproduced this issue with version 2024.06.20 - Updating summary.
Comment 4 Arniiiii 2025-02-28 15:32:11 UTC
Created attachment 920036 [details, diff]
patch
Comment 5 Larry the Git Cow gentoo-dev 2025-02-28 19:27:08 UTC
The bug has been closed via the following commit(s):

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

commit ec2343cebe526ade3066e0b83cd99977199ed505
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2025-02-28 19:26:15 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2025-02-28 19:26:52 +0000

    dev-libs/FP16: musl build
    
    Closes: https://bugs.gentoo.org/942787
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-libs/FP16/FP16-2024.06.20.ebuild              |  5 +-
 dev-libs/FP16/files/FP16-2024.06.20-setfill.patch | 85 +++++++++++++++++++++++
 2 files changed, 89 insertions(+), 1 deletion(-)