make -C tests/math
CREATE shared libpprzmath
BUILD test_pprz_math.run
BUILD test_pprz_geodetic.run
BUILD test_state_interface.run
LD_LIBRARY_PATH=/home/runner/paparazzi/var/build/math:D_LIBRARY_PATH prove --exec '' ./*.run
./test_pprz_geodetic.run ....
./test_pprz_geodetic.run .... 1/?
./test_pprz_geodetic.run .... ok
./test_pprz_math.run ........
./test_pprz_math.run ........ 1/?
./test_pprz_math.run ........ ok
./test_state_interface.run ..
./test_state_interface.run .. 1/?
./test_state_interface.run .. ok
All tests successful.
Files=3, Tests=14, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.77 cusr 0.00 csys = 0.79 CPU)
Result: PASS
------------------------------------------------------------
Building Paparazzi version v5.9_devel-24-g85cf59e
------------------------------------------------------------
make -C data/maps
mkdir /home/runner/paparazzi/conf/maps_data
-----------------------------------------------
DOWNLOAD: google maps version code
Updated google maps version to 192
-----------------------------------------------
[ -L conf/conf.xml ] || [ -f conf/conf.xml ] || cp conf/conf_example.xml conf/conf.xml
[ -L conf/control_panel.xml ] || [ -f conf/control_panel.xml ] || cp conf/control_panel_example.xml conf/control_panel.xml
DESTDIR=/home/runner/paparazzi/var/lib/ocaml make -C sw/ext/pprzlink libpprzlink-install
make[1]: *** No rule to make target `libpprzlink-install'. Stop.
make: *** [libpprzlink] Error 2