New comment by ar-jan on void-packages repository https://github.com/void-linux/void-packages/pull/31687#issuecomment-871599597 Comment: Thanks @sgn! Re OpenOrienteering-Mapper, tests passed locally, it looks like the following failure is specific to the test runner. How best to handle that? > 2021-06-30T02:21:26.4698109Z Start 28: sensors_t > 2021-06-30T02:21:26.9903615Z 28/28 Test #28: sensors_t ..........................***Failed 0.52 sec > 2021-06-30T02:21:26.9905394Z QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' > 2021-06-30T02:21:26.9906423Z ********* Start testing of SensorsTest ********* > 2021-06-30T02:21:26.9908172Z Config: Using QtTest library 5.15.2, Qt 5.15.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 10.2.1 20201203), unknown unknown > 2021-06-30T02:21:26.9909377Z PASS : SensorsTest::initTestCase() > 2021-06-30T02:21:26.9910507Z PASS : SensorsTest::fakePositionSourcePluginTest() > 2021-06-30T02:21:26.9911914Z PASS : SensorsTest::fakePositionSourceSimulatedTest() > 2021-06-30T02:21:26.9913326Z PASS : SensorsTest::nmeaPositionSourcePluginTest() > 2021-06-30T02:21:26.9914999Z QDEBUG : SensorsTest::nmeaPositionSourceSimulatedTest() NmeaPositionSource device: /dev/null > 2021-06-30T02:21:26.9917801Z QDEBUG : SensorsTest::nmeaPositionSourceSimulatedTest() NmeaPositionSource device: /builddir/mapper-0.9.5/test/data/sensors/nmea.txt > 2021-06-30T02:21:26.9920082Z QDEBUG : SensorsTest::nmeaPositionSourceSimulatedTest() NmeaPositionSource device: /tmp/sensors_t.EcPCyR > 2021-06-30T02:21:26.9922022Z FAIL! : SensorsTest::nmeaPositionSourceSimulatedTest() Compared values are not the same > 2021-06-30T02:21:26.9923646Z Actual (int(source->error())) : 3 > 2021-06-30T02:21:26.9924385Z Expected (int(QGeoPositionInfoSource::AccessError)): 0 > 2021-06-30T02:21:26.9925350Z Loc: [../test/sensors_t.cpp(150)] > 2021-06-30T02:21:26.9926306Z PASS : SensorsTest::powershellPositionSourcePluginTest() > 2021-06-30T02:21:26.9927534Z SKIP : SensorsTest::powershellPositionSourceLiveTest() Powershell not available > 2021-06-30T02:21:26.9928623Z Loc: [../test/sensors_t.cpp(169)] > 2021-06-30T02:21:26.9929544Z PASS : SensorsTest::powershellPositionSourceSimulatedTest() > 2021-06-30T02:21:26.9930561Z PASS : SensorsTest::cleanupTestCase() > 2021-06-30T02:21:26.9931272Z Totals: 7 passed, 1 failed, 1 skipped, 0 blacklisted, 504ms > 2021-06-30T02:21:26.9931955Z ********* Finished testing of SensorsTest ********* > 2021-06-30T02:21:26.9932756Z CMake Error at sensors_t-RUN.cmake:35 (message): > 2021-06-30T02:21:26.9933323Z Test sensors_t failed: 1 > 2021-06-30T02:21:26.9949629Z 96% tests passed, 1 tests failed out of 28 > 2021-06-30T02:21:26.9950377Z Total Test time (real) = 19.33 sec > 2021-06-30T02:21:26.9951106Z The following tests FAILED: > 2021-06-30T02:21:26.9951982Z 28 - sensors_t (Failed) > 2021-06-30T02:21:26.9952450Z Errors while running CTest > 2021-06-30T02:21:26.9952979Z FAILED: CMakeFiles/test.util > 2021-06-30T02:21:26.9953967Z cd /builddir/mapper-0.9.5/build && /usr/bin/ctest --force-new-ctest-process > 2021-06-30T02:21:26.9954852Z ninja: build stopped: subcommand failed. > 2021-06-30T02:21:26.9956018Z => ERROR: OpenOrienteering-Mapper-0.9.5_2: do_check: '${make_cmd} ${make_check_args} ${make_check_target}' exited with 1 > 2021-06-30T02:21:26.9957145Z => ERROR: in do_check() at common/build-style/cmake.sh:116