warning: use of deprecated macro `try`: use the `?` operator instead --> /var/tmp/portage/dev-lang/spidermonkey-102.15.0/work/firefox-102.15.0/third_party/rust/semver/src/version_req.rs:559:28 | 559 | Wildcard(_) => try!(write!(fmt, "")), | ^^^ warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /var/tmp/portage/dev-lang/spidermonkey-102.15.0/work/firefox-102.15.0/third_party/rust/semver/src/version_req.rs:165:14 | ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_systemd_merged_usr-20231004-200505 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10 [2] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 17.0.2 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/17/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/17 17.0.2 Python 3.11.6 Available Ruby profiles: [1] ruby31 (with Rubygems) * Available Rust versions: [1] rust-bin-1.73.0 * The following VMs are available for generation-2: 1) IcedTea JDK 3.16.0 [icedtea-bin-8] 2) Eclipse Temurin JDK 11.0.20.1_p1 [openjdk-bin-11] 3) Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17] *) Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 [2] openjdk-bin-8 system-vm [3] openjdk-bin-11 [4] openjdk-bin-17 php cli (if any): go version go1.21.1 linux/amd64 HEAD of ::gentoo commit 4cbd90096934326c44327174588c486b2f1bbbe0 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sun Oct 8 12:32:00 2023 +0000 2023-10-08 12:31:59 UTC emerge -qpvO dev-lang/spidermonkey [ebuild R ] dev-lang/spidermonkey-115.3.1 USE="jit -clang -debug -lto -test"
Created attachment 872328 [details] emerge-info.txt
Created attachment 872329 [details] dev-lang:spidermonkey-102.15.0:20231008-132328.log.xz
Created attachment 872330 [details] emerge-history.txt.xz
Created attachment 872331 [details] environment
Created attachment 872332 [details] etc.clang.tar.xz
Created attachment 872333 [details] etc.portage.tar.xz
Created attachment 872334 [details] logs.tar.xz
Created attachment 872335 [details] temp.tar.xz
error: unrecognized platform-specific intrinsic function: `simd_shuffle2` --> /var/tmp/portage/dev-lang/spidermonkey-102.15.0/work/firefox-102.15.0/third_party/rust/packed_simd_2/src/codegen/llvm.rs:10:5 | 10 | pub fn simd_shuffle2<T, U>(x: T, y: T, idx: [u32; 2]) -> U; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: unrecognized platform-specific intrinsic function: `simd_shuffle4` --> /var/tmp/portage/dev-lang/spidermonkey-102.15.0/work/firefox-102.15.0/third_party/rust/packed_simd_2/src/codegen/llvm.rs:11:5 | 11 | pub fn simd_shuffle4<T, U>(x: T, y: T, idx: [u32; 4]) -> U; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: unrecognized platform-specific intrinsic function: `simd_shuffle8` --> /var/tmp/portage/dev-lang/spidermonkey-102.15.0/work/firefox-102.15.0/third_party/rust/packed_simd_2/src/codegen/llvm.rs:12:5 | 12 | pub fn simd_shuffle8<T, U>(x: T, y: T, idx: [u32; 8]) -> U; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: unrecognized platform-specific intrinsic function: `simd_shuffle16` --> /var/tmp/portage/dev-lang/spidermonkey-102.15.0/work/firefox-102.15.0/third_party/rust/packed_simd_2/src/codegen/llvm.rs:13:5 | 13 | pub fn simd_shuffle16<T, U>(x: T, y: T, idx: [u32; 16]) -> U; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ See the patches at https://bugs.gentoo.org/915306#c2.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09f6c8ec41c042517c8b79d166942d8bad098351 commit 09f6c8ec41c042517c8b79d166942d8bad098351 Author: Joonas Niilola <juippis@gentoo.org> AuthorDate: 2023-10-16 13:19:40 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2023-10-16 13:19:40 +0000 dev-lang/spidermonkey: disable rust-simd on 102.15.0 Closes: https://bugs.gentoo.org/915381 Signed-off-by: Joonas Niilola <juippis@gentoo.org> dev-lang/spidermonkey/spidermonkey-102.15.0.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)