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

Bug 906359

Summary: dev-cpp/xsimd-11.0.0 fails to compile (MUSL-SYSTEM): xsimd_scalar.hpp:500:25: error: exponent has no digits
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Tupone Alfredo <tupone>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-05-14 20:46:45 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-cpp/xsimd-11.0.0 fails to compile (MUSL-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-14 20:46:47 UTC
Created attachment 861702 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-14 20:46:48 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: test/CMakeFiles/test_xsimd.dir/test_api.cpp.o 
FAILED: test/CMakeFiles/test_xsimd.dir/test_arch.cpp.o 
FAILED: test/CMakeFiles/test_xsimd.dir/test_basic_math.cpp.o 
FAILED: test/CMakeFiles/test_xsimd.dir/test_batch.cpp.o 
FAILED: test/CMakeFiles/test_xsimd.dir/test_batch_bool.cpp.o 
FAILED: test/CMakeFiles/test_xsimd.dir/test_batch_cast.cpp.o 
FAILED: test/CMakeFiles/test_xsimd.dir/test_batch_complex.cpp.o 
FAILED: test/CMakeFiles/test_xsimd.dir/test_batch_constant.cpp.o 
FAILED: test/CMakeFiles/test_xsimd.dir/test_batch_float.cpp.o 
FAILED: test/CMakeFiles/test_xsimd.dir/test_batch_int.cpp.o 
FAILED: test/CMakeFiles/test_xsimd.dir/test_batch_manip.cpp.o 
FAILED: test/CMakeFiles/test_xsimd.dir/test_bitwise_cast.cpp.o 
FAILED: test/CMakeFiles/test_xsimd.dir/test_complex_exponential.cpp.o 
FAILED: test/CMakeFiles/test_xsimd.dir/test_complex_hyperbolic.cpp.o 
FAILED: test/CMakeFiles/test_xsimd.dir/test_complex_power.cpp.o 
/var/tmp/portage/dev-cpp/xsimd-11.0.0/work/xsimd-11.0.0/include/xsimd/arch/xsimd_scalar.hpp:500:25: error: exponent has no digits
Comment 3 Larry the Git Cow gentoo-dev 2023-05-17 18:10:16 UTC
The bug has been closed via the following commit(s):

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

commit e3b3a737959067f75b36a2682d6b521bc3b1ad25
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2023-05-17 18:09:37 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2023-05-17 18:09:37 +0000

    dev-cpp/xsimd: add 11.1.0, drop 11.0.0
    
    Closes: https://bugs.gentoo.org/906359
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-cpp/xsimd/Manifest                             |  2 +-
 dev-cpp/xsimd/files/xsimd-11.1.0-c++17.patch       | 27 ++++++++++++++++++++++
 .../{xsimd-11.0.0.ebuild => xsimd-11.1.0.ebuild}   |  2 ++
 3 files changed, 30 insertions(+), 1 deletion(-)