( Showing only the last 30 out of 70 lines. For a complete log visit the build page )
205 | crc_accumulate(c, &msg->checksum);
| ^~~~~~~~~~~~~~
tests/aircrafts/01_compile_all_aircrafts.t .. 20/27 # compiling AIRCRAFT: [quad_mavlink] TARGET: [test_adc]
tests/aircrafts/01_compile_all_aircrafts.t .. 21/27 # compiling AIRCRAFT: [quad_mavlink] TARGET: [test_baro_board]
tests/aircrafts/01_compile_all_aircrafts.t .. 22/27 # compiling AIRCRAFT: [quad_mavlink] TARGET: [test_imu]
tests/aircrafts/01_compile_all_aircrafts.t .. 23/27 # compiling AIRCRAFT: [quad_mavlink] TARGET: [test_radio_control]
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]
94 | static void main_on_radio_control_frame(void)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
tests/aircrafts/01_compile_all_aircrafts.t .. 24/27 # 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 5 tests of 27.
tests/aircrafts/01_compile_all_aircrafts.t .. Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/27 subtests
Test Summary Report
-------------------
tests/aircrafts/01_compile_all_aircrafts.t (Wstat: 1280 Tests: 27 Failed: 5)
Failed tests: 2-4, 7, 11
Non-zero exit status: 5
Files=1, Tests=27, 339 wallclock secs ( 0.04 usr 0.01 sys + 971.24 cusr 146.39 csys = 1117.68 CPU)
Result: FAIL
make: *** [Makefile:328: test_examples] Error 1