Date: Sun, 29 Oct 2017 18:19:04 +0000 From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 223300] www/firefox (firefox-56.0.2_3,1) with rust-1.21.0 on amd64: error[E0432]: unresolved import `x86::sse2` Message-ID: <bug-223300-21738-fwPdIRbXc2@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-223300-21738@https.bugs.freebsd.org/bugzilla/> References: <bug-223300-21738@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223300 --- Comment #11 from vvd@unislabs.com --- (In reply to Jan Beich from comment #4) Removed CPUTYPE from /etc/make.conf, rebuilded rust 1.21.0_1, firefox build with same error: Compiling simd v0.2.0 error[E0432]: unresolved import `x86::sse2` --> /tmp/work/usr/ports/www/firefox/work/firefox-56.0.2/third_party/rust/simd/s= rc/common.rs:17:10 | 17 | use x86::sse2::common; | ^^^^ Could not find `sse2` in `x86` error: aborting due to previous error error: Could not compile `simd`. P.S. FreeBSD 11.1, amd64. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223300-21738-fwPdIRbXc2>