( Showing only the last 30 out of 90 lines. For a complete log visit the build page )
# at tests/aircrafts/01_compile_all_aircrafts.t line 115.
# compiling AIRCRAFT: [Bebop_Chris] TARGET: [nps]
tests/aircrafts/01_compile_all_aircrafts.t .. 15/80
Warning: AIRCRAFT=Bebop_Chris target=nps compiled sucessfully but had warnings:
modules/computer_vision/viewvideo.c:248:26: warning: unused variable ‘listener1’ [-Wunused-variable]
struct video_listener *listener1 = cv_add_to_device_async(&VIEWVIDEO_CAMERA, viewvideo_function1,
^
modules/computer_vision/lib/vision/image.c: In function ‘image_show_flow’:
modules/computer_vision/lib/vision/image.c:585:5: warning: missing initializer for field ‘count’ of ‘struct point_t’ [-Wmissing-field-initializers]
};
^
In file included from modules/computer_vision/lib/vision/image.c:27:0:
modules/computer_vision/lib/vision/image.h:60:12: note: ‘count’ declared here
uint16_t count; ///< Number of times the point has been tracked successfully
^
modules/computer_vision/lib/vision/image.c:589:5: warning: missing initializer for field ‘count’ of ‘struct point_t’ [-Wmissing-field-initializers]
};
^
In file included from modules/computer_vision/lib/vision/image.c:27:0:
modules/computer_vision/lib/vision/image.h:60:12: note: ‘count’ declared here
uint16_t count; ///< Number of times the point has been tracked successfully
^
# compiling AIRCRAFT: [Bebop_Smeur] TARGET: [ap]
tests/aircrafts/01_compile_all_aircrafts.t .. 16/80 # compiling AIRCRAFT: [Bebop_Smeur] TARGET: [nps]
tests/aircrafts/01_compile_all_aircrafts.t .. 17/80 # compiling AIRCRAFT: [Bebop_actuators] TARGET: [ap]
execution expired