Summary: | dev-lang/spidermonkey-102.10.0 fails to build if rust_simd enabled | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Alex Buell <alex.buell> |
Component: | Current packages | Assignee: | Mozilla Gentoo Team <mozilla> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alex.buell, sam |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 920543 | ||
Bug Blocks: | |||
Attachments: |
build.log
Patch to temporarily disable rust_simd emerge --info |
Description
Alex Buell
2023-11-20 16:22:08 UTC
Created attachment 875243 [details]
build.log
Created attachment 875244 [details, diff]
Patch to temporarily disable rust_simd
Created attachment 875245 [details]
emerge --info
Correction, amd64 not x86. Could you try 102.15.0? I guess I proactively disabled --rust-simd on that: # Always troubling with newer rust versions. myeconfargs+=( --disable-rust-simd ) https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-lang/spidermonkey/spidermonkey-102.15.0.ebuild#n317 the stabilization for 102.15.0 is long overdue. 102.10.0 should be removed already. Same on arm64. I'll try 102.15.0. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c355e080836eb80bd5268f5fb71289de86b2c444 commit c355e080836eb80bd5268f5fb71289de86b2c444 Author: Joonas Niilola <juippis@gentoo.org> AuthorDate: 2024-01-20 14:01:07 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2024-01-20 14:05:34 +0000 dev-lang/spidermonkey: drop 102.10.0 Closes: https://bugs.gentoo.org/917632 Signed-off-by: Joonas Niilola <juippis@gentoo.org> dev-lang/spidermonkey/Manifest | 2 - dev-lang/spidermonkey/spidermonkey-102.10.0.ebuild | 425 --------------------- 2 files changed, 427 deletions(-) |