Building on rosemary
(from freebsd)
2026-05-07 09:56.44 ---> 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"))
2026-05-07 09:56.45 ---> 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 653554dcc09c619c108112fc63f211886ba7fc5f"))
2026-05-07 09:56.45 ---> using "198cf6d6c6d66921e2734e296ec25adae6c37f53b6987adf8f50f842c94629a1" 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.
2026-05-07 09:56.45 ---> using "e2930159bed9f48434014bccd1073b13a3f44cb6abeee551830ffefcfb9017be" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam switch create --repositories=default '5.3.0' 'ocaml-base-compiler.5.3.0'"))
<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "5.3.0"}]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.3 (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-compiler.5.3.0 (cached)
-> installed ocaml-compiler.5.3.0
-> installed ocaml-base-compiler.5.3.0
-> installed ocaml-config.3
-> installed ocaml.5.3.0
-> installed base-domains.base
-> installed base-effects.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=5.3.0)
2026-05-07 09:56.46 ---> using "b8c93de39c613927b7a1af715a32c3fe338e7e43401685d2346eca1dd6fe5317" from cache
/: (run (network host)
(shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2026-05-07 09:56.46 ---> using "78069760c80c48bae30f766b6257c1f5315d20647932fa4c75b507c878b83b52" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam remove -y autofonce_m4.0.8\
\nopam install -vy autofonce_m4.0.8\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: autofonce_m4.0.8 | 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"))
[NOTE] autofonce_m4.0.8 is not installed.
Nothing to do.
The following actions will be performed:
=== install 6 packages
- install autofonce_m4 0.8
- install autofonce_misc 0.8 [required by autofonce_m4]
- install dune 3.23.0 [required by autofonce_m4]
- install ez_file 0.3.0 [required by autofonce_m4]
- install ocplib_stuff 0.4.0 [required by autofonce_m4]
- install re 1.14.0 [required by ez_file]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 1/17: [autofonce_m4.0.8, autofonce_misc.0.8: extract]
Processing 2/17: [autofonce_m4.0.8, autofonce_misc.0.8: extract] [dune.3.23.0: extract]
Processing 3/17: [autofonce_m4.0.8, autofonce_misc.0.8: extract] [dune.3.23.0: extract] [ez_file.0.3.0: extract]
-> retrieved ez_file.0.3.0 (cached)
Processing 3/17: [autofonce_m4.0.8, autofonce_misc.0.8: extract] [dune.3.23.0: extract]
Processing 4/17: [autofonce_m4.0.8, autofonce_misc.0.8: extract] [dune.3.23.0: extract] [ocplib_stuff.0.4.0: extract]
-> retrieved autofonce_m4.0.8, autofonce_misc.0.8 (cached)
Processing 4/17: [dune.3.23.0: extract] [ocplib_stuff.0.4.0: extract]
Processing 5/17: [dune.3.23.0: extract] [ocplib_stuff.0.4.0: extract] [re.1.14.0: extract]
-> retrieved ocplib_stuff.0.4.0 (cached)
Processing 5/17: [dune.3.23.0: extract] [re.1.14.0: extract]
-> retrieved re.1.14.0 (cached)
Processing 5/17: [dune.3.23.0: extract]
-> retrieved dune.3.23.0 (cached)
Processing 6/17: [dune: ocaml 39]
+ /home/opam/.opam/5.3.0/bin/ocaml "boot/bootstrap.ml" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune.3.23.0)
- ocamllex -q -o boot/pps.ml boot/pps.mll
- ocaml -I +unix unix.cma /tmp/.duneboot5d824dmain -j 39
- cd _boot && /home/opam/.opam/5.3.0/bin/ocamlopt.opt -c -g -I +unix -I +threads ev.c
- src/lev/vendor/ev.c:514:9: warning: 'EV_USE_INOTIFY' macro redefined [-Wmacro-redefined]
- 514 | #define EV_USE_INOTIFY 0
- | ^
- src/lev/vendor/ev.c:162:12: note: previous definition is here
- 162 | # define EV_USE_INOTIFY EV_FEATURE_OS
- | ^
- src/lev/vendor/ev.c:515:9: warning: 'EV_USE_KQUEUE' macro redefined [-Wmacro-redefined]
- 515 | #define EV_USE_KQUEUE 1
- | ^
- src/lev/vendor/ev.c:144:12: note: previous definition is here
- 144 | # define EV_USE_KQUEUE EV_FEATURE_BACKENDS
- | ^
- 2 warnings generated.
Processing 6/17: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/5.3.0/.opam-switch/build/dune.3.23.0/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune.3.23.0)
-> compiled dune.3.23.0
-> installed dune.3.23.0
Processing 8/17: [ocplib_stuff: sh]
Processing 9/17: [ocplib_stuff: sh] [re: dune build]
+ /bin/sh "-c" "./scripts/before.sh build 'ocplib_stuff'" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ocplib_stuff.0.4.0)
Processing 9/17: [ocplib_stuff: dune build] [re: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "ocplib_stuff" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ocplib_stuff.0.4.0)
Processing 9/17: [ocplib_stuff: sh] [re: dune build]
+ /bin/sh "-c" "./scripts/after.sh build 'ocplib_stuff'" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ocplib_stuff.0.4.0)
-> compiled ocplib_stuff.0.4.0
Processing 9/17: [re: dune build]
Processing 10/17: [re: dune build] [ocplib_stuff: sh]
+ /bin/sh "-c" "./scripts/before.sh install 'ocplib_stuff'" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ocplib_stuff.0.4.0)
-> installed ocplib_stuff.0.4.0
Processing 10/17: [re: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "re" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/re.1.14.0)
-> compiled re.1.14.0
-> installed re.1.14.0
Processing 12/17: [ez_file: sh]
+ /bin/sh "-c" "./scripts/before.sh build 'ez_file'" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ez_file.0.3.0)
Processing 12/17: [ez_file: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "ez_file" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ez_file.0.3.0)
Processing 12/17: [ez_file: sh]
+ /bin/sh "-c" "./scripts/after.sh build 'ez_file'" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ez_file.0.3.0)
-> compiled ez_file.0.3.0
Processing 13/17: [ez_file: sh]
+ /bin/sh "-c" "./scripts/before.sh install 'ez_file'" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ez_file.0.3.0)
-> installed ez_file.0.3.0
Processing 14/17: [autofonce_misc: sh]
+ /bin/sh "-c" "./scripts/before.sh build 'autofonce_misc'" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/autofonce_misc.0.8)
Processing 14/17: [autofonce_misc: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "autofonce_misc" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/autofonce_misc.0.8)
- File "dune-project", line 121, characters 3-31:
- 121 | (autofonce_misc (= version))
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "autofonce_misc": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (autofonce_misc (= :version)))
- File "dune-project", line 75, characters 3-31:
- 75 | (autofonce_misc (= version))
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "autofonce_misc": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (autofonce_misc (= :version)))
- File "dune-project", line 54, characters 3-32:
- 54 | (autofonce_share (= version))
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "autofonce_share": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (autofonce_share (= :version)))
- File "dune-project", line 55, characters 3-32:
- 55 | (autofonce_patch (= version))
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "autofonce_patch": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (autofonce_patch (= :version)))
- File "dune-project", line 56, characters 3-29:
- 56 | (autofonce_m4 (= version))
- ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "autofonce_m4": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (autofonce_m4 (= :version)))
- File "dune-project", line 57, characters 3-31:
- 57 | (autofonce_core (= version))
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "autofonce_core": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (autofonce_core (= :version)))
- File "dune-project", line 58, characters 3-33:
- 58 | (autofonce_config (= version))
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "autofonce_config": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (autofonce_config (= :version)))
- File "dune-project", line 34, characters 3-32:
- 34 | (autofonce_share (= version))
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "autofonce_share": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (autofonce_share (= :version)))
- File "dune-project", line 35, characters 3-31:
- 35 | (autofonce_misc (= version))
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "autofonce_misc": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (autofonce_misc (= :version)))
- File "dune-project", line 36, characters 3-29:
- 36 | (autofonce_m4 (= version))
- ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "autofonce_m4": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (autofonce_m4 (= :version)))
- File "dune-project", line 17, characters 3-30:
- 17 | (autofonce_lib (= version))
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "autofonce_lib": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (autofonce_lib (= :version)))
- (cd _build/default && /home/opam/.opam/5.3.0/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/autofonce_misc/.autofonce_misc.objs/byte -I /home/opam/.opam/5.3.0/lib/ez_file -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/ocplib_stuff -I /home/opam/.opam/5.3.0/lib/re -no-alias-deps -open Autofonce_misc -o src/autofonce_misc/.autofonce_misc.objs/byte/autofonce_misc__Misc.cmo -c -impl src/autofonce_misc/misc.ml)
- File "src/autofonce_misc/misc.ml", line 19, characters 2-16:
- 19 | Printf.kprintf failwith "Feature not implemented %s at %s" s loc
- ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
-
- File "src/autofonce_misc/misc.ml", line 25, characters 2-16:
- 25 | Printf.kprintf (fun s -> raise (Error s)) fmt
- ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
-
- File "src/autofonce_misc/misc.ml", line 28, characters 2-16:
- 28 | Printf.kprintf (fun cmd ->
- ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
-
- File "src/autofonce_misc/misc.ml", line 34, characters 2-16:
- 34 | Printf.kprintf (fun cmd ->
- ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
- (cd _build/default/src/autofonce_misc && /home/opam/.opam/5.3.0/bin/ocaml unix.cma version.mlt) > _build/default/src/autofonce_misc/version.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include:
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
-
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include:
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- fatal: not a git repository (or any of the parent directories): .git
- fatal: not a git repository (or any of the parent directories): .git
- (cd _build/default && /home/opam/.opam/5.3.0/bin/ocamlopt.opt -w -40 -g -I src/autofonce_misc/.autofonce_misc.objs/byte -I src/autofonce_misc/.autofonce_misc.objs/native -I /home/opam/.opam/5.3.0/lib/ez_file -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/ocplib_stuff -I /home/opam/.opam/5.3.0/lib/re -cmi-file src/autofonce_misc/.autofonce_misc.objs/byte/autofonce_misc__Misc.cmi -no-alias-deps -open Autofonce_misc -o src/autofonce_misc/.autofonce_misc.objs/native/autofonce_misc__Misc.cmx -c -impl src/autofonce_misc/misc.ml)
- File "src/autofonce_misc/misc.ml", line 19, characters 2-16:
- 19 | Printf.kprintf failwith "Feature not implemented %s at %s" s loc
- ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
-
- File "src/autofonce_misc/misc.ml", line 25, characters 2-16:
- 25 | Printf.kprintf (fun s -> raise (Error s)) fmt
- ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
-
- File "src/autofonce_misc/misc.ml", line 28, characters 2-16:
- 28 | Printf.kprintf (fun cmd ->
- ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
-
- File "src/autofonce_misc/misc.ml", line 34, characters 2-16:
- 34 | Printf.kprintf (fun cmd ->
- ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
Processing 14/17: [autofonce_misc: sh]
+ /bin/sh "-c" "./scripts/after.sh build 'autofonce_misc'" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/autofonce_misc.0.8)
-> compiled autofonce_misc.0.8
Processing 15/17: [autofonce_misc: sh]
+ /bin/sh "-c" "./scripts/before.sh install 'autofonce_misc'" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/autofonce_misc.0.8)
-> installed autofonce_misc.0.8
Processing 16/17: [autofonce_m4: sh]
+ /bin/sh "-c" "./scripts/before.sh build 'autofonce_m4'" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/autofonce_m4.0.8)
Processing 16/17: [autofonce_m4: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "autofonce_m4" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/autofonce_m4.0.8)
- File "dune-project", line 121, characters 3-31:
- 121 | (autofonce_misc (= version))
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "autofonce_misc": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (autofonce_misc (= :version)))
- File "dune-project", line 75, characters 3-31:
- 75 | (autofonce_misc (= version))
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "autofonce_misc": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (autofonce_misc (= :version)))
- File "dune-project", line 54, characters 3-32:
- 54 | (autofonce_share (= version))
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "autofonce_share": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (autofonce_share (= :version)))
- File "dune-project", line 55, characters 3-32:
- 55 | (autofonce_patch (= version))
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "autofonce_patch": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (autofonce_patch (= :version)))
- File "dune-project", line 56, characters 3-29:
- 56 | (autofonce_m4 (= version))
- ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "autofonce_m4": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (autofonce_m4 (= :version)))
- File "dune-project", line 57, characters 3-31:
- 57 | (autofonce_core (= version))
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "autofonce_core": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (autofonce_core (= :version)))
- File "dune-project", line 58, characters 3-33:
- 58 | (autofonce_config (= version))
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "autofonce_config": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (autofonce_config (= :version)))
- File "dune-project", line 34, characters 3-32:
- 34 | (autofonce_share (= version))
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "autofonce_share": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (autofonce_share (= :version)))
- File "dune-project", line 35, characters 3-31:
- 35 | (autofonce_misc (= version))
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "autofonce_misc": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (autofonce_misc (= :version)))
- File "dune-project", line 36, characters 3-29:
- 36 | (autofonce_m4 (= version))
- ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "autofonce_m4": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (autofonce_m4 (= :version)))
- File "dune-project", line 17, characters 3-30:
- 17 | (autofonce_lib (= version))
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "autofonce_lib": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (autofonce_lib (= :version)))
- (cd _build/default/src/autofonce_m4 && /home/opam/.opam/5.3.0/bin/ocaml unix.cma version.mlt) > _build/default/src/autofonce_m4/version.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include:
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
-
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include:
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- fatal: not a git repository (or any of the parent directories): .git
- fatal: not a git repository (or any of the parent directories): .git
- (cd _build/default && /home/opam/.opam/5.3.0/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/autofonce_m4/.autofonce_m4.objs/byte -I /home/opam/.opam/5.3.0/lib/autofonce_misc -I /home/opam/.opam/5.3.0/lib/ez_file -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/ocplib_stuff -I /home/opam/.opam/5.3.0/lib/re -cmi-file src/autofonce_m4/.autofonce_m4.objs/byte/autofonce_m4__M4Parser.cmi -no-alias-deps -open Autofonce_m4 -o src/autofonce_m4/.autofonce_m4.objs/byte/autofonce_m4__M4Parser.cmo -c -impl src/autofonce_m4/m4Parser.ml)
- File "src/autofonce_m4/m4Parser.ml", line 17, characters 2-16:
- 17 | Printf.kprintf (fun s ->
- ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
-
- File "src/autofonce_m4/m4Parser.ml", line 24, characters 2-16:
- 24 | Printf.kprintf (fun s -> raise ( Error (s, loc))) fmt
- ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
- (cd _build/default && /home/opam/.opam/5.3.0/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/autofonce_m4/.autofonce_m4.objs/byte -I /home/opam/.opam/5.3.0/lib/autofonce_misc -I /home/opam/.opam/5.3.0/lib/ez_file -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/ocplib_stuff -I /home/opam/.opam/5.3.0/lib/re -cmi-file src/autofonce_m4/.autofonce_m4.objs/byte/autofonce_m4__M4Lexer.cmi -no-alias-deps -open Autofonce_m4 -o src/autofonce_m4/.autofonce_m4.objs/byte/autofonce_m4__M4Lexer.cmo -c -impl src/autofonce_m4/m4Lexer.ml)
- File "src/autofonce_m4/m4Lexer.mll", line 116, characters 8-22:
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
- (cd _build/default && /home/opam/.opam/5.3.0/bin/ocamlopt.opt -w -40 -g -I src/autofonce_m4/.autofonce_m4.objs/byte -I src/autofonce_m4/.autofonce_m4.objs/native -I /home/opam/.opam/5.3.0/lib/autofonce_misc -I /home/opam/.opam/5.3.0/lib/ez_file -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/ocplib_stuff -I /home/opam/.opam/5.3.0/lib/re -cmi-file src/autofonce_m4/.autofonce_m4.objs/byte/autofonce_m4__M4Lexer.cmi -no-alias-deps -open Autofonce_m4 -o src/autofonce_m4/.autofonce_m4.objs/native/autofonce_m4__M4Lexer.cmx -c -impl src/autofonce_m4/m4Lexer.ml)
- File "src/autofonce_m4/m4Lexer.mll", line 116, characters 8-22:
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
- (cd _build/default && /home/opam/.opam/5.3.0/bin/ocamlopt.opt -w -40 -g -I src/autofonce_m4/.autofonce_m4.objs/byte -I src/autofonce_m4/.autofonce_m4.objs/native -I /home/opam/.opam/5.3.0/lib/autofonce_misc -I /home/opam/.opam/5.3.0/lib/ez_file -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/ocplib_stuff -I /home/opam/.opam/5.3.0/lib/re -cmi-file src/autofonce_m4/.autofonce_m4.objs/byte/autofonce_m4__M4Parser.cmi -no-alias-deps -open Autofonce_m4 -o src/autofonce_m4/.autofonce_m4.objs/native/autofonce_m4__M4Parser.cmx -c -impl src/autofonce_m4/m4Parser.ml)
- File "src/autofonce_m4/m4Parser.ml", line 17, characters 2-16:
- 17 | Printf.kprintf (fun s ->
- ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
-
- File "src/autofonce_m4/m4Parser.ml", line 24, characters 2-16:
- 24 | Printf.kprintf (fun s -> raise ( Error (s, loc))) fmt
- ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
Processing 16/17: [autofonce_m4: sh]
+ /bin/sh "-c" "./scripts/after.sh build 'autofonce_m4'" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/autofonce_m4.0.8)
-> compiled autofonce_m4.0.8
Processing 17/17: [autofonce_m4: sh]
+ /bin/sh "-c" "./scripts/before.sh install 'autofonce_m4'" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/autofonce_m4.0.8)
-> installed autofonce_m4.0.8
Done.
2026-05-07 09:58.12 ---> saved as "d05e9125b501d0c00d5105654ef1a01f4ade8522b53f09800a37a083de764f05"
Job succeeded