( Showing only the last 30 out of 79 lines. For a complete log visit the build page )
tests/aircrafts/01_compile_all_aircrafts.t .. 15/83
Warning: AIRCRAFT=Bebop_Chris target=nps compiled sucessfully but had warnings:
modules/computer_vision/viewvideo.c: In function ‘viewvideo_init’:
modules/computer_vision/viewvideo.c:246: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/83 # compiling AIRCRAFT: [Bebop_Smeur] TARGET: [nps]
tests/aircrafts/01_compile_all_aircrafts.t .. 17/83 # compiling AIRCRAFT: [Bebop_actuators] TARGET: [ap]
tests/aircrafts/01_compile_all_aircrafts.t .. 18/83 # compiling AIRCRAFT: [Bebop_actuators] TARGET: [nps]
execution expired