( Showing only the last 30 out of 79 lines. For a complete log visit the build page )
tests/aircrafts/01_compile_all_aircrafts.t .. 21/27
# Failed test 'Compile aircraft: quad_mavlink, target: test_adc'
# at tests/aircrafts/01_compile_all_aircrafts.t line 115.
# 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]
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 3 tests of 27.
tests/aircrafts/01_compile_all_aircrafts.t .. Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/27 subtests
Test Summary Report
-------------------
tests/aircrafts/01_compile_all_aircrafts.t (Wstat: 768 Tests: 27 Failed: 3)
Failed tests: 9, 19, 21
Non-zero exit status: 3
Files=1, Tests=27, 326 wallclock secs ( 0.06 usr 0.02 sys + 868.32 cusr 140.04 csys = 1008.44 CPU)
Result: FAIL
Makefile:321: recipe for target 'test_examples' failed
make: *** [test_examples] Error 1