( Showing only the last 30 out of 104 lines. For a complete log visit the build page )
In file included from firmwares/fixedwing/nav.c:40:0:
/home/pprz/paparazzi/var/aircrafts/yapa_chimu_spi/ap/generated/flight_plan.h:836:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
_var_i_to = 3;
~~~~~~~~~~^~~
In file included from ./firmwares/fixedwing/nav.h:41:0,
from firmwares/fixedwing/nav.c:34:
./subsystems/navigation/common_flight_plan.h:55:18: note: here
#define Label(x) label_ ## x:
^
/home/pprz/paparazzi/var/aircrafts/yapa_chimu_spi/ap/generated/flight_plan.h:837:7: note: in expansion of macro 'Label'
Label(for_13)
^~~~~
# compiling AIRCRAFT: [yapa_chimu_spi] TARGET: [sim]
tests/aircrafts/01_compile_all_aircrafts.t .. 128/129 # Looks like you failed 1 test of 129.
tests/aircrafts/01_compile_all_aircrafts.t .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/129 subtests
Test Summary Report
-------------------
tests/aircrafts/01_compile_all_aircrafts.t (Wstat: 256 Tests: 129 Failed: 1)
Failed test: 98
Non-zero exit status: 1
Files=1, Tests=129, 688 wallclock secs ( 0.04 usr 0.02 sys + 1208.07 cusr 181.41 csys = 1389.54 CPU)
Result: FAIL
Makefile:330: recipe for target 'test_examples' failed
make: *** [test_examples] Error 1