Building on spring (from freebsd) 2023-11-24 00:11.21 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam")) 2023-11-24 00:11.21 ---> using "a2b22593046b56fadc85e22b0da7b84e903c1f5aa4d42a7c481121ceec28b31f" 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 94fc188d337b3ff337b5f8eea1b8560bad2fcf0e")) 2023-11-24 00:11.21 ---> using "00ee7cfc6c2da01eb8ed751c04bbe83c07b7aff680e0886a3fd728991839e379" 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: /usr/home/opam/.profile is already up-to-date. [NOTE] Make sure that /usr/home/opam/.profile is well sourced in your ~/.bashrc. 2023-11-24 00:11.21 ---> using "88d2b248adeda718ed121b75ef51c509d93af9c36c1fababf59282029bdf788c" from cache /: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.14.1' 'ocaml-base-compiler.4.14.1'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.14.1"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> retrieved ocaml-base-compiler.4.14.1 (https://github.com/ocaml/ocaml/archive/4.14.1.tar.gz) -> installed ocaml-base-compiler.4.14.1 -> installed ocaml-config.2 -> installed ocaml.4.14.1 Done. # Run eval $(opam env --switch=4.14.1) to update the current shell environment 2023-11-24 00:11.21 ---> using "2e71e6e9c89f6f4ac01fe27d02363a7b07f4cc0716801eda76cd63d550f88c21" from cache /: (run (network host) (shell "opam update --depexts")) [WARNING] Unknown update command for bsd, skipping system update 2023-11-24 00:11.21 ---> using "3ce8092035408b640cafda28e059d06b5ab6222329e0dba52e6469dacf768128" from cache /: (env OCAMLPARAM warn-error=+8,_) /: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"bogue.20221112\"\ \nopam install -vy \"bogue.20221112\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"bogue.20221112\" | 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\ \n")) [NOTE] bogue.20221112 is not installed. Nothing to do. The following actions will be performed: === install 20 packages - install bigarray-compat 1.1.0 [required by ctypes] - install bogue 20221112 - install conf-libffi 2.0.0 [required by ctypes-foreign] - install conf-pkg-config 3 [required by conf-sdl2-image, conf-sdl2, conf-sdl2-ttf] - install conf-sdl2 1 [required by tsdl] - install conf-sdl2-image 1 [required by tsdl-image] - install conf-sdl2-ttf 1 [required by tsdl-ttf] - install csexp 1.5.2 [required by dune-configurator] - install ctypes 0.20.2 [required by tsdl-image, tsdl, tsdl-ttf] - install ctypes-foreign 0.18.0 [required by tsdl-image, tsdl, tsdl-ttf] - install dune 3.11.1 [required by bogue] - install dune-configurator 3.11.1 [required by tsdl-image, tsdl-ttf] - install integers 0.7.0 [required by ctypes] - install ocamlbuild 0.14.2 [required by tsdl] - install ocamlfind 1.9.6 [required by tsdl] - install stdlib-shims 0.3.0 [required by integers] - install topkg 1.0.7 [required by tsdl] - install tsdl 0.9.8 [required by bogue] - install tsdl-image 0.6 [required by bogue] - install tsdl-ttf 0.6 [required by bogue] The following system packages will first need to be installed: sdl2 sdl2_image sdl2_ttf <><> 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" "sdl2" "sdl2_image" "sdl2_ttf" - Updating FreeBSD repository catalogue... - [spring] Fetching packagesite.pkg: - . - . - . - . - . - . - . - . - . - . done - Processing entries: . - .. - . - .. - .. - . - . done - FreeBSD repository update completed. 34086 packages processed. - All repositories are up to date. - The following 52 package(s) will be affected (of 0 checked): - - New packages to be INSTALLED: - Imath: 3.1.9 - aom: 3.7.0 - brotli: 1.1.0,1 - dav1d: 1.2.1_2 - freetype2: 2.13.1 - gdk-pixbuf2: 2.42.10_1 - giflib: 5.2.1 - glib: 2.78.1,2 - graphite2: 1.3.14 - harfbuzz: 8.2.2 - highway: 1.0.7 - jbigkit: 2.1_1 - jpeg-turbo: 3.0.0 - libX11: 1.8.7,1 - libXScrnSaver: 1.2.4 - libXau: 1.0.9 - libXcursor: 1.2.0_1 - libXdamage: 1.1.6 - libXdmcp: 1.1.3 - libXext: 1.3.4,1 - libXfixes: 6.0.0 - libXi: 1.8,1 - libXrandr: 1.5.2 - libXrender: 0.9.10_2 - libXxf86vm: 1.1.4_3 - libavif: 1.0.2 - libdeflate: 1.19 - libdrm: 2.4.116,1 - libepoll-shim: 0.0.20230411 - libglvnd: 1.6.0_2 - libinotify: 20211018 - libjxl: 0.8.2_3 - libpciaccess: 0.17 - libunwind: 20211201_2 - libxcb: 1.15_1 - libxkbcommon: 1.5.0 - libxml2: 2.10.4_1 - libxshmfence: 1.3.2 - mesa-libs: 22.3.7_2 - openexr: 3.2.0 - png: 1.6.40 - sdl2: 2.28.4 - sdl2_image: 2.6.3_3 - sdl2_ttf: 2.20.2 - shared-mime-info: 2.2_1 - tiff: 4.4.0_2 - vmaf: 2.3.1 - vulkan-loader: 1.3.266 - wayland: 1.22.0 - webp: 1.3.2 - xkeyboard-config: 2.34_2 - xorgproto: 2023.2 - - Number of packages to be installed: 52 - - The process will require 171 MiB more space. - 30 MiB to be downloaded. - [spring] [1/52] Fetching png-1.6.40.pkg: - ... - . - . - . - . - . - . - . done - pkg: cached package png-1.6.40: missing or size mismatch, fetching from remote - [spring] [2/52] Fetching png-1.6.40.pkg: - .. - .. - .. - . - .. - . done - pkg: cached package png-1.6.40: missing or size mismatch, cannot continue - Consider running 'pkg update -f' [ERROR] System package install failed with exit code 3 at command: sudo pkg install -y sdl2 sdl2_image sdl2_ttf [ERROR] These packages are still missing: sdl2 sdl2_image sdl2_ttf [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 bogue.20221112' failed. jail: /usr/bin/su -l opam -c cd '/' && env OCAMLPARAM='warn-error=+8,_' OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' ' opam remove -y "bogue.20221112" opam install -vy "bogue.20221112" res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: "bogue.20221112" | 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_42623_7600" "mount.fstab=/tmp/obuilder-jail-4559a4/fstab" "mount.devfs" "path=/obuilder/result/54a724354a30611af9349f678a2ce6fbbf5b138a0ae293cad49bd0fa226ae179/rootfs" "host=inherit" "ip6=inherit" "ip4=inherit" "command=/usr/bin/su" "-l" "opam" "-c" "cd '/' && env OCAMLPARAM='warn-error=+8,_' OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' ' opam remove -y "bogue.20221112" opam install -vy "bogue.20221112" res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: "bogue.20221112" | 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