Date: Tue, 28 Nov 2017 17:00:06 +0100 From: Jan Beich <jbeich@FreeBSD.org> To: "Burmeister\, Robert" <Robert.Burmeister@utoledo.edu> Cc: "gecko\@FreeBSD.org" <gecko@FreeBSD.org> Subject: Re: Firefox 57.0_3, 1 i386 SSE2 removal breaks build on FreeBSD 11.1 i386 Message-ID: <o9nm-75rt-wny@FreeBSD.org> In-Reply-To: <81D84A650858BA40BF6936408052E6BC0138266A2F@msgdb11.utad.utoledo.edu> (Robert Burmeister's message of "Tue, 28 Nov 2017 15:56:00 %2B0000") References: <81D84A650858BA40BF6936408052E6BC0138266A2F@msgdb11.utad.utoledo.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
"Burmeister, Robert" <Robert.Burmeister@utoledo.edu> writes: > 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/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`. Can you still reproduce after the following fix? https://svnweb.freebsd.org/changeset/ports/455039
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?o9nm-75rt-wny>