package ppx_expect

  1. Overview
  2. Docs
On This Page
  1. Error log

ppx_expect 113.33.00+4.03

Error log

The package failed to build. The error log from opam follows.

Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y
The following actions will be performed:
  - recompile opam-depext 1.2.1-1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved opam-depext.1.2.1-1  (cached)
-> removed   opam-depext.1.2.1-1
-> installed opam-depext.1.2.1-1
Done.

<><> opam-depext.1.2.1-1 installed successfully <><><><><><><><><><><><><><><><>
=> opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead
# Run eval $(opam env) to update the current shell environment

<><> Carrying on to "opam depext -viy ppx_expect.113.33.00+4.03 variantslib.113.24.00 sexplib.113.33.00+4.03 seq.0.3.1 result.1.5 re.1.11.0 ppxfind.1.4 ppx_variants_conv.113.33.00+4.03 ppx_type_conv.113.33.02+4.03 ppx_tools.5.0 ppx_sexp_conv.113.33.01+4.03 ppx_optcomp.113.33.01+4.03 ppx_inline_test.113.33.00+4.03 ppx_here.113.33.00 ppx_fields_conv.113.33.00+4.03 ppx_driver.113.33.02+4.03 ppx_deriving.4.5-1 ppx_derivers.1.2.1 ppx_custom_printf.113.33.00+4.03 ppx_core.113.33.01+4.03 ppx_compare.113.33.00+4.03 ppx_assert.113.33.00 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-migrate-parsetree.1.8.0 fieldslib.113.24.00 dune.3.13.0 cppo.1.6.9" 

You are using opam 2.1+, where external dependency handling has been integrated: consider calling opam directly, the 'depext' plugin interface is provided for backwards compatibility only
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# No extra OS packages requirements found.
[NOTE] Package dune is already installed (current version is 3.13.0).
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install cppo                    1.6.9
  - install ppx_derivers            1.2.1
  - install ocamlbuild              0.14.3
  - install seq                     0.3.1
  - install ppx_tools               5.0
  - install result                  1.5
  - install variantslib             113.24.00
  - install sexplib                 113.33.00+4.03
  - install fieldslib               113.24.00
  - install re                      1.11.0
  - install ppx_core                113.33.01+4.03
  - install ocaml-migrate-parsetree 1.8.0
  - install ppx_optcomp             113.33.01+4.03
  - install ppxfind                 1.4
  - install ppx_driver              113.33.02+4.03
  - install ppx_deriving            4.5-1
  - install ppx_inline_test         113.33.00+4.03
  - install ppx_here                113.33.00
  - install ppx_type_conv           113.33.02+4.03
  - install ppx_variants_conv       113.33.00+4.03
  - install ppx_sexp_conv           113.33.01+4.03
  - install ppx_fields_conv         113.33.00+4.03
  - install ppx_compare             113.33.00+4.03
  - install ppx_custom_printf       113.33.00+4.03
  - install ppx_assert              113.33.00
  - install ppx_expect              113.33.00+4.03
===== 26 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/78:
Processing  2/78:
Processing  3/78:
-> retrieved cppo.1.6.9  (cached)
Processing  4/78:
Processing  5/78: [cppo: dune build]
-> retrieved fieldslib.113.24.00  (cached)
Processing  6/78: [cppo: dune build]
-> retrieved ocaml-migrate-parsetree.1.8.0  (cached)
Processing  7/78: [cppo: dune build]
-> retrieved ocamlbuild.0.14.3  (cached)
Processing  8/78: [cppo: dune build]
Processing  9/78: [cppo: dune build] [ocamlbuild: make configure.make]
-> retrieved ppx_assert.113.33.00  (cached)
Processing 10/78: [cppo: dune build] [ocamlbuild: make configure.make]
-> retrieved ppx_compare.113.33.00+4.03  (cached)
Processing 11/78: [cppo: dune build] [ocamlbuild: make configure.make]
-> retrieved ppx_core.113.33.01+4.03  (cached)
Processing 12/78: [cppo: dune build] [ocamlbuild: make configure.make]
-> retrieved ppx_custom_printf.113.33.00+4.03  (cached)
Processing 13/78: [cppo: dune build] [ocamlbuild: make configure.make]
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX=/home/opam/.opam/4.04"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.04/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.04/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.04/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/4.04"; \
- echo "BINDIR=/home/opam/.opam/4.04/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.04/lib"; \
- echo "MANDIR=/home/opam/.opam/4.04/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.04/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.04/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.04/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.04/lib"'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.14.3"'; \
- ) > src/ocamlbuild_config.ml
Processing 13/78: [cppo: dune build] [ocamlbuild: make check-if-preinstalled]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 14/78: [ppx_expect.113.33.00+4.03: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled]
Processing 15/78: [ppx_expect.113.33.00+4.03: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build]
-> retrieved ppx_deriving.4.5-1  (cached)
Processing 16/78: [ppx_expect.113.33.00+4.03: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build]
-> retrieved ppx_driver.113.33.02+4.03  (cached)
Processing 17/78: [ppx_expect.113.33.00+4.03: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build]
-> retrieved ppx_fields_conv.113.33.00+4.03  (cached)
Processing 18/78: [ppx_expect.113.33.00+4.03: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build]
-> retrieved ppx_here.113.33.00  (cached)
Processing 19/78: [ppx_expect.113.33.00+4.03: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build]
-> retrieved ppx_inline_test.113.33.00+4.03  (cached)
Processing 20/78: [ppx_expect.113.33.00+4.03: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build]
-> retrieved ppx_optcomp.113.33.01+4.03  (cached)
Processing 21/78: [ppx_expect.113.33.00+4.03: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build]
-> retrieved ppx_sexp_conv.113.33.01+4.03  (cached)
Processing 22/78: [ppx_expect.113.33.00+4.03: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build]
-> retrieved ppx_tools.5.0  (cached)
Processing 23/78: [ppx_expect.113.33.00+4.03: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build]
Processing 24/78: [ppx_expect.113.33.00+4.03: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all]
-> retrieved ppx_type_conv.113.33.02+4.03  (cached)
Processing 25/78: [ppx_expect.113.33.00+4.03: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all]
-> retrieved ppx_variants_conv.113.33.00+4.03  (cached)
Processing 26/78: [ppx_expect.113.33.00+4.03: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all]
-> retrieved ppxfind.1.4  (cached)
Processing 27/78: [ppx_expect.113.33.00+4.03: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all]
-> retrieved result.1.5  (cached)
Processing 28/78: [ppx_expect.113.33.00+4.03: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all]
Processing 29/78: [ppx_expect.113.33.00+4.03: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all] [result: dune build]
-> retrieved re.1.11.0  (cached)
Processing 30/78: [ppx_expect.113.33.00+4.03: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all] [result: dune build]
-> compiled  ppx_derivers.1.2.1
Processing 30/78: [ppx_expect.113.33.00+4.03: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [result: dune build]
-> installed ppx_derivers.1.2.1
Processing 31/78: [ppx_expect.113.33.00+4.03: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [result: dune build]
-> retrieved seq.0.3.1  (cached)
Processing 32/78: [ppx_expect.113.33.00+4.03: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [result: dune build]
Processing 33/78: [ppx_expect.113.33.00+4.03: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [result: dune build] [seq: dune build]
-> retrieved sexplib.113.33.00+4.03  (cached)
-> retrieved variantslib.113.24.00  (cached)
-> compiled  result.1.5
Processing 33/78: [ppx_expect.113.33.00+4.03: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [seq: dune build]
-> installed result.1.5
Processing 34/78: [ppx_expect.113.33.00+4.03: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [seq: dune build]
Processing 35/78: [ppx_expect.113.33.00+4.03: http] [cppo: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [seq: dune build]
-> compiled  seq.0.3.1
Processing 35/78: [ppx_expect.113.33.00+4.03: http] [cppo: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all]
-> installed seq.0.3.1
Processing 36/78: [ppx_expect.113.33.00+4.03: http] [cppo: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all]
Processing 37/78: [ppx_expect.113.33.00+4.03: http] [cppo: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [re: dune build]
-> compiled  cppo.1.6.9
Processing 37/78: [ppx_expect.113.33.00+4.03: http] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [re: dune build]
-> installed cppo.1.6.9
Processing 38/78: [ppx_expect.113.33.00+4.03: http] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [re: dune build]
Processing 38/78: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [re: dune build]
-> retrieved ppx_expect.113.33.00+4.03  (https://ocaml.janestreet.com/ocaml-core/113.33/files/ppx_expect-113.33.00+4.03.tar.gz)
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.mli
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.mli
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml
- ocamlc -bin-annot -a -o ppx_tools.cma ast_convenience.cmo ast_mapper_class.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c genlifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o genlifter ocamlcommon.cma ppx_tools.cma genlifter.cmo
- ./genlifter -I +compiler-libs Parsetree.expression > ast_lifter.ml || rm -rf ast_lifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_lifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c dumpast.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o dumpast ocamlcommon.cma ocamlbytecomp.cma ast_lifter.cmo dumpast.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ppx_metaquot.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o ppx_metaquot ocamlcommon.cma ppx_tools.cma ast_lifter.cmo ppx_metaquot.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c rewriter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o rewriter ocamlcommon.cma rewriter.cmo
- ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml
- ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml
- ocamlopt -a -o ppx_tools.cmxa ast_convenience.cmx ast_mapper_class.cmx
- ocamlopt -shared -o ppx_tools.cmxs -linkall ppx_tools.cmxa
-> compiled  ppx_tools.5.0
Processing 38/78: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build]
Processing 39/78: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [ppx_tools: make install]
-> compiled  re.1.11.0
Processing 39/78: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make install]
- ocamlfind install ppx_tools META genlifter dumpast ppx_metaquot rewriter ppx_tools.cma ppx_tools.cmxa ppx_tools.a ppx_tools.cmxs ast_convenience.mli ast_convenience.cmi ast_convenience.cmt ast_convenience.cmti ast_convenience.cmx ast_mapper_class.mli ast_mapper_class.cmi ast_mapper_class.cmt ast_mapper_class.cmti ast_mapper_class.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_mapper_class.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_mapper_class.cmti
- Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_mapper_class.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_mapper_class.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_mapper_class.mli
- Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_convenience.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_convenience.cmti
- Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_convenience.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_convenience.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_convenience.mli
- Installed /home/opam/.opam/4.04/lib/ppx_tools/ppx_tools.cmxs
- Installed /home/opam/.opam/4.04/lib/ppx_tools/ppx_tools.a
- Installed /home/opam/.opam/4.04/lib/ppx_tools/ppx_tools.cmxa
- Installed /home/opam/.opam/4.04/lib/ppx_tools/ppx_tools.cma
- Installed /home/opam/.opam/4.04/lib/ppx_tools/rewriter
- Installed /home/opam/.opam/4.04/lib/ppx_tools/ppx_metaquot
- Installed /home/opam/.opam/4.04/lib/ppx_tools/dumpast
- Installed /home/opam/.opam/4.04/lib/ppx_tools/genlifter
- Installed /home/opam/.opam/4.04/lib/ppx_tools/META
-> installed ppx_tools.5.0
Processing 39/78: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
-> installed re.1.11.0
Processing 40/78: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
- if test -d /home/opam/.opam/4.04/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.04/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo
- ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx
- ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- /usr/bin/make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.3'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- /usr/bin/make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.3'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.3'
- echo 'lib: [' >> ocamlbuild.install
- /usr/bin/make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.3'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.3'
- for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_executor.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.3'
- for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_executor.o plugin-lib/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.3'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.3'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.3'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.3'
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.3'
-> compiled  ocamlbuild.0.14.3
Processing 40/78: [ocaml-migrate-parsetree: dune build]
-> installed ocamlbuild.0.14.3
Processing 41/78: [ocaml-migrate-parsetree: dune build]
Processing 42/78: [fieldslib: ./configure] [ocaml-migrate-parsetree: dune build]
Processing 43/78: [fieldslib: ./configure] [ocaml-migrate-parsetree: dune build] [ppx_core: ./configure]
Processing 44/78: [fieldslib: ./configure] [ocaml-migrate-parsetree: dune build] [ppx_core: ./configure] [sexplib: ./configure]
Processing 45/78: [fieldslib: ./configure] [ocaml-migrate-parsetree: dune build] [ppx_core: ./configure] [sexplib: ./configure] [variantslib: ./configure]
-> compiled  ocaml-migrate-parsetree.1.8.0
Processing 45/78: [fieldslib: ./configure] [ppx_core: ./configure] [sexplib: ./configure] [variantslib: ./configure]
-> installed ocaml-migrate-parsetree.1.8.0
Processing 46/78: [fieldslib: ./configure] [ppx_core: ./configure] [sexplib: ./configure] [variantslib: ./configure]
Processing 47/78: [fieldslib: ./configure] [ppx_core: ./configure] [ppxfind: dune build] [sexplib: ./configure] [variantslib: ./configure]
- File "./setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild
- Package name: ........................................ fieldslib
- Package version: ..................................... 113.24.00
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.04.2
- standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.04
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- 
Processing 47/78: [fieldslib: make] [ppx_core: ./configure] [ppxfind: dune build] [sexplib: ./configure] [variantslib: ./configure]
- File "./setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild
- Package name: ........................................ ppx_core
- Package version: ..................................... 113.33.01+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.04.2
- standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.04
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_compiler_libs_common: ............................ /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- pkg_compiler_libs_bytecomp: .......................... /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.04/lib/ppx_tools
- 
Processing 47/78: [fieldslib: make] [ppx_core: make] [ppxfind: dune build] [sexplib: ./configure] [variantslib: ./configure]
- File "./setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild
- Package name: ........................................ sexplib
- Package version: ..................................... 113.33.00+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.04.2
- standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.04
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_bigarray: ........................................ /home/opam/.opam/4.04/lib/ocaml
- pkg_num: ............................................. /home/opam/.opam/4.04/lib/num
- pkg_unix: ............................................ /home/opam/.opam/4.04/lib/ocaml
- 
Processing 47/78: [fieldslib: make] [ppx_core: make] [ppxfind: dune build] [sexplib: make] [variantslib: ./configure]
- File "./setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild
- Package name: ........................................ variantslib
- Package version: ..................................... 113.24.00
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.04.2
- standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.04
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- 
Processing 47/78: [fieldslib: make] [ppx_core: make] [ppxfind: dune build] [sexplib: make] [variantslib: make]
-> compiled  ppxfind.1.4
Processing 47/78: [fieldslib: make] [ppx_core: make] [sexplib: make] [variantslib: make]
-> installed ppxfind.1.4
Processing 48/78: [fieldslib: make] [ppx_core: make] [sexplib: make] [variantslib: make]
[ppx_deriving: patch] applying fix_dune_3.patch
Processing 49/78: [fieldslib: make] [ppx_core: make] [ppx_deriving: patch] [sexplib: make] [variantslib: make]
Processing 49/78: [fieldslib: make] [ppx_core: make] [ppx_deriving: dune build] [sexplib: make] [variantslib: make]
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- File "setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild
- Package name: ........................................ variantslib
- Package version: ..................................... 113.24.00
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.04.2
- standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- 
- ./setup.exe -build 
- W: Cannot find source file matching module 'variantslib' in library variantslib
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -predicates ppx_driver -predicates ppx_driver -modules src/variant.mli > src/variant.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -predicates ppx_driver -w -40 -I src -o src/variant.cmi src/variant.mli
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -predicates ppx_driver -predicates ppx_driver -modules src/variant.ml > src/variant.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -for-pack Variantslib -predicates ppx_driver -w -40 -I src -o src/variant.cmo src/variant.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -pack -g -annot -bin-annot src/variant.cmo -o src/variantslib.cmo
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -thread -I src src/variantslib.cmo -o src/variantslib.cma
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -for-pack Variantslib -predicates ppx_driver -w -40 -I src -o src/variant.cmx src/variant.ml
- touch src/variantslib.mli  ; if  /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I src src/variant.cmx -o src/variantslib.cmx  ; then  rm -f src/variantslib.mli  ; else  rm -f src/variantslib.mli  ; exit 1; fi
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -thread -I src src/variantslib.cmx -o src/variantslib.cmxa
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I src src/variantslib.cmxa -o src/variantslib.cmxs
- + ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "myocamlbuild.ml", line 518, characters 43-62:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "myocamlbuild.ml", line 531, characters 51-70:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- /usr/bin/make variantslib.install
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/variantslib.113.24.00'
- ocaml -I js-utils js-utils/gen_install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/variantslib.113.24.00'
-> compiled  variantslib.113.24.00
Processing 49/78: [fieldslib: make] [ppx_core: make] [ppx_deriving: dune build] [sexplib: make]
-> installed variantslib.113.24.00
Processing 50/78: [fieldslib: make] [ppx_core: make] [ppx_deriving: dune build] [sexplib: make]
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- File "setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild
- Package name: ........................................ fieldslib
- Package version: ..................................... 113.24.00
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.04.2
- standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- 
- ./setup.exe -build 
- W: Cannot find source file matching module 'fieldslib' in library fieldslib
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -predicates ppx_driver -predicates ppx_driver -modules src/field.mli > src/field.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -predicates ppx_driver -w -40 -I src -o src/field.cmi src/field.mli
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -predicates ppx_driver -predicates ppx_driver -modules src/field.ml > src/field.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -for-pack Fieldslib -predicates ppx_driver -w -40 -I src -o src/field.cmo src/field.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -pack -g -annot -bin-annot src/field.cmo -o src/fieldslib.cmo
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -thread -I src src/fieldslib.cmo -o src/fieldslib.cma
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -for-pack Fieldslib -predicates ppx_driver -w -40 -I src -o src/field.cmx src/field.ml
- touch src/fieldslib.mli  ; if  /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I src src/field.cmx -o src/fieldslib.cmx  ; then  rm -f src/fieldslib.mli  ; else  rm -f src/fieldslib.mli  ; exit 1; fi
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -thread -I src src/fieldslib.cmx -o src/fieldslib.cmxa
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I src src/fieldslib.cmxa -o src/fieldslib.cmxs
- + ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "myocamlbuild.ml", line 518, characters 43-62:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "myocamlbuild.ml", line 531, characters 51-70:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- /usr/bin/make fieldslib.install
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/fieldslib.113.24.00'
- ocaml -I js-utils js-utils/gen_install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/fieldslib.113.24.00'
-> compiled  fieldslib.113.24.00
Processing 50/78: [ppx_core: make] [ppx_deriving: dune build] [sexplib: make]
-> installed fieldslib.113.24.00
Processing 51/78: [ppx_core: make] [ppx_deriving: dune build] [sexplib: make]
-> compiled  ppx_deriving.4.5-1
Processing 51/78: [ppx_core: make] [sexplib: make]
-> installed ppx_deriving.4.5-1
Processing 52/78: [ppx_core: make] [sexplib: make]
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- File "setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild
- Package name: ........................................ sexplib
- Package version: ..................................... 113.33.00+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.04.2
- standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_bigarray: ........................................ /home/opam/.opam/4.04/lib/ocaml
- pkg_num: ............................................. /home/opam/.opam/4.04/lib/num
- pkg_unix: ............................................ /home/opam/.opam/4.04/lib/ocaml
- 
- ./setup.exe -build 
- W: Cannot find source file matching module 'sexplib_unix' in library sexplib_unix
- W: Cannot find source file matching module 'sexplib_num' in library sexplib_num
- W: Cannot find source file matching module 'sexplib' in library sexplib
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/conv.mli > src/conv.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/sexp.mli > src/sexp.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/sexp_intf.ml > src/sexp_intf.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -pp 'cpp -undef -traditional -Isyntax -w' -predicates ppx_driver -predicates ppx_driver -modules src/pre_sexp.ml > src/pre_sexp.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/lexer.mli > src/lexer.mli.depends
- /home/opam/.opam/4.04/bin/ocamlyacc src/parser.mly
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/parser.mli > src/parser.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/type.ml > src/type.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/type.cmo src/type.ml
- /home/opam/.opam/4.04/bin/ocamlyacc src/parser_with_layout.mly
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/parser_with_layout.mli > src/parser_with_layout.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/type_with_layout.mli > src/type_with_layout.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/src_pos.mli > src/src_pos.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates ppx_driver -w -40 -I src -o src/src_pos.cmi src/src_pos.mli
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates ppx_driver -w -40 -I src -o src/type_with_layout.cmi src/type_with_layout.mli
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates ppx_driver -w -40 -I src -o src/parser.cmi src/parser.mli
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates ppx_driver -w -40 -I src -o src/parser_with_layout.cmi src/parser_with_layout.mli
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates ppx_driver -w -40 -I src -o src/lexer.cmi src/lexer.mli
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -pp 'cpp -undef -traditional -Isyntax -w' -predicates ppx_driver -w -40 -I src -o src/pre_sexp.cmo src/pre_sexp.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/sexp_intf.cmo src/sexp_intf.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates ppx_driver -w -40 -I src -o src/sexp.cmi src/sexp.mli
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates ppx_driver -w -40 -I src -o src/conv.cmi src/conv.mli
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/conv.ml > src/conv.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/conv_error.ml > src/conv_error.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/exn_magic.mli > src/exn_magic.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates ppx_driver -w -40 -I src -o src/exn_magic.cmi src/exn_magic.mli
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/exn_magic.ml > src/exn_magic.ml.depends
- /home/opam/.opam/4.04/bin/ocamllex.opt -q src/lexer.mll
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/lexer.ml > src/lexer.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/macro.mli > src/macro.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates ppx_driver -w -40 -I src -o src/macro.cmi src/macro.mli
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/macro.ml > src/macro.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/parser.ml > src/parser.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/parser_with_layout.ml > src/parser_with_layout.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/path.mli > src/path.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates ppx_driver -w -40 -I src -o src/path.cmi src/path.mli
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/path.ml > src/path.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/sexp.ml > src/sexp.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/sexp_with_layout.ml > src/sexp_with_layout.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/sexp_with_layout.cmo src/sexp_with_layout.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/src_pos.ml > src/src_pos.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/std.ml > src/std.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/type_with_layout.ml > src/type_with_layout.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/conv.cmo src/conv.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/conv_error.cmo src/conv_error.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/exn_magic.cmo src/exn_magic.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/lexer.cmo src/lexer.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/macro.cmo src/macro.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/parser.cmo src/parser.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/parser_with_layout.cmo src/parser_with_layout.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/path.cmo src/path.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/sexp.cmo src/sexp.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/src_pos.cmo src/src_pos.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/std.cmo src/std.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/type_with_layout.cmo src/type_with_layout.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -pack -g -annot -bin-annot src/type.cmo src/parser.cmo src/src_pos.cmo src/type_with_layout.cmo src/parser_with_layout.cmo src/lexer.cmo src/pre_sexp.cmo src/sexp_intf.cmo src/sexp_with_layout.cmo src/sexp.cmo src/conv.cmo src/conv_error.cmo src/exn_magic.cmo src/macro.cmo src/path.cmo src/std.cmo -o src/sexplib.cmo
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -thread -I src src/sexplib.cmo -o src/sexplib.cma
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/type.cmx src/type.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/src_pos.cmx src/src_pos.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/type_with_layout.cmx src/type_with_layout.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/parser.cmx src/parser.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/parser_with_layout.cmx src/parser_with_layout.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/lexer.cmx src/lexer.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -pp 'cpp -undef -traditional -Isyntax -w' -predicates ppx_driver -w -40 -I src -o src/pre_sexp.cmx src/pre_sexp.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/sexp_with_layout.cmx src/sexp_with_layout.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/sexp_intf.cmx src/sexp_intf.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/sexp.cmx src/sexp.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/conv.cmx src/conv.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/macro.cmx src/macro.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/conv_error.cmx src/conv_error.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/exn_magic.cmx src/exn_magic.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/path.cmx src/path.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/std.cmx src/std.ml
- touch src/sexplib.mli  ; if  /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I src src/type.cmx src/parser.cmx src/src_pos.cmx src/type_with_layout.cmx src/parser_with_layout.cmx src/lexer.cmx src/pre_sexp.cmx src/sexp_intf.cmx src/sexp_with_layout.cmx src/sexp.cmx src/conv.cmx src/conv_error.cmx src/exn_magic.cmx src/macro.cmx src/path.cmx src/std.cmx -o src/sexplib.cmx  ; then  rm -f src/sexplib.mli  ; else  rm -f src/sexplib.mli  ; exit 1; fi
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -thread -I src src/sexplib.cmx -o src/sexplib.cmxa
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I src src/sexplib.cmxa -o src/sexplib.cmxs
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -package num -predicates ppx_driver -predicates ppx_driver -modules num/lib/sexplib_num_conv.mli > num/lib/sexplib_num_conv.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package bigarray -package num -predicates ppx_driver -w -40 -I num/lib -I src -o num/lib/sexplib_num_conv.cmi num/lib/sexplib_num_conv.mli
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -package num -predicates ppx_driver -predicates ppx_driver -modules num/lib/sexplib_num_conv.ml > num/lib/sexplib_num_conv.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -package num -predicates ppx_driver -predicates ppx_driver -modules num/lib/std.ml > num/lib/std.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package bigarray -package num -for-pack Sexplib_num -predicates ppx_driver -w -40 -I num/lib -I src -o num/lib/sexplib_num_conv.cmo num/lib/sexplib_num_conv.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package bigarray -package num -for-pack Sexplib_num -predicates ppx_driver -w -40 -I num/lib -I src -o num/lib/std.cmo num/lib/std.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -pack -g -annot -bin-annot num/lib/sexplib_num_conv.cmo num/lib/std.cmo -o num/lib/sexplib_num.cmo
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -thread -I num/lib num/lib/sexplib_num.cmo -o num/lib/sexplib_num.cma
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package bigarray -package num -for-pack Sexplib_num -predicates ppx_driver -w -40 -I num/lib -I src -o num/lib/sexplib_num_conv.cmx num/lib/sexplib_num_conv.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package bigarray -package num -for-pack Sexplib_num -predicates ppx_driver -w -40 -I num/lib -I src -o num/lib/sexplib_num_conv.cmx num/lib/sexplib_num_conv.ml
- findlib: [WARNING] Interface std.cmi occurs in several directories: num/lib, src
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package bigarray -package num -for-pack Sexplib_num -predicates ppx_driver -w -40 -I num/lib -I src -o num/lib/std.cmx num/lib/std.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package bigarray -package num -for-pack Sexplib_num -predicates ppx_driver -w -40 -I num/lib -I src -o num/lib/std.cmx num/lib/std.ml
- findlib: [WARNING] Interface std.cmi occurs in several directories: num/lib, src
- touch num/lib/sexplib_num.mli  ; if  /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I num/lib num/lib/sexplib_num_conv.cmx num/lib/std.cmx -o num/lib/sexplib_num.cmx  ; then  rm -f num/lib/sexplib_num.mli  ; else  rm -f num/lib/sexplib_num.mli  ; exit 1; fi
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -thread -I num/lib num/lib/sexplib_num.cmx -o num/lib/sexplib_num.cmxa
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I num/lib num/lib/sexplib_num.cmxa -o num/lib/sexplib_num.cmxs
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package unix -package bigarray -predicates ppx_driver -predicates ppx_driver -modules unix/lib/sexplib_unix_conv.ml > unix/lib/sexplib_unix_conv.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package unix -package bigarray -for-pack Sexplib_unix -predicates ppx_driver -w -40 -I unix/lib -I src -o unix/lib/sexplib_unix_conv.cmo unix/lib/sexplib_unix_conv.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -pack -g -annot -bin-annot unix/lib/sexplib_unix_conv.cmo -o unix/lib/sexplib_unix.cmo
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -thread -I unix/lib unix/lib/sexplib_unix.cmo -o unix/lib/sexplib_unix.cma
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package unix -package bigarray -for-pack Sexplib_unix -predicates ppx_driver -w -40 -I unix/lib -I src -o unix/lib/sexplib_unix_conv.cmx unix/lib/sexplib_unix_conv.ml
- touch unix/lib/sexplib_unix.mli  ; if  /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I unix/lib unix/lib/sexplib_unix_conv.cmx -o unix/lib/sexplib_unix.cmx  ; then  rm -f unix/lib/sexplib_unix.mli  ; else  rm -f unix/lib/sexplib_unix.mli  ; exit 1; fi
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -thread -I unix/lib unix/lib/sexplib_unix.cmx -o unix/lib/sexplib_unix.cmxa
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I unix/lib unix/lib/sexplib_unix.cmxa -o unix/lib/sexplib_unix.cmxs
- + ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "myocamlbuild.ml", line 518, characters 43-62:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "myocamlbuild.ml", line 531, characters 51-70:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- /usr/bin/make sexplib.install
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/sexplib.113.33.00+4.03'
- ocaml -I js-utils js-utils/gen_install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/sexplib.113.33.00+4.03'
-> compiled  sexplib.113.33.00+4.03
Processing 52/78: [ppx_core: make]
-> installed sexplib.113.33.00+4.03
Processing 53/78: [ppx_core: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_core.113.33.01+4.03)
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- File "setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild
- Package name: ........................................ ppx_core
- Package version: ..................................... 113.33.01+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.04.2
- standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_compiler_libs_common: ............................ /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- pkg_compiler_libs_bytecomp: .......................... /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.04/lib/ppx_tools
- 
- ./setup.exe -build 
- W: Cannot find source file matching module 'ppx_core' in library ppx_core
- W: Cannot find source file matching module 'Ast_builder_generated' in library ppx_core
- W: Cannot find source file matching module 'Ast_pattern_generated' in library ppx_core
- W: Cannot find source file matching module 'Ast_traverse_fold' in library ppx_core
- W: Cannot find source file matching module 'Ast_traverse_fold_map' in library ppx_core
- W: Cannot find source file matching module 'Ast_traverse_iter' in library ppx_core
- W: Cannot find source file matching module 'Ast_traverse_map' in library ppx_core
- W: Cannot find source file matching module 'Ast_traverse_map_with_context' in library ppx_core
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_builder.mli > src/ast_builder.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -predicates ppx_driver -modules src/gen/gen_ast_builder.ml > src/gen/gen_ast_builder.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -predicates ppx_driver -modules src/gen/common.ml > src/gen/common.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/common.cmo src/gen/common.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/common.cmo src/gen/common.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/gen_ast_builder.cmo src/gen/gen_ast_builder.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/gen_ast_builder.cmo src/gen/gen_ast_builder.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen src/gen/common.cmo src/gen/gen_ast_builder.cmo -o src/gen/gen_ast_builder.byte
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen src/gen/common.cmo src/gen/gen_ast_builder.cmo -o src/gen/gen_ast_builder.byte
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- src/gen/gen_ast_builder.byte -I +compiler-libs Parsetree
- mv ast_builder_generated.ml src/ast_builder_generated.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_builder_generated.ml > src/ast_builder_generated.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_builder_intf.ml > src/ast_builder_intf.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_builder_generated.cmo src/ast_builder_generated.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_builder_generated.cmo src/ast_builder_generated.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_builder_intf.cmo src/ast_builder_intf.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_builder_intf.cmo src/ast_builder_intf.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_builder.cmi src/ast_builder.mli
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_builder.cmi src/ast_builder.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_builder.ml > src/ast_builder.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_pattern.mli > src/ast_pattern.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_pattern0.ml > src/ast_pattern0.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -predicates ppx_driver -modules src/gen/gen_ast_pattern.ml > src/gen/gen_ast_pattern.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/gen_ast_pattern.cmo src/gen/gen_ast_pattern.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/gen_ast_pattern.cmo src/gen/gen_ast_pattern.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen src/gen/common.cmo src/gen/gen_ast_pattern.cmo -o src/gen/gen_ast_pattern.byte
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen src/gen/common.cmo src/gen/gen_ast_pattern.cmo -o src/gen/gen_ast_pattern.byte
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- src/gen/gen_ast_pattern.byte -I +compiler-libs Parsetree
- mv ast_pattern_generated.ml src/ast_pattern_generated.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_pattern_generated.ml > src/ast_pattern_generated.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_pattern0.cmo src/ast_pattern0.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_pattern0.cmo src/ast_pattern0.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/common.mli > src/common.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse.mli > src/ast_traverse.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -predicates ppx_driver -modules src/gen/gen.ml > src/gen/gen.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/gen.cmo src/gen/gen.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/gen.cmo src/gen/gen.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen src/gen/common.cmo src/gen/gen.cmo -o src/gen/gen.byte
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen src/gen/common.cmo src/gen/gen.cmo -o src/gen/gen.byte
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- src/gen/gen.byte -I +compiler-libs Parsetree
- mv ast_traverse_map.ml src/ast_traverse_map.ml
- mv ast_traverse_map.mli src/ast_traverse_map.mli
- mv ast_traverse_iter.ml src/ast_traverse_iter.ml
- mv ast_traverse_iter.mli src/ast_traverse_iter.mli
- mv ast_traverse_fold.ml src/ast_traverse_fold.ml
- mv ast_traverse_fold.mli src/ast_traverse_fold.mli
- mv ast_traverse_fold_map.ml src/ast_traverse_fold_map.ml
- mv ast_traverse_fold_map.mli src/ast_traverse_fold_map.mli
- mv ast_traverse_map_with_context.ml src/ast_traverse_map_with_context.ml
- mv ast_traverse_map_with_context.mli src/ast_traverse_map_with_context.mli
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_fold.mli > src/ast_traverse_fold.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_fold_map.mli > src/ast_traverse_fold_map.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_iter.mli > src/ast_traverse_iter.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_map.mli > src/ast_traverse_map.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_map_with_context.mli > src/ast_traverse_map_with_context.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_traverse_fold.cmi src/ast_traverse_fold.mli
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_traverse_fold.cmi src/ast_traverse_fold.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_traverse_fold_map.cmi src/ast_traverse_fold_map.mli
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_traverse_fold_map.cmi src/ast_traverse_fold_map.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_traverse_iter.cmi src/ast_traverse_iter.mli
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_traverse_iter.cmi src/ast_traverse_iter.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_traverse_map.cmi src/ast_traverse_map.mli
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_traverse_map.cmi src/ast_traverse_map.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_traverse_map_with_context.cmi src/ast_traverse_map_with_context.mli
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_traverse_map_with_context.cmi src/ast_traverse_map_with_context.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_traverse.cmi src/ast_traverse.mli
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_traverse.cmi src/ast_traverse.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/common.cmi src/common.mli
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/common.cmi src/common.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_pattern_generated.cmo src/ast_pattern_generated.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_pattern_generated.cmo src/ast_pattern_generated.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_pattern.cmi src/ast_pattern.mli
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_pattern.cmi src/ast_pattern.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_pattern.ml > src/ast_pattern.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse.ml > src/ast_traverse.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_fold.ml > src/ast_traverse_fold.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_fold_map.ml > src/ast_traverse_fold_map.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_iter.ml > src/ast_traverse_iter.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_map.ml > src/ast_traverse_map.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_map_with_context.ml > src/ast_traverse_map_with_context.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/attribute.mli > src/attribute.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/attribute.cmi src/attribute.mli
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/attribute.cmi src/attribute.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/attribute.ml > src/attribute.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/name.mli > src/name.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/name.cmi src/name.mli
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/name.cmi src/name.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/caller_id.ml > src/caller_id.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/common.ml > src/common.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/extension.mli > src/extension.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/extension.cmi src/extension.mli
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/extension.cmi src/extension.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/extension.ml > src/extension.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/file_path.mli > src/file_path.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/file_path.cmi src/file_path.mli
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/file_path.cmi src/file_path.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/file_path.ml > src/file_path.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/name.ml > src/name.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/caller_id.cmo src/caller_id.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/caller_id.cmo src/caller_id.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/spellcheck.ml > src/spellcheck.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/spellcheck.cmo src/spellcheck.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/spellcheck.cmo src/spellcheck.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/std.ml > src/std.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_builder.cmo src/ast_builder.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_builder.cmo src/ast_builder.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_pattern.cmo src/ast_pattern.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_pattern.cmo src/ast_pattern.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse.cmo src/ast_traverse.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse.cmo src/ast_traverse.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_fold.cmo src/ast_traverse_fold.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_fold.cmo src/ast_traverse_fold.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_fold_map.cmo src/ast_traverse_fold_map.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_fold_map.cmo src/ast_traverse_fold_map.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_iter.cmo src/ast_traverse_iter.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_iter.cmo src/ast_traverse_iter.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_map.cmo src/ast_traverse_map.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_map.cmo src/ast_traverse_map.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_map_with_context.cmo src/ast_traverse_map_with_context.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_map_with_context.cmo src/ast_traverse_map_with_context.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/attribute.cmo src/attribute.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/attribute.cmo src/attribute.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/common.cmo src/common.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/common.cmo src/common.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/extension.cmo src/extension.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/extension.cmo src/extension.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/file_path.cmo src/file_path.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/file_path.cmo src/file_path.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/name.cmo src/name.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/name.cmo src/name.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/std.cmo src/std.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/std.cmo src/std.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -pack -g -annot -bin-annot src/ast_builder_generated.cmo src/ast_builder_intf.cmo src/ast_builder.cmo src/ast_pattern0.cmo src/ast_traverse_fold.cmo src/ast_traverse_fold_map.cmo src/ast_traverse_iter.cmo src/ast_traverse_map.cmo src/ast_traverse_map_with_context.cmo src/ast_traverse.cmo src/common.cmo src/ast_pattern_generated.cmo src/ast_pattern.cmo src/caller_id.cmo src/spellcheck.cmo src/name.cmo src/attribute.cmo src/extension.cmo src/file_path.cmo src/std.cmo -o src/ppx_core.cmo
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -thread -I src src/ppx_core.cmo -o src/ppx_core.cma
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_builder_generated.cmx src/ast_builder_generated.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_builder_generated.cmx src/ast_builder_generated.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_builder_intf.cmx src/ast_builder_intf.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_builder_intf.cmx src/ast_builder_intf.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_pattern0.cmx src/ast_pattern0.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_pattern0.cmx src/ast_pattern0.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_builder.cmx src/ast_builder.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_builder.cmx src/ast_builder.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_fold.cmx src/ast_traverse_fold.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_fold.cmx src/ast_traverse_fold.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_fold_map.cmx src/ast_traverse_fold_map.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_fold_map.cmx src/ast_traverse_fold_map.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_iter.cmx src/ast_traverse_iter.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_iter.cmx src/ast_traverse_iter.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_map.cmx src/ast_traverse_map.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_map.cmx src/ast_traverse_map.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_map_with_context.cmx src/ast_traverse_map_with_context.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_map_with_context.cmx src/ast_traverse_map_with_context.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse.cmx src/ast_traverse.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse.cmx src/ast_traverse.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/common.cmx src/common.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/common.cmx src/common.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_pattern_generated.cmx src/ast_pattern_generated.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_pattern_generated.cmx src/ast_pattern_generated.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_pattern.cmx src/ast_pattern.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_pattern.cmx src/ast_pattern.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/caller_id.cmx src/caller_id.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/caller_id.cmx src/caller_id.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/spellcheck.cmx src/spellcheck.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/spellcheck.cmx src/spellcheck.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/name.cmx src/name.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/name.cmx src/name.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/attribute.cmx src/attribute.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/attribute.cmx src/attribute.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/extension.cmx src/extension.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/extension.cmx src/extension.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/file_path.cmx src/file_path.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/file_path.cmx src/file_path.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/std.cmx src/std.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/std.cmx src/std.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- touch src/ppx_core.mli  ; if  /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I src src/ast_builder_generated.cmx src/ast_builder_intf.cmx src/ast_builder.cmx src/ast_pattern0.cmx src/ast_traverse_fold.cmx src/ast_traverse_fold_map.cmx src/ast_traverse_iter.cmx src/ast_traverse_map.cmx src/ast_traverse_map_with_context.cmx src/ast_traverse.cmx src/common.cmx src/ast_pattern_generated.cmx src/ast_pattern.cmx src/caller_id.cmx src/spellcheck.cmx src/name.cmx src/attribute.cmx src/extension.cmx src/file_path.cmx src/std.cmx -o src/ppx_core.cmx  ; then  rm -f src/ppx_core.mli  ; else  rm -f src/ppx_core.mli  ; exit 1; fi
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -thread -I src src/ppx_core.cmx -o src/ppx_core.cmxa
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_core.cmxa -o src/ppx_core.cmxs
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/common.cmx src/gen/common.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/common.cmx src/gen/common.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/gen.cmx src/gen/gen.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/gen.cmx src/gen/gen.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen src/gen/common.cmx src/gen/gen.cmx -o src/gen/gen.native
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen src/gen/common.cmx src/gen/gen.cmx -o src/gen/gen.native
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/gen_ast_pattern.cmx src/gen/gen_ast_pattern.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/gen_ast_pattern.cmx src/gen/gen_ast_pattern.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen src/gen/common.cmx src/gen/gen_ast_pattern.cmx -o src/gen/gen_ast_pattern.native
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen src/gen/common.cmx src/gen/gen_ast_pattern.cmx -o src/gen/gen_ast_pattern.native
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/gen_ast_builder.cmx src/gen/gen_ast_builder.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/gen_ast_builder.cmx src/gen/gen_ast_builder.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen src/gen/common.cmx src/gen/gen_ast_builder.cmx -o src/gen/gen_ast_builder.native
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen src/gen/common.cmx src/gen/gen_ast_builder.cmx -o src/gen/gen_ast_builder.native
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- + ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "myocamlbuild.ml", line 518, characters 43-62:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "myocamlbuild.ml", line 531, characters 51-70:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- /usr/bin/make ppx_core.install
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ppx_core.113.33.01+4.03'
- ocaml -I js-utils js-utils/gen_install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ppx_core.113.33.01+4.03'
-> compiled  ppx_core.113.33.01+4.03
-> installed ppx_core.113.33.01+4.03
Processing 55/78: [ppx_optcomp: ./configure]
+ /home/opam/.opam/4.04/.opam-switch/build/ppx_optcomp.113.33.01+4.03/./configure "--prefix" "/home/opam/.opam/4.04" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_optcomp.113.33.01+4.03)
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild
- Package name: ........................................ ppx_optcomp
- Package version: ..................................... 113.33.00+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.04.2
- standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.04
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_core: ........................................ /home/opam/.opam/4.04/lib/ppx_core
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.04/lib/ppx_tools
- 
Processing 55/78: [ppx_optcomp: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_optcomp.113.33.01+4.03)
- ocamlopt -o setup.exe setup.ml || \
-   ocamlc -o setup.exe setup.ml || true
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild
- Package name: ........................................ ppx_optcomp
- Package version: ..................................... 113.33.00+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.04.2
- standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_core: ........................................ /home/opam/.opam/4.04/lib/ppx_core
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.04/lib/ppx_tools
- 
- ./setup.exe -build 
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/ppx_optcomp.mli > src/ppx_optcomp.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_optcomp.cmi src/ppx_optcomp.mli
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_optcomp.cmi src/ppx_optcomp.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/ppx_optcomp.ml > src/ppx_optcomp.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_optcomp.cmo src/ppx_optcomp.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_optcomp.cmo src/ppx_optcomp.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -thread -I src src/ppx_optcomp.cmo -o src/ppx_optcomp.cma
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_optcomp.cmx src/ppx_optcomp.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_optcomp.cmx src/ppx_optcomp.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -thread -I src src/ppx_optcomp.cmx -o src/ppx_optcomp.cmxa
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_optcomp.cmxa -o src/ppx_optcomp.cmxs
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules bin/optcomp.ml > bin/optcomp.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I bin -I src -o bin/optcomp.cmo bin/optcomp.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I bin -I src -o bin/optcomp.cmo bin/optcomp.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I bin -I src -o bin/optcomp.cmx bin/optcomp.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I bin -I src -o bin/optcomp.cmx bin/optcomp.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package ppx_core -I src -I bin src/ppx_optcomp.cmxa bin/optcomp.cmx -o bin/optcomp.native
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package ppx_core -I src -I bin src/ppx_optcomp.cmxa bin/optcomp.cmx -o bin/optcomp.native
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /usr/bin/make ppx_optcomp.install
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ppx_optcomp.113.33.01+4.03'
- ocaml -I js-utils js-utils/gen_install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ppx_optcomp.113.33.01+4.03'
-> compiled  ppx_optcomp.113.33.01+4.03
-> installed ppx_optcomp.113.33.01+4.03
Processing 57/78: [ppx_driver: ./configure]
+ /home/opam/.opam/4.04/.opam-switch/build/ppx_driver.113.33.02+4.03/./configure "--prefix" "/home/opam/.opam/4.04" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_driver.113.33.02+4.03)
- File "./setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild
- Package name: ........................................ ppx_driver
- Package version: ..................................... 113.33.01+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.04.2
- standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.04
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_core: ........................................ /home/opam/.opam/4.04/lib/ppx_core
- pkg_ppx_optcomp: ..................................... /home/opam/.opam/4.04/lib/ppx_optcomp
- pkg_ocamlbuild: ...................................... /home/opam/.opam/4.04/lib/ocamlbuild
- 
Processing 57/78: [ppx_driver: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_driver.113.33.02+4.03)
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- File "setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild
- Package name: ........................................ ppx_driver
- Package version: ..................................... 113.33.01+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.04.2
- standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_core: ........................................ /home/opam/.opam/4.04/lib/ppx_core
- pkg_ppx_optcomp: ..................................... /home/opam/.opam/4.04/lib/ppx_optcomp
- pkg_ocamlbuild: ...................................... /home/opam/.opam/4.04/lib/ocamlbuild
- 
- ./setup.exe -build 
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_optcomp -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/ppx_driver.mli > src/ppx_driver.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_optcomp -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_driver.cmi src/ppx_driver.mli
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_optcomp -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_driver.cmi src/ppx_driver.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_optcomp -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/ppx_driver.ml > src/ppx_driver.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_optcomp -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_driver.cmo src/ppx_driver.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_optcomp -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_driver.cmo src/ppx_driver.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -thread -I src src/ppx_driver.cmo -o src/ppx_driver.cma
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_optcomp -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_driver.cmx src/ppx_driver.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_optcomp -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_driver.cmx src/ppx_driver.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -thread -I src src/ppx_driver.cmx -o src/ppx_driver.cmxa
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_driver.cmxa -o src/ppx_driver.cmxs
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_optcomp -package ppx_core -package ocamlbuild -predicates ppx_driver -predicates ppx_driver -modules ocamlbuild_plugin/ppx_driver_ocamlbuild.mli > ocamlbuild_plugin/ppx_driver_ocamlbuild.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -package ocamlbuild -predicates ppx_driver -w -40 -I ocamlbuild_plugin -I src -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cmi ocamlbuild_plugin/ppx_driver_ocamlbuild.mli
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -package ocamlbuild -predicates ppx_driver -w -40 -I ocamlbuild_plugin -I src -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cmi ocamlbuild_plugin/ppx_driver_ocamlbuild.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_optcomp -package ppx_core -package ocamlbuild -predicates ppx_driver -predicates ppx_driver -modules ocamlbuild_plugin/ppx_driver_ocamlbuild.ml > ocamlbuild_plugin/ppx_driver_ocamlbuild.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -package ocamlbuild -predicates ppx_driver -w -40 -I ocamlbuild_plugin -I src -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cmo ocamlbuild_plugin/ppx_driver_ocamlbuild.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -package ocamlbuild -predicates ppx_driver -w -40 -I ocamlbuild_plugin -I src -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cmo ocamlbuild_plugin/ppx_driver_ocamlbuild.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -thread -I ocamlbuild_plugin ocamlbuild_plugin/ppx_driver_ocamlbuild.cmo -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cma
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -package ocamlbuild -predicates ppx_driver -w -40 -I ocamlbuild_plugin -I src -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cmx ocamlbuild_plugin/ppx_driver_ocamlbuild.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -package ocamlbuild -predicates ppx_driver -w -40 -I ocamlbuild_plugin -I src -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cmx ocamlbuild_plugin/ppx_driver_ocamlbuild.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -thread -I ocamlbuild_plugin ocamlbuild_plugin/ppx_driver_ocamlbuild.cmx -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cmxa
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I ocamlbuild_plugin ocamlbuild_plugin/ppx_driver_ocamlbuild.cmxa -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cmxs
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_optcomp -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules runner/ppx_driver_runner.ml > runner/ppx_driver_runner.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates ppx_driver -w -40 -I runner -I src -o runner/ppx_driver_runner.cmo runner/ppx_driver_runner.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates ppx_driver -w -40 -I runner -I src -o runner/ppx_driver_runner.cmo runner/ppx_driver_runner.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -linkall -thread -I runner runner/ppx_driver_runner.cmo -o runner/ppx_driver_runner.cma
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates ppx_driver -w -40 -I runner -I src -o runner/ppx_driver_runner.cmx runner/ppx_driver_runner.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates ppx_driver -w -40 -I runner -I src -o runner/ppx_driver_runner.cmx runner/ppx_driver_runner.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -linkall -thread -I runner runner/ppx_driver_runner.cmx -o runner/ppx_driver_runner.cmxa
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I runner runner/ppx_driver_runner.cmxa -o runner/ppx_driver_runner.cmxs
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_optcomp -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules runner_as_ppx/ppx_driver_runner_as_ppx.ml > runner_as_ppx/ppx_driver_runner_as_ppx.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates ppx_driver -w -40 -I runner_as_ppx -I src -o runner_as_ppx/ppx_driver_runner_as_ppx.cmo runner_as_ppx/ppx_driver_runner_as_ppx.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates ppx_driver -w -40 -I runner_as_ppx -I src -o runner_as_ppx/ppx_driver_runner_as_ppx.cmo runner_as_ppx/ppx_driver_runner_as_ppx.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -linkall -thread -I runner_as_ppx runner_as_ppx/ppx_driver_runner_as_ppx.cmo -o runner_as_ppx/ppx_driver_runner_as_ppx.cma
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates ppx_driver -w -40 -I runner_as_ppx -I src -o runner_as_ppx/ppx_driver_runner_as_ppx.cmx runner_as_ppx/ppx_driver_runner_as_ppx.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates ppx_driver -w -40 -I runner_as_ppx -I src -o runner_as_ppx/ppx_driver_runner_as_ppx.cmx runner_as_ppx/ppx_driver_runner_as_ppx.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -linkall -thread -I runner_as_ppx runner_as_ppx/ppx_driver_runner_as_ppx.cmx -o runner_as_ppx/ppx_driver_runner_as_ppx.cmxa
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I runner_as_ppx runner_as_ppx/ppx_driver_runner_as_ppx.cmxa -o runner_as_ppx/ppx_driver_runner_as_ppx.cmxs
- + ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "myocamlbuild.ml", line 518, characters 43-62:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "myocamlbuild.ml", line 531, characters 51-70:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- /usr/bin/make ppx_driver.install
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ppx_driver.113.33.02+4.03'
- ocaml -I js-utils js-utils/gen_install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ppx_driver.113.33.02+4.03'
-> compiled  ppx_driver.113.33.02+4.03
-> installed ppx_driver.113.33.02+4.03
Processing 59/78: [ppx_here: ./configure]
Processing 60/78: [ppx_here: ./configure] [ppx_inline_test: ./configure]
Processing 61/78: [ppx_here: ./configure] [ppx_inline_test: ./configure] [ppx_type_conv: ./configure]
- File "./setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild
- Package name: ........................................ ppx_here
- Package version: ..................................... 113.33.00
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.04.2
- standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.04
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_core: ........................................ /home/opam/.opam/4.04/lib/ppx_core
- pkg_ppx_driver: ...................................... /home/opam/.opam/4.04/lib/ppx_driver
- 
Processing 61/78: [ppx_here: make] [ppx_inline_test: ./configure] [ppx_type_conv: ./configure]
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild
- Package name: ........................................ ppx_type_conv
- Package version: ..................................... 113.33.02+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.04.2
- standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.04
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_core: ........................................ /home/opam/.opam/4.04/lib/ppx_core
- pkg_ppx_driver: ...................................... /home/opam/.opam/4.04/lib/ppx_driver
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.04/lib/ppx_tools
- pkg_ppx_deriving_api: ................................ /home/opam/.opam/4.04/lib/ppx_deriving/api
- 
Processing 61/78: [ppx_here: make] [ppx_inline_test: ./configure] [ppx_type_conv: make]
- File "./setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild
- Package name: ........................................ ppx_inline_test
- Package version: ..................................... 113.33.00+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.04.2
- standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.04
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_driver: ...................................... /home/opam/.opam/4.04/lib/ppx_driver
- pkg_ppx_core: ........................................ /home/opam/.opam/4.04/lib/ppx_core
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.04/lib/ppx_tools
- 
Processing 61/78: [ppx_here: make] [ppx_inline_test: make] [ppx_type_conv: make]
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- File "setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild
- Package name: ........................................ ppx_here
- Package version: ..................................... 113.33.00
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.04.2
- standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_core: ........................................ /home/opam/.opam/4.04/lib/ppx_core
- pkg_ppx_driver: ...................................... /home/opam/.opam/4.04/lib/ppx_driver
- 
- ./setup.exe -build -j 1
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_driver -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules expander/ppx_here_expander.mli > expander/ppx_here_expander.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I expander -o expander/ppx_here_expander.cmi expander/ppx_here_expander.mli
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I expander -o expander/ppx_here_expander.cmi expander/ppx_here_expander.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_driver -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules expander/ppx_here_expander.ml > expander/ppx_here_expander.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I expander -o expander/ppx_here_expander.cmo expander/ppx_here_expander.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I expander -o expander/ppx_here_expander.cmo expander/ppx_here_expander.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -thread -I expander expander/ppx_here_expander.cmo -o expander/ppx_here_expander.cma
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I expander -o expander/ppx_here_expander.cmx expander/ppx_here_expander.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I expander -o expander/ppx_here_expander.cmx expander/ppx_here_expander.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -thread -I expander expander/ppx_here_expander.cmx -o expander/ppx_here_expander.cmxa
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I expander expander/ppx_here_expander.cmxa -o expander/ppx_here_expander.cmxs
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_driver -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/ppx_here.mli > src/ppx_here.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I expander -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -I expander -o src/ppx_here.cmi src/ppx_here.mli
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I expander -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -I expander -o src/ppx_here.cmi src/ppx_here.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_driver -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/ppx_here.ml > src/ppx_here.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I expander -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -I expander -o src/ppx_here.cmo src/ppx_here.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I expander -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -I expander -o src/ppx_here.cmo src/ppx_here.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -linkall -thread -I src src/ppx_here.cmo -o src/ppx_here.cma
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I expander -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -I expander -o src/ppx_here.cmx src/ppx_here.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I expander -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -I expander -o src/ppx_here.cmx src/ppx_here.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -linkall -thread -I src src/ppx_here.cmx -o src/ppx_here.cmxa
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_here.cmxa -o src/ppx_here.cmxs
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_driver -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules as_ppx/ppx.ml > as_ppx/ppx.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I expander -I src -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I as_ppx -I src -o as_ppx/ppx.cmo as_ppx/ppx.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I expander -I src -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I as_ppx -I src -o as_ppx/ppx.cmo as_ppx/ppx.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I expander -I src -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I as_ppx -I src -o as_ppx/ppx.cmx as_ppx/ppx.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I expander -I src -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I as_ppx -I src -o as_ppx/ppx.cmx as_ppx/ppx.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_driver -package ppx_core -predicates ppx_driver -I expander -I src -I as_ppx expander/ppx_here_expander.cmxa src/ppx_here.cmxa as_ppx/ppx.cmx -o as_ppx/ppx.native
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_driver -package ppx_core -predicates ppx_driver -I expander -I src -I as_ppx expander/ppx_here_expander.cmxa src/ppx_here.cmxa as_ppx/ppx.cmx -o as_ppx/ppx.native
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- + ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "myocamlbuild.ml", line 518, characters 43-62:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "myocamlbuild.ml", line 531, characters 51-70:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- /usr/bin/make ppx_here.install
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ppx_here.113.33.00'
- ocaml -I js-utils js-utils/gen_install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ppx_here.113.33.00'
-> compiled  ppx_here.113.33.00
Processing 61/78: [ppx_inline_test: make] [ppx_type_conv: make]
-> installed ppx_here.113.33.00
Processing 62/78: [ppx_inline_test: make] [ppx_type_conv: make]
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild
- Package name: ........................................ ppx_type_conv
- Package version: ..................................... 113.33.02+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.04.2
- standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_core: ........................................ /home/opam/.opam/4.04/lib/ppx_core
- pkg_ppx_driver: ...................................... /home/opam/.opam/4.04/lib/ppx_driver
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.04/lib/ppx_tools
- pkg_ppx_deriving_api: ................................ /home/opam/.opam/4.04/lib/ppx_deriving/api
- 
- ./setup.exe -build 
- W: Cannot find source file matching module 'ppx_type_conv' in library ppx_type_conv
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/ignore_unused_warning.mli > src/ignore_unused_warning.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ignore_unused_warning.cmi src/ignore_unused_warning.mli
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ignore_unused_warning.cmi src/ignore_unused_warning.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/ignore_unused_warning.ml > src/ignore_unused_warning.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/std.ml > src/std.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/type_conv.mli > src/type_conv.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -o src/type_conv.cmi src/type_conv.mli
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -o src/type_conv.cmi src/type_conv.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/type_conv.ml > src/type_conv.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -for-pack Ppx_type_conv -predicates ppx_driver -w -40 -I src -o src/ignore_unused_warning.cmo src/ignore_unused_warning.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -for-pack Ppx_type_conv -predicates ppx_driver -w -40 -I src -o src/ignore_unused_warning.cmo src/ignore_unused_warning.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -for-pack Ppx_type_conv -predicates ppx_driver -w -40 -I src -o src/std.cmo src/std.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -for-pack Ppx_type_conv -predicates ppx_driver -w -40 -I src -o src/std.cmo src/std.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -for-pack Ppx_type_conv -predicates ppx_driver -w -40 -I src -o src/type_conv.cmo src/type_conv.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -for-pack Ppx_type_conv -predicates ppx_driver -w -40 -I src -o src/type_conv.cmo src/type_conv.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -pack -g -annot -bin-annot src/ignore_unused_warning.cmo src/type_conv.cmo src/std.cmo -o src/ppx_type_conv.cmo
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -thread -I src src/ppx_type_conv.cmo -o src/ppx_type_conv.cma
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -for-pack Ppx_type_conv -predicates ppx_driver -w -40 -I src -o src/ignore_unused_warning.cmx src/ignore_unused_warning.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -for-pack Ppx_type_conv -predicates ppx_driver -w -40 -I src -o src/ignore_unused_warning.cmx src/ignore_unused_warning.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -for-pack Ppx_type_conv -predicates ppx_driver -w -40 -I src -o src/type_conv.cmx src/type_conv.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -for-pack Ppx_type_conv -predicates ppx_driver -w -40 -I src -o src/type_conv.cmx src/type_conv.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -for-pack Ppx_type_conv -predicates ppx_driver -w -40 -I src -o src/std.cmx src/std.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -for-pack Ppx_type_conv -predicates ppx_driver -w -40 -I src -o src/std.cmx src/std.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- touch src/ppx_type_conv.mli  ; if  /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I src src/ignore_unused_warning.cmx src/type_conv.cmx src/std.cmx -o src/ppx_type_conv.cmx  ; then  rm -f src/ppx_type_conv.mli  ; else  rm -f src/ppx_type_conv.mli  ; exit 1; fi
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -thread -I src src/ppx_type_conv.cmx -o src/ppx_type_conv.cmxa
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_type_conv.cmxa -o src/ppx_type_conv.cmxs
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_deriving.api -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules ppx_deriving_exporter/ppx_type_conv_deriving.ml > ppx_deriving_exporter/ppx_type_conv_deriving.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_driver -package ppx_deriving.api -package ppx_core -predicates ppx_driver -w -40 -I ppx_deriving_exporter -I src -o ppx_deriving_exporter/ppx_type_conv_deriving.cmo ppx_deriving_exporter/ppx_type_conv_deriving.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_driver -package ppx_deriving.api -package ppx_core -predicates ppx_driver -w -40 -I ppx_deriving_exporter -I src -o ppx_deriving_exporter/ppx_type_conv_deriving.cmo ppx_deriving_exporter/ppx_type_conv_deriving.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -thread -I ppx_deriving_exporter ppx_deriving_exporter/ppx_type_conv_deriving.cmo -o ppx_deriving_exporter/ppx_type_conv_deriving.cma
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_driver -package ppx_deriving.api -package ppx_core -predicates ppx_driver -w -40 -I ppx_deriving_exporter -I src -o ppx_deriving_exporter/ppx_type_conv_deriving.cmx ppx_deriving_exporter/ppx_type_conv_deriving.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_driver -package ppx_deriving.api -package ppx_core -predicates ppx_driver -w -40 -I ppx_deriving_exporter -I src -o ppx_deriving_exporter/ppx_type_conv_deriving.cmx ppx_deriving_exporter/ppx_type_conv_deriving.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -thread -I ppx_deriving_exporter ppx_deriving_exporter/ppx_type_conv_deriving.cmx -o ppx_deriving_exporter/ppx_type_conv_deriving.cmxa
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I ppx_deriving_exporter ppx_deriving_exporter/ppx_type_conv_deriving.cmxa -o ppx_deriving_exporter/ppx_type_conv_deriving.cmxs
- /usr/bin/make ppx_type_conv.install
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ppx_type_conv.113.33.02+4.03'
- ocaml -I js-utils js-utils/gen_install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ppx_type_conv.113.33.02+4.03'
-> compiled  ppx_type_conv.113.33.02+4.03
Processing 62/78: [ppx_inline_test: make]
-> installed ppx_type_conv.113.33.02+4.03
Processing 63/78: [ppx_inline_test: make]
Processing 64/78: [ppx_compare: ./configure] [ppx_inline_test: make]
Processing 65/78: [ppx_compare: ./configure] [ppx_fields_conv: ./configure] [ppx_inline_test: make]
Processing 66/78: [ppx_compare: ./configure] [ppx_fields_conv: ./configure] [ppx_inline_test: make] [ppx_sexp_conv: ./configure]
Processing 67/78: [ppx_compare: ./configure] [ppx_fields_conv: ./configure] [ppx_inline_test: make] [ppx_sexp_conv: ./configure] [ppx_variants_conv: ./configure]
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- File "setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild
- Package name: ........................................ ppx_inline_test
- Package version: ..................................... 113.33.00+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.04.2
- standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_driver: ...................................... /home/opam/.opam/4.04/lib/ppx_driver
- pkg_ppx_core: ........................................ /home/opam/.opam/4.04/lib/ppx_core
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.04/lib/ppx_tools
- 
- ./setup.exe -build -j 1
- W: Cannot find source file matching module 'ppx_inline_test_lib' in library ppx_inline_test_lib
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -predicates ppx_driver -predicates ppx_driver -modules config/inline_test_config.mli > config/inline_test_config.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -predicates ppx_driver -w -40 -I config -o config/inline_test_config.cmi config/inline_test_config.mli
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -predicates ppx_driver -predicates ppx_driver -modules config/inline_test_config.ml > config/inline_test_config.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -predicates ppx_driver -w -40 -I config -o config/inline_test_config.cmo config/inline_test_config.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -thread -I config config/inline_test_config.cmo -o config/inline_test_config.cma
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -predicates ppx_driver -w -40 -I config -o config/inline_test_config.cmx config/inline_test_config.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -thread -I config config/inline_test_config.cmx -o config/inline_test_config.cmxa
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I config config/inline_test_config.cmxa -o config/inline_test_config.cmxs
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -predicates ppx_driver -predicates ppx_driver -modules runtime-lib/runtime.mli > runtime-lib/runtime.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I config -predicates ppx_driver -w -40 -I runtime-lib -I config -o runtime-lib/runtime.cmi runtime-lib/runtime.mli
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -predicates ppx_driver -predicates ppx_driver -modules runtime-lib/runtime.ml > runtime-lib/runtime.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I config -for-pack Ppx_inline_test_lib -predicates ppx_driver -w -40 -I runtime-lib -I config -o runtime-lib/runtime.cmo runtime-lib/runtime.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I config -for-pack Ppx_inline_test_lib -predicates ppx_driver -w -40 -I runtime-lib -I config -o runtime-lib/runtime.cmo runtime-lib/runtime.ml
- File "runtime-lib/runtime.ml", line 178, characters 53-72:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "runtime-lib/runtime.ml", line 322, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -pack -g -annot -bin-annot runtime-lib/runtime.cmo -o runtime-lib/ppx_inline_test_lib.cmo
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -thread -I runtime-lib runtime-lib/ppx_inline_test_lib.cmo -o runtime-lib/ppx_inline_test_lib.cma
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I config -for-pack Ppx_inline_test_lib -predicates ppx_driver -w -40 -I runtime-lib -I config -o runtime-lib/runtime.cmx runtime-lib/runtime.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I config -for-pack Ppx_inline_test_lib -predicates ppx_driver -w -40 -I runtime-lib -I config -o runtime-lib/runtime.cmx runtime-lib/runtime.ml
- File "runtime-lib/runtime.ml", line 178, characters 53-72:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "runtime-lib/runtime.ml", line 322, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- touch runtime-lib/ppx_inline_test_lib.mli  ; if  /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I runtime-lib runtime-lib/runtime.cmx -o runtime-lib/ppx_inline_test_lib.cmx  ; then  rm -f runtime-lib/ppx_inline_test_lib.mli  ; else  rm -f runtime-lib/ppx_inline_test_lib.mli  ; exit 1; fi
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -thread -I runtime-lib runtime-lib/ppx_inline_test_lib.cmx -o runtime-lib/ppx_inline_test_lib.cmxa
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I runtime-lib runtime-lib/ppx_inline_test_lib.cmxa -o runtime-lib/ppx_inline_test_lib.cmxs
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_driver -predicates ppx_driver -predicates ppx_driver -modules libname/ppx_inline_test_libname.mli > libname/ppx_inline_test_libname.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_driver -predicates ppx_driver -w -40 -I libname -o libname/ppx_inline_test_libname.cmi libname/ppx_inline_test_libname.mli
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_driver -predicates ppx_driver -w -40 -I libname -o libname/ppx_inline_test_libname.cmi libname/ppx_inline_test_libname.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_driver -predicates ppx_driver -predicates ppx_driver -modules libname/ppx_inline_test_libname.ml > libname/ppx_inline_test_libname.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_driver -predicates ppx_driver -w -40 -I libname -o libname/ppx_inline_test_libname.cmo libname/ppx_inline_test_libname.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_driver -predicates ppx_driver -w -40 -I libname -o libname/ppx_inline_test_libname.cmo libname/ppx_inline_test_libname.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -thread -I libname libname/ppx_inline_test_libname.cmo -o libname/ppx_inline_test_libname.cma
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_driver -predicates ppx_driver -w -40 -I libname -o libname/ppx_inline_test_libname.cmx libname/ppx_inline_test_libname.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_driver -predicates ppx_driver -w -40 -I libname -o libname/ppx_inline_test_libname.cmx libname/ppx_inline_test_libname.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -thread -I libname libname/ppx_inline_test_libname.cmx -o libname/ppx_inline_test_libname.cmxa
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I libname libname/ppx_inline_test_libname.cmxa -o libname/ppx_inline_test_libname.cmxs
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/ppx_inline_test.mli > src/ppx_inline_test.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I libname -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -I libname -o src/ppx_inline_test.cmi src/ppx_inline_test.mli
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I libname -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -I libname -o src/ppx_inline_test.cmi src/ppx_inline_test.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/ppx_inline_test.ml > src/ppx_inline_test.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I libname -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -I libname -o src/ppx_inline_test.cmo src/ppx_inline_test.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I libname -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -I libname -o src/ppx_inline_test.cmo src/ppx_inline_test.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -linkall -thread -I src src/ppx_inline_test.cmo -o src/ppx_inline_test.cma
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I libname -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -I libname -o src/ppx_inline_test.cmx src/ppx_inline_test.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I libname -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -I libname -o src/ppx_inline_test.cmx src/ppx_inline_test.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -linkall -thread -I src src/ppx_inline_test.cmx -o src/ppx_inline_test.cmxa
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_inline_test.cmxa -o src/ppx_inline_test.cmxs
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules drop/ppx_inline_test_drop.ml > drop/ppx_inline_test_drop.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I libname -I src -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I drop -I src -o drop/ppx_inline_test_drop.cmo drop/ppx_inline_test_drop.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I libname -I src -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I drop -I src -o drop/ppx_inline_test_drop.cmo drop/ppx_inline_test_drop.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -thread -I drop drop/ppx_inline_test_drop.cmo -o drop/ppx_inline_test_drop.cma
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I libname -I src -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I drop -I src -o drop/ppx_inline_test_drop.cmx drop/ppx_inline_test_drop.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I libname -I src -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I drop -I src -o drop/ppx_inline_test_drop.cmx drop/ppx_inline_test_drop.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -thread -I drop drop/ppx_inline_test_drop.cmx -o drop/ppx_inline_test_drop.cmxa
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I drop drop/ppx_inline_test_drop.cmxa -o drop/ppx_inline_test_drop.cmxs
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules as_ppx/ppx.ml > as_ppx/ppx.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I libname -I src -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I as_ppx -I src -o as_ppx/ppx.cmo as_ppx/ppx.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I libname -I src -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I as_ppx -I src -o as_ppx/ppx.cmo as_ppx/ppx.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I libname -I src -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I as_ppx -I src -o as_ppx/ppx.cmx as_ppx/ppx.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I libname -I src -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I as_ppx -I src -o as_ppx/ppx.cmx as_ppx/ppx.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -I libname -I src -I as_ppx libname/ppx_inline_test_libname.cmxa src/ppx_inline_test.cmxa as_ppx/ppx.cmx -o as_ppx/ppx.native
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -I libname -I src -I as_ppx libname/ppx_inline_test_libname.cmxa src/ppx_inline_test.cmxa as_ppx/ppx.cmx -o as_ppx/ppx.native
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- + ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "myocamlbuild.ml", line 518, characters 43-62:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "myocamlbuild.ml", line 531, characters 51-70:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- /usr/bin/make ppx_inline_test.install
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ppx_inline_test.113.33.00+4.03'
- ocaml -I js-utils js-utils/gen_install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ppx_inline_test.113.33.00+4.03'
-> compiled  ppx_inline_test.113.33.00+4.03
Processing 67/78: [ppx_compare: ./configure] [ppx_fields_conv: ./configure] [ppx_sexp_conv: ./configure] [ppx_variants_conv: ./configure]
-> installed ppx_inline_test.113.33.00+4.03
Processing 68/78: [ppx_compare: ./configure] [ppx_fields_conv: ./configure] [ppx_sexp_conv: ./configure] [ppx_variants_conv: ./configure]
- File "./setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild
- Package name: ........................................ ppx_fields_conv
- Package version: ..................................... 113.33.00+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.04.2
- standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.04
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_core: ........................................ /home/opam/.opam/4.04/lib/ppx_core
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.04/lib/ppx_tools
- pkg_ppx_type_conv: ................................... /home/opam/.opam/4.04/lib/ppx_type_conv
- 
Processing 68/78: [ppx_compare: ./configure] [ppx_fields_conv: make] [ppx_sexp_conv: ./configure] [ppx_variants_conv: ./configure]
- File "./setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild
- Package name: ........................................ ppx_variants_conv
- Package version: ..................................... 113.33.00+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.04.2
- standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.04
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_core: ........................................ /home/opam/.opam/4.04/lib/ppx_core
- pkg_ppx_driver: ...................................... /home/opam/.opam/4.04/lib/ppx_driver
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.04/lib/ppx_tools
- pkg_ppx_type_conv: ................................... /home/opam/.opam/4.04/lib/ppx_type_conv
- 
Processing 68/78: [ppx_compare: ./configure] [ppx_fields_conv: make] [ppx_sexp_conv: ./configure] [ppx_variants_conv: make]
- File "./setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild
- Package name: ........................................ ppx_sexp_conv
- Package version: ..................................... 113.33.01+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.04.2
- standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.04
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_core: ........................................ /home/opam/.opam/4.04/lib/ppx_core
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.04/lib/ppx_tools
- pkg_ppx_type_conv: ................................... /home/opam/.opam/4.04/lib/ppx_type_conv
- 
Processing 68/78: [ppx_compare: ./configure] [ppx_fields_conv: make] [ppx_sexp_conv: make] [ppx_variants_conv: make]
- File "./setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild
- Package name: ........................................ ppx_compare
- Package version: ..................................... 113.33.00+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.04.2
- standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.04
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_core: ........................................ /home/opam/.opam/4.04/lib/ppx_core
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.04/lib/ppx_tools
- pkg_ppx_driver: ...................................... /home/opam/.opam/4.04/lib/ppx_driver
- pkg_ppx_type_conv: ................................... /home/opam/.opam/4.04/lib/ppx_type_conv
- 
Processing 68/78: [ppx_compare: make] [ppx_fields_conv: make] [ppx_sexp_conv: make] [ppx_variants_conv: make]
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- File "setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild
- Package name: ........................................ ppx_variants_conv
- Package version: ..................................... 113.33.00+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.04.2
- standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_core: ........................................ /home/opam/.opam/4.04/lib/ppx_core
- pkg_ppx_driver: ...................................... /home/opam/.opam/4.04/lib/ppx_driver
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.04/lib/ppx_tools
- pkg_ppx_type_conv: ................................... /home/opam/.opam/4.04/lib/ppx_type_conv
- 
- ./setup.exe -build 
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_type_conv -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/ppx_variants_conv.mli > src/ppx_variants_conv.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_type_conv -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_variants_conv.cmi src/ppx_variants_conv.mli
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_type_conv -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_variants_conv.cmi src/ppx_variants_conv.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_type_conv -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/ppx_variants_conv.ml > src/ppx_variants_conv.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_type_conv -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_variants_conv.cmo src/ppx_variants_conv.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_type_conv -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_variants_conv.cmo src/ppx_variants_conv.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -linkall -thread -I src src/ppx_variants_conv.cmo -o src/ppx_variants_conv.cma
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_type_conv -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_variants_conv.cmx src/ppx_variants_conv.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_type_conv -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_variants_conv.cmx src/ppx_variants_conv.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -linkall -thread -I src src/ppx_variants_conv.cmx -o src/ppx_variants_conv.cmxa
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_variants_conv.cmxa -o src/ppx_variants_conv.cmxs
- + ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "myocamlbuild.ml", line 518, characters 43-62:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "myocamlbuild.ml", line 531, characters 51-70:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- /usr/bin/make ppx_variants_conv.install
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ppx_variants_conv.113.33.00+4.03'
- ocaml -I js-utils js-utils/gen_install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ppx_variants_conv.113.33.00+4.03'
-> compiled  ppx_variants_conv.113.33.00+4.03
Processing 68/78: [ppx_compare: make] [ppx_fields_conv: make] [ppx_sexp_conv: make]
-> installed ppx_variants_conv.113.33.00+4.03
Processing 69/78: [ppx_compare: make] [ppx_fields_conv: make] [ppx_sexp_conv: make]
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- File "setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild
- Package name: ........................................ ppx_fields_conv
- Package version: ..................................... 113.33.00+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.04.2
- standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_core: ........................................ /home/opam/.opam/4.04/lib/ppx_core
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.04/lib/ppx_tools
- pkg_ppx_type_conv: ................................... /home/opam/.opam/4.04/lib/ppx_type_conv
- 
- ./setup.exe -build 
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/ppx_fields_conv.mli > src/ppx_fields_conv.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_fields_conv.cmi src/ppx_fields_conv.mli
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_fields_conv.cmi src/ppx_fields_conv.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/ppx_fields_conv.ml > src/ppx_fields_conv.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_fields_conv.cmo src/ppx_fields_conv.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_fields_conv.cmo src/ppx_fields_conv.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -linkall -thread -I src src/ppx_fields_conv.cmo -o src/ppx_fields_conv.cma
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_fields_conv.cmx src/ppx_fields_conv.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_fields_conv.cmx src/ppx_fields_conv.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -linkall -thread -I src src/ppx_fields_conv.cmx -o src/ppx_fields_conv.cmxa
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_fields_conv.cmxa -o src/ppx_fields_conv.cmxs
- + ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "myocamlbuild.ml", line 518, characters 43-62:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "myocamlbuild.ml", line 531, characters 51-70:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- /usr/bin/make ppx_fields_conv.install
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ppx_fields_conv.113.33.00+4.03'
- ocaml -I js-utils js-utils/gen_install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ppx_fields_conv.113.33.00+4.03'
-> compiled  ppx_fields_conv.113.33.00+4.03
Processing 69/78: [ppx_compare: make] [ppx_sexp_conv: make]
-> installed ppx_fields_conv.113.33.00+4.03
Processing 70/78: [ppx_compare: make] [ppx_sexp_conv: make]
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- File "setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild
- Package name: ........................................ ppx_compare
- Package version: ..................................... 113.33.00+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.04.2
- standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_core: ........................................ /home/opam/.opam/4.04/lib/ppx_core
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.04/lib/ppx_tools
- pkg_ppx_driver: ...................................... /home/opam/.opam/4.04/lib/ppx_driver
- pkg_ppx_type_conv: ................................... /home/opam/.opam/4.04/lib/ppx_type_conv
- 
- ./setup.exe -build 
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules expander/ppx_compare_expander.mli > expander/ppx_compare_expander.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I expander -o expander/ppx_compare_expander.cmi expander/ppx_compare_expander.mli
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I expander -o expander/ppx_compare_expander.cmi expander/ppx_compare_expander.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules expander/ppx_compare_expander.ml > expander/ppx_compare_expander.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I expander -o expander/ppx_compare_expander.cmo expander/ppx_compare_expander.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I expander -o expander/ppx_compare_expander.cmo expander/ppx_compare_expander.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -thread -I expander expander/ppx_compare_expander.cmo -o expander/ppx_compare_expander.cma
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I expander -o expander/ppx_compare_expander.cmx expander/ppx_compare_expander.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I expander -o expander/ppx_compare_expander.cmx expander/ppx_compare_expander.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -thread -I expander expander/ppx_compare_expander.cmx -o expander/ppx_compare_expander.cmxa
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I expander expander/ppx_compare_expander.cmxa -o expander/ppx_compare_expander.cmxs
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_type_conv -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/ppx_compare.mli > src/ppx_compare.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I expander -package ppx_type_conv -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -I expander -o src/ppx_compare.cmi src/ppx_compare.mli
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I expander -package ppx_type_conv -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -I expander -o src/ppx_compare.cmi src/ppx_compare.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_type_conv -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/ppx_compare.ml > src/ppx_compare.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I expander -package ppx_type_conv -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -I expander -o src/ppx_compare.cmo src/ppx_compare.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I expander -package ppx_type_conv -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -I expander -o src/ppx_compare.cmo src/ppx_compare.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -linkall -thread -I src src/ppx_compare.cmo -o src/ppx_compare.cma
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I expander -package ppx_type_conv -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -I expander -o src/ppx_compare.cmx src/ppx_compare.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I expander -package ppx_type_conv -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -I expander -o src/ppx_compare.cmx src/ppx_compare.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -linkall -thread -I src src/ppx_compare.cmx -o src/ppx_compare.cmxa
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_compare.cmxa -o src/ppx_compare.cmxs
- + ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "myocamlbuild.ml", line 518, characters 43-62:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "myocamlbuild.ml", line 531, characters 51-70:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- /usr/bin/make ppx_compare.install
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ppx_compare.113.33.00+4.03'
- ocaml -I js-utils js-utils/gen_install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ppx_compare.113.33.00+4.03'
-> compiled  ppx_compare.113.33.00+4.03
Processing 70/78: [ppx_sexp_conv: make]
-> installed ppx_compare.113.33.00+4.03
Processing 71/78: [ppx_sexp_conv: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_sexp_conv.113.33.01+4.03)
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- File "setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild
- Package name: ........................................ ppx_sexp_conv
- Package version: ..................................... 113.33.01+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.04.2
- standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_core: ........................................ /home/opam/.opam/4.04/lib/ppx_core
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.04/lib/ppx_tools
- pkg_ppx_type_conv: ................................... /home/opam/.opam/4.04/lib/ppx_type_conv
- 
- ./setup.exe -build 
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules expander/ppx_sexp_conv_expander.mli > expander/ppx_sexp_conv_expander.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I expander -o expander/ppx_sexp_conv_expander.cmi expander/ppx_sexp_conv_expander.mli
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I expander -o expander/ppx_sexp_conv_expander.cmi expander/ppx_sexp_conv_expander.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules expander/ppx_sexp_conv_expander.ml > expander/ppx_sexp_conv_expander.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I expander -o expander/ppx_sexp_conv_expander.cmo expander/ppx_sexp_conv_expander.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I expander -o expander/ppx_sexp_conv_expander.cmo expander/ppx_sexp_conv_expander.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -thread -I expander expander/ppx_sexp_conv_expander.cmo -o expander/ppx_sexp_conv_expander.cma
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I expander -o expander/ppx_sexp_conv_expander.cmx expander/ppx_sexp_conv_expander.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I expander -o expander/ppx_sexp_conv_expander.cmx expander/ppx_sexp_conv_expander.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -thread -I expander expander/ppx_sexp_conv_expander.cmx -o expander/ppx_sexp_conv_expander.cmxa
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I expander expander/ppx_sexp_conv_expander.cmxa -o expander/ppx_sexp_conv_expander.cmxs
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/ppx_sexp_conv.mli > src/ppx_sexp_conv.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I expander -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I src -I expander -o src/ppx_sexp_conv.cmi src/ppx_sexp_conv.mli
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I expander -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I src -I expander -o src/ppx_sexp_conv.cmi src/ppx_sexp_conv.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/ppx_sexp_conv.ml > src/ppx_sexp_conv.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I expander -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I src -I expander -o src/ppx_sexp_conv.cmo src/ppx_sexp_conv.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I expander -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I src -I expander -o src/ppx_sexp_conv.cmo src/ppx_sexp_conv.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -linkall -thread -I src src/ppx_sexp_conv.cmo -o src/ppx_sexp_conv.cma
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I expander -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I src -I expander -o src/ppx_sexp_conv.cmx src/ppx_sexp_conv.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I expander -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I src -I expander -o src/ppx_sexp_conv.cmx src/ppx_sexp_conv.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -linkall -thread -I src src/ppx_sexp_conv.cmx -o src/ppx_sexp_conv.cmxa
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_sexp_conv.cmxa -o src/ppx_sexp_conv.cmxs
- + ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "myocamlbuild.ml", line 518, characters 43-62:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "myocamlbuild.ml", line 531, characters 51-70:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- /usr/bin/make ppx_sexp_conv.install
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ppx_sexp_conv.113.33.01+4.03'
- ocaml -I js-utils js-utils/gen_install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ppx_sexp_conv.113.33.01+4.03'
-> compiled  ppx_sexp_conv.113.33.01+4.03
-> installed ppx_sexp_conv.113.33.01+4.03
Processing 73/78: [ppx_assert: ./configure]
Processing 74/78: [ppx_assert: ./configure] [ppx_custom_printf: ./configure]
- File "./setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild
- Package name: ........................................ ppx_custom_printf
- Package version: ..................................... 113.33.00+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.04.2
- standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.04
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_core: ........................................ /home/opam/.opam/4.04/lib/ppx_core
- pkg_ppx_driver: ...................................... /home/opam/.opam/4.04/lib/ppx_driver
- pkg_ppx_sexp_conv_expander: .......................... /home/opam/.opam/4.04/lib/ppx_sexp_conv
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.04/lib/ppx_tools
- 
Processing 74/78: [ppx_assert: ./configure] [ppx_custom_printf: make]
- File "./setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild
- Package name: ........................................ ppx_assert
- Package version: ..................................... 113.33.00
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.04.2
- standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.04
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_compare_expander: ............................ /home/opam/.opam/4.04/lib/ppx_compare
- pkg_ppx_core: ........................................ /home/opam/.opam/4.04/lib/ppx_core
- pkg_ppx_driver: ...................................... /home/opam/.opam/4.04/lib/ppx_driver
- pkg_ppx_here_expander: ............................... /home/opam/.opam/4.04/lib/ppx_here
- pkg_ppx_sexp_conv_expander: .......................... /home/opam/.opam/4.04/lib/ppx_sexp_conv
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.04/lib/ppx_tools
- pkg_sexplib: ......................................... /home/opam/.opam/4.04/lib/sexplib
- 
Processing 74/78: [ppx_assert: make] [ppx_custom_printf: make]
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- File "setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild
- Package name: ........................................ ppx_custom_printf
- Package version: ..................................... 113.33.00+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.04.2
- standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_core: ........................................ /home/opam/.opam/4.04/lib/ppx_core
- pkg_ppx_driver: ...................................... /home/opam/.opam/4.04/lib/ppx_driver
- pkg_ppx_sexp_conv_expander: .......................... /home/opam/.opam/4.04/lib/ppx_sexp_conv
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.04/lib/ppx_tools
- 
- ./setup.exe -build 
- W: Cannot find source file matching module 'Ppx_format_lifter' in library ppx_format_lifter
- W: Cannot find source file matching module 'Ppx_format_lifter' in library ppx_format_lifter
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- ocamlfind ppx_tools/genlifter Pervasives.format6 > format-lifter/ppx_format_lifter.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -predicates ppx_driver -predicates ppx_driver -modules format-lifter/ppx_format_lifter.ml > format-lifter/ppx_format_lifter.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -predicates ppx_driver -w -40 -I format-lifter -o format-lifter/ppx_format_lifter.cmo format-lifter/ppx_format_lifter.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -predicates ppx_driver -w -40 -I format-lifter -o format-lifter/ppx_format_lifter.cmo format-lifter/ppx_format_lifter.ml
- File "format-lifter/ppx_format_lifter.ml", line 53, characters 23-34:
- Warning 17: the virtual method constr is not declared.
- File "format-lifter/ppx_format_lifter.ml", line 57, characters 27-38:
- Warning 17: the virtual method string is not declared.
- File "format-lifter/ppx_format_lifter.ml", line 203, characters 28-37:
- Warning 17: the virtual method char is not declared.
- File "format-lifter/ppx_format_lifter.ml", line 470, characters 34-42:
- Warning 17: the virtual method int is not declared.
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -thread -I format-lifter format-lifter/ppx_format_lifter.cmo -o format-lifter/ppx_format_lifter.cma
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -predicates ppx_driver -w -40 -I format-lifter -o format-lifter/ppx_format_lifter.cmx format-lifter/ppx_format_lifter.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -predicates ppx_driver -w -40 -I format-lifter -o format-lifter/ppx_format_lifter.cmx format-lifter/ppx_format_lifter.ml
- File "format-lifter/ppx_format_lifter.ml", line 53, characters 23-34:
- Warning 17: the virtual method constr is not declared.
- File "format-lifter/ppx_format_lifter.ml", line 57, characters 27-38:
- Warning 17: the virtual method string is not declared.
- File "format-lifter/ppx_format_lifter.ml", line 203, characters 28-37:
- Warning 17: the virtual method char is not declared.
- File "format-lifter/ppx_format_lifter.ml", line 470, characters 34-42:
- Warning 17: the virtual method int is not declared.
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -thread -I format-lifter format-lifter/ppx_format_lifter.cmx -o format-lifter/ppx_format_lifter.cmxa
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I format-lifter format-lifter/ppx_format_lifter.cmxa -o format-lifter/ppx_format_lifter.cmxs
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_sexp_conv.expander -package ppx_driver -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/ppx_custom_printf.mli > src/ppx_custom_printf.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I format-lifter -package ppx_tools.metaquot -package ppx_sexp_conv.expander -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -I format-lifter -o src/ppx_custom_printf.cmi src/ppx_custom_printf.mli
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I format-lifter -package ppx_tools.metaquot -package ppx_sexp_conv.expander -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -I format-lifter -o src/ppx_custom_printf.cmi src/ppx_custom_printf.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_sexp_conv.expander -package ppx_driver -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/ppx_custom_printf.ml > src/ppx_custom_printf.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I format-lifter -package ppx_tools.metaquot -package ppx_sexp_conv.expander -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -I format-lifter -o src/ppx_custom_printf.cmo src/ppx_custom_printf.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I format-lifter -package ppx_tools.metaquot -package ppx_sexp_conv.expander -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -I format-lifter -o src/ppx_custom_printf.cmo src/ppx_custom_printf.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- File "src/ppx_custom_printf.ml", line 206, characters 24-38:
- Warning 3: deprecated: Char.uppercase
- Use Char.uppercase_ascii instead.
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -linkall -thread -I src src/ppx_custom_printf.cmo -o src/ppx_custom_printf.cma
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I format-lifter -package ppx_tools.metaquot -package ppx_sexp_conv.expander -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -I format-lifter -o src/ppx_custom_printf.cmx src/ppx_custom_printf.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I format-lifter -package ppx_tools.metaquot -package ppx_sexp_conv.expander -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -I format-lifter -o src/ppx_custom_printf.cmx src/ppx_custom_printf.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- File "src/ppx_custom_printf.ml", line 206, characters 24-38:
- Warning 3: deprecated: Char.uppercase
- Use Char.uppercase_ascii instead.
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -linkall -thread -I src src/ppx_custom_printf.cmx -o src/ppx_custom_printf.cmxa
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_custom_printf.cmxa -o src/ppx_custom_printf.cmxs
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_sexp_conv.expander -package ppx_driver -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules as_ppx/ppx.ml > as_ppx/ppx.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I format-lifter -I src -package ppx_tools.metaquot -package ppx_sexp_conv.expander -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I as_ppx -I src -o as_ppx/ppx.cmo as_ppx/ppx.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I format-lifter -I src -package ppx_tools.metaquot -package ppx_sexp_conv.expander -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I as_ppx -I src -o as_ppx/ppx.cmo as_ppx/ppx.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I format-lifter -I src -package ppx_tools.metaquot -package ppx_sexp_conv.expander -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I as_ppx -I src -o as_ppx/ppx.cmx as_ppx/ppx.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I format-lifter -I src -package ppx_tools.metaquot -package ppx_sexp_conv.expander -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I as_ppx -I src -o as_ppx/ppx.cmx as_ppx/ppx.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package ppx_sexp_conv.expander -package ppx_driver -package ppx_core -predicates ppx_driver -I format-lifter -I src -I as_ppx format-lifter/ppx_format_lifter.cmxa src/ppx_custom_printf.cmxa as_ppx/ppx.cmx -o as_ppx/ppx.native
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package ppx_sexp_conv.expander -package ppx_driver -package ppx_core -predicates ppx_driver -I format-lifter -I src -I as_ppx format-lifter/ppx_format_lifter.cmxa src/ppx_custom_printf.cmxa as_ppx/ppx.cmx -o as_ppx/ppx.native
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- + ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "myocamlbuild.ml", line 518, characters 43-62:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "myocamlbuild.ml", line 531, characters 51-70:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- /usr/bin/make ppx_custom_printf.install
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ppx_custom_printf.113.33.00+4.03'
- ocaml -I js-utils js-utils/gen_install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ppx_custom_printf.113.33.00+4.03'
-> compiled  ppx_custom_printf.113.33.00+4.03
Processing 74/78: [ppx_assert: make]
-> installed ppx_custom_printf.113.33.00+4.03
Processing 75/78: [ppx_assert: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_assert.113.33.00)
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- File "setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild
- Package name: ........................................ ppx_assert
- Package version: ..................................... 113.33.00
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.04.2
- standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_compare_expander: ............................ /home/opam/.opam/4.04/lib/ppx_compare
- pkg_ppx_core: ........................................ /home/opam/.opam/4.04/lib/ppx_core
- pkg_ppx_driver: ...................................... /home/opam/.opam/4.04/lib/ppx_driver
- pkg_ppx_here_expander: ............................... /home/opam/.opam/4.04/lib/ppx_here
- pkg_ppx_sexp_conv_expander: .......................... /home/opam/.opam/4.04/lib/ppx_sexp_conv
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.04/lib/ppx_tools
- pkg_sexplib: ......................................... /home/opam/.opam/4.04/lib/sexplib
- 
- ./setup.exe -build 
- W: Cannot find source file matching module 'ppx_assert_lib' in library ppx_assert_lib
- ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package ppx_driver.ocamlbuild myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_sexp_conv.expander -package ppx_here.expander -package ppx_driver -package ppx_core -package ppx_compare.expander -predicates ppx_driver -predicates ppx_driver -modules src/ppx_assert.mli > src/ppx_assert.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_sexp_conv.expander -package ppx_here.expander -package ppx_driver -package ppx_core -package ppx_compare.expander -predicates ppx_driver -w -40 -I src -o src/ppx_assert.cmi src/ppx_assert.mli
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_sexp_conv.expander -package ppx_here.expander -package ppx_driver -package ppx_core -package ppx_compare.expander -predicates ppx_driver -w -40 -I src -o src/ppx_assert.cmi src/ppx_assert.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_sexp_conv.expander -package ppx_here.expander -package ppx_driver -package ppx_core -package ppx_compare.expander -predicates ppx_driver -predicates ppx_driver -modules src/ppx_assert.ml > src/ppx_assert.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_sexp_conv.expander -package ppx_here.expander -package ppx_driver -package ppx_core -package ppx_compare.expander -predicates ppx_driver -w -40 -I src -o src/ppx_assert.cmo src/ppx_assert.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_sexp_conv.expander -package ppx_here.expander -package ppx_driver -package ppx_core -package ppx_compare.expander -predicates ppx_driver -w -40 -I src -o src/ppx_assert.cmo src/ppx_assert.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -linkall -thread -I src src/ppx_assert.cmo -o src/ppx_assert.cma
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_sexp_conv.expander -package ppx_here.expander -package ppx_driver -package ppx_core -package ppx_compare.expander -predicates ppx_driver -w -40 -I src -o src/ppx_assert.cmx src/ppx_assert.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_sexp_conv.expander -package ppx_here.expander -package ppx_driver -package ppx_core -package ppx_compare.expander -predicates ppx_driver -w -40 -I src -o src/ppx_assert.cmx src/ppx_assert.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -linkall -thread -I src src/ppx_assert.cmx -o src/ppx_assert.cmxa
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_assert.cmxa -o src/ppx_assert.cmxs
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_sexp_conv.expander -package ppx_here.expander -package ppx_driver -package ppx_core -package ppx_compare.expander -predicates ppx_driver -predicates ppx_driver -modules as_ppx/ppx.ml > as_ppx/ppx.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_sexp_conv.expander -package ppx_here.expander -package ppx_driver -package ppx_core -package ppx_compare.expander -predicates ppx_driver -w -40 -I as_ppx -I src -o as_ppx/ppx.cmo as_ppx/ppx.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_sexp_conv.expander -package ppx_here.expander -package ppx_driver -package ppx_core -package ppx_compare.expander -predicates ppx_driver -w -40 -I as_ppx -I src -o as_ppx/ppx.cmo as_ppx/ppx.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_sexp_conv.expander -package ppx_here.expander -package ppx_driver -package ppx_core -package ppx_compare.expander -predicates ppx_driver -w -40 -I as_ppx -I src -o as_ppx/ppx.cmx as_ppx/ppx.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_sexp_conv.expander -package ppx_here.expander -package ppx_driver -package ppx_core -package ppx_compare.expander -predicates ppx_driver -w -40 -I as_ppx -I src -o as_ppx/ppx.cmx as_ppx/ppx.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package ppx_sexp_conv.expander -package ppx_here.expander -package ppx_driver -package ppx_core -package ppx_compare.expander -predicates ppx_driver -I src -I as_ppx src/ppx_assert.cmxa as_ppx/ppx.cmx -o as_ppx/ppx.native
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package ppx_sexp_conv.expander -package ppx_here.expander -package ppx_driver -package ppx_core -package ppx_compare.expander -predicates ppx_driver -I src -I as_ppx src/ppx_assert.cmxa as_ppx/ppx.cmx -o as_ppx/ppx.native
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -predicates ppx_driver -linkpkg -o ppx-driver-ppx_sexp_conv+ppx_type_conv.native -package ppx_sexp_conv,ppx_type_conv ppx_driver_runner.cmxa
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -predicates ppx_driver -linkpkg -o ppx-driver-ppx_sexp_conv+ppx_type_conv.native -package ppx_sexp_conv,ppx_type_conv ppx_driver_runner.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -pp './ppx-driver-ppx_sexp_conv+ppx_type_conv.native -dump-ast' -predicates ppx_driver -predicates ppx_driver -modules runtime-lib/runtime.mli > runtime-lib/runtime.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package sexplib -pp './ppx-driver-ppx_sexp_conv+ppx_type_conv.native -dump-ast' -predicates ppx_driver -w -40 -I runtime-lib -o runtime-lib/runtime.cmi runtime-lib/runtime.mli
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -pp './ppx-driver-ppx_sexp_conv+ppx_type_conv.native -dump-ast' -predicates ppx_driver -predicates ppx_driver -modules runtime-lib/runtime.ml > runtime-lib/runtime.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package sexplib -for-pack Ppx_assert_lib -pp './ppx-driver-ppx_sexp_conv+ppx_type_conv.native -dump-ast' -predicates ppx_driver -w -40 -I runtime-lib -o runtime-lib/runtime.cmo runtime-lib/runtime.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -pack -g -annot -bin-annot runtime-lib/runtime.cmo -o runtime-lib/ppx_assert_lib.cmo
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -thread -I runtime-lib runtime-lib/ppx_assert_lib.cmo -o runtime-lib/ppx_assert_lib.cma
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package sexplib -for-pack Ppx_assert_lib -pp './ppx-driver-ppx_sexp_conv+ppx_type_conv.native -dump-ast' -predicates ppx_driver -w -40 -I runtime-lib -o runtime-lib/runtime.cmx runtime-lib/runtime.ml
- touch runtime-lib/ppx_assert_lib.mli  ; if  /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I runtime-lib runtime-lib/runtime.cmx -o runtime-lib/ppx_assert_lib.cmx  ; then  rm -f runtime-lib/ppx_assert_lib.mli  ; else  rm -f runtime-lib/ppx_assert_lib.mli  ; exit 1; fi
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -thread -I runtime-lib runtime-lib/ppx_assert_lib.cmx -o runtime-lib/ppx_assert_lib.cmxa
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I runtime-lib runtime-lib/ppx_assert_lib.cmxa -o runtime-lib/ppx_assert_lib.cmxs
- + ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package ppx_driver.ocamlbuild myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- File "myocamlbuild.ml", line 518, characters 43-62:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "myocamlbuild.ml", line 531, characters 51-70:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- /usr/bin/make ppx_assert.install
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ppx_assert.113.33.00'
- ocaml -I js-utils js-utils/gen_install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ppx_assert.113.33.00'
-> compiled  ppx_assert.113.33.00
-> installed ppx_assert.113.33.00
Processing 77/78: [ppx_expect: ./configure]
+ /home/opam/.opam/4.04/.opam-switch/build/ppx_expect.113.33.00+4.03/./configure "--prefix" "/home/opam/.opam/4.04" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_expect.113.33.00+4.03)
- File "./setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild
- Package name: ........................................ ppx_expect
- Package version: ..................................... 113.33.00+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.04.2
- standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.04
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_sexplib: ......................................... /home/opam/.opam/4.04/lib/sexplib
- pkg_fieldslib: ....................................... /home/opam/.opam/4.04/lib/fieldslib
- pkg_ppx_inline_test_runtime_lib: ..................... /home/opam/.opam/4.04/lib/ppx_inline_test
- pkg_ppx_assert_runtime_lib: .......................... /home/opam/.opam/4.04/lib/ppx_assert
- pkg_re: .............................................. /home/opam/.opam/4.04/lib/re
- pkg_variantslib: ..................................... /home/opam/.opam/4.04/lib/variantslib
- pkg_ppx_core: ........................................ /home/opam/.opam/4.04/lib/ppx_core
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.04/lib/ppx_tools
- pkg_ppx_driver: ...................................... /home/opam/.opam/4.04/lib/ppx_driver
- pkg_ppx_inline_test: ................................. /home/opam/.opam/4.04/lib/ppx_inline_test
- pkg_ppx_inline_test_libname: ......................... /home/opam/.opam/4.04/lib/ppx_inline_test
- 
Processing 77/78: [ppx_expect: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_expect.113.33.00+4.03)
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- File "setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild
- Package name: ........................................ ppx_expect
- Package version: ..................................... 113.33.00+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.04.2
- standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_sexplib: ......................................... /home/opam/.opam/4.04/lib/sexplib
- pkg_fieldslib: ....................................... /home/opam/.opam/4.04/lib/fieldslib
- pkg_ppx_inline_test_runtime_lib: ..................... /home/opam/.opam/4.04/lib/ppx_inline_test
- pkg_ppx_assert_runtime_lib: .......................... /home/opam/.opam/4.04/lib/ppx_assert
- pkg_re: .............................................. /home/opam/.opam/4.04/lib/re
- pkg_variantslib: ..................................... /home/opam/.opam/4.04/lib/variantslib
- pkg_ppx_core: ........................................ /home/opam/.opam/4.04/lib/ppx_core
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.04/lib/ppx_tools
- pkg_ppx_driver: ...................................... /home/opam/.opam/4.04/lib/ppx_driver
- pkg_ppx_inline_test: ................................. /home/opam/.opam/4.04/lib/ppx_inline_test
- pkg_ppx_inline_test_libname: ......................... /home/opam/.opam/4.04/lib/ppx_inline_test
- 
- ./setup.exe -build 
- W: Cannot find source file matching module 'ppx_expect' in library ppx_expect
- W: Cannot find source file matching module 'Expectation_lifter' in library ppx_expect
- W: Cannot find source file matching module 'expect_test_matcher' in library expect_test_matcher
- W: Cannot find source file matching module 'expect_test_common' in library expect_test_common
- ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package ppx_driver.ocamlbuild myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -predicates ppx_driver -linkpkg -o ppx-driver-ppx_compare+ppx_sexp_conv.native -package ppx_compare,ppx_sexp_conv ppx_driver_runner.cmxa
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -predicates ppx_driver -linkpkg -o ppx-driver-ppx_compare+ppx_sexp_conv.native -package ppx_compare,ppx_sexp_conv ppx_driver_runner.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -pp './ppx-driver-ppx_compare+ppx_sexp_conv.native -dump-ast' -predicates ppx_driver -predicates ppx_driver -modules common/expectation.mli > common/expectation.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -pp './ppx-driver-ppx_compare+ppx_sexp_conv.native -dump-ast' -predicates ppx_driver -predicates ppx_driver -modules common/file.mli > common/file.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package sexplib -pp './ppx-driver-ppx_compare+ppx_sexp_conv.native -dump-ast' -predicates ppx_driver -w -40 -I common -I namespace_wrappers -o common/file.cmi common/file.mli
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package sexplib -pp './ppx-driver-ppx_compare+ppx_sexp_conv.native -dump-ast' -predicates ppx_driver -w -40 -I common -I namespace_wrappers -o common/expectation.cmi common/expectation.mli
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -pp './ppx-driver-ppx_compare+ppx_sexp_conv.native -dump-ast' -predicates ppx_driver -predicates ppx_driver -modules common/expectation.ml > common/expectation.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -pp './ppx-driver-ppx_compare+ppx_sexp_conv.native -dump-ast' -predicates ppx_driver -predicates ppx_driver -modules common/file.ml > common/file.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -pp './ppx-driver-ppx_compare+ppx_sexp_conv.native -dump-ast' -predicates ppx_driver -predicates ppx_driver -modules common/std.ml > common/std.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package sexplib -for-pack Expect_test_common -pp './ppx-driver-ppx_compare+ppx_sexp_conv.native -dump-ast' -predicates ppx_driver -w -40 -I common -I namespace_wrappers -o common/expectation.cmo common/expectation.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package sexplib -for-pack Expect_test_common -pp './ppx-driver-ppx_compare+ppx_sexp_conv.native -dump-ast' -predicates ppx_driver -w -40 -I common -I namespace_wrappers -o common/file.cmo common/file.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package sexplib -for-pack Expect_test_common -pp './ppx-driver-ppx_compare+ppx_sexp_conv.native -dump-ast' -predicates ppx_driver -w -40 -I common -I namespace_wrappers -o common/std.cmo common/std.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -pack -g -annot -bin-annot common/file.cmo common/expectation.cmo common/std.cmo -o common/expect_test_common.cmo
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -thread -I common common/expect_test_common.cmo -o common/expect_test_common.cma
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package sexplib -for-pack Expect_test_common -pp './ppx-driver-ppx_compare+ppx_sexp_conv.native -dump-ast' -predicates ppx_driver -w -40 -I common -I namespace_wrappers -o common/file.cmx common/file.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package sexplib -for-pack Expect_test_common -pp './ppx-driver-ppx_compare+ppx_sexp_conv.native -dump-ast' -predicates ppx_driver -w -40 -I common -I namespace_wrappers -o common/expectation.cmx common/expectation.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package sexplib -for-pack Expect_test_common -pp './ppx-driver-ppx_compare+ppx_sexp_conv.native -dump-ast' -predicates ppx_driver -w -40 -I common -I namespace_wrappers -o common/std.cmx common/std.ml
- touch common/expect_test_common.mli  ; if  /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I common common/file.cmx common/expectation.cmx common/std.cmx -o common/expect_test_common.cmx  ; then  rm -f common/expect_test_common.mli  ; else  rm -f common/expect_test_common.mli  ; exit 1; fi
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -thread -I common common/expect_test_common.cmx -o common/expect_test_common.cmxa
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I common common/expect_test_common.cmxa -o common/expect_test_common.cmxs
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -predicates ppx_driver -predicates ppx_driver -modules config/expect_test_config.mli > config/expect_test_config.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -predicates ppx_driver -w -40 -I config -I namespace_wrappers -o config/expect_test_config.cmi config/expect_test_config.mli
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -predicates ppx_driver -predicates ppx_driver -modules config/expect_test_config.ml > config/expect_test_config.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -predicates ppx_driver -w -40 -I config -I namespace_wrappers -o config/expect_test_config.cmo config/expect_test_config.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -thread -I config config/expect_test_config.cmo -o config/expect_test_config.cma
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -predicates ppx_driver -w -40 -I config -I namespace_wrappers -o config/expect_test_config.cmx config/expect_test_config.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -thread -I config config/expect_test_config.cmx -o config/expect_test_config.cmxa
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I config config/expect_test_config.cmxa -o config/expect_test_config.cmxs
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -predicates ppx_driver -linkpkg -o ppx-driver-ppx_custom_printf+ppx_fields_conv+ppx_inline_test.native -package ppx_custom_printf,ppx_fields_conv,ppx_inline_test ppx_driver_runner.cmxa
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -predicates ppx_driver -linkpkg -o ppx-driver-ppx_custom_printf+ppx_fields_conv+ppx_inline_test.native -package ppx_custom_printf,ppx_fields_conv,ppx_inline_test ppx_driver_runner.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -package ppx_inline_test.runtime-lib -package fieldslib -pp './ppx-driver-ppx_custom_printf+ppx_fields_conv+ppx_inline_test.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -predicates ppx_driver -modules collector/expect_test_collector.mli > collector/expect_test_collector.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I common -I config -package sexplib -package ppx_inline_test.runtime-lib -package fieldslib -pp './ppx-driver-ppx_custom_printf+ppx_fields_conv+ppx_inline_test.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -w -40 -I collector -I common -I config -I namespace_wrappers -o collector/expect_test_collector.cmi collector/expect_test_collector.mli
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -package ppx_inline_test.runtime-lib -package fieldslib -pp './ppx-driver-ppx_custom_printf+ppx_fields_conv+ppx_inline_test.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -predicates ppx_driver -modules collector/expect_test_collector.ml > collector/expect_test_collector.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I common -I config -package sexplib -package ppx_inline_test.runtime-lib -package fieldslib -pp './ppx-driver-ppx_custom_printf+ppx_fields_conv+ppx_inline_test.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -w -40 -I collector -I common -I config -I namespace_wrappers -o collector/expect_test_collector.cmo collector/expect_test_collector.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -thread -I collector collector/expect_test_collector.cmo -o collector/expect_test_collector.cma
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I common -I config -package sexplib -package ppx_inline_test.runtime-lib -package fieldslib -pp './ppx-driver-ppx_custom_printf+ppx_fields_conv+ppx_inline_test.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -w -40 -I collector -I common -I config -I namespace_wrappers -o collector/expect_test_collector.cmx collector/expect_test_collector.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -thread -I collector collector/expect_test_collector.cmx -o collector/expect_test_collector.cmxa
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I collector collector/expect_test_collector.cmxa -o collector/expect_test_collector.cmxs
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -g -thread -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -c matcher/fnmatch_stub.c
- mv fnmatch_stub.o matcher/fnmatch_stub.o
- /home/opam/.opam/4.04/bin/ocamlfind ocamlmklib -o matcher/expect_test_matcher_stubs -g matcher/fnmatch_stub.o
- /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -predicates ppx_driver -linkpkg -o ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -package ppx_assert,ppx_compare,ppx_custom_printf,ppx_inline_test,ppx_sexp_conv,ppx_variants_conv ppx_driver_runner.cmxa
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -predicates ppx_driver -linkpkg -o ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -package ppx_assert,ppx_compare,ppx_custom_printf,ppx_inline_test,ppx_sexp_conv,ppx_variants_conv ppx_driver_runner.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -predicates ppx_driver -modules matcher/choose_tag.mli > matcher/choose_tag.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I common -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -w -40 -I matcher -I common -I namespace_wrappers -o matcher/choose_tag.cmi matcher/choose_tag.mli
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -predicates ppx_driver -modules matcher/choose_tag.ml > matcher/choose_tag.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -predicates ppx_driver -modules matcher/lexer.mli > matcher/lexer.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -predicates ppx_driver -modules matcher/cst.mli > matcher/cst.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -predicates ppx_driver -modules matcher/fmt.mli > matcher/fmt.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I common -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -w -40 -I matcher -I common -I namespace_wrappers -o matcher/cst.cmi matcher/cst.mli
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I common -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -w -40 -I matcher -I common -I namespace_wrappers -o matcher/fmt.cmi matcher/fmt.mli
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I common -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -w -40 -I matcher -I common -I namespace_wrappers -o matcher/lexer.cmi matcher/lexer.mli
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -predicates ppx_driver -modules matcher/cst.ml > matcher/cst.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -predicates ppx_driver -modules matcher/fmt.ml > matcher/fmt.ml.depends
- /home/opam/.opam/4.04/bin/ocamllex.opt -q matcher/lexer.mll
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -predicates ppx_driver -modules matcher/lexer.ml > matcher/lexer.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -predicates ppx_driver -modules matcher/matcher.mli > matcher/matcher.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -predicates ppx_driver -modules matcher/reconcile.mli > matcher/reconcile.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I common -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -w -40 -I matcher -I common -I namespace_wrappers -o matcher/reconcile.cmi matcher/reconcile.mli
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I common -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -w -40 -I matcher -I common -I namespace_wrappers -o matcher/matcher.cmi matcher/matcher.mli
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -predicates ppx_driver -modules matcher/matcher.ml > matcher/matcher.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -predicates ppx_driver -modules matcher/reconcile.ml > matcher/reconcile.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -predicates ppx_driver -predicates ppx_driver -modules namespace_wrappers/ocaml_re.mli > namespace_wrappers/ocaml_re.mli.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -w -49 -predicates ppx_driver -w -40 -I namespace_wrappers -o namespace_wrappers/ocaml_re.cmi namespace_wrappers/ocaml_re.mli
- /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -predicates ppx_driver -modules matcher/std.ml > matcher/std.ml.depends
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I common -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -for-pack Expect_test_matcher -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -w -40 -I matcher -I common -I namespace_wrappers -o matcher/choose_tag.cmo matcher/choose_tag.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I common -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -for-pack Expect_test_matcher -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -w -40 -I matcher -I common -I namespace_wrappers -o matcher/cst.cmo matcher/cst.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I common -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -for-pack Expect_test_matcher -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -w -40 -I matcher -I common -I namespace_wrappers -o matcher/fmt.cmo matcher/fmt.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I common -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -for-pack Expect_test_matcher -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -w -40 -I matcher -I common -I namespace_wrappers -o matcher/lexer.cmo matcher/lexer.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I common -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -for-pack Expect_test_matcher -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -w -40 -I matcher -I common -I namespace_wrappers -o matcher/matcher.cmo matcher/matcher.ml
- /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I common -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -for-pack Expect_test_matcher -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -w -40 -I matcher -I common -I namespace_wrappers -o matcher/reconcile.cmo matcher/reconcile.ml
- + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I common -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -for-pack Expect_test_matcher -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -w -40 -I matcher -I common -I namespace_wrappers -o matcher/reconcile.cmo matcher/reconcile.ml
- File "matcher/reconcile.ml", line 39, characters 25-36:
- Error: The module Re_emacs is an alias for module Re_emacs, which is missing
- Command exited with code 2.
- + ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package ppx_driver.ocamlbuild myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
- File "myocamlbuild.ml", line 518, characters 43-62:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "myocamlbuild.ml", line 531, characters 51-70:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- E: Failure("Command ''/home/opam/.opam/4.04/bin/ocamlbuild' common/expect_test_common.cma common/expect_test_common.cmxa common/expect_test_common.a common/expect_test_common.cmxs config/expect_test_config.cma config/expect_test_config.cmxa config/expect_test_config.a config/expect_test_config.cmxs collector/expect_test_collector.cma collector/expect_test_collector.cmxa collector/expect_test_collector.a collector/expect_test_collector.cmxs matcher/libexpect_test_matcher_stubs.a matcher/dllexpect_test_matcher_stubs.so matcher/expect_test_matcher.cma matcher/expect_test_matcher.cmxa matcher/expect_test_matcher.a matcher/expect_test_matcher.cmxs expect_payload/ppx_expect_payload.cma expect_payload/ppx_expect_payload.cmxa expect_payload/ppx_expect_payload.a expect_payload/ppx_expect_payload.cmxs src/ppx_expect.cma src/ppx_expect.cmxa src/ppx_expect.a src/ppx_expect.cmxs as_ppx/ppx.native -use-ocamlfind -plugin-tags 'package(ppx_driver.ocamlbuild)' -tag debug' terminated with error code 10")
- make: *** [Makefile:15: build] Error 1
[ERROR] The compilation of ppx_expect.113.33.00+4.03 failed at "make".

#=== ERROR while compiling ppx_expect.113.33.00+4.03 ==========================#
# context              2.1.5 | linux/x86_64 | ocaml-base-compiler.4.04.2 | file:///src
# path                 ~/.opam/4.04/.opam-switch/build/ppx_expect.113.33.00+4.03
# command              /usr/bin/make
# exit-code            2
# env-file             ~/.opam/log/ppx_expect-114-5a6179.env
# output-file          ~/.opam/log/ppx_expect-114-5a6179.out
### output ###
# ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
# File "setup.ml", line 316, characters 20-36:
# Warning 3: deprecated: String.lowercase
# Use String.lowercase_ascii instead.
# File "setup.ml", line 316, characters 42-58:
# Warning 3: deprecated: String.lowercase
# Use String.lowercase_ascii instead.
# File "setup.ml", line 325, characters 14-30:
# Warning 3: deprecated: String.lowercase
# Use String.lowercase_ascii instead.
# File "setup.ml", line 325, characters 38-54:
# Warning 3: deprecated: String.lowercase
# Use String.lowercase_ascii instead.
# File "setup.ml", line 328, characters 25-41:
# Warning 3: deprecated: String.lowercase
# Use String.lowercase_ascii instead.
# File "setup.ml", line 366, characters 10-26:
# Warning 3: deprecated: String.lowercase
# Use String.lowercase_ascii instead.
# File "setup.ml", line 472, characters 13-29:
# Warning 3: deprecated: String.lowercase
# Use String.lowercase_ascii instead.
# File "setup.ml", line 1823, characters 16-33:
# Warning 3: deprecated: String.capitalize
# Use String.capitalize_ascii instead.
# File "setup.ml", line 1829, characters 16-35:
# Warning 3: deprecated: String.uncapitalize
# Use String.uncapitalize_ascii instead.
# File "setup.ml", line 5847, characters 11-28:
# Warning 3: deprecated: String.capitalize
# Use String.capitalize_ascii instead.
# File "setup.ml", line 5848, characters 11-30:
# Warning 3: deprecated: String.uncapitalize
# Use String.uncapitalize_ascii instead.
# for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
# ./setup.exe -configure 
# 
# Configuration: 
# ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind
# ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt
# ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt
# ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild
# Package name: ........................................ ppx_expect
# Package version: ..................................... 113.33.00+4.03
# os_type: ............................................. Unix
# system: .............................................. linux
# architecture: ........................................ amd64
# ccomp_type: .......................................... cc
# ocaml_version: ....................................... 4.04.2
# standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml
# standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml
# standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun
# bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
# native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
# model: ............................................... default
# ext_obj: ............................................. .o
# ext_asm: ............................................. .s
# ext_lib: ............................................. .a
# ext_dll: ............................................. .so
# default_executable_name: ............................. a.out
# systhread_supported: ................................. true
# Install architecture-independent files dir: .......... /usr/local
# Install architecture-dependent files in dir: ......... $prefix
# User executables: .................................... $exec_prefix/bin
# System admin executables: ............................ $exec_prefix/sbin
# Program executables: ................................. $exec_prefix/libexec
# Read-only single-machine data: ....................... $prefix/etc
# Modifiable architecture-independent data: ............ $prefix/com
# Modifiable single-machine data: ...................... $prefix/var
# Object code libraries: ............................... $exec_prefix/lib
# Read-only arch-independent data root: ................ $prefix/share
# Read-only architecture-independent data: ............. $datarootdir
# Info documentation: .................................. $datarootdir/info
# Locale-dependent data: ............................... $datarootdir/locale
# Man documentation: ................................... $datarootdir/man
# Documentation root: .................................. $datarootdir/doc/$pkg_name
# HTML documentation: .................................. $docdir
# DVI documentation: ................................... $docdir
# PDF documentation: ................................... $docdir
# PS documentation: .................................... $docdir
# findlib_version: ..................................... 1.9.6
# is_native: ........................................... true
# suffix_program: ...................................... 
# Remove a file.: ...................................... rm -f
# Remove a directory.: ................................. rm -rf
# Turn ocaml debug flag on: ............................ true
# Turn ocaml profile flag on: .......................... false
# Compiler support generation of .cmxs.: ............... true
# OCamlbuild additional flags: ......................... 
# Create documentations: ............................... true
# Compile tests executable and library and run them: ... false
# pkg_sexplib: ......................................... /home/opam/.opam/4.04/lib/sexplib
# pkg_fieldslib: ....................................... /home/opam/.opam/4.04/lib/fieldslib
# pkg_ppx_inline_test_runtime_lib: ..................... /home/opam/.opam/4.04/lib/ppx_inline_test
# pkg_ppx_assert_runtime_lib: .......................... /home/opam/.opam/4.04/lib/ppx_assert
# pkg_re: .............................................. /home/opam/.opam/4.04/lib/re
# pkg_variantslib: ..................................... /home/opam/.opam/4.04/lib/variantslib
# pkg_ppx_core: ........................................ /home/opam/.opam/4.04/lib/ppx_core
# pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.04/lib/ppx_tools
# pkg_ppx_driver: ...................................... /home/opam/.opam/4.04/lib/ppx_driver
# pkg_ppx_inline_test: ................................. /home/opam/.opam/4.04/lib/ppx_inline_test
# pkg_ppx_inline_test_libname: ......................... /home/opam/.opam/4.04/lib/ppx_inline_test
# 
# ./setup.exe -build 
# W: Cannot find source file matching module 'ppx_expect' in library ppx_expect
# W: Cannot find source file matching module 'Expectation_lifter' in library ppx_expect
# W: Cannot find source file matching module 'expect_test_matcher' in library expect_test_matcher
# W: Cannot find source file matching module 'expect_test_common' in library expect_test_common
# ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package ppx_driver.ocamlbuild myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
# /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -predicates ppx_driver -linkpkg -o ppx-driver-ppx_compare+ppx_sexp_conv.native -package ppx_compare,ppx_sexp_conv ppx_driver_runner.cmxa
# + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -predicates ppx_driver -linkpkg -o ppx-driver-ppx_compare+ppx_sexp_conv.native -package ppx_compare,ppx_sexp_conv ppx_driver_runner.cmxa
# findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
# /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -pp './ppx-driver-ppx_compare+ppx_sexp_conv.native -dump-ast' -predicates ppx_driver -predicates ppx_driver -modules common/expectation.mli > common/expectation.mli.depends
# /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -pp './ppx-driver-ppx_compare+ppx_sexp_conv.native -dump-ast' -predicates ppx_driver -predicates ppx_driver -modules common/file.mli > common/file.mli.depends
# /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package sexplib -pp './ppx-driver-ppx_compare+ppx_sexp_conv.native -dump-ast' -predicates ppx_driver -w -40 -I common -I namespace_wrappers -o common/file.cmi common/file.mli
# /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package sexplib -pp './ppx-driver-ppx_compare+ppx_sexp_conv.native -dump-ast' -predicates ppx_driver -w -40 -I common -I namespace_wrappers -o common/expectation.cmi common/expectation.mli
# /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -pp './ppx-driver-ppx_compare+ppx_sexp_conv.native -dump-ast' -predicates ppx_driver -predicates ppx_driver -modules common/expectation.ml > common/expectation.ml.depends
# /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -pp './ppx-driver-ppx_compare+ppx_sexp_conv.native -dump-ast' -predicates ppx_driver -predicates ppx_driver -modules common/file.ml > common/file.ml.depends
# /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -pp './ppx-driver-ppx_compare+ppx_sexp_conv.native -dump-ast' -predicates ppx_driver -predicates ppx_driver -modules common/std.ml > common/std.ml.depends
# /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package sexplib -for-pack Expect_test_common -pp './ppx-driver-ppx_compare+ppx_sexp_conv.native -dump-ast' -predicates ppx_driver -w -40 -I common -I namespace_wrappers -o common/expectation.cmo common/expectation.ml
# /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package sexplib -for-pack Expect_test_common -pp './ppx-driver-ppx_compare+ppx_sexp_conv.native -dump-ast' -predicates ppx_driver -w -40 -I common -I namespace_wrappers -o common/file.cmo common/file.ml
# /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package sexplib -for-pack Expect_test_common -pp './ppx-driver-ppx_compare+ppx_sexp_conv.native -dump-ast' -predicates ppx_driver -w -40 -I common -I namespace_wrappers -o common/std.cmo common/std.ml
# /home/opam/.opam/4.04/bin/ocamlfind ocamlc -pack -g -annot -bin-annot common/file.cmo common/expectation.cmo common/std.cmo -o common/expect_test_common.cmo
# /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -thread -I common common/expect_test_common.cmo -o common/expect_test_common.cma
# /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package sexplib -for-pack Expect_test_common -pp './ppx-driver-ppx_compare+ppx_sexp_conv.native -dump-ast' -predicates ppx_driver -w -40 -I common -I namespace_wrappers -o common/file.cmx common/file.ml
# /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package sexplib -for-pack Expect_test_common -pp './ppx-driver-ppx_compare+ppx_sexp_conv.native -dump-ast' -predicates ppx_driver -w -40 -I common -I namespace_wrappers -o common/expectation.cmx common/expectation.ml
# /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package sexplib -for-pack Expect_test_common -pp './ppx-driver-ppx_compare+ppx_sexp_conv.native -dump-ast' -predicates ppx_driver -w -40 -I common -I namespace_wrappers -o common/std.cmx common/std.ml
# touch common/expect_test_common.mli  ; if  /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I common common/file.cmx common/expectation.cmx common/std.cmx -o common/expect_test_common.cmx  ; then  rm -f common/expect_test_common.mli  ; else  rm -f common/expect_test_common.mli  ; exit 1; fi
# /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -thread -I common common/expect_test_common.cmx -o common/expect_test_common.cmxa
# /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I common common/expect_test_common.cmxa -o common/expect_test_common.cmxs
# /home/opam/.opam/4.04/bin/ocamlfind ocamldep -predicates ppx_driver -predicates ppx_driver -modules config/expect_test_config.mli > config/expect_test_config.mli.depends
# /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -predicates ppx_driver -w -40 -I config -I namespace_wrappers -o config/expect_test_config.cmi config/expect_test_config.mli
# /home/opam/.opam/4.04/bin/ocamlfind ocamldep -predicates ppx_driver -predicates ppx_driver -modules config/expect_test_config.ml > config/expect_test_config.ml.depends
# /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -predicates ppx_driver -w -40 -I config -I namespace_wrappers -o config/expect_test_config.cmo config/expect_test_config.ml
# /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -thread -I config config/expect_test_config.cmo -o config/expect_test_config.cma
# /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -predicates ppx_driver -w -40 -I config -I namespace_wrappers -o config/expect_test_config.cmx config/expect_test_config.ml
# /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -thread -I config config/expect_test_config.cmx -o config/expect_test_config.cmxa
# /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I config config/expect_test_config.cmxa -o config/expect_test_config.cmxs
# /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -predicates ppx_driver -linkpkg -o ppx-driver-ppx_custom_printf+ppx_fields_conv+ppx_inline_test.native -package ppx_custom_printf,ppx_fields_conv,ppx_inline_test ppx_driver_runner.cmxa
# + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -predicates ppx_driver -linkpkg -o ppx-driver-ppx_custom_printf+ppx_fields_conv+ppx_inline_test.native -package ppx_custom_printf,ppx_fields_conv,ppx_inline_test ppx_driver_runner.cmxa
# findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
# /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -package ppx_inline_test.runtime-lib -package fieldslib -pp './ppx-driver-ppx_custom_printf+ppx_fields_conv+ppx_inline_test.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -predicates ppx_driver -modules collector/expect_test_collector.mli > collector/expect_test_collector.mli.depends
# /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I common -I config -package sexplib -package ppx_inline_test.runtime-lib -package fieldslib -pp './ppx-driver-ppx_custom_printf+ppx_fields_conv+ppx_inline_test.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -w -40 -I collector -I common -I config -I namespace_wrappers -o collector/expect_test_collector.cmi collector/expect_test_collector.mli
# /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -package ppx_inline_test.runtime-lib -package fieldslib -pp './ppx-driver-ppx_custom_printf+ppx_fields_conv+ppx_inline_test.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -predicates ppx_driver -modules collector/expect_test_collector.ml > collector/expect_test_collector.ml.depends
# /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I common -I config -package sexplib -package ppx_inline_test.runtime-lib -package fieldslib -pp './ppx-driver-ppx_custom_printf+ppx_fields_conv+ppx_inline_test.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -w -40 -I collector -I common -I config -I namespace_wrappers -o collector/expect_test_collector.cmo collector/expect_test_collector.ml
# /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -thread -I collector collector/expect_test_collector.cmo -o collector/expect_test_collector.cma
# /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I common -I config -package sexplib -package ppx_inline_test.runtime-lib -package fieldslib -pp './ppx-driver-ppx_custom_printf+ppx_fields_conv+ppx_inline_test.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -w -40 -I collector -I common -I config -I namespace_wrappers -o collector/expect_test_collector.cmx collector/expect_test_collector.ml
# /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -thread -I collector collector/expect_test_collector.cmx -o collector/expect_test_collector.cmxa
# /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I collector collector/expect_test_collector.cmxa -o collector/expect_test_collector.cmxs
# /home/opam/.opam/4.04/bin/ocamlfind ocamlc -g -thread -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -c matcher/fnmatch_stub.c
# mv fnmatch_stub.o matcher/fnmatch_stub.o
# /home/opam/.opam/4.04/bin/ocamlfind ocamlmklib -o matcher/expect_test_matcher_stubs -g matcher/fnmatch_stub.o
# /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -predicates ppx_driver -linkpkg -o ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -package ppx_assert,ppx_compare,ppx_custom_printf,ppx_inline_test,ppx_sexp_conv,ppx_variants_conv ppx_driver_runner.cmxa
# + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -predicates ppx_driver -linkpkg -o ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -package ppx_assert,ppx_compare,ppx_custom_printf,ppx_inline_test,ppx_sexp_conv,ppx_variants_conv ppx_driver_runner.cmxa
# findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
# /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -predicates ppx_driver -modules matcher/choose_tag.mli > matcher/choose_tag.mli.depends
# /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I common -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -w -40 -I matcher -I common -I namespace_wrappers -o matcher/choose_tag.cmi matcher/choose_tag.mli
# /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -predicates ppx_driver -modules matcher/choose_tag.ml > matcher/choose_tag.ml.depends
# /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -predicates ppx_driver -modules matcher/lexer.mli > matcher/lexer.mli.depends
# /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -predicates ppx_driver -modules matcher/cst.mli > matcher/cst.mli.depends
# /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -predicates ppx_driver -modules matcher/fmt.mli > matcher/fmt.mli.depends
# /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I common -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -w -40 -I matcher -I common -I namespace_wrappers -o matcher/cst.cmi matcher/cst.mli
# /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I common -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -w -40 -I matcher -I common -I namespace_wrappers -o matcher/fmt.cmi matcher/fmt.mli
# /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I common -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -w -40 -I matcher -I common -I namespace_wrappers -o matcher/lexer.cmi matcher/lexer.mli
# /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -predicates ppx_driver -modules matcher/cst.ml > matcher/cst.ml.depends
# /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -predicates ppx_driver -modules matcher/fmt.ml > matcher/fmt.ml.depends
# /home/opam/.opam/4.04/bin/ocamllex.opt -q matcher/lexer.mll
# /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -predicates ppx_driver -modules matcher/lexer.ml > matcher/lexer.ml.depends
# /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -predicates ppx_driver -modules matcher/matcher.mli > matcher/matcher.mli.depends
# /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -predicates ppx_driver -modules matcher/reconcile.mli > matcher/reconcile.mli.depends
# /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I common -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -w -40 -I matcher -I common -I namespace_wrappers -o matcher/reconcile.cmi matcher/reconcile.mli
# /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I common -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -w -40 -I matcher -I common -I namespace_wrappers -o matcher/matcher.cmi matcher/matcher.mli
# /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -predicates ppx_driver -modules matcher/matcher.ml > matcher/matcher.ml.depends
# /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -predicates ppx_driver -modules matcher/reconcile.ml > matcher/reconcile.ml.depends
# /home/opam/.opam/4.04/bin/ocamlfind ocamldep -predicates ppx_driver -predicates ppx_driver -modules namespace_wrappers/ocaml_re.mli > namespace_wrappers/ocaml_re.mli.depends
# /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -w -49 -predicates ppx_driver -w -40 -I namespace_wrappers -o namespace_wrappers/ocaml_re.cmi namespace_wrappers/ocaml_re.mli
# /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -predicates ppx_driver -modules matcher/std.ml > matcher/std.ml.depends
# /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I common -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -for-pack Expect_test_matcher -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -w -40 -I matcher -I common -I namespace_wrappers -o matcher/choose_tag.cmo matcher/choose_tag.ml
# /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I common -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -for-pack Expect_test_matcher -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -w -40 -I matcher -I common -I namespace_wrappers -o matcher/cst.cmo matcher/cst.ml
# /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I common -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -for-pack Expect_test_matcher -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -w -40 -I matcher -I common -I namespace_wrappers -o matcher/fmt.cmo matcher/fmt.ml
# /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I common -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -for-pack Expect_test_matcher -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -w -40 -I matcher -I common -I namespace_wrappers -o matcher/lexer.cmo matcher/lexer.ml
# /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I common -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -for-pack Expect_test_matcher -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -w -40 -I matcher -I common -I namespace_wrappers -o matcher/matcher.cmo matcher/matcher.ml
# /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I common -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -for-pack Expect_test_matcher -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -w -40 -I matcher -I common -I namespace_wrappers -o matcher/reconcile.cmo matcher/reconcile.ml
# + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I common -package sexplib -package variantslib -package re -package ppx_inline_test.runtime-lib -package ppx_assert.runtime-lib -for-pack Expect_test_matcher -pp './ppx-driver-ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv.native -dump-ast -inline-test-drop -inline-test-lib fake_for_drop' -predicates ppx_driver -w -40 -I matcher -I common -I namespace_wrappers -o matcher/reconcile.cmo matcher/reconcile.ml
# File "matcher/reconcile.ml", line 39, characters 25-36:
# Error: The module Re_emacs is an alias for module Re_emacs, which is missing
# Command exited with code 2.
# + ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package ppx_driver.ocamlbuild myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
# findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml
# File "myocamlbuild.ml", line 518, characters 43-62:
# Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
# Use String.uncapitalize_ascii instead.
# File "myocamlbuild.ml", line 531, characters 51-70:
# Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
# Use String.uncapitalize_ascii instead.
# E: Failure("Command ''/home/opam/.opam/4.04/bin/ocamlbuild' common/expect_test_common.cma common/expect_test_common.cmxa common/expect_test_common.a common/expect_test_common.cmxs config/expect_test_config.cma config/expect_test_config.cmxa config/expect_test_config.a config/expect_test_config.cmxs collector/expect_test_collector.cma collector/expect_test_collector.cmxa collector/expect_test_collector.a collector/expect_test_collector.cmxs matcher/libexpect_test_matcher_stubs.a matcher/dllexpect_test_matcher_stubs.so matcher/expect_test_matcher.cma matcher/expect_test_matcher.cmxa matcher/expect_test_matcher.a matcher/expect_test_matcher.cmxs expect_payload/ppx_expect_payload.cma expect_payload/ppx_expect_payload.cmxa expect_payload/ppx_expect_payload.a expect_payload/ppx_expect_payload.cmxs src/ppx_expect.cma src/ppx_expect.cmxa src/ppx_expect.a src/ppx_expect.cmxs as_ppx/ppx.native -use-ocamlfind -plugin-tags 'package(ppx_driver.ocamlbuild)' -tag debug' terminated with error code 10")
# make: *** [Makefile:15: build] Error 1



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build ppx_expect 113.33.00+4.03
+- 
+- The following changes have been performed
| - install cppo                    1.6.9
| - install fieldslib               113.24.00
| - install ocaml-migrate-parsetree 1.8.0
| - install ocamlbuild              0.14.3
| - install ppx_assert              113.33.00
| - install ppx_compare             113.33.00+4.03
| - install ppx_core                113.33.01+4.03
| - install ppx_custom_printf       113.33.00+4.03
| - install ppx_derivers            1.2.1
| - install ppx_deriving            4.5-1
| - install ppx_driver              113.33.02+4.03
| - install ppx_fields_conv         113.33.00+4.03
| - install ppx_here                113.33.00
| - install ppx_inline_test         113.33.00+4.03
| - install ppx_optcomp             113.33.01+4.03
| - install ppx_sexp_conv           113.33.01+4.03
| - install ppx_tools               5.0
| - install ppx_type_conv           113.33.02+4.03
| - install ppx_variants_conv       113.33.00+4.03
| - install ppxfind                 1.4
| - install re                      1.11.0
| - install result                  1.5
| - install seq                     0.3.1
| - install sexplib                 113.33.00+4.03
| - install variantslib             113.24.00
+- 
# Run eval $(opam env) to update the current shell environment

The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/4.04/.opam-switch/backup/state-20240129184204.export"
'opam --cli=2.1 install ppx_expect.113.33.00+4.03 variantslib.113.24.00 sexplib.113.33.00+4.03 seq.0.3.1 result.1.5 re.1.11.0 ppxfind.1.4 ppx_variants_conv.113.33.00+4.03 ppx_type_conv.113.33.02+4.03 ppx_tools.5.0 ppx_sexp_conv.113.33.01+4.03 ppx_optcomp.113.33.01+4.03 ppx_inline_test.113.33.00+4.03 ppx_here.113.33.00 ppx_fields_conv.113.33.00+4.03 ppx_driver.113.33.02+4.03 ppx_deriving.4.5-1 ppx_derivers.1.2.1 ppx_custom_printf.113.33.00+4.03 ppx_core.113.33.01+4.03 ppx_compare.113.33.00+4.03 ppx_assert.113.33.00 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-migrate-parsetree.1.8.0 fieldslib.113.24.00 dune.3.13.0 cppo.1.6.9 --verbose --yes --confirm-level=unsafe-yes' failed.