( Showing only the last 30 out of 71 lines. For a complete log visit the build page )
# Failed test 'Compile aircraft: Itsy-Bitsy, target: nps'
# at tests/aircrafts/01_compile_all_aircrafts.t line 115.
# compiling AIRCRAFT: [Leapfrogeye] TARGET: [ap]
tests/aircrafts/01_compile_all_aircrafts.t .. 4/20 # compiling AIRCRAFT: [Leapfrogeye] TARGET: [nps]
tests/aircrafts/01_compile_all_aircrafts.t .. 5/20 # compiling AIRCRAFT: [Mentor] TARGET: [ap]
tests/aircrafts/01_compile_all_aircrafts.t .. 6/20 # compiling AIRCRAFT: [Mentor] TARGET: [nps]
tests/aircrafts/01_compile_all_aircrafts.t .. 7/20 # compiling AIRCRAFT: [Mentor] TARGET: [sim]
tests/aircrafts/01_compile_all_aircrafts.t .. 8/20 # compiling AIRCRAFT: [Moksha] TARGET: [ap]
tests/aircrafts/01_compile_all_aircrafts.t .. 9/20
Warning: AIRCRAFT=Moksha 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: [Psi] TARGET: [ap]
tests/aircrafts/01_compile_all_aircrafts.t .. 10/20 # compiling AIRCRAFT: [Psi] TARGET: [nps]
tests/aircrafts/01_compile_all_aircrafts.t .. 11/20 # compiling AIRCRAFT: [Quadyshoty] TARGET: [ap]
tests/aircrafts/01_compile_all_aircrafts.t .. 12/20
Warning: AIRCRAFT=Quadyshoty target=ap compiled sucessfully but had warnings:
firmwares/rotorcraft/guidance/guidance_hybrid.c:126:36: warning: left shift of negative value [-Wshift-negative-value]
while ((_a) < (-INT32_ANGLE_PI << (INT32_ANGLE_HIGH_RES_FRAC - INT32_ANGLE_FRAC))) (_a) += (INT32_ANGLE_2_PI << (INT32_ANGLE_HIGH_RES_FRAC - INT32_ANGLE_FRAC)); \
~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
firmwares/rotorcraft/guidance/guidance_hybrid.c:257:3: note: in expansion of macro 'INT32_ANGLE_HIGH_RES_NORMALIZE'
INT32_ANGLE_HIGH_RES_NORMALIZE(high_res_psi);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# compiling AIRCRAFT: [TaxiIII] TARGET: [ap]
execution expired