( Showing only the last 30 out of 72 lines. For a complete log visit the build page )
Makefile.ac:212: recipe for target 'test_imu.compile' failed
make[1]: *** [test_imu.compile] Error 2
tests/aircrafts/01_compile_all_aircrafts.t .. 23/27
# Failed test 'Compile aircraft: quad_mavlink, target: test_imu'
# at tests/aircrafts/01_compile_all_aircrafts.t line 115.
# compiling AIRCRAFT: [quad_mavlink] TARGET: [test_radio_control]
tests/aircrafts/01_compile_all_aircrafts.t .. 24/27
Warning: AIRCRAFT=quad_mavlink target=test_radio_control compiled sucessfully but had warnings:
test/modules/test_radio_control.c:94:13: warning: 'main_on_radio_control_frame' defined but not used [-Wunused-function]
static void main_on_radio_control_frame(void)
^~~~~~~~~~~~~~~~~~~~~~~~~~~
# compiling AIRCRAFT: [quad_mavlink] TARGET: [test_sys_time_timer]
tests/aircrafts/01_compile_all_aircrafts.t .. 25/27 # compiling AIRCRAFT: [quad_mavlink] TARGET: [test_telemetry]
tests/aircrafts/01_compile_all_aircrafts.t .. 26/27 # Looks like you failed 10 tests of 27.
tests/aircrafts/01_compile_all_aircrafts.t .. Dubious, test returned 10 (wstat 2560, 0xa00)
Failed 10/27 subtests
Test Summary Report
-------------------
tests/aircrafts/01_compile_all_aircrafts.t (Wstat: 2560 Tests: 27 Failed: 10)
Failed tests: 4, 9-11, 16-20, 23
Non-zero exit status: 10
Files=1, Tests=27, 264 wallclock secs ( 0.04 usr 0.02 sys + 680.93 cusr 109.75 csys = 790.74 CPU)
Result: FAIL
Makefile:321: recipe for target 'test_examples' failed
make: *** [test_examples] Error 1