( Showing only the last 30 out of 84 lines. For a complete log visit the build page )
/home/pprz/paparazzi/var/include/abi_messages.h:289:93: error: unknown type name ‘int8_t’
static inline void AbiSendMsgRSSI(uint8_t sender_id, uint8_t ac_id, int8_t source_strength, int8_t rssi) {
^
/home/pprz/paparazzi/conf/Makefile.linux:114: recipe for target '/home/pprz/paparazzi/var/aircrafts/Bebop_Chris/ap/modules/computer_vision/cv_blob_locator.o' failed
make[2]: *** [/home/pprz/paparazzi/var/aircrafts/Bebop_Chris/ap/modules/computer_vision/cv_blob_locator.o] Error 1
make[2]: *** Waiting for unfinished jobs....
Makefile.ac:260: recipe for target 'ap.compile' failed
make[1]: *** [ap.compile] Error 2
# Failed test 'Compile aircraft: Bebop_Chris, target: ap'
# at tests/aircrafts/01_compile_all_aircrafts.t line 115.
# compiling AIRCRAFT: [Bebop_Chris] TARGET: [nps]
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: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: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: [Bebop_Smeur] TARGET: [ap]
execution expired