Building on spring (from freebsd) 2025-04-26 08:47.55 ---> 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-04-26 08:47.55 ---> 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 8106bcf57fc33218275bbf0d02e725f4e9fcd0f6")) 2025-04-26 08:47.55 ---> using "9c56a90b8c86ed2ee264296ff27862a7dfbb8c0e1e7a426347276f51c9dd96c4" 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-04-26 08:47.56 ---> using "f75384d6ba33597d11a499708a6369b53eea3944fda13a0c1f9f24c397302421" 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 <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-config.2 (cached) -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> retrieved ocaml-base-compiler.4.14.2 (cached) -> 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-04-26 08:47.56 ---> using "db3810edc16bcf7179342270a625f030cc91ef0523cfcf4779654d02bf5ea1ed" from cache /: (run (network host) (shell "opam update --depexts")) [WARNING] Unknown update command for bsd, skipping system update 2025-04-26 08:47.56 ---> using "77e7934821ff9499621aa385067b452b07e32d85d3f9336209e4dcd66fbcbdcf" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam remove -y imguiml.v1.90.6\ \nopam install -vy imguiml.v1.90.6\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: imguiml.v1.90.6 | 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] imguiml.v1.90.6 is not installed. Nothing to do. The following actions will be performed: === install 29 packages - install bigarray-compat 1.1.0 [required by ctypes] - install conf-cmake 1 [required by imguiml] - install conf-gcc 1.0 [required by goblint-cil] - install conf-glew 1 [required by imguiml] - install conf-glfw3 2 [required by imguiml] - install conf-gmp 5 [required by zarith] - install conf-libffi 2.0.0 [required by ctypes-foreign] - install conf-perl 2 [required by goblint-cil] - install conf-pkg-config 4 [required by conf-glfw3, conf-glew, ctypes-foreign] - install cppo 1.8.0 [required by goblint-cil] - install csexp 1.5.2 [required by dune-configurator] - install ctypes 0.23.0 [required by imguiml] - install ctypes-foreign 0.23.0 [required by imguiml] - install dune 3.18.1 [required by imguiml] - install dune-configurator 3.18.1 [required by ctypes-foreign, ctypes, goblint-cil] - install goblint-cil 2.0.6 [required by imguiml] - install imguiml v1.90.6 - install integers 0.7.0 [required by ctypes] - install ocaml-compiler-libs v0.12.4 [required by ppxlib] - install ocamlfind 1.9.8 [required by zarith] - install ppx_derivers 1.2.1 [required by ppx_deriving] - install ppx_deriving 6.1.0 [required by ppx_deriving_yojson] - install ppx_deriving_yojson 3.10.0 [required by goblint-cil] - install ppxlib 0.36.0 [required by ppx_deriving_yojson] - install seq base [required by yojson] - install sexplib0 v0.17.0 [required by ppxlib] - install stdlib-shims 0.3.0 [required by goblint-cil] - install yojson 2.2.2 [required by goblint-cil] - install zarith 1.14 [required by goblint-cil] The following system packages will first need to be installed: devel/cmake gcc glfw 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" "devel/cmake" "gcc" "glfw" "gmp" - Updating FreeBSD repository catalogue... - [spring] Fetching data.pkg: . - .... - ..... done - Processing entries: . - .. - . - . - . - . - . - . - . done - FreeBSD repository update completed. 35951 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: 1.21.3 -> 2.1.0 - - Number of packages to be upgraded: 1 - - 12 MiB to be downloaded. - [spring] [1/1] Fetching pkg-2.1.0.pkg: . - ... - ... - ... done - Checking integrity... - done (0 conflicting) - [spring] [1/1] Upgrading pkg from 1.21.3 to 2.1.0... - [spring] [1/1] Extracting pkg-2.1.0: .......... done - Updating FreeBSD repository catalogue... - FreeBSD repository is up to date. - All repositories are up to date. - The following 31 package(s) will be affected (of 0 checked): - - New packages to be INSTALLED: - binutils: 2.44,1 - cmake: 3.31.6 - cmake-core: 3.31.6 - cmake-doc: 3.31.6 - cmake-man: 3.31.6 - fontconfig: 2.15.0_3,1 - freetype2: 2.13.3 - gcc: 13_5 - gcc13: 13.3.0_2 - glfw: 3.4_2 - gmp: 6.3.0 - jsoncpp: 1.9.6_1 - libX11: 1.8.12,1 - libXau: 1.0.11 - libXcursor: 1.2.2 - 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 - libepoll-shim: 0.0.20240608 - libuv: 1.50.0 - libxcb: 1.17.0 - mpc: 1.3.1_1 - mpfr: 4.2.2,1 - png: 1.6.47 - rhash: 1.4.4_1 - xorgproto: 2024.1 - - Number of packages to be installed: 31 - - The process will require 592 MiB more space. - 127 MiB to be downloaded. - [spring] [1/31] Fetching png-1.6.47.pkg: .......... done - [spring] [2/31] Fetching libxcb-1.17.0.pkg: .......... done - [spring] [3/31] Fetching freetype2-2.13.3.pkg: .......... done - [spring] [4/31] Fetching cmake-man-3.31.6.pkg: .......... done - [spring] [5/31] Fetching libXcursor-1.2.2.pkg: ... done - [spring] [6/31] Fetching jsoncpp-1.9.6_1.pkg: ......... done - [spring] [7/31] Fetching libuv-1.50.0.pkg: ......... done - [spring] [8/31] Fetching libXrandr-1.5.4.pkg: .. done - [spring] [9/31] Fetching gmp-6.3.0.pkg: .......... done - [spring] [10/31] Fetching mpfr-4.2.2,1.pkg: .......... done - [spring] [11/31] Fetching cmake-core-3.31.6.pkg: - ..... - ..... done - [spring] [12/31] Fetching libXxf86vm-1.1.5.pkg: . done - [spring] [13/31] Fetching libXext-1.3.6,1.pkg: ...... done - [spring] [14/31] Fetching glfw-3.4_2.pkg: .......... done - [spring] [15/31] Fetching libXfixes-6.0.1.pkg: . done - [spring] [16/31] Fetching cmake-3.31.6.pkg: . done - [spring] [17/31] Fetching libXinerama-1.1.5,1.pkg: . done - [spring] [18/31] Fetching libXau-1.0.11.pkg: . done - [spring] [19/31] Fetching fontconfig-2.15.0_3,1.pkg: .......... done - [spring] [20/31] Fetching mpc-1.3.1_1.pkg: ....... done - [spring] [21/31] Fetching gcc-13_5.pkg: . done - [spring] [22/31] Fetching libepoll-shim-0.0.20240608.pkg: . done - [spring] [23/31] Fetching libX11-1.8.12,1.pkg: ...... - .... done - [spring] [24/31] Fetching libXrender-0.9.12.pkg: ... done - [spring] [25/31] Fetching xorgproto-2024.1.pkg: .......... done - [spring] [26/31] Fetching libXi-1.8.1,1.pkg: ........ done - [spring] [27/31] Fetching cmake-doc-3.31.6.pkg: .... - ...... done - [spring] [28/31] Fetching gcc13-13.3.0_2.pkg: - . - . - . - . - . - . - . - . - .. done - [spring] [29/31] Fetching binutils-2.44,1.pkg: .. - ........ done - [spring] [30/31] Fetching libXdmcp-1.1.5.pkg: . done - [spring] [31/31] Fetching rhash-1.4.4_1.pkg: ......... done - Checking integrity... - done (0 conflicting) - [spring] [1/31] Installing binutils-2.44,1... - [spring] [1/31] Extracting binutils-2.44,1: - - pkg: Fail to chmod /usr/local/lib/.pkgtemp.libsframe.so.1.0.0.CvGepe2ZN79u:Bad file descriptor - [spring] [1/31] Extracting binutils-2.44,1... done [ERROR] System package install failed with exit code 3 at command: sudo pkg install -y devel/cmake gcc glfw gmp [ERROR] These packages are still missing: devel/cmake gcc glfw 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 imguiml.v1.90.6' 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 imguiml.v1.90.6 opam install -vy imguiml.v1.90.6 res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: imguiml.v1.90.6 | 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_67459_46291" "mount.fstab=/tmp/obuilder-jail-f1455b/fstab" "mount.devfs" "path=/obuilder/result/795fdb05d0fc7780122b93affaf1f9274bf83fdd47a9bfe822697cbf7a493718/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 imguiml.v1.90.6 opam install -vy imguiml.v1.90.6 res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: imguiml.v1.90.6 | 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