Build:
  1. 0
2026-06-16 13:53.23: New job: build pfff.0.40.4 (1060ae12175f)
2026-06-16 13:53.23: Waiting for resource in pool day11-builds
2026-06-16 15:42.23: Got resource from pool day11-builds
2026-06-16 15:42.23: [profile full] build pfff.0.40.4
2026-06-16 15:42.23: build pfff.0.40.4 (1060ae12175f)
=== DEPENDENCIES (18 transitive) ===
  base-bytes.base                                    eaa2bf0d3cbe
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  conf-perl.2                                        9ee1ae5f2bf1
  dune.3.22.2                                        090db5ac3af6
  dypgen.0.2.1                                       278611a1ffe1
  grain_dypgen.0.2.1                                 6cac674aabdc
  json-wheel.1.0.6+safe-string                       910748e78fd2
  menhir.20211128                                    1cd6e699d4d2
  menhirLib.20211128                                 9a8af6c326a8
  menhirSdk.20211128                                 ebfdde7b6573
  ocaml.4.11.2                                       82527a3d9959
  ocaml-base-compiler.4.11.2                         853adb80bee7
  ocaml-config.1                                     73dc523c3cc6
  ocamlbuild.0.16.1                                  f3c519c1bc8e
  ocamlfind.1.9.8                                    df35b34caa16
  ocamlgraph.2.2.0                                   bcae6015d331
  ocamlnet.4.1.9-2                                   75a0af101e76
=== STDOUT ===
Processing: [default: loading data]
[pfff.0.40.4: dl]
[pfff.0.40.4: extract]
-> retrieved pfff.0.40.4  (https://opam.ocaml.org/cache)
[pfff: ./configure]
+ /home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/./configure "--novisual" "--nocmt" "--nobytecode" (CWD=/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4)
- Checking your configuration.
- 
- OCaml (the wonderful language) is present.
- OPAM the OCaml package manager is present.
- 
- pfff target prefix: /usr/local (you can use --prefix to override it)
- Generating Makefile.config (VISUAL=0, BYTECODE=0, CMT=0) (see also configure --help)
- Generating globals/config_pfff.ml
- Generating external/OPAM_DIR
- 
- All seems fine for pfff.
- To compile pfff type:
-   $ make depend
-   $ make 
- To test pfff simply type:
-   $ ./pfff -dump_php demos/foo.php
- 
- If you want to use the code visualization tools see the readme.txt file.
- 
[pfff: make depend]
+ /usr/bin/make "depend" (CWD=/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4)
- ocamldep -pp "cpp -Wno-invalid-pp-token" -I commons -I commons_ocollection -I commons_core -I commons_wrappers/graph -I globals -I h_visualization -I h_files-format -I h_program-lang -I graph_code -I lang_ml/parsing -I lang_ml/analyze -I lang_skip/parsing -I lang_skip/analyze -I lang_nw/parsing -I lang_nw/analyze -I lang_lisp/parsing -I lang_lisp/analyze -I lang_haskell/parsing -I lang_haskell/analyze -I lang_php/parsing -I lang_php/pretty -I lang_sql/parsing -I lang_js/parsing -I lang_js/analyze -I lang_cpp/parsing -I lang_cpp/analyze -I lang_c/parsing -I lang_c/analyze -I lang_java/parsing -I lang_java/analyze -I lang_python/parsing -I lang_python/analyze -I lang_go/parsing -I lang_go/analyze -I lang_csharp/parsing -I lang_csharp/analyze -I lang_rust/parsing -I lang_rust/analyze -I lang_erlang/parsing -I lang_erlang/analyze -I lang_php/analyze -I lang_php/analyze/foundation -I lang_php/analyze/checker -I lang_php/analyze/tools -I lang_php/analyze/qa_test -I lang_html/parsing -I lang_html/analyze -I lang_css/parsing -I lang_web/parsing -I lang_text -I lang_GENERIC/parsing -I lang_GENERIC/analyze -I lang_FUZZY/parsing -I metagen -I demos -I commons_wrappers/graph *.mli *.ml > .depend
- main_codequery.ml:83:208: warning: missing terminating ' character
-    83 |   -mx600m -Dlearnbestorder=n -Dsingleignore=yes -Dbasedir=./results/ -Dbddcache=1500000 -Dbddnodes=40000000 -Dnumberingtype=%s -Dpa.clinit=no -Dpa.filternull=yes -Dpa.unknowntypes=no net.sf.bddbddb.Solver %s' % (java_cmd, cla
-       |                                                                                                                                                                                                                ^
- main_codequery.ml:143:9: warning: missing terminating ' character
-   143 |   (* don't care about the remaining prolog stuff so exit earlier *)
-       |         ^
- cc1: note: unrecognized command-line option '-Wno-invalid-pp-token' may have been intended to silence earlier diagnostics
- main_codeslicer.ml:19:12: warning: missing terminating ' character
-    19 |  * Once you've seen one driver you got the main ideas and seeing
-       |            ^
- main_codeslicer.ml:23:22: warning: missing terminating ' character
-    23 |  * architecture as it's difficult to find a meaningful layering of the code
-       |                      ^
- main_codeslicer.ml:41:21: warning: missing terminating ' character
-    41 |  * is far smaller it's also faster to run expensive analysis that are
-       |                     ^
- main_codeslicer.ml:143:43: warning: missing terminating ' character
-   143 |      * but that should not anymore, so let's reconsider all children!
-       |                                           ^
- cc1: note: unrecognized command-line option '-Wno-invalid-pp-token' may have been intended to silence earlier diagnostics
- set -e; for i in commons commons_ocollection commons_core commons_wrappers/graph  globals h_visualization h_files-format h_program-lang graph_code lang_ml/parsing lang_ml/analyze lang_skip/parsing lang_skip/analyze lang_nw/parsing lang_nw/analyze lang_lisp/parsing lang_lisp/analyze lang_haskell/parsing lang_haskell/analyze lang_php/parsing lang_php/pretty lang_sql/parsing lang_js/parsing lang_js/analyze lang_cpp/parsing lang_cpp/analyze lang_c/parsing lang_c/analyze lang_java/parsing lang_java/analyze lang_python/parsing lang_python/analyze lang_go/parsing lang_go/analyze lang_csharp/parsing lang_csharp/analyze lang_rust/parsing lang_rust/analyze lang_erlang/parsing lang_erlang/analyze lang_php/analyze lang_php/analyze/foundation lang_php/analyze/checker lang_php/analyze/tools lang_php/analyze/qa_test lang_html/parsing lang_html/analyze lang_css/parsing lang_web/parsing lang_text lang_GENERIC/parsing lang_GENERIC/analyze lang_FUZZY/parsing metagen demos; do echo $i; /usr/bin/make -C $i depend; done
- commons
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/commons'
- ocamldep.opt  *.mli *.ml  > .depend
- for i in ; do ocamldep.opt $i/*.ml $i/*.mli >> .depend; done
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/commons'
- commons_ocollection
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/commons_ocollection'
- ocamldep.opt -I ../commons *.mli *.ml  > .depend
- for i in ; do ocamldep.opt $i/*.ml $i/*.mli >> .depend; done
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/commons_ocollection'
- commons_core
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/commons_core'
- ocamldep.opt -I ../commons *.mli *.ml  > .depend
- for i in ; do ocamldep.opt $i/*.ml $i/*.mli >> .depend; done
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/commons_core'
- commons_wrappers/graph
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/commons_wrappers/graph'
- ocamldep  -I ../../commons *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/commons_wrappers/graph'
- globals
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/globals'
- ocamldep  -I ../commons *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/globals'
- h_visualization
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/h_visualization'
- ocamldep  -I ../commons *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/h_visualization'
- h_files-format
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/h_files-format'
- ocamldep  -I ../commons *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/h_files-format'
- h_program-lang
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/h_program-lang'
- ocamllex  archi_code_lexer.mll
- 1105 states, 1636 transitions, table size 13174 bytes
- ocamldep  -I ../commons -I ../h_files-format *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/h_program-lang'
- graph_code
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/graph_code'
- ocamldep  -I ../commons -I ../commons_core -I ../commons_wrappers/graph -I ../h_program-lang *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/graph_code'
- lang_ml/parsing
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_ml/parsing'
- ocamllex  lexer_ml.mll
- 149 states, 1961 transitions, table size 8738 bytes
- ocamlyacc -v parser_ml.mly
- ocamldep  -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_ml/parsing'
- lang_ml/analyze
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_ml/analyze'
- ocamldep  -I ../../commons -I ../../commons_ocollection -I ../../commons_core -I ../../globals -I ../../h_program-lang -I ../../graph_code -I ../../h_visualization -I ../../globals -I ../parsing *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_ml/analyze'
- lang_skip/parsing
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_skip/parsing'
- ocamllex  lexer_skip.mll
- 87 states, 880 transitions, table size 4042 bytes
- ocamlyacc -v parser_skip.mly
- ocamldep  -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_skip/parsing'
- lang_skip/analyze
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_skip/analyze'
- ocamldep  -I ../../commons -I ../../globals -I ../../h_program-lang -I ../parsing *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_skip/analyze'
- lang_nw/parsing
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_nw/parsing'
- ocamllex  lexer_nw.mll
- 84 states, 1358 transitions, table size 5936 bytes
- ocamldep  -I ../../commons -I ../../globals -I ../../h_program-lang *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_nw/parsing'
- lang_nw/analyze
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_nw/analyze'
- ocamldep  -I ../../commons -I ../../commons_ocollection -I ../../h_program-lang -I ../../globals -I ../parsing *.mli *.ml > .depend
- set -e; for i in ; do /usr/bin/make -C $i depend; done 
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_nw/analyze'
- lang_lisp/parsing
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_lisp/parsing'
- ocamllex  lexer_lisp.mll
- 35 states, 903 transitions, table size 3822 bytes
- ocamldep  -I ../../commons -I ../../globals -I ../../h_program-lang *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_lisp/parsing'
- lang_lisp/analyze
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_lisp/analyze'
- ocamldep  -I ../../commons -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../graph_code -I ../../globals -I ../parsing *.mli *.ml > .depend
- set -e; for i in ; do /usr/bin/make -C $i depend; done 
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_lisp/analyze'
- lang_haskell/parsing
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_haskell/parsing'
- ocamllex  lexer_hs.mll
- 43 states, 878 transitions, table size 3770 bytes
- ocamldep  -I ../../commons -I ../../globals -I ../../h_program-lang *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_haskell/parsing'
- lang_haskell/analyze
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_haskell/analyze'
- ocamldep  -I ../../commons -I ../../commons_ocollection -I ../../h_program-lang -I ../../globals -I ../parsing *.mli *.ml > .depend
- set -e; for i in ; do /usr/bin/make -C $i depend; done 
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_haskell/analyze'
- lang_php/parsing
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_php/parsing'
- ocamllex  lexer_php.mll
- 421 states, 7677 transitions, table size 33234 bytes
- 5544 additional bytes used for bindings
- ocamlyacc -v parser_php.mly
- 1 shift/reduce conflict.
- ocamldep  -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_php/parsing'
- lang_php/pretty
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_php/pretty'
- ocamldep  -I ../../commons -I ../../globals -I ../../h_program-lang -I ../../lang_php/parsing *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_php/pretty'
- lang_sql/parsing
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_sql/parsing'
- ocamllex  lexer_sql.mll
- 37 states, 568 transitions, table size 2494 bytes
- ocamlyacc -v parser_sql.mly
- 1 reduce/reduce conflict.
- ocamldep  -I ../../commons -I ../../h_program-lang *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_sql/parsing'
- lang_js/parsing
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_js/parsing'
- ocamllex  lexer_js.mll
- 168 states, 2397 transitions, table size 10596 bytes
- menhir --unused-tokens --explain --fixed-exception parser_js.mly
- File "parser_js.mly", line 183, characters 0-9:
- Warning: the precedence level assigned to LOW_PRIORITY_RULE is never useful.
- File "parser_js.mly", line 191, characters 0-6:
- Warning: the precedence level assigned to T_ASSIGN is never useful.
- File "parser_js.mly", line 191, characters 0-6:
- Warning: the precedence level assigned to T_BIT_AND_ASSIGN is never useful.
- File "parser_js.mly", line 191, characters 0-6:
- Warning: the precedence level assigned to T_BIT_OR_ASSIGN is never useful.
- File "parser_js.mly", line 191, characters 0-6:
- Warning: the precedence level assigned to T_BIT_XOR_ASSIGN is never useful.
- File "parser_js.mly", line 191, characters 0-6:
- Warning: the precedence level assigned to T_DIV_ASSIGN is never useful.
- File "parser_js.mly", line 191, characters 0-6:
- Warning: the precedence level assigned to T_LSHIFT_ASSIGN is never useful.
- File "parser_js.mly", line 191, characters 0-6:
- Warning: the precedence level assigned to T_MINUS_ASSIGN is never useful.
- File "parser_js.mly", line 191, characters 0-6:
- Warning: the precedence level assigned to T_MOD_ASSIGN is never useful.
- File "parser_js.mly", line 191, characters 0-6:
- Warning: the precedence level assigned to T_MULT_ASSIGN is never useful.
- File "parser_js.mly", line 191, characters 0-6:
- Warning: the precedence level assigned to T_PLUS_ASSIGN is never useful.
- File "parser_js.mly", line 191, characters 0-6:
- Warning: the precedence level assigned to T_RSHIFT3_ASSIGN is never useful.
- File "parser_js.mly", line 191, characters 0-6:
- Warning: the precedence level assigned to T_RSHIFT_ASSIGN is never useful.
- File "parser_js.mly", line 189, characters 0-9:
- Warning: the precedence level assigned to p_POSTFIX is never useful.
- File "parser_js.mly", line 1212, characters 33-50:
- Warning: this %prec declaration is never useful.
- File "parser_js.mly", line 983, characters 31-40:
- Warning: this %prec declaration is never useful.
- File "parser_js.mly", line 984, characters 31-40:
- Warning: this %prec declaration is never useful.
- Warning: 2 states have shift/reduce conflicts.
- Warning: 2 shift/reduce conflicts were arbitrarily resolved.
- Warning: 45 end-of-stream conflicts were arbitrarily resolved.
- ocamldep  -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_js/parsing'
- lang_js/analyze
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_js/analyze'
- ocamldep  -I ../../commons -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing *.mli *.ml > .depend
- set -e; for i in ; do /usr/bin/make -C $i depend; done
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_js/analyze'
- lang_cpp/parsing
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_cpp/parsing'
- ocamllex  lexer_cpp.mll
- 390 states, 12797 transitions, table size 53528 bytes
- 3405 additional bytes used for bindings
- menhir --unused-tokens --explain parser_cpp.mly
- Warning: 2 states have shift/reduce conflicts.
- Warning: 2 shift/reduce conflicts were arbitrarily resolved.
- ocamldep  -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_cpp/parsing'
- lang_cpp/analyze
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_cpp/analyze'
- ocamldep  -I ../../commons -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../parsing *.mli *.ml > .depend
- set -e; for i in ; do /usr/bin/make -C $i depend; done 
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_cpp/analyze'
- lang_c/parsing
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_c/parsing'
- ocamldep  -I ../../commons -I ../../globals -I ../../h_program-lang -I ../../lang_cpp/parsing *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_c/parsing'
- lang_c/analyze
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_c/analyze'
- ocamldep  -I ../../commons -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../graph_code -I ../../globals -I ../../lang_cpp/parsing -I ../../lang_c/parsing -I ../parsing *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_c/analyze'
- lang_java/parsing
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_java/parsing'
- ocamllex  lexer_java.mll
- 127 states, 1670 transitions, table size 7442 bytes
- ocamlyacc -v parser_java.mly
- 3 shift/reduce conflicts.
- ocamldep  -I ../../commons -I ../../commons_core -I ../../h_program-lang -I ../../globals *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_java/parsing'
- lang_java/analyze
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_java/analyze'
- ocamldep  -I ../../commons -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../graph_code -I ../../globals -I ../parsing *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_java/analyze'
- lang_python/parsing
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_python/parsing'
- ocamllex  lexer_python.mll
- 163 states, 1467 transitions, table size 6846 bytes
- ocamlyacc -v parser_python.mly
- 2 shift/reduce conflicts.
- ocamldep  -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_python/parsing'
- lang_python/analyze
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_python/analyze'
- ocamldep  -I ../../commons -I ../../h_program-lang -I ../../globals -I ../parsing *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_python/analyze'
- lang_go/parsing
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_go/parsing'
- ocamllex  lexer_go.mll
- 159 states, 2516 transitions, table size 11018 bytes
- ocamlyacc -v parser_go.mly
- 1 shift/reduce conflict.
- ocamldep  -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_go/parsing'
- lang_go/analyze
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_go/analyze'
- ocamldep  -I ../../commons -I ../../h_program-lang -I ../../globals -I ../parsing *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_go/analyze'
- lang_csharp/parsing
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_csharp/parsing'
- ocamllex  lexer_csharp.mll
- 122 states, 835 transitions, table size 4072 bytes
- ocamlyacc -v parser_csharp.mly
- ocamldep  -I ../../commons -I ../../globals -I ../../h_program-lang *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_csharp/parsing'
- lang_csharp/analyze
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_csharp/analyze'
- ocamldep  -I ../../commons -I ../../commons_ocollection -I ../../h_program-lang -I ../../globals -I ../parsing *.mli *.ml > .depend
- set -e; for i in ; do /usr/bin/make -C $i depend; done 
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_csharp/analyze'
- lang_rust/parsing
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_rust/parsing'
- ocamllex  lexer_rust.mll
- 73 states, 718 transitions, table size 3310 bytes
- ocamlyacc -v parser_rust.mly
- ocamldep  -I ../../commons -I ../../globals -I ../../h_program-lang *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_rust/parsing'
- lang_rust/analyze
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_rust/analyze'
- ocamldep  -I ../../commons -I ../../commons_ocollection -I ../../h_program-lang -I ../../globals -I ../parsing *.mli *.ml > .depend
- set -e; for i in ; do /usr/bin/make -C $i depend; done 
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_rust/analyze'
- lang_erlang/parsing
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_erlang/parsing'
- ocamllex  lexer_erlang.mll
- 60 states, 769 transitions, table size 3436 bytes
- ocamlyacc -v parser_erlang.mly
- ocamldep  -I ../../commons -I ../../globals -I ../../h_program-lang *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_erlang/parsing'
- lang_erlang/analyze
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_erlang/analyze'
- ocamldep  -I ../../commons -I ../../commons_ocollection -I ../../h_program-lang -I ../../globals -I ../parsing *.mli *.ml > .depend
- set -e; for i in ; do /usr/bin/make -C $i depend; done 
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_erlang/analyze'
- lang_php/analyze
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_php/analyze'
- ocamldep  -I ../../commons -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../parsing -I foundation -I checker -I tools -I qa_test *.mli *.ml > .depend
- set -e; for i in foundation tools checker qa_test visual ; do /usr/bin/make -C $i depend; done
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_php/analyze/foundation'
- ocamldep  -I ../../../commons -I ../../../commons_ocollection -I ../../../commons_core -I ../../../h_program-lang -I ../../../graph_code -I ../../../globals -I ../../../lang_php/parsing -I ../../../lang_ml/parsing *.mli *.ml > .depend
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_php/analyze/foundation'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_php/analyze/tools'
- ocamldep  -I ../../../commons -I ../../../commons_ocollection -I ../../../commons_core -I ../../../h_program-lang -I ../../parsing -I ../foundation *.mli *.ml > .depend
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_php/analyze/tools'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_php/analyze/checker'
- ocamldep  -I ../../../commons -I ../../../commons_ocollection -I ../../../h_program-lang -I ../../../graph_code -I ../../../globals -I ../../parsing -I .. -I ../foundation *.mli *.ml > .depend
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_php/analyze/checker'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_php/analyze/qa_test'
- ocamldep  -I ../../../commons -I ../../../commons_ocollection -I ../../../h_program-lang -I ../../parsing -I .. -I ../foundation -I ../tools -I ../../../globals *.mli *.ml > .depend
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_php/analyze/qa_test'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_php/analyze/visual'
- ocamldep  -I ../../../commons -I ../../../commons_ocollection -I ../../../h_program-lang -I ../../../globals -I ../../../lang_php/parsing -I ../foundation *.mli *.ml > .depend
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_php/analyze/visual'
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_php/analyze'
- lang_php/analyze/foundation
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_php/analyze/foundation'
- ocamldep  -I ../../../commons -I ../../../commons_ocollection -I ../../../commons_core -I ../../../h_program-lang -I ../../../graph_code -I ../../../globals -I ../../../lang_php/parsing -I ../../../lang_ml/parsing *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_php/analyze/foundation'
- lang_php/analyze/checker
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_php/analyze/checker'
- ocamldep  -I ../../../commons -I ../../../commons_ocollection -I ../../../h_program-lang -I ../../../graph_code -I ../../../globals -I ../../parsing -I .. -I ../foundation *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_php/analyze/checker'
- lang_php/analyze/tools
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_php/analyze/tools'
- ocamldep  -I ../../../commons -I ../../../commons_ocollection -I ../../../commons_core -I ../../../h_program-lang -I ../../parsing -I ../foundation *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_php/analyze/tools'
- lang_php/analyze/qa_test
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_php/analyze/qa_test'
- ocamldep  -I ../../../commons -I ../../../commons_ocollection -I ../../../h_program-lang -I ../../parsing -I .. -I ../foundation -I ../tools -I ../../../globals *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_php/analyze/qa_test'
- lang_html/parsing
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_html/parsing'
- ocamllex  lexer_html.mll
- 57 states, 1087 transitions, table size 4690 bytes
- ocamlyacc -v parser_html.mly
- ocamldep  -I ../../commons -I ../../globals -I ../../h_program-lang *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_html/parsing'
- lang_html/analyze
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_html/analyze'
- ocamldep  -I ../../commons -I ../../commons_ocollection -I ../../h_program-lang -I ../../globals -I ../parsing *.mli *.ml > .depend
- set -e; for i in ; do /usr/bin/make -C $i depend; done 
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_html/analyze'
- lang_css/parsing
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_css/parsing'
- ocamllex  lexer_css.mll
- 130 states, 1823 transitions, table size 8072 bytes
- ocamlyacc -v parser_css.mly
- ocamldep  -I ../../commons -I ../../globals -I ../../h_program-lang *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_css/parsing'
- lang_web/parsing
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_web/parsing'
- ocamldep  -I ../../commons -I ../../globals -I ../../h_program-lang -I ../../lang_html/parsing -I ../../lang_js/parsing -I ../../lang_css/parsing *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_web/parsing'
- lang_text
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_text'
- ocamldep  -I ../commons -I ../globals -I ../h_program-lang *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_text'
- lang_GENERIC/parsing
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_GENERIC/parsing'
- ocamldep  -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang -I ../../lang_python/parsing -I ../../lang_python/analyze -I ../../lang_js/parsing -I ../../lang_js/analyze -I ../../lang_c/parsing -I ../../lang_c/analyze -I ../../lang_java/parsing -I ../../lang_java/analyze -I ../../lang_ml/parsing -I ../../lang_ml/analyze -I ../../lang_go/parsing -I ../../lang_go/analyze -I ../../lang_cpp/parsing -I ../../lang_php/parsing -I ../../lang_lisp/parsing *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_GENERIC/parsing'
- lang_GENERIC/analyze
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_GENERIC/analyze'
- ocamldep  -I ../../commons -I ../../commons_core -I ../../commons_ocollection -I ../../h_program-lang -I ../../globals -I ../parsing *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_GENERIC/analyze'
- lang_FUZZY/parsing
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_FUZZY/parsing'
- ocamldep  -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang -I ../../lang_python/parsing -I ../../lang_js/parsing -I ../../lang_c/parsing -I ../../lang_cpp/parsing -I ../../lang_java/parsing -I ../../lang_ml/parsing -I ../../lang_php/parsing -I ../../lang_skip/parsing -I ../../lang_go/parsing *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_FUZZY/parsing'
- metagen
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/metagen'
- ocamldep  -I ../commons -I ../commons_ocollection -I ../commons_core -I ../h_program-lang -I ../globals -I ../graph_code -I ../lang_js/parsing -I ../lang_js/analyze *.mli *.ml > .depend
- set -e; for i in ; do /usr/bin/make -C $i depend; done
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/metagen'
- demos
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/demos'
- ocamldep -I ../commons -I ../h_program-lang -I ../lang_php/parsing *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/demos'
[pfff: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4)
- /usr/bin/make rec
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4'
- set -e; for i in commons commons_ocollection commons_core commons_wrappers/graph  globals h_visualization h_files-format h_program-lang graph_code lang_ml/parsing lang_ml/analyze lang_skip/parsing lang_skip/analyze lang_nw/parsing lang_nw/analyze lang_lisp/parsing lang_lisp/analyze lang_haskell/parsing lang_haskell/analyze lang_php/parsing lang_php/pretty lang_sql/parsing lang_js/parsing lang_js/analyze lang_cpp/parsing lang_cpp/analyze lang_c/parsing lang_c/analyze lang_java/parsing lang_java/analyze lang_python/parsing lang_python/analyze lang_go/parsing lang_go/analyze lang_csharp/parsing lang_csharp/analyze lang_rust/parsing lang_rust/analyze lang_erlang/parsing lang_erlang/analyze lang_php/analyze lang_php/analyze/foundation lang_php/analyze/checker lang_php/analyze/tools lang_php/analyze/qa_test lang_html/parsing lang_html/analyze lang_css/parsing lang_web/parsing lang_text lang_GENERIC/parsing lang_GENERIC/analyze lang_FUZZY/parsing metagen demos; do /usr/bin/make -C $i all || exit 1; done
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/commons'
- ocamlc.opt -g -thread -bin-annot -absname     -c common.mli
- ocamlc.opt -g -thread -bin-annot -absname     -c common.ml
- ocamlc.opt -g -thread -bin-annot -absname     -c common2.mli
- ocamlc.opt -g -thread -bin-annot -absname     -c common2.ml
- ocamlc.opt -g -thread -bin-annot -absname     -c ocaml.mli
- ocamlc.opt -g -thread -bin-annot -absname     -c ocaml.ml
- ocamlc.opt -g -thread -bin-annot -absname     -c file_type.mli
- ocamlc.opt -g -thread -bin-annot -absname     -c file_type.ml
- ocamlc.opt -g -thread -bin-annot -absname     -c set_.mli
- ocamlc.opt -g -thread -bin-annot -absname     -c set_.ml
- File "/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/commons/set_.ml", line 245, characters 18-36:
- 245 |           let c = Pervasives.compare v1 v2 in
-                         ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -g -thread -bin-annot -absname     -c map_.mli
- ocamlc.opt -g -thread -bin-annot -absname     -c map_.ml
- ocamlc.opt -g -thread -bin-annot -absname     -c dumper.mli
- ocamlc.opt -g -thread -bin-annot -absname     -c dumper.ml
- ocamlc.opt -g -thread -bin-annot -absname     -c oUnit.mli
- ocamlc.opt -g -thread -bin-annot -absname     -c oUnit.ml
- ocamlc -a -o lib.cma  common.cmo common2.cmo ocaml.cmo file_type.cmo set_.cmo map_.cmo dumper.cmo oUnit.cmo
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/commons'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/commons_ocollection'
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c objet.mli
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c objet.ml
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c ocollection.mli
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c ocollection.ml
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c seti.ml
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c setPt.ml
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c oset.mli
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c oset.ml
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c oassoc.mli
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c oassoc.ml
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c osequence.mli
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c osequence.ml
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c oarray.mli
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c oarray.ml
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c osetb.ml
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c oseth.ml
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c oseti.ml
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c oassocb.ml
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c oassoch.ml
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c ograph.mli
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c ograph.ml
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c ograph_extended.mli
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c ograph_extended.ml
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c ograph_simple.mli
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c ograph_simple.ml
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c ograph2way.mli
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c ograph2way.ml
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c oassoc_buffer.mli
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c oassoc_buffer.ml
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c ofullcommon.ml
- ocamlc -a -o lib.cma  objet.cmo ocollection.cmo seti.cmo setPt.cmo oset.cmo oassoc.cmo osequence.cmo oarray.cmo osetb.cmo oseth.cmo oseti.cmo oassocb.cmo oassoch.cmo ograph.cmo ograph_extended.cmo ograph_simple.cmo ograph2way.cmo oassoc_buffer.cmo ofullcommon.cmo
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/commons_ocollection'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/commons_core'
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c ANSITerminal.mli
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c ANSITerminal.ml
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c console.mli
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c console.ml
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c int.mli
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c int.ml
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c math.mli
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c math.ml
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c logger.mli
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c logger.ml
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c parallel.mli
- ocamlc.opt -g -thread -bin-annot -absname  -I ../commons   -c parallel.ml
- ocamlc -a -o lib.cma  ANSITerminal.cmo console.cmo int.cmo math.cmo logger.cmo parallel.cmo
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/commons_core'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/commons_wrappers/graph'
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/ocamlgraph/   -c graphe.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/ocamlgraph/   -c graphe.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/ocamlgraph/  -a -o lib.cma graphe.cmo
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/commons_wrappers/graph'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/globals'
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons   -c config_pfff.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons   -c config_pfff.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons  -a -o lib.cma config_pfff.cmo
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/globals'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/h_visualization'
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons   -c figures.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons   -c figures.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons   -c simple_color.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons   -c simple_color.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons   -c plot_jgraph.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons   -c plot_jgraph.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons   -c treemap.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons   -c treemap.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons   -c gnuplot.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons   -c gnuplot.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons   -c html.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons   -c html.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons   -c latex.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons   -c latex.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons  -a -o lib.cma figures.cmo simple_color.cmo plot_jgraph.cmo treemap.cmo gnuplot.cmo html.cmo latex.cmo
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/h_visualization'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/h_files-format'
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons   -c outline.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons   -c outline.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons   -c simple_format.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons   -c simple_format.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons   -c source_tree.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons   -c source_tree.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons  -a -o lib.cma outline.cmo simple_format.cmo source_tree.cmo
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/h_files-format'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/h_program-lang'
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c entity_code.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c entity_code.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c scope_code.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c scope_code.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c flag_parsing.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c parse_info.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c parse_info.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c meta_parse_info.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c meta_parse_info.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c comment_code.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c comment_code.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c ast_fuzzy.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c meta_ast_fuzzy.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c meta_ast_fuzzy.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c lib_ast_fuzzy.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c lib_ast_fuzzy.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c ast_generic.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c meta_ast_generic_common.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c meta_ast_generic_common.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c highlight_code.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c highlight_code.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c archi_code.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c archi_code.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c archi_code_lexer.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c archi_code_parse.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c archi_code_parse.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c skip_code.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c skip_code.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c refactoring_code.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c refactoring_code.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c lib_unparser.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c lib_unparser.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c database_code.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c database_code.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c prolog_code.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c prolog_code.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c datalog_code.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c datalog_code.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c layer_code.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c layer_code.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c tags_file.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c tags_file.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c error_code.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c error_code.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c r2c.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c r2c.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c layer_parse_errors.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c layer_parse_errors.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c coverage_code.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c coverage_code.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c layer_coverage.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c layer_coverage.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c overlay_code.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c overlay_code.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c big_grep.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c big_grep.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c pleac.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c pleac.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c info_code.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c info_code.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c pretty_print_code.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c test_program_lang.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c test_program_lang.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c unit_program_lang.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format   -c unit_program_lang.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../external/json-wheel -I ../h_files-format  -a -o lib.cma entity_code.cmo scope_code.cmo flag_parsing.cmo parse_info.cmo meta_parse_info.cmo comment_code.cmo ast_fuzzy.cmo meta_ast_fuzzy.cmo lib_ast_fuzzy.cmo ast_generic.cmo meta_ast_generic_common.cmo highlight_code.cmo archi_code.cmo archi_code_lexer.cmo archi_code_parse.cmo skip_code.cmo refactoring_code.cmo lib_unparser.cmo database_code.cmo prolog_code.cmo datalog_code.cmo layer_code.cmo tags_file.cmo error_code.cmo r2c.cmo layer_parse_errors.cmo coverage_code.cmo layer_coverage.cmo overlay_code.cmo big_grep.cmo pleac.cmo info_code.cmo pretty_print_code.cmo test_program_lang.cmo unit_program_lang.cmo
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/h_program-lang'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/graph_code'
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../commons_core -I ../commons_wrappers/graph -I ../external/ocamlgraph -I ../external/json-wheel -I ../h_program-lang   -c graph_code.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../commons_core -I ../commons_wrappers/graph -I ../external/ocamlgraph -I ../external/json-wheel -I ../h_program-lang   -c graph_code.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../commons_core -I ../commons_wrappers/graph -I ../external/ocamlgraph -I ../external/json-wheel -I ../h_program-lang   -c graph_code_opti.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../commons_core -I ../commons_wrappers/graph -I ../external/ocamlgraph -I ../external/json-wheel -I ../h_program-lang   -c graph_code_opti.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../commons_core -I ../commons_wrappers/graph -I ../external/ocamlgraph -I ../external/json-wheel -I ../h_program-lang   -c dependencies_matrix_code.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../commons_core -I ../commons_wrappers/graph -I ../external/ocamlgraph -I ../external/json-wheel -I ../h_program-lang   -c dependencies_matrix_code.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../commons_core -I ../commons_wrappers/graph -I ../external/ocamlgraph -I ../external/json-wheel -I ../h_program-lang   -c dependencies_matrix_build.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../commons_core -I ../commons_wrappers/graph -I ../external/ocamlgraph -I ../external/json-wheel -I ../h_program-lang   -c dependencies_matrix_build.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../commons_core -I ../commons_wrappers/graph -I ../external/ocamlgraph -I ../external/json-wheel -I ../h_program-lang   -c graph_code_tags.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../commons_core -I ../commons_wrappers/graph -I ../external/ocamlgraph -I ../external/json-wheel -I ../h_program-lang   -c graph_code_tags.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../commons_core -I ../commons_wrappers/graph -I ../external/ocamlgraph -I ../external/json-wheel -I ../h_program-lang   -c graph_code_database.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../commons_core -I ../commons_wrappers/graph -I ../external/ocamlgraph -I ../external/json-wheel -I ../h_program-lang   -c graph_code_database.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../commons_core -I ../commons_wrappers/graph -I ../external/ocamlgraph -I ../external/json-wheel -I ../h_program-lang   -c graph_code_prolog.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../commons_core -I ../commons_wrappers/graph -I ../external/ocamlgraph -I ../external/json-wheel -I ../h_program-lang   -c graph_code_prolog.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../commons_core -I ../commons_wrappers/graph -I ../external/ocamlgraph -I ../external/json-wheel -I ../h_program-lang   -c graph_code_class_analysis.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../commons_core -I ../commons_wrappers/graph -I ../external/ocamlgraph -I ../external/json-wheel -I ../h_program-lang   -c graph_code_class_analysis.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../commons_core -I ../commons_wrappers/graph -I ../external/ocamlgraph -I ../external/json-wheel -I ../h_program-lang   -c graph_code_helpers.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../commons_core -I ../commons_wrappers/graph -I ../external/ocamlgraph -I ../external/json-wheel -I ../h_program-lang   -c graph_code_helpers.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../commons_core -I ../commons_wrappers/graph -I ../external/ocamlgraph -I ../external/json-wheel -I ../h_program-lang   -c graph_code_checker.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../commons_core -I ../commons_wrappers/graph -I ../external/ocamlgraph -I ../external/json-wheel -I ../h_program-lang   -c graph_code_checker.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../commons_core -I ../commons_wrappers/graph -I ../external/ocamlgraph -I ../external/json-wheel -I ../h_program-lang   -c graph_code_export.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../commons_core -I ../commons_wrappers/graph -I ../external/ocamlgraph -I ../external/json-wheel -I ../h_program-lang   -c graph_code_export.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../commons_core -I ../commons_wrappers/graph -I ../external/ocamlgraph -I ../external/json-wheel -I ../h_program-lang   -c layer_graph_code.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../commons_core -I ../commons_wrappers/graph -I ../external/ocamlgraph -I ../external/json-wheel -I ../h_program-lang   -c layer_graph_code.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../commons_core -I ../commons_wrappers/graph -I ../external/ocamlgraph -I ../external/json-wheel -I ../h_program-lang   -c test_graph_code.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../commons_core -I ../commons_wrappers/graph -I ../external/ocamlgraph -I ../external/json-wheel -I ../h_program-lang   -c test_graph_code.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../commons_core -I ../commons_wrappers/graph -I ../external/ocamlgraph -I ../external/json-wheel -I ../h_program-lang   -c unit_graph_code.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../commons_core -I ../commons_wrappers/graph -I ../external/ocamlgraph -I ../external/json-wheel -I ../h_program-lang   -c unit_graph_code.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../commons -I ../commons_core -I ../commons_wrappers/graph -I ../external/ocamlgraph -I ../external/json-wheel -I ../h_program-lang  -a -o lib.cma graph_code.cmo graph_code_opti.cmo dependencies_matrix_code.cmo dependencies_matrix_build.cmo graph_code_tags.cmo graph_code_database.cmo graph_code_prolog.cmo graph_code_class_analysis.cmo graph_code_helpers.cmo graph_code_checker.cmo graph_code_export.cmo layer_graph_code.cmo test_graph_code.cmo unit_graph_code.cmo
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/graph_code'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_ml/parsing'
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c cst_ml.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c meta_cst_ml.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c meta_cst_ml.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c visitor_ml.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang  -w y -c visitor_ml.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c lib_parsing_ml.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c lib_parsing_ml.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c parser_ml.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c parser_ml.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c lexer_ml.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c token_helpers_ml.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c token_helpers_ml.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c parse_ml.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c parse_ml.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c test_parsing_ml.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c test_parsing_ml.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c unit_parsing_ml.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c unit_parsing_ml.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang  -a -o lib.cma cst_ml.cmo meta_cst_ml.cmo visitor_ml.cmo lib_parsing_ml.cmo parser_ml.cmo lexer_ml.cmo token_helpers_ml.cmo parse_ml.cmo test_parsing_ml.cmo unit_parsing_ml.cmo
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_ml/parsing'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_ml/analyze'
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_ocollection -I ../../commons_core -I ../../globals -I ../../external/ -I ../../h_program-lang -I ../../graph_code -I ../../h_visualization -I ../../globals -I ../parsing   -c ast_ml.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_ocollection -I ../../commons_core -I ../../globals -I ../../external/ -I ../../h_program-lang -I ../../graph_code -I ../../h_visualization -I ../../globals -I ../parsing   -c ast_ml_build.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_ocollection -I ../../commons_core -I ../../globals -I ../../external/ -I ../../h_program-lang -I ../../graph_code -I ../../h_visualization -I ../../globals -I ../parsing   -c ml_to_generic.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_ocollection -I ../../commons_core -I ../../globals -I ../../external/ -I ../../h_program-lang -I ../../graph_code -I ../../h_visualization -I ../../globals -I ../parsing   -c highlight_ml.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_ocollection -I ../../commons_core -I ../../globals -I ../../external/ -I ../../h_program-lang -I ../../graph_code -I ../../h_visualization -I ../../globals -I ../parsing   -c highlight_ml.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_ocollection -I ../../commons_core -I ../../globals -I ../../external/ -I ../../h_program-lang -I ../../graph_code -I ../../h_visualization -I ../../globals -I ../parsing   -c module_ml.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_ocollection -I ../../commons_core -I ../../globals -I ../../external/ -I ../../h_program-lang -I ../../graph_code -I ../../h_visualization -I ../../globals -I ../parsing   -c module_ml.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_ocollection -I ../../commons_core -I ../../globals -I ../../external/ -I ../../h_program-lang -I ../../graph_code -I ../../h_visualization -I ../../globals -I ../parsing   -c graph_code_ml.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_ocollection -I ../../commons_core -I ../../globals -I ../../external/ -I ../../h_program-lang -I ../../graph_code -I ../../h_visualization -I ../../globals -I ../parsing   -c graph_code_ml.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_ocollection -I ../../commons_core -I ../../globals -I ../../external/ -I ../../h_program-lang -I ../../graph_code -I ../../h_visualization -I ../../globals -I ../parsing   -c tags_ml.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_ocollection -I ../../commons_core -I ../../globals -I ../../external/ -I ../../h_program-lang -I ../../graph_code -I ../../h_visualization -I ../../globals -I ../parsing   -c tags_ml.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_ocollection -I ../../commons_core -I ../../globals -I ../../external/ -I ../../h_program-lang -I ../../graph_code -I ../../h_visualization -I ../../globals -I ../parsing   -c database_light_ml.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_ocollection -I ../../commons_core -I ../../globals -I ../../external/ -I ../../h_program-lang -I ../../graph_code -I ../../h_visualization -I ../../globals -I ../parsing   -c database_light_ml.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_ocollection -I ../../commons_core -I ../../globals -I ../../external/ -I ../../h_program-lang -I ../../graph_code -I ../../h_visualization -I ../../globals -I ../parsing   -c coverage_ml.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_ocollection -I ../../commons_core -I ../../globals -I ../../external/ -I ../../h_program-lang -I ../../graph_code -I ../../h_visualization -I ../../globals -I ../parsing   -c coverage_ml.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_ocollection -I ../../commons_core -I ../../globals -I ../../external/ -I ../../h_program-lang -I ../../graph_code -I ../../h_visualization -I ../../globals -I ../parsing   -c test_analyze_ml.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_ocollection -I ../../commons_core -I ../../globals -I ../../external/ -I ../../h_program-lang -I ../../graph_code -I ../../h_visualization -I ../../globals -I ../parsing   -c test_analyze_ml.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_ocollection -I ../../commons_core -I ../../globals -I ../../external/ -I ../../h_program-lang -I ../../graph_code -I ../../h_visualization -I ../../globals -I ../parsing   -c unit_analyze_ml.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_ocollection -I ../../commons_core -I ../../globals -I ../../external/ -I ../../h_program-lang -I ../../graph_code -I ../../h_visualization -I ../../globals -I ../parsing   -c unit_analyze_ml.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_ocollection -I ../../commons_core -I ../../globals -I ../../external/ -I ../../h_program-lang -I ../../graph_code -I ../../h_visualization -I ../../globals -I ../parsing  -a -o lib.cma ast_ml.cmo ast_ml_build.cmo ml_to_generic.cmo highlight_ml.cmo module_ml.cmo graph_code_ml.cmo tags_ml.cmo database_light_ml.cmo coverage_ml.cmo test_analyze_ml.cmo unit_analyze_ml.cmo
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_ml/analyze'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_skip/parsing'
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c ast_skip.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c meta_ast_skip.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c meta_ast_skip.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c visitor_skip.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang  -w y -c visitor_skip.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c lib_parsing_skip.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c lib_parsing_skip.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c parser_skip.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c parser_skip.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c lexer_skip.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c token_helpers_skip.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c token_helpers_skip.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c parse_skip.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c parse_skip.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c test_parsing_skip.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c test_parsing_skip.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c unit_parsing_skip.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c unit_parsing_skip.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang  -a -o lib.cma ast_skip.cmo meta_ast_skip.cmo visitor_skip.cmo lib_parsing_skip.cmo parser_skip.cmo lexer_skip.cmo token_helpers_skip.cmo parse_skip.cmo test_parsing_skip.cmo unit_parsing_skip.cmo
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_skip/parsing'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_skip/analyze'
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang -I ../parsing   -c highlight_skip.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang -I ../parsing   -c highlight_skip.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang -I ../parsing  -a -o lib.cma highlight_skip.cmo
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_skip/analyze'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_nw/parsing'
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang   -c ast_nw.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang  -w -A -c lexer_nw.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang   -c token_helpers_nw.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang   -c token_helpers_nw.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang   -c parse_nw.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang   -c parse_nw.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang   -c test_parsing_nw.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang   -c test_parsing_nw.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang  -a -o lib.cma ast_nw.cmo lexer_nw.cmo token_helpers_nw.cmo parse_nw.cmo test_parsing_nw.cmo
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_nw/parsing'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_nw/analyze'
- set -e; for i in ; do /usr/bin/make -C $i all || exit 1; done 
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_ocollection -I ../../external/ -I ../../h_program-lang -I ../../globals -I ../parsing   -c highlight_nw.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_ocollection -I ../../external/ -I ../../h_program-lang -I ../../globals -I ../parsing   -c highlight_nw.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_ocollection -I ../../external/ -I ../../h_program-lang -I ../../globals -I ../parsing   -c test_analyze_nw.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_ocollection -I ../../external/ -I ../../h_program-lang -I ../../globals -I ../parsing  -a -o lib.cma highlight_nw.cmo test_analyze_nw.cmo
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_nw/analyze'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_lisp/parsing'
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang   -c ast_lisp.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang   -c ast_scheme.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang   -c parser_lisp.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang   -c lexer_lisp.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang   -c parse_lisp.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang   -c parse_lisp.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang   -c lib_parsing_lisp.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang   -c lib_parsing_lisp.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang   -c test_parsing_lisp.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang   -c test_parsing_lisp.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang  -a -o lib.cma ast_lisp.cmo ast_scheme.cmo parser_lisp.cmo lexer_lisp.cmo parse_lisp.cmo lib_parsing_lisp.cmo test_parsing_lisp.cmo
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_lisp/parsing'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_lisp/analyze'
- set -e; for i in ; do /usr/bin/make -C $i all || exit 1; done 
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_ocollection -I ../../commons_core -I ../../external/ -I ../../h_program-lang -I ../../graph_code -I ../../globals -I ../parsing   -c highlight_lisp.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_ocollection -I ../../commons_core -I ../../external/ -I ../../h_program-lang -I ../../graph_code -I ../../globals -I ../parsing   -c highlight_lisp.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_ocollection -I ../../commons_core -I ../../external/ -I ../../h_program-lang -I ../../graph_code -I ../../globals -I ../parsing   -c graph_code_lisp.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_ocollection -I ../../commons_core -I ../../external/ -I ../../h_program-lang -I ../../graph_code -I ../../globals -I ../parsing   -c graph_code_lisp.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_ocollection -I ../../commons_core -I ../../external/ -I ../../h_program-lang -I ../../graph_code -I ../../globals -I ../parsing   -c test_analyze_lisp.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_ocollection -I ../../commons_core -I ../../external/ -I ../../h_program-lang -I ../../graph_code -I ../../globals -I ../parsing  -a -o lib.cma highlight_lisp.cmo graph_code_lisp.cmo test_analyze_lisp.cmo
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_lisp/analyze'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_haskell/parsing'
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang   -c ast_hs.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang   -c parser_hs.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang   -c lexer_hs.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang   -c parse_hs.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang   -c parse_hs.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang   -c lib_parsing_hs.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang   -c lib_parsing_hs.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang   -c test_parsing_hs.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang   -c test_parsing_hs.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang  -a -o lib.cma ast_hs.cmo parser_hs.cmo lexer_hs.cmo parse_hs.cmo lib_parsing_hs.cmo test_parsing_hs.cmo
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_haskell/parsing'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_haskell/analyze'
- set -e; for i in ; do /usr/bin/make -C $i all || exit 1; done 
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_ocollection -I ../../external/ -I ../../h_program-lang -I ../../globals -I ../parsing   -c highlight_hs.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_ocollection -I ../../external/ -I ../../h_program-lang -I ../../globals -I ../parsing   -c highlight_hs.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_ocollection -I ../../external/ -I ../../h_program-lang -I ../../globals -I ../parsing   -c test_analyze_hs.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_ocollection -I ../../external/ -I ../../h_program-lang -I ../../globals -I ../parsing  -a -o lib.cma highlight_hs.cmo test_analyze_hs.cmo
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_haskell/analyze'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_php/parsing'
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c flag_parsing_php.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c scope_php.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c scope_php.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c cst_php.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c meta_cst_php.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c meta_cst_php.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c visitor_php.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang  -w y -c visitor_php.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c map_php.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c map_php.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c lib_parsing_php.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c lib_parsing_php.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c parser_php_mly_helper.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c parser_php.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c parser_php.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang  -w -A -c lexer_php.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c token_helpers_php.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c token_helpers_php.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c pp_php.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c pp_php.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c parsing_hacks_php.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c parsing_hacks_php.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c parse_php.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c parse_php.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c unparse_php.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c unparse_php.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c test_parsing_php.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c test_parsing_php.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c unit_parsing_php.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c unit_parsing_php.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../h_program-lang  -a -o lib.cma flag_parsing_php.cmo scope_php.cmo cst_php.cmo meta_cst_php.cmo visitor_php.cmo map_php.cmo lib_parsing_php.cmo parser_php_mly_helper.cmo parser_php.cmo lexer_php.cmo token_helpers_php.cmo pp_php.cmo parsing_hacks_php.cmo parse_php.cmo unparse_php.cmo test_parsing_php.cmo unit_parsing_php.cmo
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_php/parsing'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_php/pretty'
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang -I ../../lang_php/parsing   -c ast_pp.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang -I ../../lang_php/parsing   -c ast_pp_build.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang -I ../../lang_php/parsing   -c ast_pp_build.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang -I ../../lang_php/parsing   -c pretty_print.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang -I ../../lang_php/parsing   -c pretty_print.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang -I ../../lang_php/parsing   -c unparse_pretty_print_mix.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang -I ../../lang_php/parsing   -c unparse_pretty_print_mix.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang -I ../../lang_php/parsing   -c unit_pretty_print_php.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang -I ../../lang_php/parsing   -c unit_pretty_print_php.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang -I ../../lang_php/parsing  -a -o lib.cma ast_pp.cmo ast_pp_build.cmo pretty_print.cmo unparse_pretty_print_mix.cmo unit_pretty_print_php.cmo
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../globals -I ../../h_program-lang -I ../../lang_php/parsing  -o prettyphp -custom bigarray.cma str.cma unix.cma ../../commons/lib.cma ../../h_program-lang/lib.cma ../../globals/lib.cma ../../lang_php/parsing/lib.cma  ast_pp.cmo ast_pp_build.cmo pretty_print.cmo unparse_pretty_print_mix.cmo unit_pretty_print_php.cmo main.ml
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_php/pretty'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_sql/parsing'
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../h_program-lang   -c ast_sql.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../h_program-lang   -c parser_sql.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../h_program-lang   -c parser_sql.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../h_program-lang   -c lexer_sql.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../h_program-lang   -c token_helpers_sql.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../h_program-lang   -c parse_sql.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../h_program-lang   -c test_parsing_sql.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../h_program-lang  -a -o lib.cma ast_sql.cmo parser_sql.cmo lexer_sql.cmo token_helpers_sql.cmo parse_sql.cmo test_parsing_sql.cmo
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_sql/parsing'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_js/parsing'
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../external/json-wheel -I ../../h_program-lang   -c flag_parsing_js.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../external/json-wheel -I ../../h_program-lang   -c cst_js.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../external/json-wheel -I ../../h_program-lang   -c meta_cst_js.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../external/json-wheel -I ../../h_program-lang   -c meta_cst_js.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../external/json-wheel -I ../../h_program-lang   -c visitor_js.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../external/json-wheel -I ../../h_program-lang  -w y -c visitor_js.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../external/json-wheel -I ../../h_program-lang   -c lib_parsing_js.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../external/json-wheel -I ../../h_program-lang   -c lib_parsing_js.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../external/json-wheel -I ../../h_program-lang   -c parser_js.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../external/json-wheel -I ../../h_program-lang   -c parser_js.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../external/json-wheel -I ../../h_program-lang   -c lexer_js.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../external/json-wheel -I ../../h_program-lang   -c token_helpers_js.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../external/json-wheel -I ../../h_program-lang   -c token_helpers_js.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../external/json-wheel -I ../../h_program-lang   -c parsing_hacks_js.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../external/json-wheel -I ../../h_program-lang   -c parsing_hacks_js.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../external/json-wheel -I ../../h_program-lang   -c parse_js.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../external/json-wheel -I ../../h_program-lang   -c parse_js.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../external/json-wheel -I ../../h_program-lang   -c test_parsing_js.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../external/json-wheel -I ../../h_program-lang   -c test_parsing_js.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../external/json-wheel -I ../../h_program-lang   -c unit_parsing_js.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../external/json-wheel -I ../../h_program-lang   -c unit_parsing_js.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../commons_core -I ../../globals -I ../../external/json-wheel -I ../../h_program-lang  -a -o lib.cma flag_parsing_js.cmo cst_js.cmo meta_cst_js.cmo visitor_js.cmo lib_parsing_js.cmo parser_js.cmo lexer_js.cmo token_helpers_js.cmo parsing_hacks_js.cmo parse_js.cmo test_parsing_js.cmo unit_parsing_js.cmo
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_js/parsing'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_js/analyze'
- set -e; for i in ; do /usr/bin/make -C $i all || exit 1; done
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing   -c ast_js.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing   -c meta_ast_js.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing   -c visitor_ast_js.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing  -w y -c visitor_ast_js.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing   -c map_ast_js.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing   -c js_to_generic.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing   -c js_to_generic.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing   -c lib_analyze_js.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing   -c lib_analyze_js.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing   -c transpile_js.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing   -c transpile_js.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing   -c ast_js_build.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing   -c ast_js_build.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing   -c class_pre_es6.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing   -c class_pre_es6.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing   -c module_pre_es6.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing   -c module_pre_es6.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing   -c comment_js.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing   -c comment_js.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing   -c annotation_js.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing   -c annotation_js.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing   -c module_path_js.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing   -c module_path_js.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing   -c stdlib_js.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing   -c stdlib_js.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing   -c graph_code_js.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing   -c graph_code_js.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing   -c highlight_js.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing   -c highlight_js.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing   -c database_light_js.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing   -c database_light_js.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing   -c tags_js.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing   -c tags_js.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing   -c utils_js.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing   -c utils_js.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing   -c test_analyze_js.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing   -c test_analyze_js.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing   -c unit_analyze_js.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing   -c unit_analyze_js.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/json-wheel -I ../../commons_ocollection -I ../../commons_core -I ../../h_program-lang -I ../../globals -I ../../graph_code -I ../parsing  -a -o lib.cma ast_js.cmo meta_ast_js.cmo visitor_ast_js.cmo map_ast_js.cmo js_to_generic.cmo lib_analyze_js.cmo transpile_js.cmo ast_js_build.cmo class_pre_es6.cmo module_pre_es6.cmo comment_js.cmo annotation_js.cmo module_path_js.cmo stdlib_js.cmo graph_code_js.cmo highlight_js.cmo database_light_js.cmo tags_js.cmo utils_js.cmo test_analyze_js.cmo unit_analyze_js.cmo
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_js/analyze'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_cpp/parsing'
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/dyp -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c flag_parsing_cpp.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/dyp -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c token_cpp.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/dyp -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c token_cpp.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/dyp -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c cst_cpp.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/dyp -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c type_cpp.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/dyp -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c type_cpp.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/dyp -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c meta_cst_cpp.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/dyp -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c meta_cst_cpp.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/dyp -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c visitor_cpp.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/dyp -I ../../commons_core -I ../../globals -I ../../h_program-lang  -w y -c visitor_cpp.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/dyp -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c lib_parsing_cpp.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/dyp -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c lib_parsing_cpp.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/dyp -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c parser_cpp_mly_helper.ml
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/dyp -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c parser_cpp.mli
- ocamlc.opt -g -thread -w +a-4-6-29-41-44-45-48-52-67 -warn-error +a -bin-annot -absname   -I ../../commons -I ../../external/dyp -I ../../commons_core -I ../../globals -I ../../h_program-lang   -c parser_cpp.ml
- dypgen --pv-obj --ocamlc '-I ../../commons -I ../../external/dyp -I ../../commons_core -I ../../globals -I ../../h_program-lang  -w y' parser_cpp2.dyp
- File "parser_cpp2_temp.ml", line 3, characters 19-30:
- 3 |   if "20191116" <> Dyp.version
-                        ^^^^^^^^^^^
- Error: Unbound module Dyp
- make[2]: *** [Makefile:73: parser_cpp2.ml] Error 2
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4/lang_cpp/parsing'
- make[1]: *** [Makefile:259: rec] Error 1
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pfff.0.40.4'
- make: *** [Makefile:250: all] Error 2
[ERROR] The compilation of pfff.0.40.4 failed at "make".
build failed... 

=== STDERR ===

2026-06-16 15:43.00: FAILED: build pfff.0.40.4
2026-06-16 15:43.00: Job failed: build failed: pfff.0.40.4