( Showing only the last 30 out of 1897 lines. For a complete log visit the build page )
#error "PRIMARY_GPS not set!"
^
subsystems/gps.c: In function 'gps_init':
subsystems/gps.c:288:3: warning: implicit declaration of function 'PRIMARY_GPS_register' [-Wimplicit-function-declaration]
RegisterGps(PRIMARY_GPS);
^
subsystems/gps.c:288:3: warning: nested extern declaration of 'PRIMARY_GPS_register' [-Wnested-externs]
make[2]: *** [/home/runner/paparazzi/var/aircrafts/Minion_Lia/ap/subsystems/gps.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [ap.compile] Error 2
tests/aircrafts/01_compile_all_aircrafts.t .. 4/6
# Failed test 'Compile aircraft: Minion_Lia, target: ap'
# at tests/aircrafts/01_compile_all_aircrafts.t line 115.
# compiling AIRCRAFT: [Minion_Lia] TARGET: [nps]
tests/aircrafts/01_compile_all_aircrafts.t .. 5/6 # Looks like you failed 2 tests of 6.
tests/aircrafts/01_compile_all_aircrafts.t .. Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/6 subtests
Test Summary Report
-------------------
tests/aircrafts/01_compile_all_aircrafts.t (Wstat: 512 Tests: 6 Failed: 2)
Failed tests: 2, 4
Non-zero exit status: 2
Files=1, Tests=6, 13 wallclock secs ( 0.02 usr 0.00 sys + 40.85 cusr 7.84 csys = 48.71 CPU)
Result: FAIL
failed conf/airframes/CDW/cdw_twoseas_conf.xml
failed conf/airframes/AGGIEAIR/aggieair_conf.xml
make: *** [test_all_confs] Error 1