( Showing only the last 30 out of 71 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 2 tests of 27.
tests/aircrafts/01_compile_all_aircrafts.t .. Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/27 subtests
Test Summary Report
-------------------
tests/aircrafts/01_compile_all_aircrafts.t (Wstat: 512 Tests: 27 Failed: 2)
Failed tests: 2-3
Non-zero exit status: 2
Files=1, Tests=27, 342 wallclock secs ( 0.06 usr 0.00 sys + 963.60 cusr 141.37 csys = 1105.03 CPU)
Result: FAIL
make: *** [Makefile:328: test_examples] Error 1