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: 2864 30 - test_lpe (Failed) 2865Errors while running CTest 2866ninja: build stopped: subcommand failed. 2867=> ERROR: inkscape-1.2_1: do_check: '${make_check_pre} ${make_cmd} ${make_check_args} ${make_check_target}' exited with 1 2868=> ERROR: in do_check() at common/build-style/cmake.sh:119 2869Error: Process completed with exit code 1. ``` ## x86_64-musl ``` The following tests FAILED: 2258 3 - test_drag-and-drop-svgz (SEGFAULT) 2259 25 - test_svg-extension (SEGFAULT) 2260 30 - test_lpe (SEGFAULT) 2261 31 - test_lpe64 (SEGFAULT) 2262Errors while running CTest 2263ninja: build stopped: subcommand failed. 2264=> ERROR: inkscape-1.2_1: do_check: '${make_check_pre} ${make_cmd} ${make_check_args} ${make_check_target}' exited with 1 2265=> ERROR: in do_check() at common/build-style/cmake.sh:119 2266Error: Process completed with exit code 1. ```