( Showing only the last 30 out of 71 lines. For a complete log visit the build page )
^
subsystems/gps.c: In function ‘gps_init’:
subsystems/gps.c:313:48: error: ‘PPRZ_MSG_ID_GPS_RXMRTCM’ undeclared (first use in this function)
register_periodic_telemetry(DefaultPeriodic, PPRZ_MSG_ID_GPS_RXMRTCM, send_gps_rxmrtcm);
^
subsystems/gps.c:313:48: note: each undeclared identifier is reported only once for each function it appears in
/home/pprz/paparazzi/conf/Makefile.sim:137: recipe for target '/home/pprz/paparazzi/var/aircrafts/yapa_chimu_spi/sim/subsystems/gps.o' failed
make[2]: *** [/home/pprz/paparazzi/var/aircrafts/yapa_chimu_spi/sim/subsystems/gps.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 87 tests of 130.
tests/aircrafts/01_compile_all_aircrafts.t .. Dubious, test returned 87 (wstat 22272, 0x5700)
Failed 87/130 subtests
Test Summary Report
-------------------
tests/aircrafts/01_compile_all_aircrafts.t (Wstat: 22272 Tests: 130 Failed: 87)
Failed tests: 2-9, 11-14, 16, 22-36, 39-43, 46-70, 74-77
80-90, 94-104, 111, 128-129
Non-zero exit status: 87
Files=1, Tests=130, 642 wallclock secs ( 0.05 usr 0.03 sys + 1004.65 cusr 327.25 csys = 1331.98 CPU)
Result: FAIL
Makefile:313: recipe for target 'test_examples' failed
make: *** [test_examples] Error 1