tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/www/firefox
Hi,
I tried building firefox 101 on NetBSD/i386 9.2 with rust
configured for i586, and that failed with:
In file included from /usr/include/gcc-7/emmintrin.h:31:0,
from /usr/pkgsrc/www/firefox/work/firefox-101.0/third_party/libwebrtc/common_audio/third_party/ooura/fft_size_128/ooura_fft_sse2.cc:11,
from Unified_cpp_fft_size_128_gn0.cpp:11:
/usr/include/gcc-7/xmmintrin.h: In function 'void webrtc::cft1st_128_SSE2(float*)':
/usr/include/gcc-7/xmmintrin.h:925:1: error: inlining failed in call to always_inline '__m128 _mm_load_ps(const float*)': target specific option mismatch
_mm_load_ps (float const *__P)
^~~~~~~~~~~
Does firefox now require i686 minimum for sse2? It certainly
looks that way (while the above is from c++, it's attempted to be
built with -march=i586).
I guess I'll be building a new i686 rust bootstrap to re-try.
Regards,
- Håvard
Home |
Main Index |
Thread Index |
Old Index