Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 917632 - dev-lang/spidermonkey-102.10.0 fails to build if rust_simd enabled
Summary: dev-lang/spidermonkey-102.10.0 fails to build if rust_simd enabled
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on: 920543
Blocks:
  Show dependency tree
 
Reported: 2023-11-20 16:22 UTC by Alex Buell
Modified: 2024-01-20 14:05 UTC (History)
2 users (show)

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


Attachments
build.log (build.log.gz,237.04 KB, application/gzip)
2023-11-20 16:23 UTC, Alex Buell
Details
Patch to temporarily disable rust_simd (spidermonkey-102.10.0.patch,536 bytes, patch)
2023-11-20 16:25 UTC, Alex Buell
Details | Diff
emerge --info (output,7.54 KB, text/plain)
2023-11-20 16:26 UTC, Alex Buell
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)