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

Bug 934045

Summary: dev-lang/starlark-rust-0.8.0 fails to compile: error: could not compile ahash (lib) due to 1 previous error: error[E0635]: unknown feature stdsimd
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Zac Medico <zmedico>
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 2024-06-11 13:34:13 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-lang/starlark-rust-0.8.0 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-06-11 13:34:15 UTC
Created attachment 895567 [details]
build.log

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


error[E0635]: unknown feature `stdsimd`
error: could not compile `ahash` (lib) due to 1 previous error
Comment 3 James Le Cuirot gentoo-dev 2024-06-11 13:40:29 UTC
I know, and I have notified Zac. I only touched it to get it onto EAPI 8, despite being broken. It badly needs bumping.