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

Bug 917632

Summary: dev-lang/spidermonkey-102.10.0 fails to build if rust_simd enabled
Product: Gentoo Linux Reporter: Alex Buell <alex.buell>
Component: Current packagesAssignee: 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
dev-lang/spidermonkey-102.10.0: fail to build if rust_simd is enabled.

Reproducible: Always
Comment 1 Alex Buell 2023-11-20 16:23:48 UTC
Created attachment 875243 [details]
build.log
Comment 2 Alex Buell 2023-11-20 16:25:09 UTC
Created attachment 875244 [details, diff]
Patch to temporarily disable rust_simd
Comment 3 Alex Buell 2023-11-20 16:26:19 UTC
Created attachment 875245 [details]
emerge --info
Comment 4 Alex Buell 2023-11-21 10:18:10 UTC
Correction, amd64 not x86.
Comment 5 Joonas Niilola gentoo-dev 2023-12-16 07:42:18 UTC
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.
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-01-07 18:05:54 UTC
Same on arm64. I'll try 102.15.0.
Comment 7 Larry the Git Cow gentoo-dev 2024-01-20 14:05:37 UTC
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(-)