( Showing only the last 30 out of 92 lines. For a complete log visit the build page )
modules/computer_vision/opticflow/opticflow_calculator.c:858:25: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
const uint16_t *pa = *(const uint16_t **)a;
^
modules/computer_vision/opticflow/opticflow_calculator.c:859:25: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
const uint16_t *pb = *(const uint16_t **)b;
^
tests/aircrafts/01_compile_all_aircrafts.t .. 8/83 # compiling AIRCRAFT: [ARDrone2_optitrack] TARGET: [ap]
tests/aircrafts/01_compile_all_aircrafts.t .. 9/83
Warning: AIRCRAFT=ARDrone2_optitrack target=ap compiled sucessfully but had warnings:
No SRTM data found to check altitude.
Warning: Waypoint 'dummy' too far from HOME (59>20)
# compiling AIRCRAFT: [ARDrone2_optitrack] TARGET: [nps]
tests/aircrafts/01_compile_all_aircrafts.t .. 10/83
Warning: AIRCRAFT=ARDrone2_optitrack target=nps compiled sucessfully but had warnings:
No SRTM data found to check altitude.
Warning: Waypoint 'dummy' too far from HOME (59>20)
# compiling AIRCRAFT: [Ardrone2_182] TARGET: [ap]
tests/aircrafts/01_compile_all_aircrafts.t .. 11/83 # compiling AIRCRAFT: [BebopMavlink] TARGET: [ap]
execution expired