On 05/20/20 23:52, n952162 wrote:
The @system set is largely independent of anything else, so getting it
updated makes everything else easier.


Okay, that's what I'll do (tomorrow).

Well it's an iterative process with backtracking ... one package of
@system is alsa and it seemed small and easy ...
I seem to have all the conflicts out, but now I get:

   - dev-lang/rust-1.41.1::gentoo USE="-clippy -debug -doc -libressl
   (-nightly) (-parallel-compiler) -rls -rustfmt (-system-bootstrap)
   (-system-llvm) -wasm" CPU_FLAGS_X86="-sse2" LLVM_TARGETS="(X86)
   -AArch64 -AMDGPU -ARM -BPF -Hexagon -Lanai -MSP430 -Mips -NVPTX
   -PowerPC -RISCV -Sparc -SystemZ -WebAssembly -XCore"

      The following REQUIRED_USE flag constraints are unsatisfied:
        x86? ( cpu_flags_x86_sse2 )

My system:

   Linux txm2 4.14.65-gentoo #1 SMP Sun Oct 21 11:50:40 -00 2018 x86_64
   Intel(R) Core(TM)2 Duo CPU E7500 @ 2.93GHz GenuineIntel GNU/Linux

I'm not sure why the x86 is coming into play here and if sse2 is
relevant at all.
I found somebody with a similar issue on the net and a response was to
use this in make.conf:

   LLVM_TARGETS="x86"

but I don't know if I should use x86 or x86_64 there... anybody have an
idea?


Reply via email to