OCamllabs icon Home|Differences with the last checks|Previous runs


Building on apache.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:1d295ed572083ab5916b9b9195219954afa816ee169f48eecca1b2e2b0faad41)
2022-05-02 00:17.59 ---> using "e16578957f674ca141475612bdd8fe456bdeb3cf55dca9de0669bf5f721951e7" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2022-05-02 00:17.59 ---> using "09ae07f34eca5d84e953ea4b87a3c466448be28706a95338ba19feb13b3b66fd" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 4ce6f847a29936b1d875b70940837be093fec84e"))
2022-05-02 00:17.59 ---> using "8a62ed72fc23e1663b0f130dbecbe2a8d6a9d36667f58fd75e99df9fc9855900" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2022-05-02 00:17.59 ---> using "1da6a21744e622352d23ddb067012a46b76c5e5a957ab9cd9733a836f9d86396" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.04' '4.04.2'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.04.2"} | "ocaml-system" {= "4.04.2"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.04.2  (cached)
-> installed ocaml-base-compiler.4.04.2
-> installed ocaml-config.1
-> installed ocaml.4.04.2
Done.
# Run eval $(opam env --switch=4.04) to update the current shell environment
2022-05-02 00:17.59 ---> using "27a26a666f720ab6c2b090d85c2caac0e858895aecc7a0c77bb55b4f096affe3" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [165 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-05-01-0201.40-F-2022-04-26-0801.40.pdiff [201 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-05-01-0201.40-F-2022-04-26-0801.40.pdiff [201 kB]
- Fetched 430 kB in 2s (257 kB/s)
- Reading package lists...
- 
2022-05-02 00:17.59 ---> using "b3e3dd66fd385f97e478877ba6200729d3f9f1e603ac8482c0232f0322e4e7b5" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam install -y ocaml-secondary-compiler"))
The following actions will be performed:
=== install 1 package
  - install ocaml-secondary-compiler 4.08.1-1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-secondary-compiler.4.08.1-1  (cached)
-> installed ocaml-secondary-compiler.4.08.1-1
Done.
# Run eval $(opam env) to update the current shell environment
2022-05-02 00:17.59 ---> using "cbe561131824f59b6611f83b119f3f1d157d90e4d65fdc51fbb923157993b43f" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"obytelib.1.6\"\
               \nopam install -vy \"obytelib.1.6\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"obytelib.1.6\" | grep -q '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
[NOTE] obytelib.1.6 is not installed.

Nothing to do.
The following actions will be performed:
=== install 2 packages
  - install obytelib   1.6
  - install ocamlbuild 0.14.1 [required by obytelib]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/6:
Processing  2/6:
-> retrieved obytelib.1.6  (cached)
-> retrieved ocamlbuild.0.14.1  (cached)
Processing  3/6: [ocamlbuild: make configure.make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.04" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.04/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.04/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.04/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.1)
- (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.1"'; \
- ) > src/ocamlbuild_config.ml
Processing  3/6: [ocamlbuild: make check-if-preinstalled]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.1)
- 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 +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -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 +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -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 +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -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 +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo src/ocamlbuild.cmo
- ocamlc.opt -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild.cmx
- ocamlopt.opt -a -o src/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/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
- make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.1'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.1'
- 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.1'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.1'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.1'
- 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.1'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.1'
- for lib in src/ocamlbuildlib.cma src/ocamlbuild.cmo src/ocamlbuild_pack.cmi src/ocamlbuild_plugin.cmi src/ocamlbuild_executor.cmi src/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.1'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.1'
- for lib in src/ocamlbuildlib.cmxa src/ocamlbuildlib.a src/ocamlbuild.cmx src/ocamlbuild.o src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild_plugin.o src/ocamlbuild_executor.o src/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.1'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.1'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.1'
- 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.1'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.1'
- 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.1'
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.1'
-> compiled  ocamlbuild.0.14.1
-> installed ocamlbuild.0.14.1
Processing  5/6: [obytelib: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-prefix" "/home/opam/.opam/4.04" (CWD=/home/opam/.opam/4.04/.opam-switch/build/obytelib.1.6)
- ** OByteLib configuration completed successfully **
Processing  5/6: [obytelib: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.04/.opam-switch/build/obytelib.1.6)
- cp ../etc/prim.ml prim.ml
- cp ../etc/config.ml config.ml
- /home/opam/.opam/4.04/lib/ocaml/../../bin/ocamlbuild -cflags -w,@a-4-70,-warn-error,A,-safe-string,-strict-formats,-strict-sequence -lflags -w,@a-4-70,-warn-error,A,-safe-string,-strict-formats,-strict-sequence -no-links -classic-display -cflag -g -lflag -g oByteLib.cmi
- /home/opam/.opam/4.04/bin/ocamldep.opt -modules oByteLib.mli > oByteLib.mli.depends
- /home/opam/.opam/4.04/bin/ocamlc.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -o oByteLib.cmi oByteLib.mli
- cp _build/oByteLib.cmi ../lib/oByteLib.cmi
- /home/opam/.opam/4.04/lib/ocaml/../../bin/ocamlbuild -cflags -w,@a-4-70,-warn-error,A,-safe-string,-strict-formats,-strict-sequence -lflags -w,@a-4-70,-warn-error,A,-safe-string,-strict-formats,-strict-sequence -no-links -classic-display -cflag -g -lflag -g oByteLib.cmx
- /home/opam/.opam/4.04/bin/ocamldep.opt -modules astack.ml > astack.ml.depends
- /home/opam/.opam/4.04/bin/ocamlc.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -o astack.cmo astack.ml
- /home/opam/.opam/4.04/bin/ocamldep.opt -modules bytefile.ml > bytefile.ml.depends
- /home/opam/.opam/4.04/bin/ocamldep.opt -modules code.ml > code.ml.depends
- /home/opam/.opam/4.04/bin/ocamldep.opt -modules ident.ml > ident.ml.depends
- /home/opam/.opam/4.04/bin/ocamldep.opt -modules version.ml > version.ml.depends
- /home/opam/.opam/4.04/bin/ocamldep.opt -modules tools.ml > tools.ml.depends
- /home/opam/.opam/4.04/bin/ocamlc.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -o tools.cmo tools.ml
- /home/opam/.opam/4.04/bin/ocamlc.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -o version.cmo version.ml
- /home/opam/.opam/4.04/bin/ocamldep.opt -modules index.ml > index.ml.depends
- /home/opam/.opam/4.04/bin/ocamldep.opt -modules section.ml > section.ml.depends
- /home/opam/.opam/4.04/bin/ocamlc.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -o section.cmo section.ml
- /home/opam/.opam/4.04/bin/ocamldep.opt -modules instr.ml > instr.ml.depends
- /home/opam/.opam/4.04/bin/ocamldep.opt -modules value.ml > value.ml.depends
- /home/opam/.opam/4.04/bin/ocamlc.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -o ident.cmo ident.ml
- /home/opam/.opam/4.04/bin/ocamlc.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -o index.cmo index.ml
- /home/opam/.opam/4.04/bin/ocamlc.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -o instr.cmo instr.ml
- /home/opam/.opam/4.04/bin/ocamlc.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -o value.cmo value.ml
- /home/opam/.opam/4.04/bin/ocamldep.opt -modules crcs.ml > crcs.ml.depends
- /home/opam/.opam/4.04/bin/ocamldep.opt -modules data.ml > data.ml.depends
- /home/opam/.opam/4.04/bin/ocamldep.opt -modules dbug.ml > dbug.ml.depends
- /home/opam/.opam/4.04/bin/ocamldep.opt -modules dlls.ml > dlls.ml.depends
- /home/opam/.opam/4.04/bin/ocamldep.opt -modules strsec.ml > strsec.ml.depends
- /home/opam/.opam/4.04/bin/ocamlc.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -o strsec.cmo strsec.ml
- /home/opam/.opam/4.04/bin/ocamldep.opt -modules dlpt.ml > dlpt.ml.depends
- /home/opam/.opam/4.04/bin/ocamldep.opt -modules extra.ml > extra.ml.depends
- /home/opam/.opam/4.04/bin/ocamldep.opt -modules normalised_code.ml > normalised_code.ml.depends
- /home/opam/.opam/4.04/bin/ocamlc.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -o code.cmo code.ml
- /home/opam/.opam/4.04/bin/ocamldep.opt -modules normalised_instr.ml > normalised_instr.ml.depends
- /home/opam/.opam/4.04/bin/ocamlc.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -o normalised_instr.cmo normalised_instr.ml
- /home/opam/.opam/4.04/bin/ocamldep.opt -modules prim.ml > prim.ml.depends
- /home/opam/.opam/4.04/bin/ocamldep.opt -modules symb.ml > symb.ml.depends
- /home/opam/.opam/4.04/bin/ocamldep.opt -modules tree.ml > tree.ml.depends
- /home/opam/.opam/4.04/bin/ocamlc.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -o tree.cmo tree.ml
- /home/opam/.opam/4.04/bin/ocamlc.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -o crcs.cmo crcs.ml
- /home/opam/.opam/4.04/bin/ocamlc.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -o data.cmo data.ml
- /home/opam/.opam/4.04/bin/ocamlc.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -o dbug.cmo dbug.ml
- /home/opam/.opam/4.04/bin/ocamlc.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -o dlls.cmo dlls.ml
- /home/opam/.opam/4.04/bin/ocamlc.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -o dlpt.cmo dlpt.ml
- /home/opam/.opam/4.04/bin/ocamlc.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -o extra.cmo extra.ml
- /home/opam/.opam/4.04/bin/ocamlc.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -o normalised_code.cmo normalised_code.ml
- /home/opam/.opam/4.04/bin/ocamlc.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -o prim.cmo prim.ml
- /home/opam/.opam/4.04/bin/ocamlc.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -o symb.cmo symb.ml
- /home/opam/.opam/4.04/bin/ocamlc.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -o bytefile.cmo bytefile.ml
- /home/opam/.opam/4.04/bin/ocamlopt.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -for-pack OByteLib -o tools.cmx tools.ml
- /home/opam/.opam/4.04/bin/ocamlopt.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -for-pack OByteLib -o version.cmx version.ml
- /home/opam/.opam/4.04/bin/ocamlopt.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -for-pack OByteLib -o section.cmx section.ml
- /home/opam/.opam/4.04/bin/ocamlopt.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -for-pack OByteLib -o ident.cmx ident.ml
- /home/opam/.opam/4.04/bin/ocamlopt.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -for-pack OByteLib -o index.cmx index.ml
- /home/opam/.opam/4.04/bin/ocamlopt.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -for-pack OByteLib -o instr.cmx instr.ml
- /home/opam/.opam/4.04/bin/ocamlopt.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -for-pack OByteLib -o value.cmx value.ml
- /home/opam/.opam/4.04/bin/ocamlopt.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -for-pack OByteLib -o strsec.cmx strsec.ml
- /home/opam/.opam/4.04/bin/ocamlopt.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -for-pack OByteLib -o code.cmx code.ml
- /home/opam/.opam/4.04/bin/ocamlopt.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -for-pack OByteLib -o normalised_instr.cmx normalised_instr.ml
- /home/opam/.opam/4.04/bin/ocamlopt.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -for-pack OByteLib -o astack.cmx astack.ml
- /home/opam/.opam/4.04/bin/ocamlopt.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -for-pack OByteLib -o tree.cmx tree.ml
- /home/opam/.opam/4.04/bin/ocamlopt.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -for-pack OByteLib -o crcs.cmx crcs.ml
- /home/opam/.opam/4.04/bin/ocamlopt.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -for-pack OByteLib -o data.cmx data.ml
- /home/opam/.opam/4.04/bin/ocamlopt.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -for-pack OByteLib -o dbug.cmx dbug.ml
- /home/opam/.opam/4.04/bin/ocamlopt.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -for-pack OByteLib -o dlls.cmx dlls.ml
- /home/opam/.opam/4.04/bin/ocamlopt.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -for-pack OByteLib -o dlpt.cmx dlpt.ml
- /home/opam/.opam/4.04/bin/ocamlopt.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -for-pack OByteLib -o extra.cmx extra.ml
- /home/opam/.opam/4.04/bin/ocamlopt.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -for-pack OByteLib -o normalised_code.cmx normalised_code.ml
- /home/opam/.opam/4.04/bin/ocamlopt.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -for-pack OByteLib -o prim.cmx prim.ml
- /home/opam/.opam/4.04/bin/ocamlopt.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -for-pack OByteLib -o symb.cmx symb.ml
- /home/opam/.opam/4.04/bin/ocamldep.opt -modules cmofile.ml > cmofile.ml.depends
- /home/opam/.opam/4.04/bin/ocamlc.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -o cmofile.cmo cmofile.ml
- /home/opam/.opam/4.04/bin/ocamldep.opt -modules config.ml > config.ml.depends
- /home/opam/.opam/4.04/bin/ocamlc.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -o config.cmo config.ml
- /home/opam/.opam/4.04/bin/ocamldep.opt -modules interp.ml > interp.ml.depends
- /home/opam/.opam/4.04/bin/ocamlc.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -o interp.cmo interp.ml
- /home/opam/.opam/4.04/bin/ocamlopt.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -for-pack OByteLib -o bytefile.cmx bytefile.ml
- /home/opam/.opam/4.04/bin/ocamldep.opt -modules normalised_interp.ml > normalised_interp.ml.depends
- /home/opam/.opam/4.04/bin/ocamlc.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -o normalised_interp.cmo normalised_interp.ml
- /home/opam/.opam/4.04/bin/ocamlopt.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -for-pack OByteLib -o cmofile.cmx cmofile.ml
- /home/opam/.opam/4.04/bin/ocamlopt.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -for-pack OByteLib -o config.cmx config.ml
- /home/opam/.opam/4.04/bin/ocamlopt.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -for-pack OByteLib -o interp.cmx interp.ml
- /home/opam/.opam/4.04/bin/ocamlopt.opt -c -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g -for-pack OByteLib -o normalised_interp.cmx normalised_interp.ml
- /home/opam/.opam/4.04/bin/ocamlopt.opt -pack astack.cmx tools.cmx version.cmx ident.cmx section.cmx index.cmx instr.cmx value.cmx code.cmx crcs.cmx data.cmx dbug.cmx strsec.cmx dlls.cmx dlpt.cmx extra.cmx normalised_instr.cmx normalised_code.cmx prim.cmx tree.cmx symb.cmx bytefile.cmx cmofile.cmx config.cmx interp.cmx normalised_interp.cmx -o oByteLib.cmx
- cp _build/oByteLib.cmx ../lib/oByteLib.cmx
- /home/opam/.opam/4.04/lib/ocaml/../../bin/ocamlbuild -cflags -w,@a-4-70,-warn-error,A,-safe-string,-strict-formats,-strict-sequence -lflags -w,@a-4-70,-warn-error,A,-safe-string,-strict-formats,-strict-sequence -no-links -classic-display -cflag -g -lflag -g oByteLib.cma
- /home/opam/.opam/4.04/bin/ocamlc.opt -pack astack.cmo tools.cmo version.cmo ident.cmo section.cmo index.cmo instr.cmo value.cmo code.cmo crcs.cmo data.cmo dbug.cmo strsec.cmo dlls.cmo dlpt.cmo extra.cmo normalised_instr.cmo normalised_code.cmo prim.cmo tree.cmo symb.cmo bytefile.cmo cmofile.cmo config.cmo interp.cmo normalised_interp.cmo -o oByteLib.cmo
- /home/opam/.opam/4.04/bin/ocamlc.opt -a -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g oByteLib.cmo -o oByteLib.cma
- cp _build/oByteLib.cma ../lib/obytelib.cma
- /home/opam/.opam/4.04/lib/ocaml/../../bin/ocamlbuild -cflags -w,@a-4-70,-warn-error,A,-safe-string,-strict-formats,-strict-sequence -lflags -w,@a-4-70,-warn-error,A,-safe-string,-strict-formats,-strict-sequence -no-links -classic-display -cflag -g -lflag -g oByteLib.a
- /home/opam/.opam/4.04/bin/ocamlopt.opt -a -w @a-4-70 -warn-error A -safe-string -strict-formats -strict-sequence -g oByteLib.cmx -o oByteLib.cmxa
- cp _build/oByteLib.a ../lib/obytelib.a
- cp _build/oByteLib.cmxa ../lib/obytelib.cmxa
- cd _build/; ocamldoc -man -man-mini oByteLib.mli
- cp _build/*.3o ../man/
-> compiled  obytelib.1.6
Processing  6/6: [obytelib: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/obytelib.1.6)
- make[1]: Nothing to be done for 'all'.
- mkdir -p "/home/opam/.opam/4.04/lib/obytelib"
- mkdir -p "/home/opam/.opam/4.04/man/man3"
- cp META  "/home/opam/.opam/4.04/lib/obytelib/"
- cp lib/oByteLib.cmi  "/home/opam/.opam/4.04/lib/obytelib/"
- cp lib/oByteLib.cmx  "/home/opam/.opam/4.04/lib/obytelib/"
- cp lib/obytelib.cma  "/home/opam/.opam/4.04/lib/obytelib/"
- cp lib/obytelib.cmxa "/home/opam/.opam/4.04/lib/obytelib/"
- cp lib/obytelib.a    "/home/opam/.opam/4.04/lib/obytelib/"
- cp man/OByteLib*.3o "/home/opam/.opam/4.04/man/man3/"
-> installed obytelib.1.6
Done.
# Run eval $(opam env) to update the current shell environment
2022-05-02 00:18.20 ---> saved as "b25acc7bbb32f5b2d978226caeb5a604c0a79be235eaea934e339d2583badb4f"
Job succeeded