( Showing only the last 30 out of 76 lines. For a complete log visit the build page )
subsystems/gps/gps_ubx.c: In function 'gps_ubx_read_message':
subsystems/gps/gps_ubx.c:322:5: warning: switch missing default case [-Wswitch-default]
switch(gps_ubx.msg_id) {
^~~~~~
/home/pprz/paparazzi/conf/Makefile.lpc21:253: recipe for target '/home/pprz/paparazzi/var/aircrafts/yapa_chimu_spi/ap/subsystems/gps/gps_ubx.o' failed
make[2]: *** [/home/pprz/paparazzi/var/aircrafts/yapa_chimu_spi/ap/subsystems/gps/gps_ubx.o] Error 1
make[2]: *** Waiting for unfinished jobs....
Makefile.ac:310: recipe for target 'ap.compile' failed
make[1]: *** [ap.compile] Error 2
tests/aircrafts/01_compile_all_aircrafts.t .. 122/124
# 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 .. 123/124 # Looks like you failed 31 tests of 124.
tests/aircrafts/01_compile_all_aircrafts.t .. Dubious, test returned 31 (wstat 7936, 0x1f00)
Failed 31/124 subtests
Test Summary Report
-------------------
tests/aircrafts/01_compile_all_aircrafts.t (Wstat: 7936 Tests: 124 Failed: 31)
Failed tests: 2, 5-7, 10, 14, 20, 23, 25, 29, 31, 34
38, 41, 48, 50, 52, 54, 56, 61, 63, 65
67, 69, 72, 77, 79, 82, 84, 92, 122
Non-zero exit status: 31
Files=1, Tests=124, 1102 wallclock secs ( 0.11 usr 0.04 sys + 2259.77 cusr 353.89 csys = 2613.81 CPU)
Result: FAIL
Makefile:330: recipe for target 'test_examples' failed
make: *** [test_examples] Error 1