Hi Aarom, Gianfranco, Regarding this bug for HPPA, I can't run any test myself for lack of access to this architecture, but carefully reviewing the code I think I might have found a fix. The patch is in [1].
It would be great if you have access to a porter machine with hppa, but if you don't, just let me know and I'll prepare the next package version for unstable which can be uploaded and tested in the build farm... a waste of resources if it doesn't work, but I can't find another alternative if no porter box is available... The patch in [1] is intended to be tested on top of the latest 1:1.0.4:3 version [2]. Instead of a costly complete build, the minimal test suite to check this bug can be run with the attached rules file. The main difference is the execution of: dh_auto_build -O--buildsystem=cmake -- run_tests_mrpt_hwdrivers instead of the complete build. In the event of a unit test failure, it would be very valuable to see the gdb bt output: gdb --args /PATH/TO/SRCS/tests/test_mrpt_hwdrivers /PATH/TO/SRCS/ (run) (bt) Cheers, JL [1] https://github.com/MRPT/mrpt/commit/8d2580e56a60b1444568ca9cb8d976496044832c [2] http://httpredir.debian.org/debian/pool/main/m/mrpt/mrpt_1.4.0-3.dsc