( Showing only the last 30 out of 42 lines. For a complete log visit the build page )
Files=3, Tests=17, 2 wallclock secs ( 0.05 usr 0.02 sys + 1.27 cusr 0.01 csys = 1.35 CPU)
Result: PASS
------------------------------------------------------------
Building Paparazzi version v5.17_devel-20-gc53756b
------------------------------------------------------------
make -C data/maps
mkdir /home/pprz/paparazzi/conf/maps_data
-----------------------------------------------
DOWNLOAD: google maps version code
Updated google maps version to 871
-----------------------------------------------
[ -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
cp conf/tools/blacklisted_example conf/tools/blacklisted
make -C sw/ext pprzlink.update
make[1]: Entering directory '/home/pprz/paparazzi/sw/ext/pprzlink'
make[2]: Entering directory '/home/pprz/paparazzi/sw/ext/pprzlink/lib/v2.0/ocaml'
Check for already installed pprzlink ocaml lib
Build bytecode lib
+ ocamlfind ocamldep -package xml-light -package ivy -pp 'camlp4o pa_macro.cmo' -modules pprzLink.ml > pprzLink.ml.depends
Command exited with code 2.
../../common/ocaml/Makefile:74: recipe for target 'byte' failed
make[2]: *** [byte] Error 10
make[2]: Leaving directory '/home/pprz/paparazzi/sw/ext/pprzlink/lib/v2.0/ocaml'
Makefile:59: recipe for target 'libpprzlink-install' failed
make[1]: *** [libpprzlink-install] Error 2
make[1]: Leaving directory '/home/pprz/paparazzi/sw/ext/pprzlink'
Makefile:146: recipe for target 'libpprzlink' failed
make: *** [libpprzlink] Error 2