Building on spring
(from freebsd)
2024-10-12 04:34.12 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache
/: (user (uid 1000) (gid 1000))
/: (env OPAMPRECISETRACKING 1)
/: (env OPAMUTF8 never)
/: (env OPAMEXTERNALSOLVER builtin-0install)
/: (env OPAMCRITERIA +removed)
/: (env CI true)
/: (env OPAM_HEALTH_CHECK_CI true)
/: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam"))
2024-10-12 04:34.12 ---> using "7afea9128a2830beedf345f0b46af5484579ebada7710165f445c6c5b18563a9" 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 ac01ad6037c0bdcca9f67fe49cd54475b585f9b2"))
2024-10-12 04:34.13 ---> using "04bf8df57af7f2b2ea7af5566d967196bda7e2839e02b46ad811b0216fde879a" from cache
/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))
No configuration file found, using 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.
2024-10-12 04:34.13 ---> using "c9931638e08169dfce88208aaa9098fb0a9a68a42fc7157702d319afdcb8d7eb" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam switch create --repositories=default '5.2.0' 'ocaml-base-compiler.5.2.0'"))
<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "5.2.0"}]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.3 (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed host-arch-x86_64.1
-> installed host-system-other.1
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.5.2.0 (cached)
-> installed ocaml-base-compiler.5.2.0
-> installed ocaml-config.3
-> installed ocaml.5.2.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=5.2.0)
2024-10-12 04:34.14 ---> using "ab12a98af80e35485d2bd96f8a983ce1d9127dfbea9b916a8784b63045ea4c42" from cache
/: (run (network host)
(shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2024-10-12 04:34.15 ---> using "429207adc15ab68b6f94a53e254d7bf8827f00b6a516a4ee563c694244c3ad25" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "\
\nopam remove -y \"sexp_pretty.v0.17.0\"\
\nopam install -vy \"sexp_pretty.v0.17.0\"\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: \"sexp_pretty.v0.17.0\" | grep -q '\"freebsd\"'; 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] sexp_pretty.v0.17.0 is not installed.
Nothing to do.
The following actions will be performed:
=== install 24 packages
- install base v0.17.1 [required by sexp_pretty]
- install csexp 1.5.2 [required by dune-configurator]
- install dune 3.16.0 [required by sexp_pretty]
- install dune-configurator 3.16.0 [required by base]
- install num 1.5-1 [required by sexplib]
- install ocaml-compiler-libs v0.17.0 [required by ppxlib]
- install ocaml_intrinsics_kernel v0.17.1 [required by base]
- install parsexp v0.17.0 [required by sexplib]
- install ppx_base v0.17.0 [required by sexp_pretty]
- install ppx_cold v0.17.0 [required by ppx_base]
- install ppx_compare v0.17.0 [required by ppx_base]
- install ppx_derivers 1.2.1 [required by ppxlib]
- install ppx_enumerate v0.17.0 [required by ppx_base]
- install ppx_globalize v0.17.0 [required by ppx_base]
- install ppx_hash v0.17.0 [required by ppx_base]
- install ppx_sexp_conv v0.17.0 [required by ppx_base]
- install ppxlib 0.33.1~5.3preview [required by ppx_base]
- install ppxlib_jane v0.17.0 [required by ppx_globalize, ppx_compare, ppx_enumerate, ppx_hash]
- install re 1.12.0 [required by sexp_pretty]
- install seq base [required by re]
- install sexp_pretty v0.17.0
- install sexplib v0.17.0 [required by sexp_pretty]
- install sexplib0 v0.17.0 [required by base, sexplib]
- install stdlib-shims 0.3.0 [required by ppxlib]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 1/71: [base.v0.17.1: extract]
Processing 2/71: [base.v0.17.1: extract] [csexp.1.5.2: extract]
Processing 3/71: [base.v0.17.1: extract] [csexp.1.5.2: extract] [dune.3.16.0, dune-configurator.3.16.0: extract]
-> retrieved csexp.1.5.2 (cached)
Processing 3/71: [base.v0.17.1: extract] [dune.3.16.0, dune-configurator.3.16.0: extract]
Processing 4/71: [base.v0.17.1: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [num.1.5-1: extract]
-> retrieved base.v0.17.1 (cached)
Processing 4/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [num.1.5-1: extract]
Processing 5/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [num.1.5-1: extract] [ocaml-compiler-libs.v0.17.0: extract]
-> retrieved num.1.5-1 (cached)
Processing 5/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [ocaml-compiler-libs.v0.17.0: extract]
Processing 6/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [ocaml-compiler-libs.v0.17.0: extract] [ocaml_intrinsics_kernel.v0.17.1: extract]
[num: patch] applying num-in-findlib-dir.patch
Processing 7/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [ocaml-compiler-libs.v0.17.0: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] [num: patch]
-> retrieved ocaml_intrinsics_kernel.v0.17.1 (cached)
Processing 7/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [ocaml-compiler-libs.v0.17.0: extract] [num: patch]
Processing 8/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [ocaml-compiler-libs.v0.17.0: extract] [parsexp.v0.17.0: extract] [num: patch]
Processing 8/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [ocaml-compiler-libs.v0.17.0: extract] [parsexp.v0.17.0: extract] [num: gmake opam-modern]
-> retrieved ocaml-compiler-libs.v0.17.0 (cached)
Processing 8/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [parsexp.v0.17.0: extract] [num: gmake opam-modern]
Processing 9/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [parsexp.v0.17.0: extract] [ppx_base.v0.17.0: extract] [num: gmake opam-modern]
-> retrieved parsexp.v0.17.0 (cached)
Processing 9/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_base.v0.17.0: extract] [num: gmake opam-modern]
Processing 10/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_base.v0.17.0: extract] [ppx_cold.v0.17.0: extract] [num: gmake opam-modern]
-> retrieved ppx_base.v0.17.0 (cached)
Processing 10/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_cold.v0.17.0: extract] [num: gmake opam-modern]
Processing 11/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_cold.v0.17.0: extract] [ppx_compare.v0.17.0: extract] [num: gmake opam-modern]
-> retrieved ppx_cold.v0.17.0 (cached)
Processing 11/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_compare.v0.17.0: extract] [num: gmake opam-modern]
Processing 12/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_compare.v0.17.0: extract] [ppx_derivers.1.2.1: extract] [num: gmake opam-modern]
-> retrieved ppx_compare.v0.17.0 (cached)
Processing 12/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_derivers.1.2.1: extract] [num: gmake opam-modern]
Processing 13/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_derivers.1.2.1: extract] [ppx_enumerate.v0.17.0: extract] [num: gmake opam-modern]
-> retrieved ppx_derivers.1.2.1 (cached)
Processing 13/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_enumerate.v0.17.0: extract] [num: gmake opam-modern]
Processing 14/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_enumerate.v0.17.0: extract] [ppx_globalize.v0.17.0: extract] [num: gmake opam-modern]
-> retrieved ppx_enumerate.v0.17.0 (cached)
Processing 14/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_globalize.v0.17.0: extract] [num: gmake opam-modern]
Processing 15/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_globalize.v0.17.0: extract] [ppx_hash.v0.17.0: extract] [num: gmake opam-modern]
-> retrieved ppx_globalize.v0.17.0 (cached)
Processing 15/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_hash.v0.17.0: extract] [num: gmake opam-modern]
Processing 16/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_hash.v0.17.0: extract] [ppx_sexp_conv.v0.17.0: extract] [num: gmake opam-modern]
-> retrieved ppx_hash.v0.17.0 (cached)
Processing 16/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_sexp_conv.v0.17.0: extract] [num: gmake opam-modern]
Processing 17/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_sexp_conv.v0.17.0: extract] [ppxlib.0.33.1~5.3preview: extract] [num: gmake opam-modern]
-> retrieved ppx_sexp_conv.v0.17.0 (cached)
Processing 17/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.33.1~5.3preview: extract] [num: gmake opam-modern]
Processing 18/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.33.1~5.3preview: extract] [ppxlib_jane.v0.17.0: extract] [num: gmake opam-modern]
-> retrieved ppxlib_jane.v0.17.0 (cached)
Processing 18/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.33.1~5.3preview: extract] [num: gmake opam-modern]
Processing 19/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.33.1~5.3preview: extract] [re.1.12.0: extract] [num: gmake opam-modern]
-> retrieved ppxlib.0.33.1~5.3preview (cached)
Processing 19/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [re.1.12.0: extract] [num: gmake opam-modern]
-> retrieved seq.base (cached)
Processing 20/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [re.1.12.0: extract] [num: gmake opam-modern]
Processing 21/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [re.1.12.0: extract] [sexp_pretty.v0.17.0: http] [num: gmake opam-modern]
Processing 22/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [re.1.12.0: extract] [sexp_pretty.v0.17.0: http] [num: gmake opam-modern]
-> installed seq.base
Processing 23/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [re.1.12.0: extract] [sexp_pretty.v0.17.0: http] [num: gmake opam-modern]
-> retrieved re.1.12.0 (cached)
Processing 23/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [sexp_pretty.v0.17.0: http] [num: gmake opam-modern]
Processing 24/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [sexp_pretty.v0.17.0: http] [sexplib.v0.17.0: extract] [num: gmake opam-modern]
-> retrieved sexplib.v0.17.0 (cached)
Processing 24/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [sexp_pretty.v0.17.0: http] [num: gmake opam-modern]
Processing 25/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [sexp_pretty.v0.17.0: http] [sexplib0.v0.17.0: extract] [num: gmake opam-modern]
-> retrieved dune.3.16.0, dune-configurator.3.16.0 (cached)
Processing 25/71: [sexp_pretty.v0.17.0: http] [sexplib0.v0.17.0: extract] [num: gmake opam-modern]
Processing 26/71: [sexp_pretty.v0.17.0: http] [sexplib0.v0.17.0: extract] [stdlib-shims.0.3.0: extract] [num: gmake opam-modern]
Processing 27/71: [sexp_pretty.v0.17.0: http] [sexplib0.v0.17.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved stdlib-shims.0.3.0 (cached)
Processing 27/71: [sexp_pretty.v0.17.0: http] [sexplib0.v0.17.0: extract] [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved sexplib0.v0.17.0 (cached)
Processing 27/71: [sexp_pretty.v0.17.0: http] [dune: ocaml 7] [num: gmake opam-modern]
Processing 27/71: [sexp_pretty.v0.17.0: extract] [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved sexp_pretty.v0.17.0 (https://github.com/janestreet/sexp_pretty/archive/refs/tags/v0.17.0.tar.gz)
Processing 27/71: [dune: ocaml 7] [num: gmake opam-modern]
+ /usr/local/bin/gmake "PROFILE=release" "opam-modern" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/num.1.5-1)
- /usr/local/bin/gmake -C src all
- gmake[1]: Entering directory '/home/opam/.opam/5.2.0/.opam-switch/build/num.1.5-1/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml .
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- echo 'version = "1.6~dev"' > META.top
- cat META.num-top.in >> META.top
- ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa
- gmake[1]: Leaving directory '/home/opam/.opam/5.2.0/.opam-switch/build/num.1.5-1/src'
- cp src/num-modern.install num.install
-> compiled num.1.5-1
Processing 27/71: [dune: ocaml 7]
-> installed num.1.5-1
Processing 28/71: [dune: ocaml 7]
+ /home/opam/.opam/5.2.0/bin/ocaml "boot/bootstrap.ml" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune.3.16.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 7
- cd _boot && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads stdune.ml
- File "otherlibs/stdune/src/stdune.ml", line 1, characters 4-9:
- Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context
-
Processing 28/71: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/5.2.0/.opam-switch/build/dune.3.16.0/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune.3.16.0)
-> compiled dune.3.16.0
-> installed dune.3.16.0
Processing 30/71: [csexp: dune build]
Processing 31/71: [csexp: dune build] [ocaml-compiler-libs: dune build]
Processing 32/71: [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build]
Processing 33/71: [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build]
Processing 34/71: [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [re: dune build]
Processing 35/71: [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build]
Processing 36/71: [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_derivers" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled ppx_derivers.1.2.1
Processing 36/71: [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 37/71: [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "csexp" "-j" "7" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/csexp.1.5.2)
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.csexp.objs/byte -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/byte/csexp.cmo -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 | [@@inlined always]
- ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/native/csexp.cmx -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 | [@@inlined always]
- ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
-> compiled csexp.1.5.2
Processing 37/71: [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.2
Processing 38/71: [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 39/71: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "stdlib-shims" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled stdlib-shims.0.3.0
Processing 39/71: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [re: dune build] [sexplib0: dune build]
-> installed stdlib-shims.0.3.0
Processing 40/71: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [re: dune build] [sexplib0: dune build]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune-configurator.3.16.0)
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "sexplib0" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/sexplib0.v0.17.0)
-> compiled sexplib0.v0.17.0
Processing 40/71: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [re: dune build]
-> installed sexplib0.v0.17.0
Processing 41/71: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [re: dune build]
Processing 42/71: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [parsexp: dune build] [re: dune build]
+ /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune-configurator.3.16.0)
Processing 42/71: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [parsexp: dune build] [re: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "re" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/re.1.12.0)
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -bin-annot-occurrences -I deprecated/.re_pcre.objs/byte -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_pcre.objs/byte/re_pcre.cmo -c -impl deprecated/re_pcre.ml)
- File "deprecated/re_pcre.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Pcre"]
- ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -bin-annot-occurrences -I deprecated/.re_perl.objs/byte -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_perl.objs/byte/re_perl.cmo -c -impl deprecated/re_perl.ml)
- File "deprecated/re_perl.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Perl"]
- ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -bin-annot-occurrences -I deprecated/.re_glob.objs/byte -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_glob.objs/byte/re_glob.cmo -c -impl deprecated/re_glob.ml)
- File "deprecated/re_glob.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Glob"]
- ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -bin-annot-occurrences -I deprecated/.re_str.objs/byte -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_str.objs/byte/re_str.cmo -c -impl deprecated/re_str.ml)
- File "deprecated/re_str.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Str"]
- ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -bin-annot-occurrences -I deprecated/.re_emacs.objs/byte -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_emacs.objs/byte/re_emacs.cmo -c -impl deprecated/re_emacs.ml)
- File "deprecated/re_emacs.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Emacs"]
- ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -bin-annot-occurrences -I deprecated/.re_posix.objs/byte -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_posix.objs/byte/re_posix.cmo -c -impl deprecated/re_posix.ml)
- File "deprecated/re_posix.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Posix"]
- ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_emacs.objs/byte -I deprecated/.re_emacs.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_emacs.objs/native/re_emacs.cmx -c -impl deprecated/re_emacs.ml)
- File "deprecated/re_emacs.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Emacs"]
- ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_pcre.objs/byte -I deprecated/.re_pcre.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_pcre.objs/native/re_pcre.cmx -c -impl deprecated/re_pcre.ml)
- File "deprecated/re_pcre.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Pcre"]
- ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_glob.objs/byte -I deprecated/.re_glob.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_glob.objs/native/re_glob.cmx -c -impl deprecated/re_glob.ml)
- File "deprecated/re_glob.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Glob"]
- ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_posix.objs/byte -I deprecated/.re_posix.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_posix.objs/native/re_posix.cmx -c -impl deprecated/re_posix.ml)
- File "deprecated/re_posix.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Posix"]
- ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_perl.objs/byte -I deprecated/.re_perl.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_perl.objs/native/re_perl.cmx -c -impl deprecated/re_perl.ml)
- File "deprecated/re_perl.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Perl"]
- ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_str.objs/byte -I deprecated/.re_str.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_str.objs/native/re_str.cmx -c -impl deprecated/re_str.ml)
- File "deprecated/re_str.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Str"]
- ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
-> compiled re.1.12.0
Processing 42/71: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [parsexp: dune build]
-> installed re.1.12.0
Processing 43/71: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [parsexp: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ocaml_intrinsics_kernel" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ocaml_intrinsics_kernel.v0.17.1)
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/5.2.0/lib/ocaml -o int_stubs.o -c int_stubs.c)
- int_stubs.c:118:2: warning: invalid preprocessing directive, did you mean '#elif'? [-Wunknown-directives]
- #elseif /* _MSC_VER */
- ^~~~~~
- elif
- 1 warning generated.
-> compiled ocaml_intrinsics_kernel.v0.17.1
Processing 43/71: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [parsexp: dune build]
-> installed ocaml_intrinsics_kernel.v0.17.1
Processing 44/71: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [parsexp: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ocaml-compiler-libs" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ocaml-compiler-libs.v0.17.0)
-> compiled ocaml-compiler-libs.v0.17.0
Processing 44/71: [dune-configurator: dune build] [parsexp: dune build]
-> installed ocaml-compiler-libs.v0.17.0
Processing 45/71: [dune-configurator: dune build] [parsexp: dune build]
Processing 46/71: [dune-configurator: dune build] [parsexp: dune build] [ppxlib: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "dune-configurator" "-j" "7" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune-configurator.3.16.0)
-> compiled dune-configurator.3.16.0
Processing 46/71: [parsexp: dune build] [ppxlib: dune build]
-> installed dune-configurator.3.16.0
Processing 47/71: [parsexp: dune build] [ppxlib: dune build]
Processing 48/71: [base: dune build] [parsexp: dune build] [ppxlib: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "parsexp" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/parsexp.v0.17.0)
-> compiled parsexp.v0.17.0
Processing 48/71: [base: dune build] [ppxlib: dune build]
-> installed parsexp.v0.17.0
Processing 49/71: [base: dune build] [ppxlib: dune build]
Processing 50/71: [base: dune build] [ppxlib: dune build] [sexplib: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "sexplib" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/sexplib.v0.17.0)
-> compiled sexplib.v0.17.0
Processing 50/71: [base: dune build] [ppxlib: dune build]
-> installed sexplib.v0.17.0
Processing 51/71: [base: dune build] [ppxlib: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "base" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/base.v0.17.1)
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -g -I src/.base.objs/byte -I src/.base.objs/native -I /home/opam/.opam/5.2.0/lib/ocaml_intrinsics_kernel -I /home/opam/.opam/5.2.0/lib/sexplib0 -I hash_types/src/.base_internalhash_types.objs/byte -I hash_types/src/.base_internalhash_types.objs/native -I shadow-stdlib/src/.shadow_stdlib.objs/byte -I shadow-stdlib/src/.shadow_stdlib.objs/native -intf-suffix .ml -no-alias-deps -open Base__ -o src/.base.objs/native/base__Array.cmx -c -impl src/array.ml)
- File "src/array.ml", line 399, characters 28-75:
- 399 | result := Bool.select ((keep_left_if [@inlined]) (compare x !result)) x !result
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 55 [inlining-impossible]: Cannot inline: Unknown function
-> compiled base.v0.17.1
Processing 51/71: [ppxlib: dune build]
-> installed base.v0.17.1
Processing 52/71: [ppxlib: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppxlib" "-j" "7" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppxlib.0.33.1~5.3preview)
-> compiled ppxlib.0.33.1~5.3preview
-> installed ppxlib.0.33.1~5.3preview
Processing 54/71: [ppx_cold: dune build]
Processing 55/71: [ppx_cold: dune build] [ppxlib_jane: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_cold" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_cold.v0.17.0)
-> compiled ppx_cold.v0.17.0
Processing 55/71: [ppxlib_jane: dune build]
-> installed ppx_cold.v0.17.0
Processing 56/71: [ppxlib_jane: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppxlib_jane" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppxlib_jane.v0.17.0)
-> compiled ppxlib_jane.v0.17.0
-> installed ppxlib_jane.v0.17.0
Processing 58/71: [ppx_compare: dune build]
Processing 59/71: [ppx_compare: dune build] [ppx_enumerate: dune build]
Processing 60/71: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build]
Processing 61/71: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_enumerate" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_enumerate.v0.17.0)
-> compiled ppx_enumerate.v0.17.0
Processing 61/71: [ppx_compare: dune build] [ppx_globalize: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_enumerate.v0.17.0
Processing 62/71: [ppx_compare: dune build] [ppx_globalize: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_compare" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_compare.v0.17.0)
-> compiled ppx_compare.v0.17.0
Processing 62/71: [ppx_globalize: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_compare.v0.17.0
Processing 63/71: [ppx_globalize: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_globalize" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_globalize.v0.17.0)
-> compiled ppx_globalize.v0.17.0
Processing 63/71: [ppx_sexp_conv: dune build]
-> installed ppx_globalize.v0.17.0
Processing 64/71: [ppx_sexp_conv: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_sexp_conv" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_sexp_conv.v0.17.0)
-> compiled ppx_sexp_conv.v0.17.0
-> installed ppx_sexp_conv.v0.17.0
Processing 66/71: [ppx_hash: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_hash" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_hash.v0.17.0)
-> compiled ppx_hash.v0.17.0
-> installed ppx_hash.v0.17.0
Processing 68/71: [ppx_base: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_base" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_base.v0.17.0)
-> compiled ppx_base.v0.17.0
-> installed ppx_base.v0.17.0
Processing 70/71: [sexp_pretty: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "sexp_pretty" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/sexp_pretty.v0.17.0)
-> compiled sexp_pretty.v0.17.0
-> installed sexp_pretty.v0.17.0
Done.
2024-10-12 04:37.37 ---> saved as "1eeecf1680c4851ed6adfebe9728d5144ecc671db8b7f1c28ff3ccb63b25e66c"
Job succeeded