( Showing only the last 30 out of 42 lines. For a complete log visit the build page )
Files=3, Tests=17, 1 wallclock secs ( 0.02 usr 0.00 sys + 1.37 cusr 0.00 csys = 1.39 CPU)
Result: PASS
------------------------------------------------------------
Building Paparazzi version v5.13_devel-326-gee7a0eb
------------------------------------------------------------
make -C data/maps
mkdir /home/pprz/paparazzi/conf/maps_data
-----------------------------------------------
DOWNLOAD: google maps version code
Updated google maps version to 818
-----------------------------------------------
[ -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
make -C sw/ext pprzlink.update
Check for already installed pprzlink ocaml lib
Build bytecode lib
+ ocamlfind ocamldep -package xml-light -package ivy -pp 'camlp4o pa_macro.cmo -DHAS_BYTES_MODULE' -modules pprzLink.ml > pprzLink.ml.depends
Segmentation fault
File "pprzLink.ml", line 1:
Error: Error while running external preprocessor
Command line: camlp4o pa_macro.cmo -DHAS_BYTES_MODULE 'pprzLink.ml' > /tmp/ocamlpp0e110f
Command exited with code 2.
../../common/ocaml/Makefile:79: recipe for target 'byte' failed
make[2]: *** [byte] Error 10
Makefile:59: recipe for target 'libpprzlink-install' failed
make[1]: *** [libpprzlink-install] Error 2
Makefile:144: recipe for target 'libpprzlink' failed
make: *** [libpprzlink] Error 2