Building on rosemary (from freebsd) 2025-06-13 00:31.23 ---> 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-06-13 00:31.24 ---> 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 6db96b377f993aa0c7ffb5c06737929e583f3305")) 2025-06-13 00:31.25 ---> using "618b42fca5fed62a3ca0505dffb37094691e7c5056e769a4738b5b8ae9fcbbd9" 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-06-13 00:31.26 ---> using "f83e322f7b9029bad5dcdf198c591f014f09de01f5a5cd38f9640644d8011707" 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-06-13 00:31.27 ---> using "599c56fc1b366c85f38d97b2eb3a6c0abafa881fee6dcee56b41c86c78570651" from cache /: (run (network host) (shell "opam update --depexts")) [WARNING] Unknown update command for bsd, skipping system update 2025-06-13 00:31.28 ---> using "9c99a55d80ad56c97db37aafed878867a5835257c674c5fede3526f38df56da2" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam remove -y raygui.1.4.0\ \nopam install -vy raygui.1.4.0\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: raygui.1.4.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] raygui.1.4.0 is not installed. Nothing to do. The following actions will be performed: === install 16 packages - install bigarray-compat 1.1.0 [required by ctypes] - install conf-libxcursor 1 [required by raylib] - install conf-libxi 1 [required by raylib] - install conf-libxinerama 1 [required by raylib] - install conf-libxrandr 1 [required by raylib] - install conf-mesa 1 [required by raylib] - install conf-pkg-config 4 [required by conf-libxrandr, conf-libxi, conf-libxcursor, etc.] - install csexp 1.5.2 [required by dune-configurator] - install ctypes 0.23.0 [required by raygui] - install dune 3.19.0 [required by raygui] - install dune-configurator 3.19.0 [required by raygui] - install integers 0.7.0 [required by ctypes, raylib] - install patch 2.0.0 [required by raygui] - install raygui 1.4.0 - install raylib 1.4.0 [required by raygui] - install stdlib-shims 0.3.0 [required by integers] The following system packages will first need to be installed: libXcursor libXi libXinerama libXrandr mesa-libs <><> 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" "libXcursor" "libXi" "libXinerama" "libXrandr" "mesa-libs" - Updating FreeBSD repository catalogue... - [rosemary] Fetching data.pkg: . - ........ - . done - Processing entries: - .. - ... - .. - . - .. done - FreeBSD repository update completed. 35989 packages processed. - All repositories are up to date. - The following 22 package(s) will be affected (of 0 checked): - - New packages to be INSTALLED: - hwdata: 0.393,1 - libX11: 1.8.12,1 - libXau: 1.0.11 - libXcursor: 1.2.2 - libXdamage: 1.1.6 - libXdmcp: 1.1.5 - libXext: 1.3.6,1 - libXfixes: 6.0.1 - libXi: 1.8.1,1 - libXinerama: 1.1.5,1 - libXrandr: 1.5.4 - libXrender: 0.9.12 - libXxf86vm: 1.1.5 - libdrm: 2.4.123,1 - libepoll-shim: 0.0.20240608 - libpciaccess: 0.18.1_1 - libxcb: 1.17.0 - libxml2: 2.11.9 - libxshmfence: 1.3.2 - mesa-libs: 24.1.7_1 - wayland: 1.23.1 - xorgproto: 2024.1 - - Number of packages to be installed: 22 - - The process will require 31 MiB more space. - 7 MiB to be downloaded. - [rosemary] [1/22] Fetching libxcb-1.17.0.pkg: .... - ...... done - [rosemary] [2/22] Fetching libXcursor-1.2.2.pkg: ... done - [rosemary] [3/22] Fetching libXrandr-1.5.4.pkg: .. done - [rosemary] [4/22] Fetching libXext-1.3.6,1.pkg: ....... done - [rosemary] [5/22] Fetching libXxf86vm-1.1.5.pkg: . done - [rosemary] [6/22] Fetching libXdamage-1.1.6.pkg: . done - [rosemary] [7/22] Fetching libdrm-2.4.123,1.pkg: . - ......... done - [rosemary] [8/22] Fetching libXfixes-6.0.1.pkg: . done - [rosemary] [9/22] Fetching libXinerama-1.1.5,1.pkg: . done - [rosemary] [10/22] Fetching libXau-1.0.11.pkg: . done - [rosemary] [11/22] Fetching wayland-1.23.1.pkg: ......... done - [rosemary] [12/22] Fetching libxml2-2.11.9.pkg: .......... done - [rosemary] [13/22] Fetching libxshmfence-1.3.2.pkg: . done - [rosemary] [14/22] Fetching libepoll-shim-0.0.20240608.pkg: . done - [rosemary] [15/22] Fetching libX11-1.8.12,1.pkg: .......... done - [rosemary] [16/22] Fetching libXrender-0.9.12.pkg: ... done - [rosemary] [17/22] Fetching xorgproto-2024.1.pkg: .......... done - [rosemary] [18/22] Fetching libXi-1.8.1,1.pkg: ....... done - [rosemary] [19/22] Fetching hwdata-0.393,1.pkg: - .......... done - [rosemary] [20/22] Fetching libXdmcp-1.1.5.pkg: . done - [rosemary] [21/22] Fetching mesa-libs-24.1.7_1.pkg: .......... done - [rosemary] [22/22] Fetching libpciaccess-0.18.1_1.pkg: . done - Checking integrity... - done (0 conflicting) - [rosemary] [1/22] Installing hwdata-0.393,1... - [rosemary] [1/22] Extracting hwdata-0.393,1: .......... done - [rosemary] [2/22] Installing libXau-1.0.11... - [rosemary] [2/22] Extracting libXau-1.0.11: .......... done - [rosemary] [3/22] Installing libepoll-shim-0.0.20240608... - [rosemary] [3/22] Extracting libepoll-shim-0.0.20240608: .......... done - [rosemary] [4/22] Installing libpciaccess-0.18.1_1... - [rosemary] [4/22] Extracting libpciaccess-0.18.1_1: ........ done - [rosemary] [5/22] Installing libdrm-2.4.123,1... - [rosemary] [5/22] Extracting libdrm-2.4.123,1: - .......... done - [rosemary] [6/22] Installing libxml2-2.11.9... - [rosemary] [6/22] Extracting libxml2-2.11.9: .. - ........ done - [rosemary] [7/22] Installing libxshmfence-1.3.2... - [rosemary] [7/22] Extracting libxshmfence-1.3.2: - ......... done - [rosemary] [8/22] Installing wayland-1.23.1... - [rosemary] [8/22] Extracting wayland-1.23.1: .......... done - [rosemary] [9/22] Installing xorgproto-2024.1... - [rosemary] [9/22] Extracting xorgproto-2024.1: ....... - ... done - [rosemary] [10/22] Installing libXdmcp-1.1.5... - [rosemary] [10/22] Extracting libXdmcp-1.1.5: ......... done - [rosemary] [11/22] Installing libxcb-1.17.0... - [rosemary] [11/22] Extracting libxcb-1.17.0: - . - . - . - - pkg: Fail to chown /usr/local/share/man/man3/.pkgtemp.xcb_glx_get_tex_gendv_reply.3.gz.TyhR7DCGgWoe:Bad file descriptor - [rosemary] [11/22] Extracting libxcb-1.17.0... done [ERROR] System package install failed with exit code 3 at command: sudo pkg install -y libXcursor libXi libXinerama libXrandr mesa-libs [ERROR] These packages are still missing: libXcursor libXi libXinerama libXrandr mesa-libs [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 raygui.1.4.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 raygui.1.4.0 opam install -vy raygui.1.4.0 res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: raygui.1.4.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_11788_37928" "mount.fstab=/tmp/obuilder-jail-3b34b1/fstab" "mount.devfs" "path=/obuilder/result/5f7f4f96dd078e27d8f36ab99d46602464f85e3ecfa3d277beac8177decb3fe2/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 raygui.1.4.0 opam install -vy raygui.1.4.0 res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: raygui.1.4.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