New comment by kit-ty-kate on void-packages repository https://github.com/void-linux/void-packages/pull/41227#issuecomment-1916804469 Comment: > why did the i686 job fail? I don't remember the exact error but based on experience this is surely linked to the fact that OCaml >= 5.0 dropped support for native (bytecode still works) compilation on x86_32 and arm32 (ocamlc is still present, but ocamlopt is not) > This is relevant because I got an error about missing compiler libs while trying stuff out. Which architecture was this on? This is pretty weird because `make install` is supposed to install compiler-libs unconditionally.