thierry-martinez/pyml

No implementation of Pyutils

olafhering opened this issue · 0 comments

Building coccinelle fails with external stdcompat/pyml 20210923:

[  121s] /usr/bin/ocamlopt.opt -I commons/ocamlextra -I commons -I globals -I parsing_cocci -I parsing_c -I ctl -I ocaml -I python -I engine -I popl09 -I extra -I tools/spgen/source/ -I /usr/lib64/ocaml/pcre -I /usr/lib64/ocaml/pyml -I /usr/lib64/ocaml/parmap -I /usr/lib64/ocaml/stdcompat -cclib -lparmap_stubs -cclib -L. -unsafe  unix.cmxa bigarray.cmxa str.cmxa /usr/lib64/ocaml/stdcompat/stdcompat.cmxa pcre.cmxa dynlink.cmxa pyml.cmxa parmap.cmxa commons/commons.cmxa globals/globals.cmxa parsing_cocci/parsing_cocci.cmxa parsing_c/parsing_c.cmxa ctl/ctl.cmxa ocaml/ocaml.cmxa python/python.cmxa engine/engine.cmxa popl09/popl09.cmxa extra/extra.cmxa flag_cocci.cmx cocci.cmx testing.cmx read_options.cmx enter.cmx main.cmx -o spatch.opt
[  121s] File "_none_", line 1:
[  121s] Error: No implementations provided for the following modules:
[  121s]          Pyutils referenced from /usr/lib64/ocaml/pyml/pyml.cmxa(Py)
[  121s] make: *** [Makefile:637: spatch.opt] Error 2
[  121s] error: Bad exit status from /var/tmp/rpm-tmp.bOrWIi (%build)