New comment by tornaria on void-packages repository https://github.com/void-linux/void-packages/pull/36423#issuecomment-1083306444 Comment: It seems ~this~ *SuiteSparse* is failing at cross: ``` ... [ 98%] Built target mongoose_unit_test_graph make[4]: Entering directory '/builddir/SuiteSparse-5.11.0/Mongoose/build' Consolidate compiler generated dependencies of target mongoose_unit_test_edgesep make[4]: Leaving directory '/builddir/SuiteSparse-5.11.0/Mongoose/build' [100%] Built target mongoose_unit_test_edgesep make[3]: Leaving directory '/builddir/SuiteSparse-5.11.0/Mongoose/build' make[2]: Leaving directory '/builddir/SuiteSparse-5.11.0/Mongoose/build' /bin/sh: line 1: ./bin/demo: cannot execute binary file: Exec format error make[1]: *** [Makefile:18: default] Error 126 make[1]: Leaving directory '/builddir/SuiteSparse-5.11.0/Mongoose' make: *** [Makefile:312: mon] Error 2 => ERROR: SuiteSparse-5.11.0_1: do_install: 'make install $make_build_args INSTALL=$DESTDIR/usr' exited with 2 => ERROR: in do_install() at srcpkgs/SuiteSparse/template:26 Error: Process completed with exit code 1. ``` This was working before (https://github.com/void-linux/void-packages/runs/4160044860)