( Showing only the last 30 out of 74 lines. For a complete log visit the build page )
subsystems/datalink/datalink.c:72:10: warning: implicit declaration of function ‘crypto_decrypt_and_authenticate’ [-Wimplicit-function-declaration]
if (!crypto_decrypt_and_authenticate(buf)) {
^
subsystems/datalink/datalink.c:79:5: warning: implicit declaration of function ‘crypto_key_exchange’ [-Wimplicit-function-declaration]
crypto_key_exchange(buf);
^
/home/pprz/paparazzi/conf/Makefile.sim:137: recipe for target '/home/pprz/paparazzi/var/aircrafts/yapa_chimu_spi/sim/subsystems/datalink/datalink.o' failed
make[2]: *** [/home/pprz/paparazzi/var/aircrafts/yapa_chimu_spi/sim/subsystems/datalink/datalink.o] Error 1
make[2]: *** Waiting for unfinished jobs....
Makefile.ac:266: recipe for target 'sim.compile' failed
make[1]: *** [sim.compile] Error 2
# Failed test 'Compile aircraft: yapa_chimu_spi, target: sim'
# at tests/aircrafts/01_compile_all_aircrafts.t line 115.
# Looks like you failed 85 tests of 129.
tests/aircrafts/01_compile_all_aircrafts.t .. Dubious, test returned 85 (wstat 21760, 0x5500)
Failed 85/129 subtests
Test Summary Report
-------------------
tests/aircrafts/01_compile_all_aircrafts.t (Wstat: 21760 Tests: 129 Failed: 85)
Failed tests: 2-9, 11-14, 16, 22-36, 39-43, 46-54, 56-69
73-76, 79-89, 93-103, 110, 127-128
Non-zero exit status: 85
Files=1, Tests=129, 686 wallclock secs ( 0.05 usr 0.03 sys + 1074.60 cusr 348.51 csys = 1423.19 CPU)
Result: FAIL
Makefile:330: recipe for target 'test_examples' failed
make: *** [test_examples] Error 1