Hi, Upstream has removed support for 32bit CPUs that do not have SSE2 / CMOV instructions. We need to add a test to the EBUILDS to refuse the emerge if the host CPU does not have these instructions. Currently, the ebuild will start and then fail. Reproducible: Always
Can you give me a build output log please? (as well as emerge --info)
Created attachment 405112 [details] build log Note the following at the end: # # Fatal error in ../deps/v8/src/ia32/assembler-ia32.cc, line 54 # CHECK(cpu.has_sse2()) failed #
Created attachment 405114 [details] output from emerge --info
Created attachment 405116 [details] copy of /proc/cpuinfo
This was fixed a while ago in the latest versions of the ebuild.