* Package: dev-ml/camlp5-7.11 * Repository: gentoo * Maintainer: tupone@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ocamlopt userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking camlp5-7.11.tar.gz to /var/tmp/portage/dev-ml/camlp5-7.11/work >>> Source unpacked in /var/tmp/portage/dev-ml/camlp5-7.11/work >>> Preparing source in /var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711 ... Resulting configuration file (config/Makefile.cnf): MODE=S EXE= OPT=.opt EXT_OBJ=.o EXT_LIB=.a OVERSION=4.09.0 VERSION=7.11 VERSDIR= OCAMLC_W_Y="-w y" WARNERR="-warn-error A" NO_PR_DIR=--no-print-directory OLIBDIR=/usr/lib64/ocaml OCLIBDIR=+compiler-libs PREFIX=/usr OTOPP=+compiler-libs OTOPW=+compiler-libs OTOPU=$(TOP)/ocaml_stuff/4.09.0/utils BINDIR=/usr/bin LIBDIR=/usr/lib64/ocaml MANDIR=/usr/share/man OCAMLN=ocaml CAMLP5N=camlp5 === strict mode === >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711 ... make -j1 out set -e; cd ocaml_stuff; make; cd .. make[1]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_stuff' cd ./4.09.0/utils; \ make all EXE= OCAMLN=ocaml make[2]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_stuff/4.09.0/utils' ocamlc -c warnings.mli ocamlc -c pconfig.mli ocamlc -c pconfig.ml make[2]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_stuff/4.09.0/utils' if [ "+compiler-libs" != "+compiler-libs" ]; then \ cd ./4.09.0/parsing; \ make all EXE= OCAMLN=ocaml; \ fi make[1]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_stuff' make clean_cold make[1]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711' for i in lib odyl main meta; do \ (cd ocaml_src/$i; make clean; cd ../..); \ done make[2]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_src/lib' rm -f *.cm[ioax] *.cmxa *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak rm -f gramlib.cma make[2]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_src/lib' make[2]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_src/odyl' rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt rm -f odyl_config.ml odyl make[2]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_src/odyl' make[2]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_src/main' rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt rm -f camlp5 crc.tmp make[2]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_src/main' make[2]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_src/meta' rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r q_MLast.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx camlp5r.opt make[2]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_src/meta' make[1]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711' make library_cold make[1]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711' set -e; cd ocaml_src/lib; make all; cd ../.. make[2]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_src/lib' cat versdep.ml > versdep.ppo ocamlc.opt -warn-error A -I +compiler-libs -c -impl versdep.ppo rm -f versdep.ppo cat ploc.mli > ploc.ppi ocamlc.opt -warn-error A -I +compiler-libs -c -intf ploc.ppi rm -f ploc.ppi cat ploc.ml > ploc.ppo ocamlc.opt -warn-error A -I +compiler-libs -c -impl ploc.ppo rm -f ploc.ppo cat plexing.mli > plexing.ppi ocamlc.opt -warn-error A -I +compiler-libs -c -intf plexing.ppi rm -f plexing.ppi cat plexing.ml > plexing.ppo ocamlc.opt -warn-error A -I +compiler-libs -c -impl plexing.ppo rm -f plexing.ppo cat plexer.mli > plexer.ppi ocamlc.opt -warn-error A -I +compiler-libs -c -intf plexer.ppi rm -f plexer.ppi cat plexer.ml > plexer.ppo ocamlc.opt -warn-error A -I +compiler-libs -c -impl plexer.ppo rm -f plexer.ppo cat fstream.mli > fstream.ppi ocamlc.opt -warn-error A -I +compiler-libs -c -intf fstream.ppi rm -f fstream.ppi cat fstream.ml > fstream.ppo ocamlc.opt -warn-error A -I +compiler-libs -c -impl fstream.ppo rm -f fstream.ppo cat gramext.mli > gramext.ppi ocamlc.opt -warn-error A -I +compiler-libs -c -intf gramext.ppi rm -f gramext.ppi cat gramext.ml > gramext.ppo ocamlc.opt -warn-error A -I +compiler-libs -c -impl gramext.ppo rm -f gramext.ppo cat grammar.mli > grammar.ppi ocamlc.opt -warn-error A -I +compiler-libs -c -intf grammar.ppi rm -f grammar.ppi cat grammar.ml > grammar.ppo ocamlc.opt -warn-error A -I +compiler-libs -c -impl grammar.ppo rm -f grammar.ppo cat diff.mli > diff.ppi ocamlc.opt -warn-error A -I +compiler-libs -c -intf diff.ppi rm -f diff.ppi cat diff.ml > diff.ppo ocamlc.opt -warn-error A -I +compiler-libs -c -impl diff.ppo rm -f diff.ppo cat extfold.mli > extfold.ppi ocamlc.opt -warn-error A -I +compiler-libs -c -intf extfold.ppi rm -f extfold.ppi cat extfold.ml > extfold.ppo ocamlc.opt -warn-error A -I +compiler-libs -c -impl extfold.ppo rm -f extfold.ppo cat extfun.mli > extfun.ppi ocamlc.opt -warn-error A -I +compiler-libs -c -intf extfun.ppi rm -f extfun.ppi cat extfun.ml > extfun.ppo ocamlc.opt -warn-error A -I +compiler-libs -c -impl extfun.ppo rm -f extfun.ppo cat pretty.mli > pretty.ppi ocamlc.opt -warn-error A -I +compiler-libs -c -intf pretty.ppi rm -f pretty.ppi cat pretty.ml > pretty.ppo ocamlc.opt -warn-error A -I +compiler-libs -c -impl pretty.ppo rm -f pretty.ppo cat pprintf.mli > pprintf.ppi ocamlc.opt -warn-error A -I +compiler-libs -c -intf pprintf.ppi rm -f pprintf.ppi cat pprintf.ml > pprintf.ppo ocamlc.opt -warn-error A -I +compiler-libs -c -impl pprintf.ppo rm -f pprintf.ppo cat eprinter.mli > eprinter.ppi ocamlc.opt -warn-error A -I +compiler-libs -c -intf eprinter.ppi rm -f eprinter.ppi cat eprinter.ml > eprinter.ppo ocamlc.opt -warn-error A -I +compiler-libs -c -impl eprinter.ppo rm -f eprinter.ppo cat stdpp.mli > stdpp.ppi ocamlc.opt -warn-error A -I +compiler-libs -c -intf stdpp.ppi rm -f stdpp.ppi cat stdpp.ml > stdpp.ppo ocamlc.opt -warn-error A -I +compiler-libs -c -impl stdpp.ppo rm -f stdpp.ppo cat token.mli > token.ppi ocamlc.opt -warn-error A -I +compiler-libs -c -intf token.ppi rm -f token.ppi cat token.ml > token.ppo ocamlc.opt -warn-error A -I +compiler-libs -c -impl token.ppo rm -f token.ppo ocamlc.opt versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo -a -o gramlib.cma make[2]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_src/lib' set -e; cd ocaml_src/lib; make promote; cd ../.. make[2]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_src/lib' cp versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo versdep.cmi ploc.cmi plexing.cmi plexer.cmi fstream.cmi gramext.cmi grammar.cmi diff.cmi extfold.cmi extfun.cmi pretty.cmi pprintf.cmi eprinter.cmi stdpp.cmi token.cmi ../../boot/. make[2]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_src/lib' make[1]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711' make compile_cold make[1]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711' cd ocaml_src; set -e; \ for i in lib odyl main meta; do \ cd $i; make all; cd ..; \ done; cd .. make[2]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_src/lib' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_src/lib' make[2]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_src/odyl' echo "let standard_library =" > odyl_config.ml echo " try Sys.getenv \"CAMLP5LIB\" with" >> odyl_config.ml echo " Not_found -> \"/usr/lib64/ocaml/camlp5\"" | \ sed -e 's|\\|/|g' >> odyl_config.ml cat odyl_config.ml > odyl_config.ppo ocamlc.opt -warn-error A -c -impl odyl_config.ppo rm -f odyl_config.ppo cat odyl_main.mli > odyl_main.ppi ocamlc.opt -warn-error A -c -intf odyl_main.ppi rm -f odyl_main.ppi cat odyl_main.ml > odyl_main.ppo ocamlc.opt -warn-error A -c -impl odyl_main.ppo rm -f odyl_main.ppo ocamlc.opt dynlink.cma odyl_config.cmo odyl_main.cmo -a -o odyl.cma cat odyl.ml > odyl.ppo ocamlc.opt -warn-error A -c -impl odyl.ppo rm -f odyl.ppo ocamlc.opt odyl.cma odyl.cmo -o odyl make[2]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_src/odyl' make[2]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_src/main' cat mLast.mli > mLast.ppi ocamlc.opt -warn-error A -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.09.0/utils -c -intf mLast.ppi rm -f mLast.ppi cat quotation.mli > quotation.ppi ocamlc.opt -warn-error A -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.09.0/utils -c -intf quotation.ppi rm -f quotation.ppi cat quotation.ml > quotation.ppo ocamlc.opt -warn-error A -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.09.0/utils -c -impl quotation.ppo rm -f quotation.ppo cat prtools.mli > prtools.ppi ocamlc.opt -warn-error A -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.09.0/utils -c -intf prtools.ppi rm -f prtools.ppi cat prtools.ml > prtools.ppo ocamlc.opt -warn-error A -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.09.0/utils -c -impl prtools.ppo rm -f prtools.ppo cat ast2pt.mli > ast2pt.ppi ocamlc.opt -warn-error A -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.09.0/utils -c -intf ast2pt.ppi rm -f ast2pt.ppi cat ast2pt.ml > ast2pt.ppo ocamlc.opt -warn-error A -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.09.0/utils -c -impl ast2pt.ppo rm -f ast2pt.ppo cat reloc.mli > reloc.ppi ocamlc.opt -warn-error A -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.09.0/utils -c -intf reloc.ppi rm -f reloc.ppi cat reloc.ml > reloc.ppo ocamlc.opt -warn-error A -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.09.0/utils -c -impl reloc.ppo rm -f reloc.ppo cat pcaml.mli > pcaml.ppi ocamlc.opt -warn-error A -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.09.0/utils -c -intf pcaml.ppi rm -f pcaml.ppi cat pcaml.ml > pcaml.ppo ocamlc.opt -warn-error A -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.09.0/utils -c -impl pcaml.ppo rm -f pcaml.ppo cat exparser.mli > exparser.ppi ocamlc.opt -warn-error A -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.09.0/utils -c -intf exparser.ppi rm -f exparser.ppi cat exparser.ml > exparser.ppo ocamlc.opt -warn-error A -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.09.0/utils -c -impl exparser.ppo rm -f exparser.ppo cat parserify.mli > parserify.ppi ocamlc.opt -warn-error A -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.09.0/utils -c -intf parserify.ppi rm -f parserify.ppi cat parserify.ml > parserify.ppo ocamlc.opt -warn-error A -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.09.0/utils -c -impl parserify.ppo rm -f parserify.ppo cat argl.mli > argl.ppi ocamlc.opt -warn-error A -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.09.0/utils -c -intf argl.ppi rm -f argl.ppi cat argl.ml > argl.ppo ocamlc.opt -warn-error A -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.09.0/utils -c -impl argl.ppo rm -f argl.ppo OTOPP=+compiler-libs OTOPU=../../ocaml_stuff/4.09.0/utils OVERSION=4.09.0 OLIBDIR="/usr/lib64/ocaml" ../../tools/mkcrc.sh ocamlc.opt -c -impl crc.tmp cat main.ml > main.ppo ocamlc.opt -warn-error A -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.09.0/utils -c -impl main.ppo rm -f main.ppo ocamlc.opt -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.09.0/utils ../../boot/versdep.cmo ../../boot/ploc.cmo ../../boot/plexing.cmo ../../boot/plexer.cmo ../../boot/fstream.cmo ../../boot/gramext.cmo ../../boot/grammar.cmo ../../boot/diff.cmo ../../boot/extfold.cmo ../../boot/extfun.cmo ../../boot/pretty.cmo ../../boot/pprintf.cmo ../../boot/eprinter.cmo ../../ocaml_stuff/4.09.0/utils/pconfig.cmo quotation.cmo prtools.cmo ast2pt.cmo reloc.cmo pcaml.cmo exparser.cmo parserify.cmo argl.cmo ../../boot/stdpp.cmo ../../boot/token.cmo crc.cmo main.cmo -a -o camlp5.cma ocamlc.opt ../odyl/odyl.cma camlp5.cma ../odyl/odyl.cmo -linkall -o camlp5 make[2]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_src/main' make[2]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_src/meta' cat q_MLast.ml > q_MLast.ppo ocamlc.opt -warn-error A -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.09.0/utils -c -impl q_MLast.ppo rm -f q_MLast.ppo cat q_ast.ml > q_ast.ppo ocamlc.opt -warn-error A -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.09.0/utils -c -impl q_ast.ppo rm -f q_ast.ppo cat pa_r.ml > pa_r.ppo ocamlc.opt -warn-error A -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.09.0/utils -c -impl pa_r.ppo rm -f pa_r.ppo cat pa_rp.ml > pa_rp.ppo ocamlc.opt -warn-error A -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.09.0/utils -c -impl pa_rp.ppo rm -f pa_rp.ppo cat pa_macro.ml > pa_macro.ppo ocamlc.opt -warn-error A -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.09.0/utils -c -impl pa_macro.ppo rm -f pa_macro.ppo cat pa_extend.ml > pa_extend.ppo ocamlc.opt -warn-error A -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.09.0/utils -c -impl pa_extend.ppo rm -f pa_extend.ppo cat pa_macro_gram.ml > pa_macro_gram.ppo ocamlc.opt -warn-error A -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.09.0/utils -c -impl pa_macro_gram.ppo rm -f pa_macro_gram.ppo cat pa_fstream.ml > pa_fstream.ppo ocamlc.opt -warn-error A -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.09.0/utils -c -impl pa_fstream.ppo rm -f pa_fstream.ppo cat pa_extend_m.ml > pa_extend_m.ppo ocamlc.opt -warn-error A -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.09.0/utils -c -impl pa_extend_m.ppo rm -f pa_extend_m.ppo cat pr_dump.ml > pr_dump.ppo ocamlc.opt -warn-error A -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.09.0/utils -c -impl pr_dump.ppo rm -f pr_dump.ppo cat pa_lexer.ml > pa_lexer.ppo ocamlc.opt -warn-error A -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.09.0/utils -c -impl pa_lexer.ppo rm -f pa_lexer.ppo rm -f camlp5r cd ../main; make CAMLP5=../meta/camlp5r CAMLP5M="-I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo" make[3]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_src/main' ocamlc.opt ../odyl/odyl.cma camlp5.cma -I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../meta/camlp5r make[3]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_src/main' make[2]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_src/meta' make[1]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711' make promote_cold make[1]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711' for i in lib odyl main meta; do \ (cd ocaml_src/$i; make promote; cd ../..); \ done make[2]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_src/lib' cp versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo versdep.cmi ploc.cmi plexing.cmi plexer.cmi fstream.cmi gramext.cmi grammar.cmi diff.cmi extfold.cmi extfun.cmi pretty.cmi pprintf.cmi eprinter.cmi stdpp.cmi token.cmi ../../boot/. make[2]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_src/lib' make[2]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_src/odyl' make[2]: Nothing to be done for 'promote'. make[2]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_src/odyl' make[2]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_src/main' cp camlp5 ../../boot/. make[2]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_src/main' make[2]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_src/meta' cp q_MLast.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r pa_extend.cmi ../../boot/. make[2]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_src/meta' make[1]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711' make clean_cold make[1]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711' for i in lib odyl main meta; do \ (cd ocaml_src/$i; make clean; cd ../..); \ done make[2]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_src/lib' rm -f *.cm[ioax] *.cmxa *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak rm -f gramlib.cma make[2]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_src/lib' make[2]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_src/odyl' rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt rm -f odyl_config.ml odyl make[2]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_src/odyl' make[2]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_src/main' rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt rm -f camlp5 crc.tmp make[2]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_src/main' make[2]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_src/meta' rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r q_MLast.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx camlp5r.opt make[2]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_src/meta' make[1]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711' make clean_hot make[1]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711' cd ocaml_stuff; make clean; cd .. make[2]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_stuff' cd ./4.09.0/utils; \ make clean EXE= make[3]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_stuff/4.09.0/utils' rm -f *.cm[oix] *.o make[3]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_stuff/4.09.0/utils' if [ "+compiler-libs" != "+compiler-libs" ]; then \ cd ./4.09.0/parsing; \ make clean EXE=; \ fi make[2]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_stuff' for i in lib odyl main meta etc top ocpp man compile; do (cd $i; make clean; cd ..); done make[2]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/lib' rm -f *.cm[ioax] *.cmxa *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak rm -f gramlib.cma make[2]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/lib' make[2]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/odyl' rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt rm -f odyl_config.ml odyl make[2]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/odyl' make[2]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/main' rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt rm -f camlp5 crc.tmp make[2]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/main' make[2]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/meta' rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r q_MLast.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx camlp5r.opt make[2]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/meta' make[2]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/etc' rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt rm -f mkcamlp5.sh mkcamlp5.opt.sh camlp5o camlp5sch rm -f META make[2]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/etc' make[2]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/top' rm -f *.cm[ioa] *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak camlp5o.cma camlp5r.cma camlp5sch.cma camlp5_top.cma make[2]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/top' make[2]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocpp' rm -f *.cm[ioa] *.pp[io] *.[ao] *.obj *.lib *.out *.bak .*.bak rm -f ocpp make[2]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocpp' make[2]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/man' rm -f camlp5.1 make[2]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/man' make[2]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/compile' rm -f *.cm* *.pp[io] *.[oa] *.lib *.obj *.bak .*.bak *.out *.opt rm -f *.fast tmp.* pa_*_fast.ml *.tmp *.ppo make[2]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/compile' make[1]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711' make library make[1]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711' set -e; cd ocaml_stuff; make; cd .. make[2]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_stuff' cd ./4.09.0/utils; \ make all EXE= OCAMLN=ocaml make[3]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_stuff/4.09.0/utils' ocamlc -c warnings.mli ocamlc -c pconfig.mli ocamlc -c pconfig.ml make[3]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_stuff/4.09.0/utils' if [ "+compiler-libs" != "+compiler-libs" ]; then \ cd ./4.09.0/parsing; \ make all EXE= OCAMLN=ocaml; \ fi make[2]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_stuff' set -e; cd lib; make all; cd .. make[2]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/lib' ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o versdep.ppo versdep.ml ocamlc.opt -warn-error A -I +compiler-libs -c -impl versdep.ppo rm -f versdep.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppi ploc.mli ocamlc.opt -warn-error A -I +compiler-libs -c -intf ploc.ppi rm -f ploc.ppi ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppo ploc.ml ocamlc.opt -warn-error A -I +compiler-libs -c -impl ploc.ppo rm -f ploc.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppi plexing.mli ocamlc.opt -warn-error A -I +compiler-libs -c -intf plexing.ppi rm -f plexing.ppi ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppo plexing.ml ocamlc.opt -warn-error A -I +compiler-libs -c -impl plexing.ppo rm -f plexing.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppi plexer.mli ocamlc.opt -warn-error A -I +compiler-libs -c -intf plexer.ppi rm -f plexer.ppi ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppo plexer.ml ocamlc.opt -warn-error A -I +compiler-libs -c -impl plexer.ppo rm -f plexer.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppi fstream.mli ocamlc.opt -warn-error A -I +compiler-libs -c -intf fstream.ppi rm -f fstream.ppi ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppo fstream.ml ocamlc.opt -warn-error A -I +compiler-libs -c -impl fstream.ppo rm -f fstream.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppi gramext.mli ocamlc.opt -warn-error A -I +compiler-libs -c -intf gramext.ppi rm -f gramext.ppi ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppo gramext.ml ocamlc.opt -warn-error A -I +compiler-libs -c -impl gramext.ppo rm -f gramext.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppi grammar.mli ocamlc.opt -warn-error A -I +compiler-libs -c -intf grammar.ppi rm -f grammar.ppi ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppo grammar.ml ocamlc.opt -warn-error A -I +compiler-libs -c -impl grammar.ppo rm -f grammar.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppi diff.mli ocamlc.opt -warn-error A -I +compiler-libs -c -intf diff.ppi rm -f diff.ppi ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppo diff.ml ocamlc.opt -warn-error A -I +compiler-libs -c -impl diff.ppo rm -f diff.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppi extfold.mli ocamlc.opt -warn-error A -I +compiler-libs -c -intf extfold.ppi rm -f extfold.ppi ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppo extfold.ml ocamlc.opt -warn-error A -I +compiler-libs -c -impl extfold.ppo rm -f extfold.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppi extfun.mli ocamlc.opt -warn-error A -I +compiler-libs -c -intf extfun.ppi rm -f extfun.ppi ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppo extfun.ml ocamlc.opt -warn-error A -I +compiler-libs -c -impl extfun.ppo rm -f extfun.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppi pretty.mli ocamlc.opt -warn-error A -I +compiler-libs -c -intf pretty.ppi rm -f pretty.ppi ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppo pretty.ml ocamlc.opt -warn-error A -I +compiler-libs -c -impl pretty.ppo rm -f pretty.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppi pprintf.mli ocamlc.opt -warn-error A -I +compiler-libs -c -intf pprintf.ppi rm -f pprintf.ppi ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppo pprintf.ml ocamlc.opt -warn-error A -I +compiler-libs -c -impl pprintf.ppo rm -f pprintf.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppi eprinter.mli ocamlc.opt -warn-error A -I +compiler-libs -c -intf eprinter.ppi rm -f eprinter.ppi ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppo eprinter.ml ocamlc.opt -warn-error A -I +compiler-libs -c -impl eprinter.ppo rm -f eprinter.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppi stdpp.mli ocamlc.opt -warn-error A -I +compiler-libs -c -intf stdpp.ppi rm -f stdpp.ppi ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppo stdpp.ml ocamlc.opt -warn-error A -I +compiler-libs -c -impl stdpp.ppo rm -f stdpp.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppi token.mli ocamlc.opt -warn-error A -I +compiler-libs -c -intf token.ppi rm -f token.ppi ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppo token.ml ocamlc.opt -warn-error A -I +compiler-libs -c -impl token.ppo rm -f token.ppo ocamlc.opt versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo -a -o gramlib.cma make[2]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/lib' set -e; cd lib; make promote; cd .. make[2]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/lib' cp versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo versdep.cmi ploc.cmi plexing.cmi plexer.cmi fstream.cmi gramext.cmi grammar.cmi diff.cmi extfold.cmi extfun.cmi pretty.cmi pprintf.cmi eprinter.cmi stdpp.cmi token.cmi ../boot/. make[2]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/lib' make[1]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711' set -e; cd ocaml_stuff; make; cd .. make[1]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_stuff' cd ./4.09.0/utils; \ make all EXE= OCAMLN=ocaml make[2]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_stuff/4.09.0/utils' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_stuff/4.09.0/utils' if [ "+compiler-libs" != "+compiler-libs" ]; then \ cd ./4.09.0/parsing; \ make all EXE= OCAMLN=ocaml; \ fi make[1]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_stuff' set -e; for i in lib odyl main meta etc top ocpp man; do cd $i; make all; cd ..; done make[1]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/lib' make[1]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/odyl' echo "let standard_library =" > odyl_config.ml echo " try Sys.getenv \"CAMLP5LIB\" with" >> odyl_config.ml echo " Not_found -> \"/usr/lib64/ocaml/camlp5\"" | \ sed -e 's|\\|/|g' >> odyl_config.ml cp odyl_config.ml odyl_config.ppo cat odyl_config.ml > odyl_config.ppo ocamlc.opt -warn-error A -c -impl odyl_config.ppo rm -f odyl_config.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl_main.ppi odyl_main.mli ocamlc.opt -warn-error A -c -intf odyl_main.ppi rm -f odyl_main.ppi ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o odyl_main.ppo odyl_main.ml ocamlc.opt -warn-error A -c -impl odyl_main.ppo rm -f odyl_main.ppo ocamlc.opt dynlink.cma odyl_config.cmo odyl_main.cmo -a -o odyl.cma ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl.ppo odyl.ml ocamlc.opt -warn-error A -c -impl odyl.ppo rm -f odyl.ppo ocamlc.opt odyl.cma odyl.cmo -o odyl make[1]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/odyl' make[1]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/main' ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mLast.ppi mLast.mli ocamlc.opt -warn-error A -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.0/utils -c -intf mLast.ppi rm -f mLast.ppi ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppi quotation.mli ocamlc.opt -warn-error A -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.0/utils -c -intf quotation.ppi rm -f quotation.ppi ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppo quotation.ml ocamlc.opt -warn-error A -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.0/utils -c -impl quotation.ppo rm -f quotation.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppi prtools.mli ocamlc.opt -warn-error A -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.0/utils -c -intf prtools.ppi rm -f prtools.ppi ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppo prtools.ml ocamlc.opt -warn-error A -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.0/utils -c -impl prtools.ppo rm -f prtools.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppi ast2pt.mli ocamlc.opt -warn-error A -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.0/utils -c -intf ast2pt.ppi rm -f ast2pt.ppi ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppo ast2pt.ml ocamlc.opt -warn-error A -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.0/utils -c -impl ast2pt.ppo rm -f ast2pt.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppi reloc.mli ocamlc.opt -warn-error A -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.0/utils -c -intf reloc.ppi rm -f reloc.ppi ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppo reloc.ml ocamlc.opt -warn-error A -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.0/utils -c -impl reloc.ppo rm -f reloc.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppi pcaml.mli ocamlc.opt -warn-error A -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.0/utils -c -intf pcaml.ppi rm -f pcaml.ppi ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppo pcaml.ml ocamlc.opt -warn-error A -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.0/utils -c -impl pcaml.ppo rm -f pcaml.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppi exparser.mli ocamlc.opt -warn-error A -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.0/utils -c -intf exparser.ppi rm -f exparser.ppi ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppo exparser.ml ocamlc.opt -warn-error A -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.0/utils -c -impl exparser.ppo rm -f exparser.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppi parserify.mli ocamlc.opt -warn-error A -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.0/utils -c -intf parserify.ppi rm -f parserify.ppi ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppo parserify.ml ocamlc.opt -warn-error A -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.0/utils -c -impl parserify.ppo rm -f parserify.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppi argl.mli ocamlc.opt -warn-error A -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.0/utils -c -intf argl.ppi rm -f argl.ppi ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppo argl.ml ocamlc.opt -warn-error A -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.0/utils -c -impl argl.ppo rm -f argl.ppo OTOPP=+compiler-libs OTOPU=../ocaml_stuff/4.09.0/utils OVERSION=4.09.0 OLIBDIR="/usr/lib64/ocaml" ../tools/mkcrc.sh ocamlc.opt -c -impl crc.tmp ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o main.ppo main.ml ocamlc.opt -warn-error A -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.0/utils -c -impl main.ppo rm -f main.ppo ocamlc.opt -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.0/utils ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../ocaml_stuff/4.09.0/utils/pconfig.cmo quotation.cmo prtools.cmo ast2pt.cmo reloc.cmo pcaml.cmo exparser.cmo parserify.cmo argl.cmo ../boot/stdpp.cmo ../boot/token.cmo crc.cmo main.cmo -a -o camlp5.cma ocamlc.opt ../odyl/odyl.cma camlp5.cma ../odyl/odyl.cmo -linkall -o camlp5 make[1]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/main' make[1]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/meta' ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_MLast.ppo q_MLast.ml ocamlc.opt -warn-error A -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.0/utils -c -impl q_MLast.ppo rm -f q_MLast.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast.ppo q_ast.ml ocamlc.opt -warn-error A -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.0/utils -c -impl q_ast.ppo rm -f q_ast.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_r.ppo pa_r.ml ocamlc.opt -warn-error A -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.0/utils -c -impl pa_r.ppo rm -f pa_r.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_rp.ppo pa_rp.ml ocamlc.opt -warn-error A -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.0/utils -c -impl pa_rp.ppo rm -f pa_rp.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro.ppo pa_macro.ml ocamlc.opt -warn-error A -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.0/utils -c -impl pa_macro.ppo rm -f pa_macro.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend.ppo pa_extend.ml ocamlc.opt -warn-error A -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.0/utils -c -impl pa_extend.ppo rm -f pa_extend.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_gram.ppo pa_macro_gram.ml ocamlc.opt -warn-error A -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.0/utils -c -impl pa_macro_gram.ppo rm -f pa_macro_gram.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_fstream.ppo pa_fstream.ml ocamlc.opt -warn-error A -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.0/utils -c -impl pa_fstream.ppo rm -f pa_fstream.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend_m.ppo pa_extend_m.ml ocamlc.opt -warn-error A -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.0/utils -c -impl pa_extend_m.ppo rm -f pa_extend_m.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_dump.ppo pr_dump.ml ocamlc.opt -warn-error A -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.0/utils -c -impl pr_dump.ppo rm -f pr_dump.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lexer.ppo pa_lexer.ml ocamlc.opt -warn-error A -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.0/utils -c -impl pa_lexer.ppo rm -f pa_lexer.ppo rm -f camlp5r cd ../main; make CAMLP5=../meta/camlp5r CAMLP5M="-I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo" make[2]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/main' ocamlc.opt ../odyl/odyl.cma camlp5.cma -I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../meta/camlp5r make[2]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/main' make[1]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/meta' make[1]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/etc' ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_o.ppo pa_o.ml ocamlc.opt -warn-error A -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_o.ppo rm -f pa_o.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_op.ppo pa_op.ml ocamlc.opt -warn-error A -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_op.ppo rm -f pa_op.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_oop.ppo pa_oop.ml ocamlc.opt -warn-error A -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_oop.ppo rm -f pa_oop.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_sml.ppo pa_sml.ml ocamlc.opt -warn-error A -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_sml.ppo rm -f pa_sml.ppo ocamlrun ../boot/camlp5 -nolib -I ../boot pa_r.cmo pa_rp.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_lispr.ppo pa_lispr.ml ocamlc.opt -warn-error A -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lispr.ppo rm -f pa_lispr.ppo make --no-print-directory -f Makefile.withnew pa_lisp.cmo ocamlrun ../main/camlp5 -nolib -I ../meta -I ../etc ./pa_lispr.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_lisp.ppo pa_lisp.ml ocamlc.opt -warn-error A -I ../main -I ../meta -I ../lib -c -impl pa_lisp.ppo rm -f pa_lisp.ppo ocamlrun ../boot/camlp5 -nolib -I ../boot pa_r.cmo pa_rp.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_schemer.ppo pa_schemer.ml ocamlc.opt -warn-error A -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_schemer.ppo rm -f pa_schemer.ppo make --no-print-directory -f Makefile.withnew pa_scheme.cmo ocamlrun ../main/camlp5 -nolib -I ../meta -I ../etc ./pa_schemer.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_scheme.ppo pa_scheme.ml ocamlc.opt -warn-error A -I ../main -I ../meta -I ../lib -c -impl pa_scheme.ppo rm -f pa_scheme.ppo make --no-print-directory -f Makefile.withnew pa_extfold.cmo ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pa_extfold.ppo pa_extfold.ml ocamlc.opt -warn-error A -I ../main -I ../meta -I ../lib -c -impl pa_extfold.ppo rm -f pa_extfold.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extfun.ppo pa_extfun.ml ocamlc.opt -warn-error A -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extfun.ppo rm -f pa_extfun.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extprint.ppo pa_extprint.ml ocamlc.opt -warn-error A -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extprint.ppo rm -f pa_extprint.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_print.ppo pa_macro_print.ml ocamlc.opt -warn-error A -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_macro_print.ppo rm -f pa_macro_print.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lefteval.ppo pa_lefteval.ml ocamlc.opt -warn-error A -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lefteval.ppo rm -f pa_lefteval.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mkast.ppo pa_mkast.ml ocamlc.opt -warn-error A -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mkast.ppo rm -f pa_mkast.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mktest.ppo pa_mktest.ml ocamlc.opt -warn-error A -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mktest.ppo rm -f pa_mktest.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pprintf.ppo pa_pprintf.ml ocamlc.opt -warn-error A -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pprintf.ppo rm -f pa_pprintf.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pragma.ppo pa_pragma.ml ocamlc.opt -warn-error A -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pragma.ppo rm -f pa_pragma.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_reloc.ppo pa_reloc.ml ocamlc.opt -warn-error A -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_reloc.ppo rm -f pa_reloc.ppo make --no-print-directory -f Makefile.withnew pr_r.cmo ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_r.ppo pr_r.ml ocamlc.opt -warn-error A -I ../main -I ../meta -I ../lib -c -impl pr_r.ppo rm -f pr_r.ppo make --no-print-directory -f Makefile.withnew pr_ro.cmo ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_ro.ppo pr_ro.ml ocamlc.opt -warn-error A -I ../main -I ../meta -I ../lib -c -impl pr_ro.ppo rm -f pr_ro.ppo make --no-print-directory -f Makefile.withnew pr_rp.cmo ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_rp.ppo pr_rp.ml ocamlc.opt -warn-error A -I ../main -I ../meta -I ../lib -c -impl pr_rp.ppo rm -f pr_rp.ppo make --no-print-directory -f Makefile.withnew pr_o.cmo ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_o.ppo pr_o.ml ocamlc.opt -warn-error A -I ../main -I ../meta -I ../lib -c -impl pr_o.ppo rm -f pr_o.ppo make --no-print-directory -f Makefile.withnew pr_op.cmo ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_op.ppo pr_op.ml ocamlc.opt -warn-error A -I ../main -I ../meta -I ../lib -c -impl pr_op.ppo rm -f pr_op.ppo make --no-print-directory -f Makefile.withnew pr_scheme.cmo ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_scheme.ppo pr_scheme.ml ocamlc.opt -warn-error A -I ../main -I ../meta -I ../lib -c -impl pr_scheme.ppo rm -f pr_scheme.ppo make --no-print-directory -f Makefile.withnew pr_schemep.cmo ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_schemep.ppo pr_schemep.ml ocamlc.opt -warn-error A -I ../main -I ../meta -I ../lib -c -impl pr_schemep.ppo rm -f pr_schemep.ppo make --no-print-directory -f Makefile.withnew pr_extend.cmo ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extend.ppo pr_extend.ml ocamlc.opt -warn-error A -I ../main -I ../meta -I ../lib -c -impl pr_extend.ppo rm -f pr_extend.ppo make --no-print-directory -f Makefile.withnew pr_extfun.cmo ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extfun.ppo pr_extfun.ml ocamlc.opt -warn-error A -I ../main -I ../meta -I ../lib -c -impl pr_extfun.ppo rm -f pr_extfun.ppo make --no-print-directory -f Makefile.withnew pr_extprint.cmo ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extprint.ppo pr_extprint.ml ocamlc.opt -warn-error A -I ../main -I ../meta -I ../lib -c -impl pr_extprint.ppo rm -f pr_extprint.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_depend.ppo pr_depend.ml ocamlc.opt -warn-error A -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_depend.ppo rm -f pr_depend.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_null.ppo pr_null.ml ocamlc.opt -warn-error A -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_null.ppo rm -f pr_null.ppo make --no-print-directory -f Makefile.withnew q_phony.cmo ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o q_phony.ppo q_phony.ml ocamlc.opt -warn-error A -I ../main -I ../meta -I ../lib -c -impl q_phony.ppo rm -f q_phony.ppo rm -f camlp5o cd ../main; make CAMLP5=../etc/camlp5o CAMLP5M="-I ../etc pa_o.cmo pa_op.cmo ../meta/pr_dump.cmo" make[2]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/main' ocamlc.opt ../odyl/odyl.cma camlp5.cma -I ../etc pa_o.cmo pa_op.cmo ../meta/pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../etc/camlp5o make[2]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/main' rm -f camlp5sch cd ../main; make CAMLP5=../etc/camlp5sch CAMLP5M="-I ../etc pa_scheme.cmo ../meta/pr_dump.cmo" make[2]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/main' ocamlc.opt ../odyl/odyl.cma camlp5.cma -I ../etc pa_scheme.cmo ../meta/pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../etc/camlp5sch make[2]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/main' sed -e "s!LIBDIR!/usr/lib64/ocaml!g" -e "s!OCAMLN!ocaml!g" -e "s!CAMLP5N!camlp5!g" mkcamlp5.sh.tpl > mkcamlp5.sh sed -e "s|@VERSION@|7.11|" -e "s|@CAMLP5DIR@|/usr/lib64/ocaml/camlp5|" META.tpl > META make[1]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/etc' make[1]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/top' ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o camlp5_top.ppo camlp5_top.ml ocamlc.opt -warn-error A -I ../main -I ../boot -I +compiler-libs -I ../ocaml_stuff/4.09.0/utils -I +compiler-libs -c -impl camlp5_top.ppo rm -f camlp5_top.ppo ocamlc.opt ../ocaml_stuff/4.09.0/utils/pconfig.cmo ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../etc/pa_o.cmo ../etc/pa_op.cmo camlp5_top.cmo -linkall -a -o camlp5o.cma ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o rprint.ppo rprint.ml ocamlc.opt -warn-error A -I ../main -I ../boot -I +compiler-libs -I ../ocaml_stuff/4.09.0/utils -I +compiler-libs -c -impl rprint.ppo rm -f rprint.ppo ocamlc.opt ../ocaml_stuff/4.09.0/utils/pconfig.cmo ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../meta/pa_r.cmo ../meta/pa_rp.cmo rprint.cmo camlp5_top.cmo -linkall -a -o camlp5r.cma ocamlc.opt ../ocaml_stuff/4.09.0/utils/pconfig.cmo ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../etc/pa_scheme.cmo camlp5_top.cmo -linkall -a -o camlp5sch.cma ocamlc.opt ../ocaml_stuff/4.09.0/utils/pconfig.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/prtools.cmo ../main/pcaml.cmo ../main/ast2pt.cmo camlp5_top.cmo -a -o camlp5_top.cma make[1]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/top' make[1]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocpp' ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ocpp.ppo ocpp.ml ocamlc.opt -warn-error A -I ../main -I ../boot -I ../odyl -I ../lib -c -impl ocpp.ppo rm -f ocpp.ppo ocamlc.opt -I ../main -I ../boot -I ../odyl -I ../lib ../boot/versdep.cmo ../boot/ploc.cmo ../boot/stdpp.cmo ../main/quotation.cmo ../odyl/odyl.cma ocpp.cmo ../odyl/odyl.cmo -linkall -o ocpp make[1]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocpp' make[1]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/man' sed -e "s'LIBDIR'/usr/lib64/ocaml'g" -e "s/camlp5n/camlp5/g" -e "s/ocamln/ocaml/g" camlp5.1.tpl > camlp5.1 make[1]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/man' make -j1 opt set -e; for i in ocaml_stuff lib odyl main meta etc; do cd $i; make opt; cd ..; done make[1]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_stuff' cd ./4.09.0/utils; make OCAMLN=ocaml opt; cd ../.. make[2]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_stuff/4.09.0/utils' ocamlopt -c pconfig.ml make[2]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_stuff/4.09.0/utils' make[1]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/ocaml_stuff' make[1]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/lib' ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o versdep.ppo versdep.ml ocamlopt.opt -warn-error A -I +compiler-libs -c -impl versdep.ppo rm -f versdep.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppo ploc.ml ocamlopt.opt -warn-error A -I +compiler-libs -c -impl ploc.ppo rm -f ploc.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppo plexing.ml ocamlopt.opt -warn-error A -I +compiler-libs -c -impl plexing.ppo rm -f plexing.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppo plexer.ml ocamlopt.opt -warn-error A -I +compiler-libs -c -impl plexer.ppo rm -f plexer.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppo fstream.ml ocamlopt.opt -warn-error A -I +compiler-libs -c -impl fstream.ppo rm -f fstream.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppo gramext.ml ocamlopt.opt -warn-error A -I +compiler-libs -c -impl gramext.ppo rm -f gramext.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppo grammar.ml ocamlopt.opt -warn-error A -I +compiler-libs -c -impl grammar.ppo rm -f grammar.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppo diff.ml ocamlopt.opt -warn-error A -I +compiler-libs -c -impl diff.ppo rm -f diff.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppo extfold.ml ocamlopt.opt -warn-error A -I +compiler-libs -c -impl extfold.ppo rm -f extfold.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppo extfun.ml ocamlopt.opt -warn-error A -I +compiler-libs -c -impl extfun.ppo rm -f extfun.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppo pretty.ml ocamlopt.opt -warn-error A -I +compiler-libs -c -impl pretty.ppo rm -f pretty.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppo pprintf.ml ocamlopt.opt -warn-error A -I +compiler-libs -c -impl pprintf.ppo rm -f pprintf.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppo eprinter.ml ocamlopt.opt -warn-error A -I +compiler-libs -c -impl eprinter.ppo rm -f eprinter.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppo stdpp.ml ocamlopt.opt -warn-error A -I +compiler-libs -c -impl stdpp.ppo rm -f stdpp.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppo token.ml ocamlopt.opt -warn-error A -I +compiler-libs -c -impl token.ppo rm -f token.ppo ocamlopt.opt versdep.cmx ploc.cmx plexing.cmx plexer.cmx fstream.cmx gramext.cmx grammar.cmx diff.cmx extfold.cmx extfun.cmx pretty.cmx pprintf.cmx eprinter.cmx stdpp.cmx token.cmx -a -o gramlib.cmxa make[1]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/lib' make[1]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/odyl' cp odyl_config.ml odyl_config.ppo cat odyl_config.ml > odyl_config.ppo ocamlopt.opt -warn-error A -c -impl odyl_config.ppo rm -f odyl_config.ppo OPT=.opt EXE= OCAMLN=ocaml MODE=S COMPWITH=old CAMLP5N=camlp5 ../tools/camlp5_comm.sh -DOPT -o odyl_main.ppo odyl_main.ml ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -DOPT -o odyl_main.ppo odyl_main.ml ocamlopt.opt -c -impl odyl_main.ppo rm -f odyl_main.ppo ocamlopt.opt odyl_config.cmx odyl_main.cmx -a -o odyl.cmxa ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl.ppo odyl.ml ocamlopt.opt -warn-error A -c -impl odyl.ppo rm -f odyl.ppo make[1]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/odyl' make[1]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/main' ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppo quotation.ml ocamlopt.opt -warn-error A -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.0/utils -c -impl quotation.ppo rm -f quotation.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppo prtools.ml ocamlopt.opt -warn-error A -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.0/utils -c -impl prtools.ppo rm -f prtools.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppo ast2pt.ml ocamlopt.opt -warn-error A -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.0/utils -c -impl ast2pt.ppo rm -f ast2pt.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppo reloc.ml ocamlopt.opt -warn-error A -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.0/utils -c -impl reloc.ppo rm -f reloc.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppo pcaml.ml ocamlopt.opt -warn-error A -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.0/utils -c -impl pcaml.ppo rm -f pcaml.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppo exparser.ml ocamlopt.opt -warn-error A -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.0/utils -c -impl exparser.ppo rm -f exparser.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppo parserify.ml ocamlopt.opt -warn-error A -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.0/utils -c -impl parserify.ppo rm -f parserify.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppo argl.ml ocamlopt.opt -warn-error A -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.0/utils -c -impl argl.ppo rm -f argl.ppo ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o main.ppo main.ml ocamlopt.opt -warn-error A -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.0/utils -c -impl main.ppo rm -f main.ppo ocamlopt.opt -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.0/utils ../lib/versdep.cmx ../lib/ploc.cmx ../lib/plexing.cmx ../lib/plexer.cmx ../lib/fstream.cmx ../lib/gramext.cmx ../lib/grammar.cmx ../lib/diff.cmx ../lib/extfold.cmx ../lib/extfun.cmx ../lib/pretty.cmx ../lib/pprintf.cmx ../lib/eprinter.cmx ../ocaml_stuff/4.09.0/utils/pconfig.cmx quotation.cmx prtools.cmx ast2pt.cmx reloc.cmx pcaml.cmx exparser.cmx parserify.cmx argl.cmx ../lib/stdpp.cmx ../lib/token.cmx main.cmx -a -o camlp5.cmxa make[1]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/main' make[1]: Entering directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/meta' ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_MLast.ppo q_MLast.ml ocamlopt.opt -warn-error A -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.0/utils -c -impl q_MLast.ppo Fatal error: exception Stack overflow make[1]: *** [../config/Makefile:29: q_MLast.cmx] Error 2 make[1]: Leaving directory '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711/meta' make: *** [Makefile:24: opt] Error 2 * ERROR: dev-ml/camlp5-7.11::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-ml/camlp5-7.11::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-ml/camlp5-7.11::gentoo'`. * The complete build log is located at '/var/log/portage/dev-ml:camlp5-7.11:20200227-103000.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-ml/camlp5-7.11/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-ml/camlp5-7.11/temp/environment'. * Working directory: '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711' * S: '/var/tmp/portage/dev-ml/camlp5-7.11/work/camlp5-rel711'