New comment by PoroCYon on void-packages repository https://github.com/void-linux/void-packages/pull/34917#issuecomment-1007810058 Comment: Thanks for the feedback, I've incorporated your suggestions. However, I can't seem to replicate the test failure: ``` => kicad-6.0.0_1: running do_check ... [0/1] Running tests... Test project /builddir/kicad-6.0.0/build Start 1: qa_python 1/8 Test #1: qa_python ........................ Passed 1.37 sec Start 2: qa_common 2/8 Test #2: qa_common ........................ Passed 0.04 sec Start 3: qa_gerbview 3/8 Test #3: qa_gerbview ...................... Passed 0.11 sec Start 4: qa_eeschema 4/8 Test #4: qa_eeschema ...................... Passed 0.83 sec Start 5: qa_sexpr 5/8 Test #5: qa_sexpr ......................... Passed 0.01 sec Start 6: qa_kimath 6/8 Test #6: qa_kimath ........................ Passed 0.02 sec Start 7: qa_pcbnew 7/8 Test #7: qa_pcbnew ........................ Passed 45.37 sec Start 8: qa_kicad2step 8/8 Test #8: qa_kicad2step .................... Passed 0.17 sec 100% tests passed, 0 tests failed out of 8 Total Test time (real) = 47.93 sec ``` Maybe it's a glibc vs musl difference? I forgot to mention I'm using glibc. Either way, I'd need some help to fix this as I can't replicate it.