Building on rosemary (from freebsd) 2025-07-19 21:32.45 ---> 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-19 21:32.46 ---> 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-19 21:32.46 ---> 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-19 21:32.47 ---> 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-19 21:32.47 ---> using "3189d6fb8259e4765f863ea1a8894e9d7bc63032d8af58c67c796fcdb6aed850" from cache /: (run (network host) (shell "opam update --depexts")) [WARNING] Unknown update command for bsd, skipping system update 2025-07-19 21:32.48 ---> using "448e3cf116ed28b95d6dce6e6ff1cc530a4193257b22e6ea8ee4a878f4196c35" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam remove -y capnp-rpc.2.1\ \nopam install -vy capnp-rpc.2.1\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: capnp-rpc.2.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] capnp-rpc.2.1 is not installed. Nothing to do. The following actions will be performed: === install 37 packages - install angstrom 0.16.1 [required by uri] - install astring 0.8.5 [required by capnp-rpc] - install base v0.17.3 [required by capnp] - install base-bytes base [required by ocplib-endian] - install bigstringaf 0.10.0 [required by eio] - install capnp 3.6.0 [required by capnp-rpc] - install capnp-rpc 2.1 - install conf-capnproto 2 [required by capnp-rpc] - install cppo 1.8.0 [required by ocplib-endian] - install csexp 1.5.2 [required by dune-configurator] - install cstruct 6.2.0 [required by eio] - install domain-local-await 1.0.1 [required by eio] - install dune 3.19.1 [required by capnp-rpc] - install dune-configurator 3.19.1 [required by base, bigstringaf] - install eio 1.2 [required by capnp-rpc] - install fmt 0.10.0 [required by capnp-rpc] - install hmap 0.8.1 [required by eio] - install logs 0.9.0 [required by capnp-rpc] - install lwt-dllist 1.1.0 [required by eio] - install mtime 2.1.0 [required by eio] - install ocaml-syntax-shims 1.0.0 [required by angstrom] - install ocaml_intrinsics_kernel v0.17.1 [required by base] - install ocamlbuild 0.16.1 [required by astring, logs] - install ocamlfind 1.9.8 [required by astring, logs] - install ocplib-endian 1.2 [required by capnp] - install optint 0.3.0 [required by eio] - install psq 0.2.1 [required by eio] - install res 5.0.2 [required by capnp] - install result 1.5 [required by capnp] - install seq base [required by psq] - install sexplib0 v0.17.0 [required by base] - install stdint 0.7.2 [required by capnp-rpc] - install stdio v0.17.0 [required by capnp] - install stringext 1.6.0 [required by uri] - install thread-table 1.0.0 [required by domain-local-await] - install topkg 1.0.8 [required by astring, logs] - install uri 4.4.0 [required by capnp-rpc] The following system packages will first need to be installed: capnproto <><> 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" "capnproto" - Updating FreeBSD repository catalogue... - [rosemary] Fetching data.pkg: - .. - .... - .... done - Processing entries: - . - .. - ... - . - .. - . done - FreeBSD repository update completed. 35507 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.1.2 -> 2.2.1 - - Number of packages to be upgraded: 1 - - 12 MiB to be downloaded. - [rosemary] [1/1] Fetching pkg-2.2.1.pkg: - .. - ... - ... - .. done - Checking integrity... done (0 conflicting) - [rosemary] [1/1] Upgrading pkg from 2.1.2 to 2.2.1... - [rosemary] [1/1] Extracting pkg-2.2.1: . - .... - ..... done - Updating FreeBSD repository catalogue... - FreeBSD repository is up to date. - All repositories are up to date. - The following 1 package(s) will be affected (of 0 checked): - - New packages to be INSTALLED: - capnproto: 1.1.0 - - Number of packages to be installed: 1 - - The process will require 8 MiB more space. - 2 MiB to be downloaded. - [rosemary] [1/1] Fetching capnproto-1.1.0.pkg: . - ......... done - Checking integrity... done (0 conflicting) - [rosemary] [1/1] Installing capnproto-1.1.0... - [rosemary] [1/1] Extracting capnproto-1.1.0: - ... - .... - .. - pkg: Fail to chown /usr/local/libdata/pkgconfig/.pkgtemp.kj-http.pc.LqQq98XNcrdc:Bad file descriptor - [rosemary] [1/1] Extracting capnproto-1.1.0... done [ERROR] System package install failed with exit code 3 at command: sudo pkg install -y capnproto [ERROR] These packages are still missing: capnproto [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 capnp-rpc.2.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 capnp-rpc.2.1 opam install -vy capnp-rpc.2.1 res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: capnp-rpc.2.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_144350" "mount.fstab=/tmp/obuilder-jail-d53e3c/fstab" "mount.devfs" "path=/obuilder/result/a5ca5ccae361ed65b6d2178623e1a04f5c3f650e4755ec3ff3c5b8591cb607a1/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 capnp-rpc.2.1 opam install -vy capnp-rpc.2.1 res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: capnp-rpc.2.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