( Showing only the last 30 out of 657 lines. For a complete log visit the build page )
/home/runner/paparazzi/sw/airborne/modules/computer_vision/opticflow/opticflow_calculator.c:129: undefined reference to `image_create'
/home/runner/paparazzi/var/aircrafts/ardrone2_opticflow/ap/modules/computer_vision/opticflow/opticflow_calculator.o: In function `opticflow_calc_frame':
/home/runner/paparazzi/sw/airborne/modules/computer_vision/opticflow/opticflow_calculator.c:168: undefined reference to `image_to_grayscale'
/home/runner/paparazzi/sw/airborne/modules/computer_vision/opticflow/opticflow_calculator.c:287: undefined reference to `image_switch'
/home/runner/paparazzi/sw/airborne/modules/computer_vision/opticflow/opticflow_calculator.c:202: undefined reference to `image_copy'
/home/runner/paparazzi/sw/airborne/modules/computer_vision/opticflow/opticflow_calculator.c:172: undefined reference to `image_copy'
/home/runner/paparazzi/var/aircrafts/ardrone2_opticflow/ap/modules/computer_vision/opticflow_module.o: In function `opticflow_module_init':
/home/runner/paparazzi/sw/airborne/modules/computer_vision/opticflow_module.c:104: undefined reference to `cv_add'
collect2: error: ld returned 1 exit status
make[2]: *** [/home/runner/paparazzi/var/aircrafts/ardrone2_opticflow/ap/ap.elf] Error 1
make[1]: *** [ap.compile] Error 2
# Failed test 'Compile aircraft: ardrone2_opticflow, target: ap'
# at tests/aircrafts/01_compile_all_aircrafts.t line 102.
tests/aircrafts/01_compile_all_aircrafts.t .. 85/117
tests/aircrafts/01_compile_all_aircrafts.t .. 86/117
tests/aircrafts/01_compile_all_aircrafts.t .. 87/117
tests/aircrafts/01_compile_all_aircrafts.t .. 88/117
tests/aircrafts/01_compile_all_aircrafts.t .. 89/117
tests/aircrafts/01_compile_all_aircrafts.t .. 90/117 Warning: <subsystem> element has non-unique value in 'name' key attribute: ahrs at tests/aircrafts/01_compile_all_aircrafts.t line 68.
tests/aircrafts/01_compile_all_aircrafts.t .. 91/117
tests/aircrafts/01_compile_all_aircrafts.t .. 92/117
tests/aircrafts/01_compile_all_aircrafts.t .. 93/117
tests/aircrafts/01_compile_all_aircrafts.t .. 94/117
tests/aircrafts/01_compile_all_aircrafts.t .. 95/117
tests/aircrafts/01_compile_all_aircrafts.t .. 96/117
tests/aircrafts/01_compile_all_aircrafts.t .. 97/117
tests/aircrafts/01_compile_all_aircrafts.t .. 98/117 Warning: <section> element has non-unique value in 'name' key attribute: IMU at tests/aircrafts/01_compile_all_aircrafts.t line 68.
tests/aircrafts/01_compile_all_aircrafts.t .. 99/117
tests/aircrafts/01_compile_all_aircrafts.t .. 100/117
tests/aircrafts/01_compile_all_aircrafts.t .. 101/117
tests/aircrafts/01_compile_all_aircrafts.t .. 102/117
tests/aircrafts/01_compile_all_aircrafts.t .. 103/117
tests/aircrafts/01_compile_all_aircrafts.t .. 104/117
tests/aircrafts/01_compile_all_aircrafts.t .. 105/117
tests/aircrafts/01_compile_all_aircrafts.t .. 106/117
tests/aircrafts/01_compile_all_aircrafts.t .. 107/117
tests/aircrafts/01_compile_all_aircrafts.t .. 108/117
tests/aircrafts/01_compile_all_aircrafts.t .. 109/117
tests/aircrafts/01_compile_all_aircrafts.t .. 110/117
tests/aircrafts/01_compile_all_aircrafts.t .. 112/117
tests/aircrafts/01_compile_all_aircrafts.t .. 113/117
tests/aircrafts/01_compile_all_aircrafts.t .. 114/117
tests/aircrafts/01_compile_all_aircrafts.t .. 115/117
tests/aircrafts/01_compile_all_aircrafts.t .. 116/117
tests/aircrafts/01_compile_all_aircrafts.t .. 117/117 # Looks like you failed 1 test of 117.
tests/aircrafts/01_compile_all_aircrafts.t .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/117 subtests
Test Summary Report
-------------------
tests/aircrafts/01_compile_all_aircrafts.t (Wstat: 256 Tests: 117 Failed: 1)
Failed test: 84
Non-zero exit status: 1
Files=1, Tests=117, 348 wallclock secs ( 0.04 usr 0.00 sys + 841.58 cusr 141.85 csys = 983.47 CPU)
Result: FAIL
make: *** [test_examples] Error 1