Building on rosemary (from freebsd) 2025-06-12 22:23.36 ---> 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-12 22:23.36 ---> 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-12 22:23.37 ---> 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-12 22:23.37 ---> using "f83e322f7b9029bad5dcdf198c591f014f09de01f5a5cd38f9640644d8011707" 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-06-12 22:23.38 ---> using "0eb24e934d916931c74f713a4a533c7f1dfe7069b4fe86cf0186d72c2dca63b8" from cache /: (run (network host) (shell "opam update --depexts")) [WARNING] Unknown update command for bsd, skipping system update 2025-06-12 22:23.38 ---> using "a428aeda2c754a4dece2df652473170abae678234cbc06ae15e2c3201385d54f" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam remove -y prbnmcn-dagger-test.0.0.2\ \nopam install -vy prbnmcn-dagger-test.0.0.2\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: prbnmcn-dagger-test.0.0.2 | 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] prbnmcn-dagger-test.0.0.2 is not installed. Nothing to do. The following actions will be performed: === install 36 packages - install alcotest 1.9.0 [required by qcheck-alcotest] - install astring 0.8.5 [required by alcotest] - install cmdliner 1.3.0 [required by alcotest] - install conf-gmp 5 [required by zarith] - install conf-gnuplot 0.1 [required by prbnmcn-gnuplot] - install conf-gsl 2 [required by gsl] - install conf-pkg-config 4 [required by gsl] - install csexp 1.5.2 [required by dune-configurator] - install dune 3.19.0 [required by prbnmcn-dagger-test] - install dune-configurator 3.19.0 [required by gsl] - install fmt 0.10.0 [required by alcotest] - install gsl 1.25.1 [required by prbnmcn-dagger-gsl] - install ocaml-syntax-shims 1.0.0 [required by alcotest] - install ocamlbuild 0.16.1 [required by fmt, astring, uutf] - install ocamlfind 1.9.8 [required by pringo] - install ounit2 2.2.7 [required by qcheck-ounit] - install prbnmcn-basic-structures 0.0.1 [required by prbnmcn-stats] - install prbnmcn-cgrph 0.0.2 [required by prbnmcn-dagger] - install prbnmcn-dagger 0.0.2 [required by prbnmcn-dagger-test] - install prbnmcn-dagger-gsl 0.0.2 [required by prbnmcn-dagger-test] - install prbnmcn-dagger-stats 0.0.2 [required by prbnmcn-dagger-test] - install prbnmcn-dagger-test 0.0.2 - install prbnmcn-gnuplot 0.0.2 [required by prbnmcn-dagger-test] - install prbnmcn-linalg 0.0.1 [required by prbnmcn-stats] - install prbnmcn-stats 0.0.4 [required by prbnmcn-dagger-test] - install pringo 1.4 [required by prbnmcn-dagger] - install qcheck 0.25 [required by prbnmcn-dagger-test] - install qcheck-alcotest 0.25 [required by prbnmcn-dagger-test] - install qcheck-core 0.25 [required by qcheck, qcheck-alcotest] - install qcheck-ounit 0.25 [required by qcheck] - install re 1.12.0 [required by alcotest] - install seq base [required by ounit2, re] - install stdlib-shims 0.3.0 [required by alcotest] - install topkg 1.0.8 [required by fmt, astring, uutf] - install uutf 1.0.4 [required by alcotest] - install zarith 1.14 [required by prbnmcn-basic-structures] The following system packages will first need to be installed: gmp gnuplot gsl <><> 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" "gnuplot" "gsl" - 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 132 package(s) will be affected (of 0 checked): - - New packages to be INSTALLED: - Imath: 3.1.12 - adwaita-icon-theme: 42.0 - aom: 3.12.1 - at-spi2-core: 2.54.1_1 - avahi-app: 0.8_6 - cairo: 1.18.2,3 - colord: 1.4.7_3 - cups: 2.4.11_1 - dav1d: 1.5.1 - dbus: 1.16.2_2,1 - dbus-glib: 0.114 - duktape-lib: 2.7.0 - enchant2: 2.2.15_6 - fontconfig: 2.15.0_3,1 - freetype2: 2.13.3 - fribidi: 1.0.16 - gdbm: 1.24 - gdk-pixbuf2: 2.42.12_1 - geoclue: 2.7.2 - giflib: 5.2.2 - glib: 2.80.5_1,2 - glib-networking: 2.80.1_1 - gmp: 6.3.0 - gnome_subr: 1.0 - gnuplot: 5.4.10_2 - gnutls: 3.8.9 - gobject-introspection: 1.78.1_2,1 - graphene: 1.10.8_1 - graphite2: 1.3.14 - gsettings-desktop-schemas: 47.1_1 - gsl: 2.7.1_1 - gstreamer1: 1.26.0 - gstreamer1-plugins: 1.26.0 - gstreamer1-plugins-bad: 1.26.0 - gstreamer1-plugins-gl: 1.26.0 - gtk-update-icon-cache: 3.24.42 - gtk3: 3.24.48 - harfbuzz: 10.3.0 - harfbuzz-icu: 10.3.0 - hicolor-icon-theme: 0.18 - highway: 1.2.0 - hunspell: 1.7.2_1 - hwdata: 0.393,1 - hyphen: 2.8.8 - icu: 76.1,1 - iso-codes: 4.15.0 - jbigkit: 2.1_3 - jpeg-turbo: 3.1.0 - json-glib: 1.10.6 - lcms2: 2.17 - lerc: 4.0.0 - libGLU: 9.0.3 - libICE: 1.1.1,1 - libSM: 1.2.6,1 - libX11: 1.8.12,1 - libXau: 1.0.11 - libXcomposite: 0.4.6_1,1 - libXcursor: 1.2.2 - libXdamage: 1.1.6 - libXdmcp: 1.1.5 - libXext: 1.3.6,1 - libXfixes: 6.0.1 - libXft: 2.3.8 - libXi: 1.8.1,1 - libXinerama: 1.1.5,1 - libXrandr: 1.5.4 - libXrender: 0.9.12 - libXtst: 1.2.4 - libXxf86vm: 1.1.5 - libavif: 1.2.0 - libdaemon: 0.14_1 - libdatrie: 0.2.13_2 - libdeflate: 1.22 - libdrm: 2.4.123,1 - libedit: 3.1.20250104,1 - libepoll-shim: 0.0.20240608 - libepoxy: 1.5.10 - libevent: 2.1.12 - libgcrypt: 1.11.0 - libgd: 2.3.3_13,1 - libglvnd: 1.7.0 - libgpg-error: 1.51 - libgudev: 237 - libgusb: 0.4.9_1 - libjxl: 0.11.1_1 - libmspack: 0.11alpha - libnotify: 0.8.6 - libpaper: 1.1.28_1 - libpciaccess: 0.18.1_1 - libproxy: 0.5.9_1 - librsvg2-rust: 2.60.0 - libsecret: 0.20.5_3 - libsoup: 2.74.3 - libsoup3: 3.6.5_2 - libsysinfo: 0.0.3_3 - libtasn1: 4.20.0_1 - libthai: 0.1.29_1 - libudev-devd: 0.6.0 - libunwind: 20240221_2 - libxcb: 1.17.0 - libxkbcommon: 1.8.1_1 - libxml2: 2.11.9 - libxshmfence: 1.3.2 - libxslt: 1.1.43 - libyuv: 0.0.1789_2 - lua53: 5.3.6_1 - lzo2: 2.10_1 - mesa-libs: 24.1.7_1 - nettle: 3.10.1 - openexr: 3.3.4 - orc: 0.4.40 - p11-kit: 0.25.5 - pango: 1.56.1 - pixman: 0.44.2 - png: 1.6.47 - polkit: 125_1 - py311-cairo: 1.21.0,1 - py311-packaging: 24.2 - py311-pygobject: 3.50.0 - pygobject-common: 3.50.0 - shared-mime-info: 2.4_1 - sqlite3: 3.46.1_1,1 - tex-kpathsea: 6.4.1 - tiff: 4.7.0 - vmaf: 3.0.0 - wayland: 1.23.1 - webkit2-gtk_40: 2.46.6 - webp: 1.5.0 - woff2: 1.0.2_5 - wx30-gtk3: 3.0.5.1_6 - xkeyboard-config: 2.41_4 - xorgproto: 2024.1 - - Number of packages to be installed: 132 - - The process will require 749 MiB more space. - 146 MiB to be downloaded. - [rosemary] [1/132] Fetching duktape-lib-2.7.0.pkg: .......... done - [rosemary] [2/132] Fetching png-1.6.47.pkg: ....... done - [rosemary] [3/132] Fetching glib-networking-2.80.1_1.pkg: .......... done - [rosemary] [4/132] Fetching hyphen-2.8.8.pkg: ..... done - [rosemary] [5/132] Fetching libxcb-1.17.0.pkg: .......... done - [rosemary] [6/132] Fetching libdatrie-0.2.13_2.pkg: ... done - [rosemary] [7/132] Fetching freetype2-2.13.3.pkg: ... - ....... done - [rosemary] [8/132] Fetching jpeg-turbo-3.1.0.pkg: .......... done - [rosemary] [9/132] Fetching graphene-1.10.8_1.pkg: .......... done - [rosemary] [10/132] Fetching libproxy-0.5.9_1.pkg: ..... - ..... done - [rosemary] [11/132] Fetching librsvg2-rust-2.60.0.pkg: ........ - .. done - [rosemary] [12/132] Fetching libglvnd-1.7.0.pkg: .......... done - [rosemary] [13/132] Fetching gstreamer1-plugins-bad-1.26.0.pkg: .......... done - [rosemary] [14/132] Fetching libxslt-1.1.43.pkg: .......... done - [rosemary] [15/132] Fetching cups-2.4.11_1.pkg: .......... done - [rosemary] [16/132] Fetching gobject-introspection-1.78.1_2,1.pkg: ......... - . done - [rosemary] [17/132] Fetching libXrandr-1.5.4.pkg: .. done - [rosemary] [18/132] Fetching nettle-3.10.1.pkg: .......... done - [rosemary] [19/132] Fetching lzo2-2.10_1.pkg: ........ done - [rosemary] [20/132] Fetching lcms2-2.17.pkg: .... - ...... done - [rosemary] [21/132] Fetching adwaita-icon-theme-42.0.pkg: ....... - ... done - [rosemary] [22/132] Fetching woff2-1.0.2_5.pkg: .... done - [rosemary] [23/132] Fetching libthai-0.1.29_1.pkg: .......... done - [rosemary] [24/132] Fetching wx30-gtk3-3.0.5.1_6.pkg: ... - ....... done - [rosemary] [25/132] Fetching polkit-125_1.pkg: .......... done - [rosemary] [26/132] Fetching libsoup3-3.6.5_2.pkg: ....... done - [rosemary] [27/132] Fetching gtk-update-icon-cache-3.24.42.pkg: ...... done - [rosemary] [28/132] Fetching libdeflate-1.22.pkg: ...... done - [rosemary] [29/132] Fetching fribidi-1.0.16.pkg: ...... done - [rosemary] [30/132] Fetching libXxf86vm-1.1.5.pkg: . done - [rosemary] [31/132] Fetching libmspack-0.11alpha.pkg: ..... done - [rosemary] [32/132] Fetching vmaf-3.0.0.pkg: .......... done - [rosemary] [33/132] Fetching libXdamage-1.1.6.pkg: . done - [rosemary] [34/132] Fetching libtasn1-4.20.0_1.pkg: ......... done - [rosemary] [35/132] Fetching libdrm-2.4.123,1.pkg: .......... done - [rosemary] [36/132] Fetching libXfixes-6.0.1.pkg: . done - [rosemary] [37/132] Fetching libXinerama-1.1.5,1.pkg: . done - [rosemary] [38/132] Fetching gnome_subr-1.0.pkg: . done - [rosemary] [39/132] Fetching libxml2-2.11.9.pkg: .......... done - [rosemary] [40/132] Fetching wayland-1.23.1.pkg: ......... done - [rosemary] [41/132] Fetching aom-3.12.1.pkg: ........ - .. done - [rosemary] [42/132] Fetching orc-0.4.40.pkg: .......... done - [rosemary] [43/132] Fetching lua53-5.3.6_1.pkg: .......... done - [rosemary] [44/132] Fetching libgd-2.3.3_13,1.pkg: .......... done - [rosemary] [45/132] Fetching gdk-pixbuf2-2.42.12_1.pkg: .......... done - [rosemary] [46/132] Fetching icu-76.1,1.pkg: . - ..... - .... done - [rosemary] [47/132] Fetching libgusb-0.4.9_1.pkg: .......... done - [rosemary] [48/132] Fetching gnutls-3.8.9.pkg: ......... - . done - [rosemary] [49/132] Fetching hicolor-icon-theme-0.18.pkg: . done - [rosemary] [50/132] Fetching libxshmfence-1.3.2.pkg: . done - [rosemary] [51/132] Fetching py311-packaging-24.2.pkg: ........ done - [rosemary] [52/132] Fetching harfbuzz-icu-10.3.0.pkg: . done - [rosemary] [53/132] Fetching libepoll-shim-0.0.20240608.pkg: . done - [rosemary] [54/132] Fetching libpaper-1.1.28_1.pkg: .. done - [rosemary] [55/132] Fetching colord-1.4.7_3.pkg: ......... done - [rosemary] [56/132] Fetching libjxl-0.11.1_1.pkg: .......... done - [rosemary] [57/132] Fetching py311-cairo-1.21.0,1.pkg: ....... done - [rosemary] [58/132] Fetching libX11-1.8.12,1.pkg: ......... - . done - [rosemary] [59/132] Fetching giflib-5.2.2.pkg: .......... done - [rosemary] [60/132] Fetching libXrender-0.9.12.pkg: ... done - [rosemary] [61/132] Fetching xorgproto-2024.1.pkg: .......... done - [rosemary] [62/132] Fetching libsoup-2.74.3.pkg: .......... done - [rosemary] [63/132] Fetching tex-kpathsea-6.4.1.pkg: ........ done - [rosemary] [64/132] Fetching libXtst-1.2.4.pkg: .. done - [rosemary] [65/132] Fetching libXi-1.8.1,1.pkg: ...... - .. done - [rosemary] [66/132] Fetching libXft-2.3.8.pkg: ...... done - [rosemary] [67/132] Fetching gtk3-3.24.48.pkg: .. - .... - .... done - [rosemary] [68/132] Fetching webp-1.5.0.pkg: .......... done - [rosemary] [69/132] Fetching libepoxy-1.5.10.pkg: .......... done - [rosemary] [70/132] Fetching hwdata-0.393,1.pkg: .......... done - [rosemary] [71/132] Fetching cairo-1.18.2,3.pkg: ......... done - [rosemary] [72/132] Fetching graphite2-1.3.14.pkg: ....... done - [rosemary] [73/132] Fetching shared-mime-info-2.4_1.pkg: .......... done - [rosemary] [74/132] Fetching libgudev-237.pkg: ... done - [rosemary] [75/132] Fetching hunspell-1.7.2_1.pkg: .......... done - [rosemary] [76/132] Fetching gsl-2.7.1_1.pkg: - .......... done - [rosemary] [77/132] Fetching harfbuzz-10.3.0.pkg: .......... done - [rosemary] [78/132] Fetching libevent-2.1.12.pkg: .. - ...... done - [rosemary] [79/132] Fetching mesa-libs-24.1.7_1.pkg: .......... done - [rosemary] [80/132] Fetching gdbm-1.24.pkg: .......... done - [rosemary] [81/132] Fetching libpciaccess-0.18.1_1.pkg: . done - [rosemary] [82/132] Fetching gstreamer1-plugins-gl-1.26.0.pkg: .......... done - [rosemary] [83/132] Fetching avahi-app-0.8_6.pkg: .......... done - [rosemary] [84/132] Fetching enchant2-2.2.15_6.pkg: .... done - [rosemary] [85/132] Fetching gstreamer1-plugins-1.26.0.pkg: . - ......... done - [rosemary] [86/132] Fetching dbus-1.16.2_2,1.pkg: .......... done - [rosemary] [87/132] Fetching libedit-3.1.20250104,1.pkg: ......... done - [rosemary] [88/132] Fetching libXcursor-1.2.2.pkg: ... done - [rosemary] [89/132] Fetching highway-1.2.0.pkg: .. - ........ done - [rosemary] [90/132] Fetching libgcrypt-1.11.0.pkg: .......... done - [rosemary] [91/132] Fetching json-glib-1.10.6.pkg: .......... done - [rosemary] [92/132] Fetching webkit2-gtk_40-2.46.6.pkg: - . - . - . - .. - .. - .. - . done - [rosemary] [93/132] Fetching libsecret-0.20.5_3.pkg: .......... done - [rosemary] [94/132] Fetching pygobject-common-3.50.0.pkg: . done - [rosemary] [95/132] Fetching libudev-devd-0.6.0.pkg: . done - [rosemary] [96/132] Fetching libavif-1.2.0.pkg: .......... done - [rosemary] [97/132] Fetching libunwind-20240221_2.pkg: .......... done - [rosemary] [98/132] Fetching pango-1.56.1.pkg: .......... done - [rosemary] [99/132] Fetching libgpg-error-1.51.pkg: .......... done - [rosemary] [100/132] Fetching gmp-6.3.0.pkg: ... - ....... done - [rosemary] [101/132] Fetching gstreamer1-1.26.0.pkg: .......... done - [rosemary] [102/132] Fetching Imath-3.1.12.pkg: ......... done - [rosemary] [103/132] Fetching libXext-1.3.6,1.pkg: ...... done - [rosemary] [104/132] Fetching p11-kit-0.25.5.pkg: .......... done - [rosemary] [105/132] Fetching dbus-glib-0.114.pkg: ....... done - [rosemary] [106/132] Fetching libsysinfo-0.0.3_3.pkg: .. done - [rosemary] [107/132] Fetching libXau-1.0.11.pkg: . done - [rosemary] [108/132] Fetching libICE-1.1.1,1.pkg: ....... done - [rosemary] [109/132] Fetching libXcomposite-0.4.6_1,1.pkg: . done - [rosemary] [110/132] Fetching libyuv-0.0.1789_2.pkg: .......... done - [rosemary] [111/132] Fetching fontconfig-2.15.0_3,1.pkg: .......... done - [rosemary] [112/132] Fetching pixman-0.44.2.pkg: .......... done - [rosemary] [113/132] Fetching dav1d-1.5.1.pkg: .......... done - [rosemary] [114/132] Fetching gsettings-desktop-schemas-47.1_1.pkg: .......... done - [rosemary] [115/132] Fetching at-spi2-core-2.54.1_1.pkg: ......... done - [rosemary] [116/132] Fetching sqlite3-3.46.1_1,1.pkg: .......... done - [rosemary] [117/132] Fetching libSM-1.2.6,1.pkg: . done - [rosemary] [118/132] Fetching openexr-3.3.4.pkg: .......... done - [rosemary] [119/132] Fetching glib-2.80.5_1,2.pkg: ... - ....... done - [rosemary] [120/132] Fetching geoclue-2.7.2.pkg: .......... done - [rosemary] [121/132] Fetching xkeyboard-config-2.41_4.pkg: ...... - .... done - [rosemary] [122/132] Fetching libxkbcommon-1.8.1_1.pkg: .......... done - [rosemary] [123/132] Fetching jbigkit-2.1_3.pkg: ..... done - [rosemary] [124/132] Fetching libdaemon-0.14_1.pkg: ... done - [rosemary] [125/132] Fetching iso-codes-4.15.0.pkg: .......... done - [rosemary] [126/132] Fetching libXdmcp-1.1.5.pkg: . done - [rosemary] [127/132] Fetching tiff-4.7.0.pkg: .......... done - [rosemary] [128/132] Fetching gnuplot-5.4.10_2.pkg: .......... done - [rosemary] [129/132] Fetching libnotify-0.8.6.pkg: ... done - [rosemary] [130/132] Fetching libGLU-9.0.3.pkg: .......... done - [rosemary] [131/132] Fetching lerc-4.0.0.pkg: .......... done - [rosemary] [132/132] Fetching py311-pygobject-3.50.0.pkg: .......... done - Checking integrity... - done (0 conflicting) - [rosemary] [1/132] Installing Imath-3.1.12... - [rosemary] [1/132] Extracting Imath-3.1.12: ... - ....... done - [rosemary] [2/132] Installing dav1d-1.5.1... - [rosemary] [2/132] Extracting dav1d-1.5.1: .......... done - [rosemary] [3/132] Installing duktape-lib-2.7.0... - [rosemary] [3/132] Extracting duktape-lib-2.7.0: ......... done - [rosemary] [4/132] Installing fribidi-1.0.16... - [rosemary] [4/132] Extracting fribidi-1.0.16: ... - ....... done - [rosemary] [5/132] Installing gdbm-1.24... - [rosemary] [5/132] Extracting gdbm-1.24: .... - ...... done - [rosemary] [6/132] Installing giflib-5.2.2... - [rosemary] [6/132] Extracting giflib-5.2.2: ..... - ..... done - [rosemary] [7/132] Installing gmp-6.3.0... - [rosemary] [7/132] Extracting gmp-6.3.0: .......... done - [rosemary] [8/132] Installing gnome_subr-1.0... - [rosemary] [8/132] Extracting gnome_subr-1.0: .. - .. done - [rosemary] [9/132] Installing graphite2-1.3.14... - [rosemary] [9/132] Extracting graphite2-1.3.14: .......... done - [rosemary] [10/132] Installing gsl-2.7.1_1... - [rosemary] [10/132] Extracting gsl-2.7.1_1: ... - ...... - . done - [rosemary] [11/132] Installing hicolor-icon-theme-0.18... - [rosemary] [11/132] Extracting hicolor-icon-theme-0.18: - . done - [rosemary] [12/132] Installing highway-1.2.0... - [rosemary] [12/132] Extracting highway-1.2.0: .......... done - [rosemary] [13/132] Installing hunspell-1.7.2_1... - [rosemary] [13/132] Extracting hunspell-1.7.2_1: .......... done - [rosemary] [14/132] Installing hwdata-0.393,1... - [rosemary] [14/132] Extracting hwdata-0.393,1: ...... - .... done - [rosemary] [15/132] Installing hyphen-2.8.8... - [rosemary] [15/132] Extracting hyphen-2.8.8: .......... done - [rosemary] [16/132] Installing icu-76.1,1... - [rosemary] [16/132] Extracting icu-76.1,1: .. - .... - .. - .. done - [rosemary] [17/132] Installing iso-codes-4.15.0... - [rosemary] [17/132] Extracting iso-codes-4.15.0: - . - . - . - . - . - . - . - . - . - . done - [rosemary] [18/132] Installing jbigkit-2.1_3... - [rosemary] [18/132] Extracting jbigkit-2.1_3: .......... done - [rosemary] [19/132] Installing jpeg-turbo-3.1.0... - [rosemary] [19/132] Extracting jpeg-turbo-3.1.0: .......... done - [rosemary] [20/132] Installing lerc-4.0.0... - [rosemary] [20/132] Extracting lerc-4.0.0: - ........ done - [rosemary] [21/132] Installing libICE-1.1.1,1... - [rosemary] [21/132] Extracting libICE-1.1.1,1: .......... done - [rosemary] [22/132] Installing libSM-1.2.6,1... - [rosemary] [22/132] Extracting libSM-1.2.6,1: .......... done - [rosemary] [23/132] Installing libXau-1.0.11... - [rosemary] [23/132] Extracting libXau-1.0.11: .......... done - [rosemary] [24/132] Installing libdaemon-0.14_1... - [rosemary] [24/132] Extracting libdaemon-0.14_1: .......... done - [rosemary] [25/132] Installing libdatrie-0.2.13_2... - [rosemary] [25/132] Extracting libdatrie-0.2.13_2: .......... done - [rosemary] [26/132] Installing libdeflate-1.22... - [rosemary] [26/132] Extracting libdeflate-1.22: .......... done - [rosemary] [27/132] Installing libedit-3.1.20250104,1... - [rosemary] [27/132] Extracting libedit-3.1.20250104,1: .. - ........ done - [rosemary] [28/132] Installing libepoll-shim-0.0.20240608... - [rosemary] [28/132] Extracting libepoll-shim-0.0.20240608: .......... done - [rosemary] [29/132] Installing libevent-2.1.12... - [rosemary] [29/132] Extracting libevent-2.1.12: .......... done - [rosemary] [30/132] Installing libgpg-error-1.51... - [rosemary] [30/132] Extracting libgpg-error-1.51: .......... done - [rosemary] [31/132] Installing libgcrypt-1.11.0... - [rosemary] [31/132] Extracting libgcrypt-1.11.0: .......... done - [rosemary] [32/132] Installing libmspack-0.11alpha... - [rosemary] [32/132] Extracting libmspack-0.11alpha: ......... done - [rosemary] [33/132] Installing libpaper-1.1.28_1... - [rosemary] [33/132] Extracting libpaper-1.1.28_1: .......... done - [rosemary] [34/132] Installing libpciaccess-0.18.1_1... - [rosemary] [34/132] Extracting libpciaccess-0.18.1_1: ........ done - [rosemary] [35/132] Installing libdrm-2.4.123,1... - [rosemary] [35/132] Extracting libdrm-2.4.123,1: - .......... done - [rosemary] [36/132] Installing libsysinfo-0.0.3_3... - [rosemary] [36/132] Extracting libsysinfo-0.0.3_3: ......... done - [rosemary] [37/132] Installing libtasn1-4.20.0_1... - [rosemary] [37/132] Extracting libtasn1-4.20.0_1: ...... - .... done - [rosemary] [38/132] Installing libthai-0.1.29_1... - [rosemary] [38/132] Extracting libthai-0.1.29_1: .......... done - [rosemary] [39/132] Installing libudev-devd-0.6.0... - [rosemary] [39/132] Extracting libudev-devd-0.6.0: ........ done - [rosemary] [40/132] Installing libunwind-20240221_2... - [rosemary] [40/132] Extracting libunwind-20240221_2: ......... - . done - [rosemary] [41/132] Installing libxml2-2.11.9... - [rosemary] [41/132] Extracting libxml2-2.11.9: .... - ...... done - [rosemary] [42/132] Installing libxshmfence-1.3.2... - [rosemary] [42/132] Extracting libxshmfence-1.3.2: ......... done - [rosemary] [43/132] Installing libxslt-1.1.43... - [rosemary] [43/132] Extracting libxslt-1.1.43: ..... - ..... done - [rosemary] [44/132] Installing libyuv-0.0.1789_2... - [rosemary] [44/132] Extracting libyuv-0.0.1789_2: .......... done - [rosemary] [45/132] Installing lua53-5.3.6_1... - [rosemary] [45/132] Extracting lua53-5.3.6_1: .......... done - [rosemary] [46/132] Installing lzo2-2.10_1... - [rosemary] [46/132] Extracting lzo2-2.10_1: - .......... done - [rosemary] [47/132] Installing nettle-3.10.1... - [rosemary] [47/132] Extracting nettle-3.10.1: .. - ....... - . done - [rosemary] [48/132] Installing openexr-3.3.4... - [rosemary] [48/132] Extracting openexr-3.3.4: . - ...... - ... done - [rosemary] [49/132] Installing orc-0.4.40... - [rosemary] [49/132] Extracting orc-0.4.40: ..... - ..... done - [rosemary] [50/132] Installing p11-kit-0.25.5... - [rosemary] [50/132] Extracting p11-kit-0.25.5: .. - ........ done - [rosemary] [51/132] Installing gnutls-3.8.9... - [rosemary] [51/132] Extracting gnutls-3.8.9: - . - . - . - . - . - . - . - . - . - . done - [rosemary] [52/132] Installing pixman-0.44.2... - [rosemary] [52/132] Extracting pixman-0.44.2: .. - ....... done - [rosemary] [53/132] Installing png-1.6.47... - [rosemary] [53/132] Extracting png-1.6.47: .......... done - [rosemary] [54/132] Installing freetype2-2.13.3... - [rosemary] [54/132] Extracting freetype2-2.13.3: ... - .... - ... done - [rosemary] [55/132] Installing fontconfig-2.15.0_3,1... - [rosemary] [55/132] Extracting fontconfig-2.15.0_3,1: .. - ... - ... - .. done - [rosemary] [56/132] Installing py311-packaging-24.2... - [rosemary] [56/132] Extracting py311-packaging-24.2: . - ......... done - [rosemary] [57/132] Installing glib-2.80.5_1,2... - [rosemary] [57/132] Extracting glib-2.80.5_1,2: - .. - . - .. - .. - . - . - . done - [rosemary] [58/132] Installing enchant2-2.2.15_6... - [rosemary] [58/132] Extracting enchant2-2.2.15_6: - .......... done - [rosemary] [59/132] Installing gobject-introspection-1.78.1_2,1... - [rosemary] [59/132] Extracting gobject-introspection-1.78.1_2,1: - pkg: Fail to chown /giconstantinfo.h:Bad file descriptor - [rosemary] [59/132] Extracting gobject-introspection-1.78.1_2,1... done [ERROR] System package install failed with exit code 3 at command: sudo pkg install -y gmp gnuplot gsl [ERROR] These packages are still missing: gmp gnuplot gsl [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 prbnmcn-dagger-test.0.0.2' 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 prbnmcn-dagger-test.0.0.2 opam install -vy prbnmcn-dagger-test.0.0.2 res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: prbnmcn-dagger-test.0.0.2 | 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_37709" "mount.fstab=/tmp/obuilder-jail-f69a9f/fstab" "mount.devfs" "path=/obuilder/result/f4954293aae31c9557d531e5aee78c4faa8744eb1caff39fe4650816e4990ade/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 prbnmcn-dagger-test.0.0.2 opam install -vy prbnmcn-dagger-test.0.0.2 res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: prbnmcn-dagger-test.0.0.2 | 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