New comment by hervyqa on void-packages repository https://github.com/void-linux/void-packages/pull/35454#issuecomment-1129570164 Comment: Test error. Need help :) ## i686 ``` The following tests FAILED: 30 - test_lpe (Failed) Errors while running CTest ninja: build stopped: subcommand failed. => ERROR: inkscape-1.2_1: do_check: '${make_check_pre} ${make_cmd} ${make_check_args} ${make_check_target}' exited with 1 => ERROR: in do_check() at common/build-style/cmake.sh:119 Error: Process completed with exit code 1. ``` ## x86_64 ``` The following tests FAILED: 30 - test_lpe (Failed) Errors while running CTest ninja: build stopped: subcommand failed. => ERROR: inkscape-1.2_1: do_check: '${make_check_pre} ${make_cmd} ${make_check_args} ${make_check_target}' exited with 1 => ERROR: in do_check() at common/build-style/cmake.sh:119 Error: Process completed with exit code 1. ``` ## x86_64-musl ``` The following tests FAILED: 3 - test_drag-and-drop-svgz (SEGFAULT) 25 - test_svg-extension (SEGFAULT) 30 - test_lpe (SEGFAULT) 31 - test_lpe64 (SEGFAULT) Errors while running CTest ninja: build stopped: subcommand failed. => ERROR: inkscape-1.2_1: do_check: '${make_check_pre} ${make_cmd} ${make_check_args} ${make_check_target}' exited with 1 => ERROR: in do_check() at common/build-style/cmake.sh:119 Error: Process completed with exit code 1. ```