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


Building on rosemary

(from freebsd)
2025-08-11 03:42.00 ---> 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"))
2025-08-11 03:42.01 ---> 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 906e75de03e24cb3c6bc68c71156a6dab70c1fa4"))
2025-08-11 03:42.01 ---> using "5241093af733962f2794564d2d3ad622acdee88b54f3aa41d94014c57f0eaeeb" 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.

2025-08-11 03:42.02 ---> using "e41ba047a44b5db1d07b28cfb21a101c0c390ab24e106380f80995b1ff8cbf4d" 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 <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-config.3  (2 extra sources)
-> retrieved ocaml-config.3  (2 extra sources)
-> 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)
2025-08-11 03:42.02 ---> using "8402b3797b1f8f0ae15e8bbe5153cb5aa4671a035e4d051f59b03064063d73df" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2025-08-11 03:42.03 ---> using "c57eff434e6b957c9bdbb8279832de02d9b328f6cc8e6d10ac60ed92b89a40ff" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "opam remove -y ppx_optcomp.v0.17.1\
               \nopam install -vy ppx_optcomp.v0.17.1\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: ppx_optcomp.v0.17.1 | 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] ppx_optcomp.v0.17.1 is not installed.

Nothing to do.
The following actions will be performed:
=== install 12 packages
  - install base                    v0.17.3           [required by ppx_optcomp]
  - install csexp                   1.5.2             [required by dune-configurator]
  - install dune                    3.19.1            [required by ppx_optcomp]
  - install dune-configurator       3.19.1            [required by base]
  - install ocaml-compiler-libs     v0.17.0           [required by ppxlib]
  - install ocaml_intrinsics_kernel v0.17.1           [required by base]
  - install ppx_derivers            1.2.1             [required by ppxlib]
  - install ppx_optcomp             v0.17.1
  - install ppxlib                  0.37.0~5.4preview [required by ppx_optcomp]
  - install sexplib0                v0.17.0           [required by base, ppxlib]
  - install stdio                   v0.17.0           [required by ppx_optcomp]
  - install stdlib-shims            0.3.0             [required by ppxlib]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/35: [base.v0.17.3: extract]
Processing  2/35: [base.v0.17.3: extract] [csexp.1.5.2: extract]
Processing  3/35: [base.v0.17.3: extract] [csexp.1.5.2: extract] [dune.3.19.1, dune-configurator.3.19.1: extract]
-> retrieved csexp.1.5.2  (cached)
Processing  3/35: [base.v0.17.3: extract] [dune.3.19.1, dune-configurator.3.19.1: extract]
Processing  4/35: [base.v0.17.3: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [ocaml-compiler-libs.v0.17.0: extract]
-> retrieved ocaml-compiler-libs.v0.17.0  (cached)
Processing  4/35: [base.v0.17.3: extract] [dune.3.19.1, dune-configurator.3.19.1: extract]
Processing  5/35: [base.v0.17.3: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [ocaml_intrinsics_kernel.v0.17.1: extract]
-> retrieved ocaml_intrinsics_kernel.v0.17.1  (cached)
Processing  5/35: [base.v0.17.3: extract] [dune.3.19.1, dune-configurator.3.19.1: extract]
Processing  6/35: [base.v0.17.3: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_derivers.1.2.1: extract]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing  6/35: [base.v0.17.3: extract] [dune.3.19.1, dune-configurator.3.19.1: extract]
Processing  7/35: [base.v0.17.3: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_optcomp.v0.17.1: extract]
-> retrieved ppx_optcomp.v0.17.1  (cached)
Processing  7/35: [base.v0.17.3: extract] [dune.3.19.1, dune-configurator.3.19.1: extract]
Processing  8/35: [base.v0.17.3: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [ppxlib.0.37.0~5.4preview: extract]
-> retrieved base.v0.17.3  (cached)
Processing  8/35: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppxlib.0.37.0~5.4preview: extract]
Processing  9/35: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppxlib.0.37.0~5.4preview: extract] [sexplib0.v0.17.0: extract]
-> retrieved ppxlib.0.37.0~5.4preview  (cached)
Processing  9/35: [dune.3.19.1, dune-configurator.3.19.1: extract] [sexplib0.v0.17.0: extract]
Processing 10/35: [dune.3.19.1, dune-configurator.3.19.1: extract] [sexplib0.v0.17.0: extract] [stdio.v0.17.0: extract]
-> retrieved sexplib0.v0.17.0  (cached)
Processing 10/35: [dune.3.19.1, dune-configurator.3.19.1: extract] [stdio.v0.17.0: extract]
Processing 11/35: [dune.3.19.1, dune-configurator.3.19.1: extract] [stdio.v0.17.0: extract] [stdlib-shims.0.3.0: extract]
-> retrieved stdio.v0.17.0  (cached)
Processing 11/35: [dune.3.19.1, dune-configurator.3.19.1: extract] [stdlib-shims.0.3.0: extract]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 11/35: [dune.3.19.1, dune-configurator.3.19.1: extract]
-> retrieved dune.3.19.1, dune-configurator.3.19.1  (cached)
Processing 12/35: [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.19.1)
- 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 39
- cd _boot && /home/opam/.opam/5.3.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads ocamlc_loc.mli
- File "otherlibs/ocamlc-loc/src/ocamlc_loc.mli", line 1, characters 4-9:
- Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context
- cd _boot && /home/opam/.opam/5.3.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads dune_action_plugin.mli
- File "otherlibs/dune-action-plugin/src/dune_action_plugin.mli", line 1, characters 4-9:
- Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context
- 

Processing 12/35: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/5.3.0/.opam-switch/build/dune.3.19.1/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune.3.19.1)
-> compiled  dune.3.19.1
-> installed dune.3.19.1
Processing 14/35: [csexp: dune build]
Processing 15/35: [csexp: dune build] [ocaml-compiler-libs: dune build]
Processing 16/35: [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build]
Processing 17/35: [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build]
Processing 18/35: [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
Processing 19/35: [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "csexp" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/csexp.1.5.2)
- (cd _build/default && /home/opam/.opam/5.3.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.3.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 19/35: [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.2
Processing 20/35: [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 21/35: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "stdlib-shims" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 21/35: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
-> installed stdlib-shims.0.3.0
Processing 22/35: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune-configurator.3.19.1)
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "sexplib0" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/sexplib0.v0.17.0)
-> compiled  sexplib0.v0.17.0
Processing 22/35: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build]
-> installed sexplib0.v0.17.0
Processing 23/35: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build]
+ /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune-configurator.3.19.1)
Processing 23/35: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "ppx_derivers" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 23/35: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build]
-> installed ppx_derivers.1.2.1
Processing 24/35: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "ocaml_intrinsics_kernel" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ocaml_intrinsics_kernel.v0.17.1)
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -I /home/opam/.opam/5.3.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]
-   118 | #elseif /* _MSC_VER */
-       |  ^~~~~~
-       |  elif
- 1 warning generated.
-> compiled  ocaml_intrinsics_kernel.v0.17.1
Processing 24/35: [dune-configurator: dune build] [ocaml-compiler-libs: dune build]
-> installed ocaml_intrinsics_kernel.v0.17.1
Processing 25/35: [dune-configurator: dune build] [ocaml-compiler-libs: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "ocaml-compiler-libs" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ocaml-compiler-libs.v0.17.0)
-> compiled  ocaml-compiler-libs.v0.17.0
Processing 25/35: [dune-configurator: dune build]
-> installed ocaml-compiler-libs.v0.17.0
Processing 26/35: [dune-configurator: dune build]
Processing 27/35: [dune-configurator: dune build] [ppxlib: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "dune-configurator" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune-configurator.3.19.1)
-> compiled  dune-configurator.3.19.1
Processing 27/35: [ppxlib: dune build]
-> installed dune-configurator.3.19.1
Processing 28/35: [ppxlib: dune build]
Processing 29/35: [base: dune build] [ppxlib: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "ppxlib" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ppxlib.0.37.0~5.4preview)
- Internal error, please report upstream including the contents of _build/log.
- Description:
-   ("failed to create parent directory",
-    { t_s = "_build/.sandbox/ef0bef1e96425e6ff245660d6e6653b9/default/astlib"
-    })
- Raised at Stdune__Code_error.raise in file
-   "otherlibs/stdune/src/code_error.ml", line 10, characters 30-62
- Called from Stdune__Path.Relative_to_source_root.mkdir_p in file
-   "otherlibs/stdune/src/path.ml" (inlined), line 602, characters 12-55
- Called from Stdune__Path.Outside_build_dir.mkdir_p in file
-   "otherlibs/stdune/src/path.ml", line 661, characters 25-65
- Called from Dune_engine__Sandbox.create_dirs in file
-   "src/dune_engine/sandbox.ml", line 111, characters 2-23
- Called from Dune_engine__Sandbox.create.(fun) in file
-   "src/dune_engine/sandbox.ml", line 201, characters 6-35
- Called from Dune_engine__Sandbox.maybe_async in file
-   "src/dune_engine/sandbox.ml", line 10, characters 30-36
- Called from Dune_engine__Sandbox.create in file "src/dune_engine/sandbox.ml",
-   lines 199-204, characters 4-30
- Called from Dune_engine__Build_system.Exported.execute_action_for_rule in
-   file "src/dune_engine/build_system.ml", lines 375-382, characters 10-23
- Called from Fiber__Scheduler.exec in file "vendor/fiber/src/scheduler.ml",
-   line 76, characters 8-11
- Re-raised at Stdune__Exn.raise_with_backtrace in file
-   "otherlibs/stdune/src/exn.ml" (inlined), line 38, characters 27-56
- Called from Stdune__Exn_with_backtrace.reraise in file
-   "otherlibs/stdune/src/exn_with_backtrace.ml", line 20, characters 33-71
- Called from Fiber__Scheduler.exec in file "vendor/fiber/src/scheduler.ml",
-   line 76, characters 8-11
- -> required by
-    ("execute-rule",
-     { id = 714
-     ; info =
-         From_dune_file
-           { pos_fname = "astlib/dune"
-           ; start = { pos_lnum = 8; pos_bol = 152; pos_cnum = 155 }
-           ; stop = { pos_lnum = 8; pos_bol = 152; pos_cnum = 211 }
-           }
-     })
- -> required by ("<unnamed>", ())
- -> required by ("build-file", In_build_dir "default/astlib/ast_408.pp.ml")
- -> required by ("Rule.make", ())
- -> required by ("Rule.set_action", ())
- -> required by ("execute-rule", { id = 1052; info = Internal })
- -> required by ("<unnamed>", ())
- -> required by
-    ("build-file",
-     In_build_dir "default/astlib/.astlib.objs/native/astlib__Ast_408.cmx")
- -> required by ("Rule.make", ())
- -> required by
-    ("execute-rule",
-     { id = 3505
-     ; info =
-         From_dune_file
-           { pos_fname = "astlib/dune"
-           ; start = { pos_lnum = 1; pos_bol = 0; pos_cnum = 0 }
-           ; stop = { pos_lnum = 8; pos_bol = 152; pos_cnum = 214 }
-           }
-     })
- -> required by ("<unnamed>", ())
- -> required by
-    ("build-file",
-     In_build_dir "install/default/lib/ppxlib/astlib/astlib__Ast_408.cmx")
- -> required by ("Rule.make", ())
- -> required by ("execute-rule", { id = 3; info = Internal })
- -> required by ("<unnamed>", ())
- -> required by ("build-file", In_build_dir "default/ppxlib.install")
- -> required by ("<unnamed>", ())
- -> required by
-    ("build-alias", { dir = In_build_dir "default"; name = "install" })
- -> required by ("toplevel", ())
- 
- I must not crash.  Uncertainty is the mind-killer. Exceptions are the
- little-death that brings total obliteration.  I will fully express my cases. 
- Execution will pass over me and through me.  And when it has gone past, I
- will unwind the stack along its path.  Where the cases are handled there will
- be nothing.  Only I will remain.
[ERROR] The compilation of ppxlib.0.37.0~5.4preview failed at "dune build -p ppxlib -j 39 @install".
Processing 29/35: [base: dune build]
Processing 30/35: [base: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "base" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/base.v0.17.3)
- File "src/.base.objs/_unknown_", line 1, characters 0-0:
- Error: Error trying to read targets after a rule was run:
- - src/.base.objs/base__Ref.intf.all-deps: chmod(_build/default/src/.base.objs/base__Ref.intf.all-deps): Bad file descriptor
- (cd _build/default && /home/opam/.opam/5.3.0/bin/ocamlopt.opt -w -40 -g -I src/.base.objs/byte -I src/.base.objs/native -I /home/opam/.opam/5.3.0/lib/ocaml_intrinsics_kernel -I /home/opam/.opam/5.3.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
[ERROR] The compilation of base.v0.17.3 failed at "dune build -p base -j 39".

#=== ERROR while compiling ppxlib.0.37.0~5.4preview ===========================#
# context              2.4.1 | freebsd/x86_64 | ocaml-base-compiler.5.3.0 | file:///home/opam/opam-repository
# path                 ~/.opam/5.3.0/.opam-switch/build/ppxlib.0.37.0~5.4preview
# command              ~/.opam/5.3.0/bin/dune build -p ppxlib -j 39 @install
# exit-code            1
# env-file             ~/.opam/log/ppxlib-44709-d63ec4.env
# output-file          ~/.opam/log/ppxlib-44709-d63ec4.out
### output ###
# [...]
# -> required by ("<unnamed>", ())
# -> required by ("build-file", In_build_dir "default/ppxlib.install")
# -> required by ("<unnamed>", ())
# -> required by
#    ("build-alias", { dir = In_build_dir "default"; name = "install" })
# -> required by ("toplevel", ())
# 
# I must not crash.  Uncertainty is the mind-killer. Exceptions are the
# little-death that brings total obliteration.  I will fully express my cases. 
# Execution will pass over me and through me.  And when it has gone past, I
# will unwind the stack along its path.  Where the cases are handled there will
# be nothing.  Only I will remain.


#=== ERROR while compiling base.v0.17.3 =======================================#
# context              2.4.1 | freebsd/x86_64 | ocaml-base-compiler.5.3.0 | file:///home/opam/opam-repository
# path                 ~/.opam/5.3.0/.opam-switch/build/base.v0.17.3
# command              ~/.opam/5.3.0/bin/dune build -p base -j 39
# exit-code            1
# env-file             ~/.opam/log/base-44709-8a1ca3.env
# output-file          ~/.opam/log/base-44709-8a1ca3.out
### output ###
# File "src/.base.objs/_unknown_", line 1, characters 0-0:
# Error: Error trying to read targets after a rule was run:
# - src/.base.objs/base__Ref.intf.all-deps: chmod(_build/default/src/.base.objs/base__Ref.intf.all-deps): Bad file descriptor
# (cd _build/default && /home/opam/.opam/5.3.0/bin/ocamlopt.opt -w -40 -g -I src/.base.objs/byte -I src/.base.objs/native -I /home/opam/.opam/5.3.0/lib/ocaml_intrinsics_kernel -I /home/opam/.opam/5.3.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[...]
# 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



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install ppx_optcomp v0.17.1
| - install stdio       v0.17.0
+- 
+- The following actions failed
| - build base   v0.17.3
| - build ppxlib 0.37.0~5.4preview
+- 
+- The following changes have been performed (the rest was aborted)
| - install csexp                   1.5.2
| - install dune                    3.19.1
| - install dune-configurator       3.19.1
| - install ocaml-compiler-libs     v0.17.0
| - install ocaml_intrinsics_kernel v0.17.1
| - install ppx_derivers            1.2.1
| - install sexplib0                v0.17.0
| - install stdlib-shims            0.3.0
+- 

The former state can be restored with:
    /usr/local/bin/opam switch import "/home/opam/.opam/5.3.0/.opam-switch/backup/state-20250811034206.export"
'opam install -vy ppx_optcomp.v0.17.1' failed.
jail: /usr/bin/su -l opam -c cd '/' && env OPAM_HEALTH_CHECK_CI='true' CI='true' OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' 'opam remove -y ppx_optcomp.v0.17.1
opam install -vy ppx_optcomp.v0.17.1
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: ppx_optcomp.v0.17.1 | grep -q '\''freebsd'\''; then
        echo "This package failed and has been disabled for CI using the '\''x-ci-accept-failures'\'' field."
        exit 69
    fi
fi 


exit $res': failed
"jail" "-c" "name=obuilder_61147_19408" "mount.fstab=/tmp/obuilder-jail-616473/fstab" "mount.devfs" "path=/obuilder/result/b4b69a68120e5c3c6a45d1e73298444f420c757def084e65666392f4b8c1e1aa/rootfs" "host=inherit" "ip6=inherit" "ip4=inherit" "command=/usr/bin/su" "-l" "opam" "-c" "cd '/' && env OPAM_HEALTH_CHECK_CI='true' CI='true' OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' 'opam remove -y ppx_optcomp.v0.17.1
opam install -vy ppx_optcomp.v0.17.1
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: ppx_optcomp.v0.17.1 | grep -q '\''freebsd'\''; then
        echo "This package failed and has been disabled for CI using the '\''x-ci-accept-failures'\'' field."
        exit 69
    fi
fi 


exit $res'" failed with exit status 1
Failed: Build failed