( Showing only the last 30 out of 5389 lines. For a complete log visit the build page )
^
subsystems/gps.c: In function ‘gps_init’:
subsystems/gps.c:261:3: error: ‘multi_gps_mode’ undeclared (first use in this function)
multi_gps_mode = MULTI_GPS_MODE;
^
subsystems/gps.c:261:20: error: ‘MULTI_GPS_MODE’ undeclared (first use in this function)
multi_gps_mode = MULTI_GPS_MODE;
^
make[2]: *** [/home/runner/paparazzi/var/aircrafts/yapa_chimu_spi/sim/subsystems/gps.o] Error 1
make[1]: *** [sim.compile] Error 2
tests/aircrafts/01_compile_all_aircrafts.t .. 117/118
# Failed test 'Compile aircraft: yapa_chimu_spi, target: sim'
# at tests/aircrafts/01_compile_all_aircrafts.t line 115.
# Looks like you failed 44 tests of 118.
tests/aircrafts/01_compile_all_aircrafts.t .. Dubious, test returned 44 (wstat 11264, 0x2c00)
Failed 44/118 subtests
Test Summary Report
-------------------
tests/aircrafts/01_compile_all_aircrafts.t (Wstat: 11264 Tests: 118 Failed: 44)
Failed tests: 3, 5-7, 9, 12, 14, 21-22, 24, 26, 28, 30
32, 34, 38-39, 41, 45-46, 48, 50-52, 54
56, 58, 60, 62, 64, 69, 73, 75, 77-79, 81
83, 85-86, 88, 90, 92, 117
Non-zero exit status: 44
Files=1, Tests=118, 442 wallclock secs ( 0.04 usr 0.02 sys + 828.07 cusr 211.88 csys = 1040.01 CPU)
Result: FAIL
make: *** [test_examples] Error 1