=> Bootstrap dependency digest>=20010302: found digest-20080510
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
===> Building for coccinelle-0.2.3
make[1]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
ocamldep -I commons -I commons/ocamlextra -I ocamlsexp -I globals -I pycaml -I ctl -I parsing_cocci -I parsing_c -I engine -I popl09 -I extra -I python -I ocaml *.mli *.ml > .depend
set -e; for i in pycaml ocamlsexp commons globals  ctl parsing_cocci parsing_c engine popl09 extra python ocaml; do /usr/bin/make -C $i depend; done
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/pycaml'
make[2]: Nothing to be done for `depend'.
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/pycaml'
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/ocamlsexp'
ocamllex  lexer.mll
30 states, 370 transitions, table size 1660 bytes
ocamlyacc -v parser.mly
ocamldep  -pp "cpp -w" *.mli *.ml    > .depend
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/ocamlsexp'
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/commons'
ocamldep.opt -I ocamlextra -I ocollection  *.mli *.ml  > .depend
for i in ocamlextra ocollection; do ocamldep.opt -I ocamlextra -I ocollection  $i/*.ml $i/*.mli >> .depend; done
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/commons'
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/globals'
ocamldep.opt  *.mli *.ml    > .depend
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/globals'
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/ctl'
ocamldep.opt -I ../commons -I ../commons/ocamlextra -I ../globals *.mli *.ml > .depend
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/ctl'
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/parsing_cocci'
ocamllex.opt lexer_cocci.mll
185 states, 1694 transitions, table size 7886 bytes
2154 additional bytes used for bindings
ocamllex.opt lexer_script.mll
14 states, 265 transitions, table size 1144 bytes
ocamldep.opt -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib *.mli *.ml > .depend
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/parsing_cocci'
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/parsing_c'
ocamllex.opt  lexer_c.mll
383 states, 13071 transitions, table size 54582 bytes
3365 additional bytes used for bindings
ocamlyacc -v parser_c.mly
ocamldep.opt -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci *.mli *.ml    > .depend
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/parsing_c'
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/engine'
ocamldep.opt -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c *.mli *.ml    > .depend
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/engine'
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/popl09'
ocamldep.opt -I ../commons -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c  -I ../engine *.mli *.ml > .depend
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/popl09'
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/extra'
ocamldep.opt -I ../commons -I ../globals -I  ../parsing_cocci -I  ../parsing_c *.mli *.ml    > .depend
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/extra'
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/python'
ocamldep.opt -I ../commons -I ../commons/ocamlextra -I ../globals -I ../pycaml -I ../parsing_c -I ../parsing_cocci  *.mli *.ml > .depend
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/python'
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/ocaml'
ocamldep.opt -I ../commons -I ../commons/ocamlextra -I ../globals -I ../parsing_cocci -I ../parsing_c *.mli *.ml    > .depend
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/ocaml'
make[1]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
/usr/bin/make subdirs
make[1]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
for D in pycaml ocamlsexp commons globals  ctl parsing_cocci parsing_c engine popl09 extra python ocaml; do /usr/bin/make $D || exit 1 ; done
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
/usr/bin/make -C pycaml OCAMLCFLAGS="" all
make[3]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/pycaml'
make[4]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/pycaml'
ocamldep pycaml.ml > ._d/pycaml.d
make[4]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/pycaml'
make[4]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/pycaml'
ocamlc -c -cc "gcc" -ccopt "-fPIC -fPIC \
			-DPIC -I/usr/include -I/usr/pkg/include  \
			  -I/usr/pkg/include/python2.5  -o pycaml_ml.o " pycaml_ml.c
pycaml_ml.c: In function 'pymodule_initmodule':
pycaml_ml.c:1441:21: warning: assignment makes pointer from integer without a cast
ar rcs libpycaml_stubs.a  pycaml_ml.o
ocamlc -c -thread -I /usr/pkg/include/python2.5 pycaml.ml
ocamlmklib    -I /usr/pkg/include/python2.5  -L/usr/pkg/lib/python2.5/config   \
			-o pycaml_stubs  pycaml_ml.o -lpython2.5 -lpthread -ldl -lutil -lm -lc  \
			
ocamlc -a -thread -dllib dllpycaml_stubs.so    -I /usr/pkg/include/python2.5 -linkall  -ccopt -L/usr/lib -ccopt -Wl,-R/usr/lib -ccopt -L/usr/pkg/lib -ccopt -Wl,-R/usr/pkg/lib  -ccopt -L/usr/pkg/lib/python2.5/config    -cclib -lpycaml_stubs -cclib -lpython2.5 -cclib -lpthread -cclib -ldl -cclib -lutil -cclib -lm -cclib -lc   -o pycaml.cma pycaml.cmo
make[4]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/pycaml'
cp -f dllpycaml_stubs.so ../
ocamlmktop -o pycaml.customtop pycaml.cma
make[3]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/pycaml'
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
/usr/bin/make -C ocamlsexp OCAMLCFLAGS="" all
make[3]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/ocamlsexp'
ocamlc      -thread -c type.ml
ocamlc      -thread -c parser.mli
ocamlc      -thread -c parser.ml
ocamlc      -thread -c lexer.ml
ocamlc      -thread -pp "cpp -w" -c pre_sexp.ml
ocamlc      -thread -c sexp_intf.ml
ocamlc      -thread -c sexp.mli
ocamlc      -thread -c sexp.ml
ocamlc      -thread -c path.mli
ocamlc      -thread -c path.ml
ocamlc      -thread -c conv.mli
ocamlc      -thread -c conv.ml
ocamlc      -thread -c conv_error.ml
ocamlc      -thread -a -o sexplib.cma type.cmo parser.cmo lexer.cmo pre_sexp.cmo sexp_intf.cmo sexp.cmo path.cmo conv.cmo conv_error.cmo
ocamlc      -thread -pack -o sexplib.cmo type.cmo parser.cmo lexer.cmo pre_sexp.cmo sexp_intf.cmo sexp.cmo path.cmo conv.cmo conv_error.cmo
make[3]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/ocamlsexp'
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
/usr/bin/make -C commons OCAMLCFLAGS="" all
make[3]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/commons'
ocamlc.opt  -I ocamlextra -I ocollection   -c ocamlextra/dumper.mli
ocamlc.opt  -I ocamlextra -I ocollection   -c ocamlextra/dumper.ml
ocamlc.opt  -I ocamlextra -I ocollection   -c ocamlextra/ANSITerminal.mli
ocamlc.opt  -I ocamlextra -I ocollection   -c ocamlextra/ANSITerminal.ml
ocamlc.opt  -I ocamlextra -I ocollection   -c ocamlextra/setb.mli
ocamlc.opt  -I ocamlextra -I ocollection   -c ocamlextra/setb.ml
ocamlc.opt  -I ocamlextra -I ocollection   -c ocamlextra/mapb.ml
ocamlc.opt  -I ocamlextra -I ocollection   -c ocamlextra/setPt.ml
ocamlc.opt  -I ocamlextra -I ocollection   -c common.mli
ocamlc.opt  -I ocamlextra -I ocollection   -c common.ml
ocamlc.opt  -I ocamlextra -I ocollection   -c common_extra.ml
ocamlc.opt  -I ocamlextra -I ocollection   -c interfaces.ml
ocamlc.opt  -I ocamlextra -I ocollection   -c objet.mli
ocamlc.opt  -I ocamlextra -I ocollection   -c objet.ml
ocamlc.opt  -I ocamlextra -I ocollection   -c ocollection.mli
ocamlc.opt  -I ocamlextra -I ocollection   -c ocollection.ml
ocamlc.opt  -I ocamlextra -I ocollection   -c seti.ml
ocamlc.opt  -I ocamlextra -I ocollection   -c oset.mli
ocamlc.opt  -I ocamlextra -I ocollection   -c oset.ml
ocamlc.opt  -I ocamlextra -I ocollection   -c oassoc.mli
ocamlc.opt  -I ocamlextra -I ocollection   -c oassoc.ml
ocamlc.opt  -I ocamlextra -I ocollection   -c osequence.mli
ocamlc.opt  -I ocamlextra -I ocollection   -c osequence.ml
ocamlc.opt  -I ocamlextra -I ocollection   -c ograph.mli
ocamlc.opt  -I ocamlextra -I ocollection   -c ograph.ml
ocamlc.opt  -I ocamlextra -I ocollection   -c ocollection/oseti.ml
ocamlc.opt  -I ocamlextra -I ocollection   -c ocollection/oseth.ml
ocamlc.opt  -I ocamlextra -I ocollection   -c ocollection/osetb.ml
ocamlc.opt  -I ocamlextra -I ocollection   -c ocollection/osetpt.ml
ocamlc.opt  -I ocamlextra -I ocollection   -c ocollection/oassocb.ml
ocamlc.opt  -I ocamlextra -I ocollection   -c ocollection/oassoch.ml
ocamlc.opt  -I ocamlextra -I ocollection   -c ocollection/oassoc_buffer.mli
ocamlc.opt  -I ocamlextra -I ocollection   -c ocollection/oassoc_buffer.ml
ocamlc.opt  -I ocamlextra -I ocollection   -c ocollection/oassoc_cache.mli
ocamlc.opt  -I ocamlextra -I ocollection   -c ocollection/oassoc_cache.ml
ocamlc.opt  -I ocamlextra -I ocollection   -c ocollection/oassocid.ml
ocamlc.opt  -I ocamlextra -I ocollection   -c oarray.mli
ocamlc.opt  -I ocamlextra -I ocollection   -c oarray.ml
ocamlc.opt  -I ocamlextra -I ocollection   -c ocollection/ograph2way.mli
ocamlc.opt  -I ocamlextra -I ocollection   -c ocollection/ograph2way.ml
ocamlc.opt  -I ocamlextra -I ocollection   -c ograph_simple.mli
ocamlc.opt  -I ocamlextra -I ocollection   -c ograph_simple.ml
ocamlc.opt  -I ocamlextra -I ocollection   -c ograph_extended.mli
ocamlc.opt  -I ocamlextra -I ocollection   -c ograph_extended.ml
ocamlc.opt  -I ocamlextra -I ocollection   -c ofullcommon.ml
ocamlc.opt  -I ocamlextra -I ocollection   -c glimpse.ml
ocamlc.opt  -I ocamlextra -I ocollection   -c parser_combinators.mli
ocamlc.opt  -I ocamlextra -I ocollection   -c parser_combinators.ml
ocamlc.opt  -I ocamlextra -I ocollection   -c ocamlextra/enum.mli
ocamlc.opt  -I ocamlextra -I ocollection   -c ocamlextra/enum.ml
ocamlc.opt  -I ocamlextra -I ocollection   -c ocamlextra/dynArray.mli
ocamlc.opt  -I ocamlextra -I ocollection   -c ocamlextra/dynArray.ml
ocamlc.opt  -I ocamlextra -I ocollection   -c ocamlextra/suffix_tree.mli
ocamlc.opt  -I ocamlextra -I ocollection   -c ocamlextra/suffix_tree.ml
ocamlc.opt  -I ocamlextra -I ocollection   -c ocamlextra/suffix_tree_ext.mli
ocamlc.opt  -I ocamlextra -I ocollection   -c ocamlextra/suffix_tree_ext.ml
ocamlc.opt  -I ocamlextra -I ocollection  -a -o commons.cma ocamlextra/dumper.cmo ocamlextra/ANSITerminal.cmo ocamlextra/setb.cmo ocamlextra/mapb.cmo ocamlextra/setPt.cmo common.cmo common_extra.cmo interfaces.cmo objet.cmo ocollection.cmo seti.cmo oset.cmo oassoc.cmo osequence.cmo ograph.cmo ocollection/oseti.cmo ocollection/oseth.cmo ocollection/osetb.cmo ocollection/osetpt.cmo ocollection/oassocb.cmo ocollection/oassoch.cmo ocollection/oassoc_buffer.cmo ocollection/oassoc_cache.cmo ocollection/oassocid.cmo oarray.cmo ocollection/ograph2way.cmo ograph_simple.cmo ograph_extended.cmo ofullcommon.cmo glimpse.cmo parser_combinators.cmo ocamlextra/enum.cmo ocamlextra/dynArray.cmo ocamlextra/suffix_tree.cmo ocamlextra/suffix_tree_ext.cmo
make[3]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/commons'
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
/usr/bin/make -C globals OCAMLCFLAGS="" all
make[3]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/globals'
ocamlc.opt   -c flag.ml
ocamlc.opt   -c config.ml
ocamlc.opt   -a -o globals.cma flag.cmo config.cmo
make[3]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/globals'
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
/usr/bin/make -C ctl OCAMLCFLAGS="" all
make[3]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/ctl'
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -c flag_ctl.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -c ast_ctl.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -c pretty_print_ctl.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -c pretty_print_ctl.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -c ctl_engine.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -c ctl_engine.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -c wrapper_ctl.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -c wrapper_ctl.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -a -o ctl.cma flag_ctl.cmo ast_ctl.cmo pretty_print_ctl.cmo ctl_engine.cmo wrapper_ctl.cmo
make[3]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/ctl'
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
/usr/bin/make -C parsing_cocci OCAMLCFLAGS="" all
make[3]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/parsing_cocci'
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c flag_parsing_cocci.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c type_cocci.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c type_cocci.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c ast_cocci.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c ast_cocci.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c ast0_cocci.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c ast0_cocci.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c pretty_print_cocci.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c pretty_print_cocci.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c unparse_ast0.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c unparse_ast0.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c visitor_ast0_types.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c visitor_ast.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c visitor_ast.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c visitor_ast0.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c visitor_ast0.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c compute_lines.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c compute_lines.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c comm_assoc.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c comm_assoc.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c iso_pattern.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c iso_pattern.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c iso_compile.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c iso_compile.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c single_statement.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c single_statement.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c simple_assignments.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c simple_assignments.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c ast0toast.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c ast0toast.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c check_meta.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c check_meta.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c top_level.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c top_level.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c type_infer.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c type_infer.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c test_exps.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c test_exps.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c unitary_ast0.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c unitary_ast0.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c arity.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c arity.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c index.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c index.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c context_neg.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c context_neg.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c adjust_pragmas.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c adjust_pragmas.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c insert_plus.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c insert_plus.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c function_prototypes.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c function_prototypes.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c unify_ast.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c unify_ast.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c semantic_cocci.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c data.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c data.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c free_vars.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c free_vars.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c parse_aux.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c disjdistr.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c disjdistr.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c parser_cocci_menhir.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c lexer_cocci.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c parser_cocci_menhir.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c lexer_script.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c get_constants2.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c get_constants2.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c adjacency.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c adjacency.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c parse_cocci.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c parse_cocci.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -I /usr/pkg/lib/ocaml/site-lib/menhirLib -a -o cocci_parser.cma /usr/pkg/lib/ocaml/site-lib/menhirLib/menhirLib.cmo flag_parsing_cocci.cmo type_cocci.cmo ast_cocci.cmo ast0_cocci.cmo pretty_print_cocci.cmo unparse_ast0.cmo visitor_ast0_types.cmo visitor_ast.cmo visitor_ast0.cmo compute_lines.cmo comm_assoc.cmo iso_pattern.cmo iso_compile.cmo single_statement.cmo simple_assignments.cmo ast0toast.cmo check_meta.cmo top_level.cmo type_infer.cmo test_exps.cmo unitary_ast0.cmo arity.cmo index.cmo context_neg.cmo adjust_pragmas.cmo insert_plus.cmo function_prototypes.cmo unify_ast.cmo semantic_cocci.cmo data.cmo free_vars.cmo parse_aux.cmo disjdistr.cmo lexer_cocci.cmo parser_cocci_menhir.cmo lexer_script.cmo get_constants2.cmo adjacency.cmo parse_cocci.cmo
make[3]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/parsing_cocci'
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
/usr/bin/make -C parsing_c OCAMLCFLAGS="" all
make[3]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/parsing_c'
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c flag_parsing_c.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c parsing_stat.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c token_c.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c ast_c.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c control_flow_c.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c control_flow_c.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c ../commons/sexp_common.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c sexp_ast_c.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c sexp_ast_c.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c visitor_c.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c visitor_c.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c lib_parsing_c.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c control_flow_c_build.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c control_flow_c_build.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c pretty_print_c.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c pretty_print_c.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c semantic_c.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c lexer_parser.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c lexer_parser.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c parser_c.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c parser_c.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c lexer_c.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c token_helpers.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c token_helpers.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c token_views_c.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c token_views_c.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c cpp_token_c.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c cpp_token_c.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c parsing_hacks.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c parsing_hacks.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c cpp_analysis_c.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c cpp_analysis_c.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c unparse_cocci.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c unparse_cocci.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c parse_c.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c unparse_c.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c unparse_c.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c unparse_hrule.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c unparse_hrule.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c parsing_recovery_c.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c parsing_recovery_c.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c parsing_consistency_c.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c parsing_consistency_c.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c parse_c.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c type_c.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c type_c.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c cpp_ast_c.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c cpp_ast_c.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c type_annoter_c.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c type_annoter_c.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c comment_annotater_c.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c comment_annotater_c.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c compare_c.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c compare_c.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c test_parsing_c.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c test_parsing_c.ml
File "test_parsing_c.ml", line 36, characters 6-17:
Warning 26: unused variable dirname_opt.
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -a -o parsing_c.cma flag_parsing_c.cmo parsing_stat.cmo token_c.cmo ast_c.cmo control_flow_c.cmo sexp_ast_c.cmo visitor_c.cmo lib_parsing_c.cmo control_flow_c_build.cmo pretty_print_c.cmo semantic_c.cmo lexer_parser.cmo parser_c.cmo lexer_c.cmo token_helpers.cmo token_views_c.cmo cpp_token_c.cmo parsing_hacks.cmo cpp_analysis_c.cmo unparse_cocci.cmo unparse_c.cmo unparse_hrule.cmo parsing_recovery_c.cmo parsing_consistency_c.cmo parse_c.cmo type_c.cmo cpp_ast_c.cmo type_annoter_c.cmo comment_annotater_c.cmo compare_c.cmo test_parsing_c.cmo
make[3]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/parsing_c'
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
/usr/bin/make -C engine OCAMLCFLAGS="" all
make[3]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/engine'
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c flag_matcher.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c lib_engine.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c pretty_print_engine.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c pretty_print_engine.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c check_exhaustive_pattern.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c check_reachability.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c check_reachability.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c c_vs_c.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c c_vs_c.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c isomorphisms_c_c.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c cocci_vs_c.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c cocci_vs_c.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c pattern_c.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c pattern_c.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c sgrep.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c transformation_c.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c transformation_c.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c asttomember.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c asttomember.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c asttoctl2.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c asttoctl2.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c ctltotex.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c ctltotex.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c postprocess_transinfo.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c postprocess_transinfo.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c ctlcocci_integration.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c ctlcocci_integration.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -a -o cocciengine.cma flag_matcher.cmo lib_engine.cmo pretty_print_engine.cmo check_exhaustive_pattern.cmo check_reachability.cmo c_vs_c.cmo isomorphisms_c_c.cmo cocci_vs_c.cmo pattern_c.cmo sgrep.cmo transformation_c.cmo asttomember.cmo asttoctl2.cmo ctltotex.cmo postprocess_transinfo.cmo ctlcocci_integration.cmo
make[3]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/engine'
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
/usr/bin/make -C popl09 OCAMLCFLAGS="" all
make[3]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/popl09'
ocamlc.opt  -I ../commons -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c  -I ../engine -c ast_popl.ml
ocamlc.opt  -I ../commons -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c  -I ../engine -c asttopopl.mli
ocamlc.opt  -I ../commons -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c  -I ../engine -c asttopopl.ml
ocamlc.opt  -I ../commons -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c  -I ../engine -c insert_quantifiers.mli
ocamlc.opt  -I ../commons -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c  -I ../engine -c insert_quantifiers.ml
ocamlc.opt  -I ../commons -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c  -I ../engine -c pretty_print_popl.mli
ocamlc.opt  -I ../commons -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c  -I ../engine -c pretty_print_popl.ml
ocamlc.opt  -I ../commons -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c  -I ../engine -c flag_popl.ml
ocamlc.opt  -I ../commons -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c  -I ../engine -c popltoctl.mli
ocamlc.opt  -I ../commons -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c  -I ../engine -c popltoctl.ml
ocamlc.opt  -I ../commons -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c  -I ../engine -c popl.mli
ocamlc.opt  -I ../commons -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c  -I ../engine -c popl.ml
ocamlc.opt  -I ../commons -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c  -I ../engine -a -o popl.cma ast_popl.cmo asttopopl.cmo insert_quantifiers.cmo pretty_print_popl.cmo flag_popl.cmo popltoctl.cmo popl.cmo
make[3]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/popl09'
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
/usr/bin/make -C extra OCAMLCFLAGS="" all
make[3]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/extra'
ocamlc.opt  -I ../commons -I ../globals -I  ../parsing_cocci -I  ../parsing_c -c classic_patch.mli
ocamlc.opt  -I ../commons -I ../globals -I  ../parsing_cocci -I  ../parsing_c -c classic_patch.ml
ocamlc.opt  -I ../commons -I ../globals -I  ../parsing_cocci -I  ../parsing_c -c kbuild.mli
ocamlc.opt  -I ../commons -I ../globals -I  ../parsing_cocci -I  ../parsing_c -c kbuild.ml
ocamlc.opt  -I ../commons -I ../globals -I  ../parsing_cocci -I  ../parsing_c -c maintainers.mli
ocamlc.opt  -I ../commons -I ../globals -I  ../parsing_cocci -I  ../parsing_c -c maintainers.ml
ocamlc.opt  -I ../commons -I ../globals -I  ../parsing_cocci -I  ../parsing_c -a -o extra.cma classic_patch.cmo kbuild.cmo maintainers.cmo
make[3]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/extra'
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
/usr/bin/make -C python OCAMLCFLAGS="" all
make[3]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/python'
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../pycaml -I ../parsing_c -I ../parsing_cocci  -c pycocci_aux.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../pycaml -I ../parsing_c -I ../parsing_cocci  -c pycocci.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../pycaml -I ../parsing_c -I ../parsing_cocci  -a -o coccipython.cma pycocci_aux.cmo pycocci.cmo
make[3]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/python'
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
/usr/bin/make -C ocaml OCAMLCFLAGS="" all
make[3]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/ocaml'
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../parsing_cocci -I ../parsing_c -c coccilib.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../parsing_cocci -I ../parsing_c -c coccilib.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../parsing_cocci -I ../parsing_c -c ocamlcocci_aux.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../parsing_cocci -I ../parsing_c -c prepare_ocamlcocci.mli
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../parsing_cocci -I ../parsing_c -c prepare_ocamlcocci.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../parsing_cocci -I ../parsing_c -c run_ocamlcocci.ml
ocamlc.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../parsing_cocci -I ../parsing_c -a -o cocciocaml.cma coccilib.cmo ocamlcocci_aux.cmo prepare_ocamlcocci.cmo run_ocamlcocci.cmo
make[3]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/ocaml'
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
/usr/bin/make -C commons sexp OCAMLCFLAGS=""
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/commons'
/usr/bin/make INCLUDESEXTRA="-I ../ocamlsexp -I ../ocamltarzan/lib-sexp -I ../../ocamltarzan/lib-sexp" commons_sexp.cma
make[3]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/commons'
ocamlc.opt  -I ocamlextra -I ocollection -I ../ocamlsexp -I ../ocamltarzan/lib-sexp -I ../../ocamltarzan/lib-sexp -a -o commons_sexp.cma sexp_common.cmo
make[3]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/commons'
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/commons'
make[1]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
/usr/bin/make spatch
make[1]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
/usr/bin/make -C pycaml OCAMLCFLAGS="" all
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/pycaml'
make[3]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/pycaml'
make[3]: `libpycaml_stubs.a' is up to date.
make[3]: `pycaml.cma' is up to date.
make[3]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/pycaml'
cp -f dllpycaml_stubs.so ../
ocamlmktop -o pycaml.customtop pycaml.cma
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/pycaml'
/usr/bin/make -C ocamlsexp OCAMLCFLAGS="" all
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/ocamlsexp'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/ocamlsexp'
/usr/bin/make -C commons OCAMLCFLAGS="" all
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/commons'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/commons'
/usr/bin/make -C globals OCAMLCFLAGS="" all
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/globals'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/globals'
/usr/bin/make -C ctl OCAMLCFLAGS="" all
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/ctl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/ctl'
/usr/bin/make -C parsing_cocci OCAMLCFLAGS="" all
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/parsing_cocci'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/parsing_cocci'
/usr/bin/make -C parsing_c OCAMLCFLAGS="" all
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/parsing_c'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/parsing_c'
/usr/bin/make -C engine OCAMLCFLAGS="" all
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/engine'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/engine'
/usr/bin/make -C popl09 OCAMLCFLAGS="" all
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/popl09'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/popl09'
/usr/bin/make -C extra OCAMLCFLAGS="" all
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/extra'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/extra'
/usr/bin/make -C python OCAMLCFLAGS="" all
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/python'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/python'
/usr/bin/make -C ocaml OCAMLCFLAGS="" all
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/ocaml'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/ocaml'
ocamlc.opt   -I commons -I commons/ocamlextra -I ocamlsexp -I globals -I pycaml -I ctl -I parsing_cocci -I parsing_c -I engine -I popl09 -I extra -I python -I ocaml -I ocamlsexp -I /usr/pkg/lib/ocaml/site-lib/menhirLib -I pycaml    -c flag_cocci.ml
ocamlc.opt   -I commons -I commons/ocamlextra -I ocamlsexp -I globals -I pycaml -I ctl -I parsing_cocci -I parsing_c -I engine -I popl09 -I extra -I python -I ocaml -I ocamlsexp -I /usr/pkg/lib/ocaml/site-lib/menhirLib -I pycaml    -c cocci.mli
ocamlc.opt   -I commons -I commons/ocamlextra -I ocamlsexp -I globals -I pycaml -I ctl -I parsing_cocci -I parsing_c -I engine -I popl09 -I extra -I python -I ocaml -I ocamlsexp -I /usr/pkg/lib/ocaml/site-lib/menhirLib -I pycaml    -c cocci.ml
ocamlc.opt   -I commons -I commons/ocamlextra -I ocamlsexp -I globals -I pycaml -I ctl -I parsing_cocci -I parsing_c -I engine -I popl09 -I extra -I python -I ocaml -I ocamlsexp -I /usr/pkg/lib/ocaml/site-lib/menhirLib -I pycaml    -c testing.mli
ocamlc.opt   -I commons -I commons/ocamlextra -I ocamlsexp -I globals -I pycaml -I ctl -I parsing_cocci -I parsing_c -I engine -I popl09 -I extra -I python -I ocaml -I ocamlsexp -I /usr/pkg/lib/ocaml/site-lib/menhirLib -I pycaml    -c testing.ml
ocamlc.opt   -I commons -I commons/ocamlextra -I ocamlsexp -I globals -I pycaml -I ctl -I parsing_cocci -I parsing_c -I engine -I popl09 -I extra -I python -I ocaml -I ocamlsexp -I /usr/pkg/lib/ocaml/site-lib/menhirLib -I pycaml    -c test.ml
ocamlc.opt   -I commons -I commons/ocamlextra -I ocamlsexp -I globals -I pycaml -I ctl -I parsing_cocci -I parsing_c -I engine -I popl09 -I extra -I python -I ocaml -I ocamlsexp -I /usr/pkg/lib/ocaml/site-lib/menhirLib -I pycaml    -c main.ml
ocamlc.opt   -I commons -I commons/ocamlextra -I ocamlsexp -I globals -I pycaml -I ctl -I parsing_cocci -I parsing_c -I engine -I popl09 -I extra -I python -I ocaml -I ocamlsexp -I /usr/pkg/lib/ocaml/site-lib/menhirLib -I pycaml -custom -o spatch str.cma unix.cma bigarray.cma nums.cma pycaml.cma dynlink.cma  sexplib.cmo commons/commons.cma commons/commons_sexp.cma globals/globals.cma ctl/ctl.cma parsing_cocci/cocci_parser.cma parsing_c/parsing_c.cma engine/cocciengine.cma popl09/popl.cma extra/extra.cma python/coccipython.cma ocaml/cocciocaml.cma flag_cocci.cmo cocci.cmo testing.cmo test.cmo main.cmo
make[1]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
/usr/bin/make -C docs spatch.1
make[1]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/docs'
sed "s|SHAREDIR|/usr/pkg/share/coccinelle|g" spatch.1.in > spatch.1
make[1]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/docs'
cp scripts/spatch.sh scripts/spatch.tmp2
sed "s|SHAREDIR|/usr/pkg/share/coccinelle|g" scripts/spatch.tmp2 > scripts/spatch.tmp
sed "s|LIBDIR|/usr/pkg/lib|g" scripts/spatch.tmp > scripts/spatch
rm -f scripts/spatch.tmp2 scripts/spatch.tmp
cp scripts/spatch.sh scripts/spatch.opt.tmp2
sed "s|SHAREDIR|/usr/pkg/share/coccinelle|g" scripts/spatch.opt.tmp2 \
	> scripts/spatch.opt.tmp
sed "s|LIBDIR|/usr/pkg/lib|g" scripts/spatch.opt.tmp \
	> scripts/spatch.opt
rm -f scripts/spatch.opt.tmp scripts/spatch.opt.tmp2
cp scripts/spatch.sh scripts/spatch.byte.tmp3
sed "s|\.opt||" scripts/spatch.byte.tmp3 > scripts/spatch.byte.tmp2
sed "s|SHAREDIR|/usr/pkg/share/coccinelle|g" scripts/spatch.byte.tmp2 \
	> scripts/spatch.byte.tmp
sed "s|LIBDIR|/usr/pkg/lib|g" scripts/spatch.byte.tmp \
	> scripts/spatch.byte
rm -f   scripts/spatch.byte.tmp3 \
	scripts/spatch.byte.tmp2 \
	scripts/spatch.byte.tmp
/usr/bin/make subdirs.opt
make[1]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
for D in pycaml ocamlsexp commons globals  ctl parsing_cocci parsing_c engine popl09 extra python ocaml; do /usr/bin/make $D.opt || exit 1 ; done
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
/usr/bin/make -C pycaml OPTFLAGS="" all.opt
make[3]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/pycaml'
make[4]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/pycaml'
make[4]: `libpycaml_stubs.a' is up to date.
ocamlopt -c -thread -I /usr/pkg/include/python2.5 pycaml.ml
ocamlopt -a -thread     -I /usr/pkg/include/python2.5 -linkall  -ccopt -L/usr/lib -ccopt -Wl,-R/usr/lib -ccopt -L/usr/pkg/lib -ccopt -Wl,-R/usr/pkg/lib  -ccopt -L/usr/pkg/lib/python2.5/config   -cclib -lpycaml_stubs -cclib -lpython2.5 -cclib -lpthread -cclib -ldl -cclib -lutil -cclib -lm -cclib -lc   -o pycaml.cmxa pycaml.cmx
make[4]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/pycaml'
make[4]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/pycaml'
make[4]: `libpycaml_stubs.a' is up to date.
ocamlc -a -thread -dllib dllpycaml_stubs.so    -I /usr/pkg/include/python2.5 -linkall  -ccopt -L/usr/lib -ccopt -Wl,-R/usr/lib -ccopt -L/usr/pkg/lib -ccopt -Wl,-R/usr/pkg/lib  -ccopt -L/usr/pkg/lib/python2.5/config    -cclib -lpycaml_stubs -cclib -lpython2.5 -cclib -lpthread -cclib -ldl -cclib -lutil -cclib -lm -cclib -lc   -o pycaml.cma pycaml.cmo
make[4]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/pycaml'
cp -f dllpycaml_stubs.so ../
ocamlmktop -o pycaml.customtop pycaml.cma
make[3]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/pycaml'
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
/usr/bin/make -C ocamlsexp OPTFLAGS="" all.opt
make[3]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/ocamlsexp'
ocamlopt    -thread -for-pack Sexplib -c type.ml
ocamlopt    -thread -for-pack Sexplib -c parser.ml
ocamlopt    -thread -for-pack Sexplib -c lexer.ml
ocamlopt    -thread -for-pack Sexplib -pp "cpp -w" -c pre_sexp.ml
ocamlopt    -thread -for-pack Sexplib -c sexp_intf.ml
ocamlopt    -thread -for-pack Sexplib -c sexp.ml
ocamlopt    -thread -for-pack Sexplib -c path.ml
ocamlopt    -thread -for-pack Sexplib -c conv.ml
ocamlopt    -thread -for-pack Sexplib -c conv_error.ml
ocamlopt    -thread -a -o sexplib.cmxa type.cmx parser.cmx lexer.cmx pre_sexp.cmx sexp_intf.cmx sexp.cmx path.cmx conv.cmx conv_error.cmx
ocamlopt    -thread -pack -o sexplib.cmx type.cmx parser.cmx lexer.cmx pre_sexp.cmx sexp_intf.cmx sexp.cmx path.cmx conv.cmx conv_error.cmx
make[3]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/ocamlsexp'
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
/usr/bin/make -C commons OPTFLAGS="" all.opt
make[3]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/commons'
ocamlopt.opt  -I ocamlextra -I ocollection   -c ocamlextra/dumper.ml
ocamlopt.opt  -I ocamlextra -I ocollection   -c ocamlextra/ANSITerminal.ml
ocamlopt.opt  -I ocamlextra -I ocollection   -c ocamlextra/setb.ml
ocamlopt.opt  -I ocamlextra -I ocollection   -c ocamlextra/mapb.ml
ocamlopt.opt  -I ocamlextra -I ocollection   -c ocamlextra/setPt.ml
ocamlopt.opt  -I ocamlextra -I ocollection   -c common.ml
ocamlopt.opt  -I ocamlextra -I ocollection   -c common_extra.ml
ocamlopt.opt  -I ocamlextra -I ocollection   -c interfaces.ml
ocamlopt.opt  -I ocamlextra -I ocollection   -c objet.ml
ocamlopt.opt  -I ocamlextra -I ocollection   -c ocollection.ml
ocamlopt.opt  -I ocamlextra -I ocollection   -c seti.ml
ocamlopt.opt  -I ocamlextra -I ocollection   -c oset.ml
ocamlopt.opt  -I ocamlextra -I ocollection   -c oassoc.ml
ocamlopt.opt  -I ocamlextra -I ocollection   -c osequence.ml
ocamlopt.opt  -I ocamlextra -I ocollection   -c ograph.ml
ocamlopt.opt  -I ocamlextra -I ocollection   -c ocollection/oseti.ml
ocamlopt.opt  -I ocamlextra -I ocollection   -c ocollection/oseth.ml
ocamlopt.opt  -I ocamlextra -I ocollection   -c ocollection/osetb.ml
ocamlopt.opt  -I ocamlextra -I ocollection   -c ocollection/osetpt.ml
ocamlopt.opt  -I ocamlextra -I ocollection   -c ocollection/oassocb.ml
ocamlopt.opt  -I ocamlextra -I ocollection   -c ocollection/oassoch.ml
ocamlopt.opt  -I ocamlextra -I ocollection   -c ocollection/oassoc_buffer.ml
ocamlopt.opt  -I ocamlextra -I ocollection   -c ocollection/oassoc_cache.ml
ocamlopt.opt  -I ocamlextra -I ocollection   -c ocollection/oassocid.ml
ocamlopt.opt  -I ocamlextra -I ocollection   -c oarray.ml
ocamlopt.opt  -I ocamlextra -I ocollection   -c ocollection/ograph2way.ml
ocamlopt.opt  -I ocamlextra -I ocollection   -c ograph_simple.ml
ocamlopt.opt  -I ocamlextra -I ocollection   -c ograph_extended.ml
ocamlopt.opt  -I ocamlextra -I ocollection   -c ofullcommon.ml
ocamlopt.opt  -I ocamlextra -I ocollection   -c glimpse.ml
ocamlopt.opt  -I ocamlextra -I ocollection   -c parser_combinators.ml
ocamlopt.opt  -I ocamlextra -I ocollection   -c ocamlextra/enum.ml
ocamlopt.opt  -I ocamlextra -I ocollection   -c ocamlextra/dynArray.ml
ocamlopt.opt  -I ocamlextra -I ocollection   -c ocamlextra/suffix_tree.ml
ocamlopt.opt  -I ocamlextra -I ocollection   -c ocamlextra/suffix_tree_ext.ml
ocamlopt.opt  -I ocamlextra -I ocollection  -a -o commons.cmxa ocamlextra/dumper.cmx ocamlextra/ANSITerminal.cmx ocamlextra/setb.cmx ocamlextra/mapb.cmx ocamlextra/setPt.cmx common.cmx common_extra.cmx interfaces.cmx objet.cmx ocollection.cmx seti.cmx oset.cmx oassoc.cmx osequence.cmx ograph.cmx ocollection/oseti.cmx ocollection/oseth.cmx ocollection/osetb.cmx ocollection/osetpt.cmx ocollection/oassocb.cmx ocollection/oassoch.cmx ocollection/oassoc_buffer.cmx ocollection/oassoc_cache.cmx ocollection/oassocid.cmx oarray.cmx ocollection/ograph2way.cmx ograph_simple.cmx ograph_extended.cmx ofullcommon.cmx glimpse.cmx parser_combinators.cmx ocamlextra/enum.cmx ocamlextra/dynArray.cmx ocamlextra/suffix_tree.cmx ocamlextra/suffix_tree_ext.cmx
make[3]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/commons'
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
/usr/bin/make -C globals OPTFLAGS="" all.opt
make[3]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/globals'
ocamlopt.opt   -c flag.ml
ocamlopt.opt   -c config.ml
ocamlopt.opt   -a -o globals.cmxa flag.cmx config.cmx
make[3]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/globals'
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
/usr/bin/make -C ctl OPTFLAGS="" all.opt
make[3]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/ctl'
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -c flag_ctl.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -c ast_ctl.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -c pretty_print_ctl.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -c ctl_engine.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -c wrapper_ctl.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -a -o ctl.cmxa flag_ctl.cmx ast_ctl.cmx pretty_print_ctl.cmx ctl_engine.cmx wrapper_ctl.cmx
make[3]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/ctl'
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
/usr/bin/make -C parsing_cocci OPTFLAGS="" all.opt
make[3]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/parsing_cocci'
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c flag_parsing_cocci.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c type_cocci.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c ast_cocci.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c ast0_cocci.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c pretty_print_cocci.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c unparse_ast0.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c visitor_ast0_types.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c visitor_ast.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c visitor_ast0.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c compute_lines.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c comm_assoc.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c iso_pattern.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c iso_compile.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c single_statement.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c simple_assignments.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c ast0toast.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c check_meta.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c top_level.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c type_infer.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c test_exps.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c unitary_ast0.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c arity.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c index.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c context_neg.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c adjust_pragmas.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c insert_plus.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c function_prototypes.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c unify_ast.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c semantic_cocci.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c data.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c free_vars.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c parse_aux.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c disjdistr.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c parser_cocci_menhir.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c lexer_cocci.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c lexer_script.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c get_constants2.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c adjacency.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -c parse_cocci.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I /usr/pkg/lib/ocaml/site-lib/menhirLib -I /usr/pkg/lib/ocaml/site-lib/menhirLib -a -o cocci_parser.cmxa /usr/pkg/lib/ocaml/site-lib/menhirLib/menhirLib.cmx flag_parsing_cocci.cmx type_cocci.cmx ast_cocci.cmx ast0_cocci.cmx pretty_print_cocci.cmx unparse_ast0.cmx visitor_ast0_types.cmx visitor_ast.cmx visitor_ast0.cmx compute_lines.cmx comm_assoc.cmx iso_pattern.cmx iso_compile.cmx single_statement.cmx simple_assignments.cmx ast0toast.cmx check_meta.cmx top_level.cmx type_infer.cmx test_exps.cmx unitary_ast0.cmx arity.cmx index.cmx context_neg.cmx adjust_pragmas.cmx insert_plus.cmx function_prototypes.cmx unify_ast.cmx semantic_cocci.cmx data.cmx free_vars.cmx parse_aux.cmx disjdistr.cmx lexer_cocci.cmx parser_cocci_menhir.cmx lexer_script.cmx get_constants2.cmx adjacency.cmx parse_cocci.cmx
make[3]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/parsing_cocci'
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
/usr/bin/make -C parsing_c OPTFLAGS="" all.opt
make[3]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/parsing_c'
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c flag_parsing_c.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c parsing_stat.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c token_c.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c ast_c.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c control_flow_c.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c ../commons/sexp_common.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c sexp_ast_c.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c visitor_c.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c lib_parsing_c.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c control_flow_c_build.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c pretty_print_c.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c semantic_c.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c lexer_parser.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c parser_c.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c lexer_c.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c token_helpers.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c token_views_c.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c cpp_token_c.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c parsing_hacks.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c cpp_analysis_c.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c unparse_cocci.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c unparse_c.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c unparse_hrule.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c parsing_recovery_c.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c parsing_consistency_c.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c parse_c.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c type_c.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c cpp_ast_c.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c type_annoter_c.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c comment_annotater_c.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c compare_c.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -c test_parsing_c.ml
File "test_parsing_c.ml", line 36, characters 6-17:
Warning 26: unused variable dirname_opt.
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../commons/ocollection -I ../globals -I  ../parsing_cocci -I ../ocamlsexp -a -o parsing_c.cmxa flag_parsing_c.cmx parsing_stat.cmx token_c.cmx ast_c.cmx control_flow_c.cmx sexp_ast_c.cmx visitor_c.cmx lib_parsing_c.cmx control_flow_c_build.cmx pretty_print_c.cmx semantic_c.cmx lexer_parser.cmx parser_c.cmx lexer_c.cmx token_helpers.cmx token_views_c.cmx cpp_token_c.cmx parsing_hacks.cmx cpp_analysis_c.cmx unparse_cocci.cmx unparse_c.cmx unparse_hrule.cmx parsing_recovery_c.cmx parsing_consistency_c.cmx parse_c.cmx type_c.cmx cpp_ast_c.cmx type_annoter_c.cmx comment_annotater_c.cmx compare_c.cmx test_parsing_c.cmx
make[3]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/parsing_c'
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
/usr/bin/make -C engine OPTFLAGS="" all.opt
make[3]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/engine'
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c flag_matcher.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c lib_engine.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c pretty_print_engine.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c check_exhaustive_pattern.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c check_reachability.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c c_vs_c.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c isomorphisms_c_c.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c cocci_vs_c.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c pattern_c.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c sgrep.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c transformation_c.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c asttomember.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c asttoctl2.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c ctltotex.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c postprocess_transinfo.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -c ctlcocci_integration.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c -a -o cocciengine.cmxa flag_matcher.cmx lib_engine.cmx pretty_print_engine.cmx check_exhaustive_pattern.cmx check_reachability.cmx c_vs_c.cmx isomorphisms_c_c.cmx cocci_vs_c.cmx pattern_c.cmx sgrep.cmx transformation_c.cmx asttomember.cmx asttoctl2.cmx ctltotex.cmx postprocess_transinfo.cmx ctlcocci_integration.cmx
make[3]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/engine'
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
/usr/bin/make -C popl09 OPTFLAGS="" all.opt
make[3]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/popl09'
ocamlopt.opt  -I ../commons -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c  -I ../engine -c ast_popl.ml
ocamlopt.opt  -I ../commons -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c  -I ../engine -c asttopopl.ml
ocamlopt.opt  -I ../commons -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c  -I ../engine -c insert_quantifiers.ml
ocamlopt.opt  -I ../commons -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c  -I ../engine -c pretty_print_popl.ml
ocamlopt.opt  -I ../commons -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c  -I ../engine -c flag_popl.ml
ocamlopt.opt  -I ../commons -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c  -I ../engine -c popltoctl.ml
ocamlopt.opt  -I ../commons -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c  -I ../engine -c popl.ml
ocamlopt.opt  -I ../commons -I ../globals -I ../ctl -I ../parsing_cocci -I ../parsing_c  -I ../engine -a -o popl.cmxa ast_popl.cmx asttopopl.cmx insert_quantifiers.cmx pretty_print_popl.cmx flag_popl.cmx popltoctl.cmx popl.cmx
make[3]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/popl09'
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
/usr/bin/make -C extra OPTFLAGS="" all.opt
make[3]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/extra'
ocamlopt.opt  -I ../commons -I ../globals -I  ../parsing_cocci -I  ../parsing_c -c classic_patch.ml
ocamlopt.opt  -I ../commons -I ../globals -I  ../parsing_cocci -I  ../parsing_c -c kbuild.ml
ocamlopt.opt  -I ../commons -I ../globals -I  ../parsing_cocci -I  ../parsing_c -c maintainers.ml
ocamlopt.opt  -I ../commons -I ../globals -I  ../parsing_cocci -I  ../parsing_c -a -o extra.cmxa classic_patch.cmx kbuild.cmx maintainers.cmx
make[3]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/extra'
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
/usr/bin/make -C python OPTFLAGS="" all.opt
make[3]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/python'
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../pycaml -I ../parsing_c -I ../parsing_cocci  -c pycocci_aux.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../pycaml -I ../parsing_c -I ../parsing_cocci  -c pycocci.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../pycaml -I ../parsing_c -I ../parsing_cocci  -a -o coccipython.cmxa pycocci_aux.cmx pycocci.cmx
make[3]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/python'
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
/usr/bin/make -C ocaml OPTFLAGS="" all.opt
make[3]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/ocaml'
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../parsing_cocci -I ../parsing_c -c coccilib.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../parsing_cocci -I ../parsing_c -c ocamlcocci_aux.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../parsing_cocci -I ../parsing_c -c prepare_ocamlcocci.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../parsing_cocci -I ../parsing_c -c run_ocamlcocci.ml
ocamlopt.opt  -I ../commons -I ../commons/ocamlextra -I ../globals -I ../parsing_cocci -I ../parsing_c -a -o cocciocaml.cmxa coccilib.cmx ocamlcocci_aux.cmx prepare_ocamlcocci.cmx run_ocamlcocci.cmx
make[3]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/ocaml'
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
/usr/bin/make -C commons sexp.opt OPTFLAGS=""
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/commons'
/usr/bin/make INCLUDESEXTRA="-I ../ocamlsexp -I ../ocamltarzan/lib-sexp -I ../../ocamltarzan/lib-sexp" commons_sexp.cmxa
make[3]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/commons'
ocamlopt.opt  -I ocamlextra -I ocollection -I ../ocamlsexp -I ../ocamltarzan/lib-sexp -I ../../ocamltarzan/lib-sexp -a -o commons_sexp.cmxa sexp_common.cmx
make[3]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/commons'
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/commons'
make[1]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
/usr/bin/make spatch.opt
make[1]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
/usr/bin/make -C pycaml OPTFLAGS="" all.opt
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/pycaml'
make[3]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/pycaml'
make[3]: `libpycaml_stubs.a' is up to date.
make[3]: `pycaml.cmxa' is up to date.
make[3]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/pycaml'
make[3]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/pycaml'
make[3]: `libpycaml_stubs.a' is up to date.
make[3]: `pycaml.cma' is up to date.
make[3]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/pycaml'
cp -f dllpycaml_stubs.so ../
ocamlmktop -o pycaml.customtop pycaml.cma
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/pycaml'
/usr/bin/make -C ocamlsexp OPTFLAGS="" all.opt
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/ocamlsexp'
make[2]: Nothing to be done for `all.opt'.
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/ocamlsexp'
/usr/bin/make -C commons OPTFLAGS="" all.opt
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/commons'
make[2]: Nothing to be done for `all.opt'.
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/commons'
/usr/bin/make -C globals OPTFLAGS="" all.opt
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/globals'
make[2]: Nothing to be done for `all.opt'.
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/globals'
/usr/bin/make -C ctl OPTFLAGS="" all.opt
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/ctl'
make[2]: Nothing to be done for `all.opt'.
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/ctl'
/usr/bin/make -C parsing_cocci OPTFLAGS="" all.opt
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/parsing_cocci'
make[2]: Nothing to be done for `all.opt'.
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/parsing_cocci'
/usr/bin/make -C parsing_c OPTFLAGS="" all.opt
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/parsing_c'
make[2]: Nothing to be done for `all.opt'.
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/parsing_c'
/usr/bin/make -C engine OPTFLAGS="" all.opt
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/engine'
make[2]: Nothing to be done for `all.opt'.
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/engine'
/usr/bin/make -C popl09 OPTFLAGS="" all.opt
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/popl09'
make[2]: Nothing to be done for `all.opt'.
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/popl09'
/usr/bin/make -C extra OPTFLAGS="" all.opt
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/extra'
make[2]: Nothing to be done for `all.opt'.
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/extra'
/usr/bin/make -C python OPTFLAGS="" all.opt
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/python'
make[2]: Nothing to be done for `all.opt'.
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/python'
/usr/bin/make -C ocaml OPTFLAGS="" all.opt
make[2]: Entering directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/ocaml'
make[2]: Nothing to be done for `all.opt'.
make[2]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3/ocaml'
ocamlopt.opt  -I commons -I commons/ocamlextra -I ocamlsexp -I globals -I pycaml -I ctl -I parsing_cocci -I parsing_c -I engine -I popl09 -I extra -I python -I ocaml -I ocamlsexp -I /usr/pkg/lib/ocaml/site-lib/menhirLib -I pycaml  -c flag_cocci.ml
ocamlopt.opt  -I commons -I commons/ocamlextra -I ocamlsexp -I globals -I pycaml -I ctl -I parsing_cocci -I parsing_c -I engine -I popl09 -I extra -I python -I ocaml -I ocamlsexp -I /usr/pkg/lib/ocaml/site-lib/menhirLib -I pycaml  -c cocci.ml
ocamlopt.opt  -I commons -I commons/ocamlextra -I ocamlsexp -I globals -I pycaml -I ctl -I parsing_cocci -I parsing_c -I engine -I popl09 -I extra -I python -I ocaml -I ocamlsexp -I /usr/pkg/lib/ocaml/site-lib/menhirLib -I pycaml  -c testing.ml
ocamlopt.opt  -I commons -I commons/ocamlextra -I ocamlsexp -I globals -I pycaml -I ctl -I parsing_cocci -I parsing_c -I engine -I popl09 -I extra -I python -I ocaml -I ocamlsexp -I /usr/pkg/lib/ocaml/site-lib/menhirLib -I pycaml  -c test.ml
ocamlopt.opt  -I commons -I commons/ocamlextra -I ocamlsexp -I globals -I pycaml -I ctl -I parsing_cocci -I parsing_c -I engine -I popl09 -I extra -I python -I ocaml -I ocamlsexp -I /usr/pkg/lib/ocaml/site-lib/menhirLib -I pycaml  -c main.ml
ocamlopt.opt  -I commons -I commons/ocamlextra -I ocamlsexp -I globals -I pycaml -I ctl -I parsing_cocci -I parsing_c -I engine -I popl09 -I extra -I python -I ocaml -I ocamlsexp -I /usr/pkg/lib/ocaml/site-lib/menhirLib -I pycaml  -o spatch.opt str.cmxa unix.cmxa bigarray.cmxa nums.cmxa pycaml.cmxa dynlink.cmxa sexplib.cmx   commons/commons.cmxa commons/commons_sexp.cmxa globals/globals.cmxa ctl/ctl.cmxa parsing_cocci/cocci_parser.cmxa parsing_c/parsing_c.cmxa engine/cocciengine.cmxa popl09/popl.cmxa extra/extra.cmxa python/coccipython.cmxa ocaml/cocciocaml.cmxa flag_cocci.cmx cocci.cmx testing.cmx test.cmx main.cmx
make[1]: Leaving directory `/tmp/pkgsrc/devel/coccinelle/work/coccinelle-0.2.3'
=> Unwrapping files-to-be-installed.
