Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Nov 2017 15:56:00 +0000
From:      "Burmeister, Robert" <Robert.Burmeister@utoledo.edu>
To:        "gecko@FreeBSD.org" <gecko@FreeBSD.org>
Subject:   Firefox 57.0_3,1 i386 SSE2 removal breaks build on FreeBSD 11.1 i386
Message-ID:  <81D84A650858BA40BF6936408052E6BC0138266A2F@msgdb11.utad.utoledo.edu>

next in thread | raw e-mail | index | archive | help
Firefox 57.0_3,1 i386 SSE2 removal breaks build on FreeBSD 11.1 i386:

   Compiling same-file v0.1.3
   Compiling smallvec v0.4.3
   Compiling percent-encoding v1.0.0
   Compiling matches v0.1.4
   Compiling simd v0.2.0
error[E0432]: unresolved import `x86::sse2`
  --> /tmp/usr/ports/www/firefox/work/firefox-57.0/third_party/rust/simd/sr=
c/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`.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?81D84A650858BA40BF6936408052E6BC0138266A2F>