( Showing only the last 30 out of 77 lines. For a complete log visit the build page )
struct video_listener *listener1 = cv_add_to_device_async(&VIEWVIDEO_CAMERA, viewvideo_function1,
^
# compiling AIRCRAFT: [Bebop_default] TARGET: [nps]
tests/aircrafts/01_compile_all_aircrafts.t .. 21/80
Warning: AIRCRAFT=Bebop_default target=nps compiled sucessfully but had warnings:
modules/computer_vision/viewvideo.c:254:26: warning: unused variable ‘listener2’ [-Wunused-variable]
struct video_listener *listener2 = cv_add_to_device_async(&VIEWVIDEO_CAMERA2, viewvideo_function2,
^
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:585:5: warning: missing initializer for field ‘count’ of ‘struct point_t’ [-Wmissing-field-initializers]
};
^
modules/computer_vision/lib/vision/image.c:589:5: warning: missing initializer for field ‘count’ of ‘struct point_t’ [-Wmissing-field-initializers]
};
^
# compiling AIRCRAFT: [ChouChou_LisaS] TARGET: [ap]
tests/aircrafts/01_compile_all_aircrafts.t .. 22/80 # compiling AIRCRAFT: [ChouChou_LisaS] TARGET: [nps]
tests/aircrafts/01_compile_all_aircrafts.t .. 23/80 # compiling AIRCRAFT: [DelftaCopter] TARGET: [ap]
tests/aircrafts/01_compile_all_aircrafts.t .. 24/80 # compiling AIRCRAFT: [DelftaCopter] TARGET: [fbw]
tests/aircrafts/01_compile_all_aircrafts.t .. 25/80 # compiling AIRCRAFT: [Disco] TARGET: [ap]
execution expired