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


Building on rosemary

(from freebsd)
2025-09-05 18:36.16 ---> 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-09-05 18:36.16 ---> 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 a8ca1f2ed32a2e0c0ef612751a5c8138ba63053e"))
2025-09-05 18:36.16 ---> using "4b09f3ffd1e48f901b26f31ca798573533eec20220a6793bddb478bac3216096" 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-09-05 18:36.17 ---> using "d1d33df4dd7b0b7dd468ec8b552e202b835ea8fa2c115acc8ee2fdb092566bd8" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.14.2' 'ocaml-base-compiler.4.14.2'"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-config.2  (2 extra sources)
-> retrieved ocaml-config.2  (2 extra sources)
-> retrieved ocaml-base-compiler.4.14.2  (https://github.com/ocaml/ocaml/archive/4.14.2.tar.gz)
-> installed ocaml-base-compiler.4.14.2
-> installed ocaml-config.2
-> installed ocaml.4.14.2
Done.
# To update the current shell environment, run: eval $(opam env --switch=4.14.2)
2025-09-05 18:36.17 ---> using "25d23771740ee9c70f57ff124c21d93f6cac40e49526346f275ccb0372571244" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2025-09-05 18:36.17 ---> using "2a434c4a18b003eb99a3c53eed6bf92dabbc6c3adda4b956e288082663d19514" from cache

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

Nothing to do.
The following actions will be performed:
=== install 113 packages
  - install abstract_algebra            v0.16.0  [required by incr_map]
  - install angstrom                    0.16.1   [required by uri]
  - install async_js                    v0.16.0  [required by incr_dom]
  - install async_kernel                v0.16.0  [required by incr_dom]
  - install async_rpc_kernel            v0.16.0  [required by async_js]
  - install base                        v0.16.4  [required by virtual_dom]
  - install base64                      3.5.1    [required by virtual_dom]
  - install base_bigstring              v0.16.0  [required by core]
  - install base_quickcheck             v0.16.0  [required by core]
  - install bignum                      v0.16.0  [required by incr_map]
  - install bigstringaf                 0.10.0   [required by angstrom]
  - install bin_prot                    v0.16.0  [required by core]
  - install camlp-streams               5.0.1    [required by lambdasoup]
  - install cmdliner                    1.3.0    [required by js_of_ocaml-compiler]
  - install conf-gmp                    5        [required by zarith]
  - install conf-pkg-config             4        [required by zarith]
  - install core                        v0.16.2  [required by incr_dom, splay_tree]
  - install core_kernel                 v0.16.0  [required by virtual_dom]
  - install csexp                       1.5.2    [required by dune-configurator]
  - install diffable                    v0.16.0  [required by incr_map]
  - install dune                        3.20.1   [required by incr_dom_partial_render]
  - install dune-configurator           3.20.1   [required by base, bigstringaf]
  - install fieldslib                   v0.16.0  [required by core]
  - install gen                         1.1      [required by sedlex]
  - install gen_js_api                  1.1.5    [required by virtual_dom]
  - install incr_dom                    v0.16.0  [required by incr_dom_partial_render]
  - install incr_dom_partial_render     v0.16.0
  - install incr_map                    v0.16.0  [required by incr_dom]
  - install incr_select                 v0.16.0  [required by incr_dom]
  - install incremental                 v0.16.1  [required by incr_dom]
  - install int_repr                    v0.16.0  [required by core_kernel]
  - install jane-street-headers         v0.16.0  [required by core]
  - install janestreet_lru_cache        v0.16.1  [required by incremental]
  - install js_of_ocaml                 5.9.1    [required by incr_dom_partial_render]
  - install js_of_ocaml-compiler        5.9.1    [required by js_of_ocaml]
  - install js_of_ocaml-ppx             5.9.1    [required by incr_dom_partial_render]
  - install js_of_ocaml_patches         v0.16.0  [required by virtual_dom]
  - install jst-config                  v0.16.0  [required by core]
  - install lambdasoup                  1.1.1    [required by virtual_dom]
  - install markup                      1.0.3    [required by lambdasoup]
  - install menhir                      20250903 [required by js_of_ocaml-compiler]
  - install menhirCST                   20250903 [required by menhir]
  - install menhirLib                   20250903 [required by js_of_ocaml-compiler]
  - install menhirSdk                   20250903 [required by js_of_ocaml-compiler]
  - install num                         1.6      [required by bignum]
  - install ocaml-compiler-libs         v0.12.4  [required by ppxlib]
  - install ocaml-syntax-shims          1.0.0    [required by angstrom]
  - install ocamlbuild                  0.16.1   [required by uchar, uutf]
  - install ocamlfind                   1.9.8    [required by js_of_ocaml-compiler, zarith]
  - install ojs                         1.1.5    [required by gen_js_api]
  - install parsexp                     v0.16.0  [required by sexplib]
  - install ppx_assert                  v0.16.0  [required by core]
  - install ppx_base                    v0.16.0  [required by core]
  - install ppx_bench                   v0.16.0  [required by ppx_jane]
  - install ppx_bin_prot                v0.16.0  [required by ppx_jane]
  - install ppx_cold                    v0.16.0  [required by ppx_base]
  - install ppx_compare                 v0.16.0  [required by ppx_base, bin_prot]
  - install ppx_custom_printf           v0.16.0  [required by ppx_jane]
  - install ppx_derivers                1.2.1    [required by ppxlib]
  - install ppx_disable_unused_warnings v0.16.0  [required by ppx_jane]
  - install ppx_enumerate               v0.16.0  [required by ppx_base]
  - install ppx_expect                  v0.16.1  [required by ppx_jane]
  - install ppx_fields_conv             v0.16.0  [required by ppx_jane]
  - install ppx_fixed_literal           v0.16.0  [required by ppx_jane]
  - install ppx_globalize               v0.16.0  [required by ppx_base]
  - install ppx_hash                    v0.16.0  [required by core]
  - install ppx_here                    v0.16.0  [required by ppx_jane]
  - install ppx_ignore_instrumentation  v0.16.0  [required by ppx_jane]
  - install ppx_inline_test             v0.16.1  [required by core]
  - install ppx_jane                    v0.16.0  [required by incr_dom_partial_render]
  - install ppx_let                     v0.16.0  [required by ppx_pattern_bind]
  - install ppx_log                     v0.16.0  [required by ppx_jane]
  - install ppx_module_timer            v0.16.0  [required by ppx_jane]
  - install ppx_optcomp                 v0.16.0  [required by incremental]
  - install ppx_optional                v0.16.0  [required by ppx_jane]
  - install ppx_pattern_bind            v0.16.0  [required by incr_dom_partial_render]
  - install ppx_pipebang                v0.16.0  [required by ppx_jane]
  - install ppx_sexp_conv               v0.16.0  [required by uri-sexp]
  - install ppx_sexp_message            v0.16.0  [required by core]
  - install ppx_sexp_value              v0.16.0  [required by ppx_jane]
  - install ppx_stable                  v0.16.0  [required by ppx_jane]
  - install ppx_stable_witness          v0.16.0  [required by ppx_jane]
  - install ppx_string                  v0.16.0  [required by ppx_jane]
  - install ppx_tydi                    v0.16.0  [required by ppx_jane]
  - install ppx_typerep_conv            v0.16.0  [required by ppx_jane]
  - install ppx_variants_conv           v0.16.0  [required by ppx_jane]
  - install ppxlib                      0.35.0   [required by ppx_pattern_bind, js_of_ocaml, js_of_ocaml-ppx, gen_js_api]
  - install protocol_version_header     v0.16.0  [required by async_rpc_kernel]
  - install re                          1.13.2   [required by tyxml]
  - install sedlex                      3.6      [required by js_of_ocaml-compiler]
  - install seq                         base     [required by tyxml]
  - install sexplib                     v0.16.0  [required by core]
  - install sexplib0                    v0.16.0  [required by uri-sexp]
  - install splay_tree                  v0.16.0  [required by incr_dom_partial_render]
  - install splittable_random           v0.16.0  [required by bignum]
  - install stdio                       v0.16.0  [required by virtual_dom]
  - install stdlib-shims                0.3.0    [required by ppxlib]
  - install stored_reversed             v0.16.0  [required by diffable]
  - install streamable                  v0.16.1  [required by incr_map]
  - install stringext                   1.6.0    [required by uri]
  - install time_now                    v0.16.0  [required by core]
  - install topkg                       1.1.0    [required by uutf]
  - install typerep                     v0.16.0  [required by bignum]
  - install tyxml                       4.6.0    [required by virtual_dom]
  - install uchar                       0.0.2    [required by markup]
  - install uri                         4.4.0    [required by async_js, virtual_dom]
  - install uri-sexp                    4.4.0    [required by async_js]
  - install uutf                        1.0.4    [required by tyxml]
  - install variantslib                 v0.16.0  [required by core]
  - install virtual_dom                 v0.16.0  [required by incr_dom_partial_render]
  - install yojson                      3.0.0    [required by js_of_ocaml-compiler]
  - install zarith                      1.14     [required by bignum]
  - install zarith_stubs_js             v0.16.1  [required by bignum]

The following system packages will first need to be installed:
    gmp

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run pkg to install them (may need root/sudo access)
  2. Display the recommended pkg command and wait while you run it manually (e.g. in another terminal)
  3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1

+ /usr/local/bin/sudo "pkg" "install" "-y" "gmp"
- Updating FreeBSD repository catalogue...
- [rosemary] Fetching data.pkg: 
- .
- .
- .
- .
- .
- .
- .
- .
- .
- . done
- Processing entries: 
- .
- ..
- ..
- ..
- .
- .. done
- FreeBSD repository update completed. 35672 packages processed.
- All repositories are up to date.
- New version of pkg detected; it needs to be installed first.
- The following 1 package(s) will be affected (of 0 checked):
- 
- Installed packages to be UPGRADED:
- 	pkg: 2.2.1 -> 2.2.2
- 
- Number of packages to be upgraded: 1
- 
- 12 MiB to be downloaded.
- pkg: An error occurred while fetching package: Unknown error
- pkg: An error occurred while fetching package: Unknown error
[ERROR] System package install failed with exit code 3 at command:
            sudo pkg install -y gmp
[ERROR] These packages are still missing: gmp

[NOTE] You can retry with '--assume-depexts' to skip this check, or run 'opam option depext=false' to permanently disable handling of system packages.

'opam install -vy incr_dom_partial_render.v0.16.0' 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 incr_dom_partial_render.v0.16.0
opam install -vy incr_dom_partial_render.v0.16.0
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: incr_dom_partial_render.v0.16.0 | 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_84651_62480" "mount.fstab=/tmp/obuilder-jail-dfbc2a/fstab" "mount.devfs" "path=/obuilder/result/21aca0317fe643ba50bbe6e6c5bfdf26974fe0e3dd2327900d13c0db7d4a20f7/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 incr_dom_partial_render.v0.16.0
opam install -vy incr_dom_partial_render.v0.16.0
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: incr_dom_partial_render.v0.16.0 | 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