( Showing only the last 30 out of 2532 lines. For a complete log visit the build page )
CC /home/runner/paparazzi/var/aircrafts/test_settings/test_settings/arch/stm32/mcu_periph/uart_arch.o
subsystems/datalink/downlink.c: In function 'downlink_init':
subsystems/datalink/downlink.c:88:3: error: 'datalink_nb_msgs' undeclared (first use in this function)
datalink_nb_msgs = 0;
^
subsystems/datalink/downlink.c:88:3: note: each undeclared identifier is reported only once for each function it appears in
make[2]: *** [/home/runner/paparazzi/var/aircrafts/test_settings/test_settings/subsystems/datalink/downlink.o] Error 1
make[2]: *** Waiting for unfinished jobs....
CC /home/runner/paparazzi/var/aircrafts/test_settings/test_settings/subsystems/settings.o
make[1]: *** [test_settings.compile] Error 2
tests/aircrafts/01_compile_all_aircrafts.t .. 115/118
# Failed test 'Compile aircraft: test_settings, target: test_settings'
# at tests/aircrafts/01_compile_all_aircrafts.t line 115.
# compiling AIRCRAFT: [yapa_chimu_spi] TARGET: [ap]
tests/aircrafts/01_compile_all_aircrafts.t .. 116/118 # compiling AIRCRAFT: [yapa_chimu_spi] TARGET: [sim]
tests/aircrafts/01_compile_all_aircrafts.t .. 117/118 # Looks like you failed 22 tests of 118.
tests/aircrafts/01_compile_all_aircrafts.t .. Dubious, test returned 22 (wstat 5632, 0x1600)
Failed 22/118 subtests
Test Summary Report
-------------------
tests/aircrafts/01_compile_all_aircrafts.t (Wstat: 5632 Tests: 118 Failed: 22)
Failed tests: 17-19, 25, 27, 31, 35-36, 67, 93-96, 98
100, 103, 105-107, 110, 113, 115
Non-zero exit status: 22
Files=1, Tests=118, 383 wallclock secs ( 0.04 usr 0.01 sys + 801.38 cusr 172.86 csys = 974.29 CPU)
Result: FAIL
make: *** [test_examples] Error 1