Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Nov 2017 10:34:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 223300] www/firefox (56+) fails to build using lang/rust (1.21+) built with PORT_LLVM=on: error[E0432]: unresolved import `x86::sse2`
Message-ID:  <bug-223300-21738-rk4mEdyyP1@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 #27 from vvd@unislabs.com ---
After last update of rust-1.22.1 to 1.22.1_1 and firefox-57.0_2,1 to 57.0_3=
,1
error was returned:
   Compiling simd v0.2.0
error[E0432]: unresolved import `x86::sse2`
  -->
/usr/obj/usr/ports/www/firefox/work/firefox-57.0/third_party/rust/simd/src/=
common.rs:17:10
   |
17 | use x86::sse2::common;
   |          ^^^^ Could not find `sse2` in `x86`

   Compiling term v0.4.5
error: aborting due to previous error

error: Could not compile `simd`.
warning: build failed, waiting for other jobs to finish...
error: build failed
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
It's FreeBSD 11.1 i386. On 11.1 amd64 no errors.

--=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-rk4mEdyyP1>