[Bug 223300] www/firefox (firefox-56.0.2_3,1) with rust-1.21.0 on amd64: error[E0432]: unresolved import `x86::sse2`
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Oct 29 18:19:05 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223300
--- Comment #11 from vvd at 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/src/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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-gecko
mailing list