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


Building on rosemary

(from freebsd)
2025-07-20 05:56.25 ---> 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-07-20 05:56.26 ---> 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 f4d45306e4e9f00507645822d89b17f5bd0ea747"))
2025-07-20 05:56.26 ---> using "20749b4fb820e44bd006bffeaec23ee61783900927c2d175e6b2e620f7b35a51" 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-07-20 05:56.27 ---> using "0e840c84b7dee021fd89a119307c54feb2d13f683e4c7e7a43ece732a8471230" 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)
2025-07-20 05:56.28 ---> using "3189d6fb8259e4765f863ea1a8894e9d7bc63032d8af58c67c796fcdb6aed850" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2025-07-20 05:56.28 ---> using "448e3cf116ed28b95d6dce6e6ff1cc530a4193257b22e6ea8ee4a878f4196c35" from cache

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

Nothing to do.
The following actions will be performed:
=== install 28 packages
  - install base                    v0.17.3           [required by ppx_expect]
  - install combinaml               0.1
  - install csexp                   1.5.2             [required by dune-configurator]
  - install dune                    3.19.1            [required by combinaml]
  - install dune-configurator       3.19.1            [required by base]
  - install jane-street-headers     v0.17.0           [required by time_now]
  - install jst-config              v0.17.0           [required by time_now]
  - install ocaml-compiler-libs     v0.17.0           [required by ppxlib]
  - install ocaml_intrinsics_kernel v0.17.1           [required by base]
  - install ppx_assert              v0.17.0           [required by jst-config]
  - install ppx_base                v0.17.0           [required by time_now]
  - 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_expect              v0.17.3           [required by combinaml]
  - install ppx_globalize           v0.17.2           [required by ppx_base]
  - install ppx_hash                v0.17.0           [required by ppx_base]
  - install ppx_here                v0.17.0           [required by ppx_expect]
  - install ppx_inline_test         v0.17.1           [required by ppx_expect]
  - install ppx_optcomp             v0.17.1           [required by time_now]
  - install ppx_sexp_conv           v0.17.1           [required by ppx_base]
  - install ppxlib                  0.37.0~5.4preview [required by ppx_expect]
  - install ppxlib_jane             v0.17.4           [required by ppx_globalize, ppx_enumerate, ppx_hash]
  - install sexplib0                v0.17.0           [required by base]
  - install stdio                   v0.17.0           [required by ppx_expect]
  - install stdlib-shims            0.3.0             [required by ppxlib]
  - install time_now                v0.17.0           [required by ppx_inline_test]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/83: [base.v0.17.3: extract]
Processing  2/83: [base.v0.17.3: extract] [combinaml.0.1: extract]
Processing  3/83: [base.v0.17.3: extract] [combinaml.0.1: extract] [csexp.1.5.2: extract]
-> retrieved combinaml.0.1  (cached)
Processing  3/83: [base.v0.17.3: extract] [csexp.1.5.2: extract]
Processing  4/83: [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  4/83: [base.v0.17.3: extract] [dune.3.19.1, dune-configurator.3.19.1: extract]
Processing  5/83: [base.v0.17.3: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [jane-street-headers.v0.17.0: extract]
-> retrieved jane-street-headers.v0.17.0  (cached)
Processing  5/83: [base.v0.17.3: extract] [dune.3.19.1, dune-configurator.3.19.1: extract]
Processing  6/83: [base.v0.17.3: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [jst-config.v0.17.0: extract]
-> retrieved jst-config.v0.17.0  (cached)
Processing  6/83: [base.v0.17.3: extract] [dune.3.19.1, dune-configurator.3.19.1: extract]
Processing  7/83: [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  7/83: [base.v0.17.3: extract] [dune.3.19.1, dune-configurator.3.19.1: extract]
Processing  8/83: [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  8/83: [base.v0.17.3: extract] [dune.3.19.1, dune-configurator.3.19.1: extract]
Processing  9/83: [base.v0.17.3: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_assert.v0.17.0: extract]
-> retrieved base.v0.17.3  (cached)
Processing  9/83: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_assert.v0.17.0: extract]
Processing 10/83: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_assert.v0.17.0: extract] [ppx_base.v0.17.0: extract]
-> retrieved ppx_assert.v0.17.0  (cached)
Processing 10/83: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_base.v0.17.0: extract]
Processing 11/83: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_base.v0.17.0: extract] [ppx_cold.v0.17.0: extract]
-> retrieved ppx_base.v0.17.0  (cached)
Processing 11/83: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_cold.v0.17.0: extract]
Processing 12/83: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_cold.v0.17.0: extract] [ppx_compare.v0.17.0: extract]
-> retrieved ppx_cold.v0.17.0  (cached)
Processing 12/83: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_compare.v0.17.0: extract]
Processing 13/83: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_compare.v0.17.0: extract] [ppx_derivers.1.2.1: extract]
-> retrieved ppx_compare.v0.17.0  (cached)
Processing 13/83: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_derivers.1.2.1: extract]
Processing 14/83: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_derivers.1.2.1: extract] [ppx_enumerate.v0.17.0: extract]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 14/83: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_enumerate.v0.17.0: extract]
Processing 15/83: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_enumerate.v0.17.0: extract] [ppx_expect.v0.17.3: extract]
-> retrieved ppx_enumerate.v0.17.0  (cached)
Processing 15/83: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_expect.v0.17.3: extract]
Processing 16/83: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_expect.v0.17.3: extract] [ppx_globalize.v0.17.2: extract]
-> retrieved ppx_globalize.v0.17.2  (cached)
Processing 16/83: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_expect.v0.17.3: extract]
Processing 17/83: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_expect.v0.17.3: extract] [ppx_hash.v0.17.0: extract]
-> retrieved ppx_hash.v0.17.0  (cached)
Processing 17/83: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_expect.v0.17.3: extract]
Processing 18/83: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_expect.v0.17.3: extract] [ppx_here.v0.17.0: extract]
-> retrieved ppx_expect.v0.17.3  (cached)
Processing 18/83: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_here.v0.17.0: extract]
Processing 19/83: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_here.v0.17.0: extract] [ppx_inline_test.v0.17.1: extract]
-> retrieved ppx_here.v0.17.0  (cached)
Processing 19/83: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_inline_test.v0.17.1: extract]
Processing 20/83: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_inline_test.v0.17.1: extract] [ppx_optcomp.v0.17.1: extract]
-> retrieved ppx_inline_test.v0.17.1  (cached)
Processing 20/83: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_optcomp.v0.17.1: extract]
Processing 21/83: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_optcomp.v0.17.1: extract] [ppx_sexp_conv.v0.17.1: extract]
-> retrieved ppx_optcomp.v0.17.1  (cached)
Processing 21/83: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_sexp_conv.v0.17.1: extract]
Processing 22/83: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_sexp_conv.v0.17.1: extract] [ppxlib.0.37.0~5.4preview: extract]
-> retrieved ppx_sexp_conv.v0.17.1  (cached)
Processing 22/83: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppxlib.0.37.0~5.4preview: extract]
Processing 23/83: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppxlib.0.37.0~5.4preview: extract] [ppxlib_jane.v0.17.4: extract]
-> retrieved ppxlib_jane.v0.17.4  (cached)
Processing 23/83: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppxlib.0.37.0~5.4preview: extract]
Processing 24/83: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppxlib.0.37.0~5.4preview: extract] [sexplib0.v0.17.0: extract]
-> retrieved sexplib0.v0.17.0  (cached)
Processing 24/83: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppxlib.0.37.0~5.4preview: extract]
Processing 25/83: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppxlib.0.37.0~5.4preview: extract] [stdio.v0.17.0: extract]
-> retrieved stdio.v0.17.0  (cached)
Processing 25/83: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppxlib.0.37.0~5.4preview: extract]
Processing 26/83: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppxlib.0.37.0~5.4preview: extract] [stdlib-shims.0.3.0: extract]
-> retrieved ppxlib.0.37.0~5.4preview  (cached)
Processing 26/83: [dune.3.19.1, dune-configurator.3.19.1: extract] [stdlib-shims.0.3.0: extract]
Processing 27/83: [dune.3.19.1, dune-configurator.3.19.1: extract] [stdlib-shims.0.3.0: extract] [time_now.v0.17.0: extract]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 27/83: [dune.3.19.1, dune-configurator.3.19.1: extract] [time_now.v0.17.0: extract]
-> retrieved time_now.v0.17.0  (cached)
Processing 27/83: [dune.3.19.1, dune-configurator.3.19.1: extract]

#=== ERROR while fetching sources for dune.3.19.1 and dune-configurator.3.19.1 #
OpamSolution.Fetch_fail("Cannot remove /tmp/opam-58637-2ecf35/dune-3.19.1/test/expect-tests/dune_file_watcher/dune_file_watcher_tests_macos.mli (/usr/local/bin/opam: \"unlink\" failed on /tmp/opam-58637-2ecf35/dune-3.19.1/test/expect-tests/dune_file_watcher/dune_file_watcher_tests_macos.mli: No such file or directory).")


<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install base                    v0.17.3
| - install combinaml               0.1
| - install csexp                   1.5.2
| - install jane-street-headers     v0.17.0
| - install jst-config              v0.17.0
| - install ocaml-compiler-libs     v0.17.0
| - install ocaml_intrinsics_kernel v0.17.1
| - install ppx_assert              v0.17.0
| - install ppx_base                v0.17.0
| - install ppx_cold                v0.17.0
| - install ppx_compare             v0.17.0
| - install ppx_derivers            1.2.1
| - install ppx_enumerate           v0.17.0
| - install ppx_expect              v0.17.3
| - install ppx_globalize           v0.17.2
| - install ppx_hash                v0.17.0
| - install ppx_here                v0.17.0
| - install ppx_inline_test         v0.17.1
| - install ppx_optcomp             v0.17.1
| - install ppx_sexp_conv           v0.17.1
| - install ppxlib                  0.37.0~5.4preview
| - install ppxlib_jane             v0.17.4
| - install sexplib0                v0.17.0
| - install stdio                   v0.17.0
| - install stdlib-shims            0.3.0
| - install time_now                v0.17.0
+- 
+- The following actions failed
| - fetch dune.3.19.1, dune-configurator.3.19.1 
+- 
- No changes have been performed
'opam install -vy combinaml.0.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 combinaml.0.1
opam install -vy combinaml.0.1
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: combinaml.0.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_11788_144598" "mount.fstab=/tmp/obuilder-jail-99ca38/fstab" "mount.devfs" "path=/obuilder/result/8568387137257c415dbe9fe5d17bb8994a2f5e8a071640918036b7c05b9563a4/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 combinaml.0.1
opam install -vy combinaml.0.1
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: combinaml.0.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