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

Bug 898284

Summary: sci-libs/itpp-4.3.1-r2 fails to compile (MUSL-CLANG-SYSTEM): siso.h:668:5: error: ISO C++17 does not allow register storage class specifier [-Wregister]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: CONFIRMED ---    
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-02-28 09:43:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/itpp-4.3.1-r2 fails to compile (MUSL-CLANG-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-CLANG-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc + clang16 but this bug MAY or MAY NOT BE related to musl/clang16.
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-28 09:43:30 UTC
Created attachment 855108 [details]
build.log

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


-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
-- Could NOT find LATEX (missing: LATEX_COMPILER) 
FAILED: itpp/CMakeFiles/itpp.dir/comm/siso_dem.cpp.o 
FAILED: itpp/CMakeFiles/itpp.dir/comm/siso_eq.cpp.o 
FAILED: itpp/CMakeFiles/itpp.dir/comm/siso_mud.cpp.o 
FAILED: itpp/CMakeFiles/itpp.dir/comm/siso_nsc.cpp.o 
FAILED: itpp/CMakeFiles/itpp.dir/comm/siso_rsc.cpp.o 
/var/tmp/portage/sci-libs/itpp-4.3.1-r2/work/itpp-4.3.1/itpp/comm/siso.h:668:5: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]