Andreas Enge <andr...@enge.fr> skribis: > Could you have a look? To me it looks as if there is bad assembly code > in the source: > /tmp/nix-build-freeimage-3.16.0.drv-0/cc1WaZEm.s: Assembler messages: > /tmp/nix-build-freeimage-3.16.0.drv-0/cc1WaZEm.s:360: Error: opcode not > supported on this processor: mips3 (mips3) `madd $24,$10' > ...
Same problem as with Valgrind, so I would suggest disabling builds on MIPS, as done in commit 67a86d3. Ludo’.