( Showing only the last 30 out of 65 lines. For a complete log visit the build page )
tests/aircrafts/01_compile_all_aircrafts.t .. 124/128 # compiling AIRCRAFT: [test_settings] TARGET: [test_settings]
tests/aircrafts/01_compile_all_aircrafts.t .. 125/128 # compiling AIRCRAFT: [yapa_chimu_spi] TARGET: [ap]
tests/aircrafts/01_compile_all_aircrafts.t .. 126/128
Warning: AIRCRAFT=yapa_chimu_spi target=ap compiled sucessfully but had warnings:
arch/lpc21/mcu_periph/adc_arch.c:143:23: warning: 'ADC_AD0CR_SEL_HW_SCAN' defined but not used [-Wunused-const-variable=]
static const uint32_t ADC_AD0CR_SEL_HW_SCAN = 0
^~~~~~~~~~~~~~~~~~~~~
# compiling AIRCRAFT: [yapa_chimu_spi] TARGET: [sim]
tests/aircrafts/01_compile_all_aircrafts.t .. 127/128
# Failed test 'All airframe files are valid.'
# at tests/aircrafts/01_compile_all_aircrafts.t line 121.
Missing or invalid airframe file 'airframes/AGGIEAIR/aggieair_ark_quad_lia.xml: File does not exist: /home/pprz/paparazzi/conf/airframes/AGGIEAIR/aggieair_ark_quad_lia.xml at tests/aircrafts/01_compile_all_aircrafts.t line 76.
'
# Looks like you failed 1 test of 128.
tests/aircrafts/01_compile_all_aircrafts.t .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/128 subtests
Test Summary Report
-------------------
tests/aircrafts/01_compile_all_aircrafts.t (Wstat: 256 Tests: 128 Failed: 1)
Failed test: 128
Non-zero exit status: 1
Files=1, Tests=128, 693 wallclock secs ( 0.04 usr 0.01 sys + 1125.29 cusr 344.11 csys = 1469.45 CPU)
Result: FAIL
Makefile:317: recipe for target 'test_examples' failed
make: *** [test_examples] Error 1