( Showing only the last 30 out of 73 lines. For a complete log visit the build page )
firmwares/fixedwing/autopilot_static.c:98:3: warning: nested extern declaration of 'AbiBindMsgIMU_GYRO_INT32' [-Wnested-externs]
firmwares/fixedwing/autopilot_static.c:98:28: error: 'ABI_BROADCAST' undeclared (first use in this function)
AbiBindMsgIMU_GYRO_INT32(ABI_BROADCAST, &new_att_ev, &new_att_cb);
^~~~~~~~~~~~~
firmwares/fixedwing/autopilot_static.c:98:28: note: each undeclared identifier is reported only once for each function it appears in
/home/pprz/paparazzi/conf/Makefile.lpc21:253: recipe for target '/home/pprz/paparazzi/var/aircrafts/yapa_chimu_spi/ap/firmwares/fixedwing/autopilot_static.o' failed
make[2]: *** [/home/pprz/paparazzi/var/aircrafts/yapa_chimu_spi/ap/firmwares/fixedwing/autopilot_static.o] Error 1
make[2]: *** Waiting for unfinished jobs....
Makefile.ac:260: recipe for target 'ap.compile' failed
make[1]: *** [ap.compile] Error 2
# Failed test 'Compile aircraft: yapa_chimu_spi, target: ap'
# at tests/aircrafts/01_compile_all_aircrafts.t line 115.
# compiling AIRCRAFT: [yapa_chimu_spi] TARGET: [sim]
tests/aircrafts/01_compile_all_aircrafts.t .. 124/125 # Looks like you failed 20 tests of 125.
tests/aircrafts/01_compile_all_aircrafts.t .. Dubious, test returned 20 (wstat 5120, 0x1400)
Failed 20/125 subtests
Test Summary Report
-------------------
tests/aircrafts/01_compile_all_aircrafts.t (Wstat: 5120 Tests: 125 Failed: 20)
Failed tests: 6-7, 9, 11, 13, 20-23, 37-38, 45, 47-48
51, 54, 76, 82, 96, 123
Non-zero exit status: 20
Files=1, Tests=125, 631 wallclock secs ( 0.04 usr 0.01 sys + 994.68 cusr 308.88 csys = 1303.61 CPU)
Result: FAIL
Makefile:313: recipe for target 'test_examples' failed
make: *** [test_examples] Error 1