this repo has no description
1# dune build --root .
2# OCAMLPARAM: unset
3# Shared cache: enabled-except-user-rules
4# Shared build cache location: /home/jons-agent/.cache/dune/db
5# Workspace root: /home/jons-agent/workspace/mono/odoc-scrollycode-extension
6# Auto-detected concurrency: 32
7# Dune context:
8# { name = "default"
9# ; kind = "default"
10# ; profile = Dev
11# ; merlin = true
12# ; fdo_target_exe = None
13# ; build_dir = In_build_dir "default"
14# ; instrument_with = []
15# }
16# DEBUG: expand_packages_with_odoc_config called with packages:
17# odoc-scrollycode-extension
18# DEBUG: expand_packages_with_odoc_config called with packages:
19# odoc-scrollycode-extension
20$ /home/jons-agent/.opam/monopam-tools/bin/ocamlc.opt -config > /tmp/dune_7bcd26_output
21$ (cd _build/default && /home/jons-agent/.opam/monopam-tools/bin/ocamldep.opt -modules -impl test/odoc_scrolly.ml) > _build/default/test/.odoc_scrolly.eobjs/dune__exe__Odoc_scrolly.impl.d
22$ (cd _build/default && /home/jons-agent/.opam/monopam-tools/bin/ocamldep.opt -modules -impl test/odoc_scrolly_main.ml) > _build/default/test/.odoc_scrolly.eobjs/dune__exe__Odoc_scrolly_main.impl.d
23$ (cd _build/default && /home/jons-agent/.opam/monopam-tools/bin/ocamldep.opt -modules -intf test/odoc_scrolly.mli) > _build/default/test/.odoc_scrolly.eobjs/dune__exe__Odoc_scrolly.intf.d
24$ (cd _build/default && /home/jons-agent/.opam/monopam-tools/bin/ocamlc.opt -w @1..3@5..28@31..39@43@46..47@49..57@61..62@67@69-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -53 -w -49 -nopervasives -nostdlib -g -bin-annot -bin-annot-occurrences -I test/.odoc_scrolly.eobjs/byte -no-alias-deps -opaque -o test/.odoc_scrolly.eobjs/byte/dune__exe.cmo -c -impl test/.odoc_scrolly.eobjs/dune__exe.ml-gen)
25$ (cd _build/default && /home/jons-agent/.opam/monopam-tools/bin/ocamlopt.opt -w @1..3@5..28@31..39@43@46..47@49..57@61..62@67@69-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -53 -w -49 -nopervasives -nostdlib -g -I test/.odoc_scrolly.eobjs/byte -I test/.odoc_scrolly.eobjs/native -cmi-file test/.odoc_scrolly.eobjs/byte/dune__exe.cmi -no-alias-deps -opaque -o test/.odoc_scrolly.eobjs/native/dune__exe.cmx -c -impl test/.odoc_scrolly.eobjs/dune__exe.ml-gen)