Thanks. We will look into it. The person who takes care of RedHat found that we were not Python 2.7 compatible. The patch I sent to fix that seems to work for Python 2.6 as well, if that would be useful for Debian.
julia On Sun, 25 Jul 2010, Eugeniy Meshcheryakov wrote: > Hello, > > I packaged this version for Debian and I found some problems: > > 1. The tarball contains some generated pyc files, it will be good if they will > be deleted in the next version. > > 2. When using external libraries build system tries to compile > /usr/lib/ocaml/pycaml/pycaml.ml. It is because /usr/lib/ocaml/pycaml/ is > included in search path for depend target. Attached patch tries to fix > this. I hope it works in case of bundled pycaml but I did not test it. > > 3. During compilation of files with ocaml scripts spatch passes the > following include options to the compiler: > > -I /usr/lib/ocaml -I /usr/share/coccinelle/ocaml -I > /usr/share/coccinelle/parsing_c > -I /usr/share/coccinelle/commons > > but .../parsing_c and .../commons are not installed. Also compilation of > ocaml2.cocci fails with this error: > > Error: Unbound value Ast_c.unwrap > > Regards, > Eugeniy Meshcheryakov > > 24 ÿÿÿÿÿÿÿÿÿÿ 2010 ÿÿ 10:20 +0200 Julia Lawall ÿÿÿÿÿÿÿÿÿÿÿÿÿÿ(-ÿÿÿÿ): > > Version 0.2.3 s released. There are no changes as compared to 0.2.3rc6. > > > > julia > > _______________________________________________ > > Cocci mailing list > > [email protected] > > http://lists.diku.dk/mailman/listinfo/cocci > > (Web access from inside DIKUs LAN only) >
_______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
