Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 934045 - 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
Summary: dev-lang/starlark-rust-0.8.0 fails to compile: error: could not compile ahash...
Status: RESOLVED PKGREMOVED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-11 13:34 UTC by Agostino Sarubbo
Modified: 2025-01-06 19:54 UTC (History)
0 users

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


Attachments
build.log (build.log,170.31 KB, text/plain)
2024-06-11 13:34 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-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.
Comment 4 Larry the Git Cow gentoo-dev 2025-01-06 19:54:41 UTC
The bug has been closed via the following commit(s):

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

commit b7a175c919ce9d860c88a0a4a80f56b806ac6fc7
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2025-01-06 19:44:48 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2025-01-06 19:44:51 +0000

    dev-lang/starlark-rust: treeclean
    
    Closes: https://bugs.gentoo.org/864043 (pkgremoved)
    Closes: https://bugs.gentoo.org/883411 (pkgremoved)
    Closes: https://bugs.gentoo.org/924371 (pkgremoved)
    Closes: https://bugs.gentoo.org/934045 (pkgremoved)
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 dev-lang/starlark-rust/Manifest                   | 165 -----------------
 dev-lang/starlark-rust/files/test/features.bash   | 175 ------------------
 dev-lang/starlark-rust/metadata.xml               |  14 --
 dev-lang/starlark-rust/starlark-rust-0.8.0.ebuild | 205 ----------------------
 profiles/package.mask                             |   4 -
 5 files changed, 563 deletions(-)