( Showing only the last 30 out of 66 lines. For a complete log visit the build page )
In file included from ./modules/datalink/xbee_dl.h:29:0,
from modules/datalink/xbee_dl.c:26:
/home/pprz/paparazzi/var/include/pprzlink/xbee_transport.h:64:13: note: declared here
extern void xbee_transport_init(struct xbee_transport *t, struct link_device *dev, uint16_t addr, enum XBeeType type, uint32_t baudrate, void (*wait)(uint32_t), char *xbee_init);
^~~~~~~~~~~~~~~~~~~
/home/pprz/paparazzi/conf/Makefile.lpc21:253: recipe for target '/home/pprz/paparazzi/var/aircrafts/yapa_chimu_spi/ap/modules/datalink/xbee_dl.o' failed
make[2]: *** [/home/pprz/paparazzi/var/aircrafts/yapa_chimu_spi/ap/modules/datalink/xbee_dl.o] Error 1
make[2]: *** Waiting for unfinished jobs....
Makefile.ac:282: recipe for target 'ap.compile' failed
make[1]: *** [ap.compile] Error 2
tests/aircrafts/01_compile_all_aircrafts.t .. 133/135
# 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 .. 134/135 # Looks like you failed 12 tests of 135.
tests/aircrafts/01_compile_all_aircrafts.t .. Dubious, test returned 12 (wstat 3072, 0xc00)
Failed 12/135 subtests
Test Summary Report
-------------------
tests/aircrafts/01_compile_all_aircrafts.t (Wstat: 3072 Tests: 135 Failed: 12)
Failed tests: 12, 27, 34, 36, 38, 45, 48, 74, 92, 94
116, 133
Non-zero exit status: 12
Files=1, Tests=135, 543 wallclock secs ( 0.04 usr 0.02 sys + 1107.77 cusr 131.38 csys = 1239.21 CPU)
Result: FAIL
Makefile:330: recipe for target 'test_examples' failed
make: *** [test_examples] Error 1