( Showing only the last 30 out of 153 lines. For a complete log visit the build page )
ok 156 - nav_rover_base_0
ok 157 - nav_skid_landing_0
ok 158 - ahrs_float_cmpl_quat_0
ok 159 - mag_rm3100_0
ok 160 - imu_apogee_0
not ok 161 - eff_scheduling_nederdrone_0
# In file included from modules/ctrl/eff_scheduling_nederdrone.c:31:
# ./firmwares/rotorcraft/stabilization/stabilization_indi.h:34:19: error: ‘INDI_OUTPUTS’ undeclared here (not in a function)
# 34 | extern float g1g2[INDI_OUTPUTS][INDI_NUM_ACT];
# | ^~~~~~~~~~~~
# ./firmwares/rotorcraft/stabilization/stabilization_indi.h:34:33: error: ‘INDI_NUM_ACT’ undeclared here (not in a function)
# 34 | extern float g1g2[INDI_OUTPUTS][INDI_NUM_ACT];
# | ^~~~~~~~~~~~
# In file included from modules/ctrl/eff_scheduling_nederdrone.c:33:
# ./autopilot.h:43:10: fatal error: autopilot_utils.h: No such file or directory
# 43 | #include "autopilot_utils.h"
# | ^~~~~~~~~~~~~~~~~~~
# compilation terminated.
#
ok 162 - bebop_cam_0
Failed 1/162 subtests
Test Summary Report
-------------------
tests/modules/test_modules.py (Wstat: 0 Tests: 162 Failed: 1)
Failed test: 161
Files=1, Tests=162, 98 wallclock secs ( 0.06 usr 0.01 sys + 88.11 cusr 10.01 csys = 98.19 CPU)
Result: FAIL
make: *** [Makefile:332: test_modules] Error 1