Building on rosemary (from freebsd) 2025-08-04 06:13.20 ---> 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-08-04 06:13.21 ---> 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 906e75de03e24cb3c6bc68c71156a6dab70c1fa4")) 2025-08-04 06:13.21 ---> using "5241093af733962f2794564d2d3ad622acdee88b54f3aa41d94014c57f0eaeeb" 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-08-04 06:13.21 ---> using "e41ba047a44b5db1d07b28cfb21a101c0c390ab24e106380f80995b1ff8cbf4d" 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 <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> retrieved ocaml-config.3 (2 extra sources) -> retrieved ocaml-config.3 (2 extra sources) -> 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-08-04 06:13.22 ---> using "8402b3797b1f8f0ae15e8bbe5153cb5aa4671a035e4d051f59b03064063d73df" from cache /: (run (network host) (shell "opam update --depexts")) [WARNING] Unknown update command for bsd, skipping system update 2025-08-04 06:13.22 ---> using "c57eff434e6b957c9bdbb8279832de02d9b328f6cc8e6d10ac60ed92b89a40ff" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam remove -y altgr-ergo.2.4.3\ \nopam install -vy altgr-ergo.2.4.3\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: altgr-ergo.2.4.3 | 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] altgr-ergo.2.4.3 is not installed. Nothing to do. The following actions will be performed: === install 31 packages - install alt-ergo-lib 2.4.3 [required by altgr-ergo] - install alt-ergo-parsers 2.4.3 [required by altgr-ergo] - install altgr-ergo 2.4.3 - install cairo2 0.6.5 [required by altgr-ergo] - install camlp-streams 5.0.1 [required by lablgtk3, lablgtk3-sourceview3] - install camlzip 1.13 [required by alt-ergo-parsers] - install cmdliner 1.3.0 [required by altgr-ergo] - install conf-autoconf 0.2 [required by ocplib-simplex] - install conf-cairo 1 [required by cairo2] - install conf-gmp 5 [required by zarith] - install conf-gtk3 18 [required by lablgtk3] - install conf-gtksourceview3 0+2 [required by altgr-ergo] - install conf-pkg-config 4 [required by conf-gtksourceview3] - install conf-zlib 1 [required by camlzip] - install csexp 1.5.2 [required by dune-configurator] - install dune 3.19.1 [required by altgr-ergo] - install dune-build-info 3.19.1 [required by alt-ergo-lib] - install dune-configurator 3.19.1 [required by alt-ergo-lib, cairo2] - install lablgtk3 3.1.5 [required by altgr-ergo] - install lablgtk3-sourceview3 3.1.5 [required by altgr-ergo] - install menhir 20240715 [required by alt-ergo-parsers] - install menhirCST 20240715 [required by menhir] - install menhirLib 20240715 [required by menhir] - install menhirSdk 20240715 [required by menhir] - install num 1.6 [required by alt-ergo-lib] - install ocamlfind 1.9.8 [required by zarith, ocplib-simplex, camlzip] - install ocplib-simplex 0.4.1 [required by alt-ergo-lib] - install psmt2-frontend 0.4.0 [required by alt-ergo-parsers] - install seq base [required by alt-ergo-lib] - install stdlib-shims 0.3.0 [required by alt-ergo-lib, alt-ergo-parsers] - install zarith 1.14 [required by alt-ergo-lib] The following system packages will first need to be installed: autoconf gmp graphics/cairo gtk3 gtksourceview3 <><> 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" "autoconf" "gmp" "graphics/cairo" "gtk3" "gtksourceview3" - Updating FreeBSD repository catalogue... - [rosemary] Fetching data.pkg: . - ......... done - Processing entries: - ... - .. - .. - .. - . done - FreeBSD repository update completed. 35653 packages processed. - All repositories are up to date. - The following 86 package(s) will be affected (of 0 checked): - - New packages to be INSTALLED: - adwaita-icon-theme: 47.0 - adwaita-icon-theme-legacy: 46.2 - at-spi2-core: 2.56.3 - autoconf: 2.72 - autoconf-switch: 20220527 - avahi-app: 0.8_6 - cairo: 1.18.2,3 - colord: 1.4.7_3 - cups: 2.4.11_1 - dav1d: 1.5.1_1 - dbus: 1.16.2_3,1 - dbus-glib: 0.114 - duktape-lib: 2.7.0 - fontconfig: 2.15.0_3,1 - freetype2: 2.13.3 - fribidi: 1.0.16 - gdbm: 1.25 - gdk-pixbuf2: 2.42.12_2 - glib: 2.84.1_2,2 - gmp: 6.3.0 - gnome_subr: 1.0 - gnutls: 3.8.9 - gobject-introspection: 1.84.0,1 - graphite2: 1.3.14 - gsettings-desktop-schemas: 47.1_2 - gtk-update-icon-cache: 3.24.42 - gtk3: 3.24.49 - gtksourceview3: 3.24.11_5 - harfbuzz: 10.3.0 - hicolor-icon-theme: 0.18 - hwdata: 0.396,1 - jbigkit: 2.1_3 - jpeg-turbo: 3.1.1 - json-glib: 1.10.6 - lcms2: 2.17 - lerc: 4.0.0 - libICE: 1.1.2,1 - libSM: 1.2.6,1 - libX11: 1.8.12,1 - libXau: 1.0.12 - libXcomposite: 0.4.6_1,1 - libXcursor: 1.2.3 - libXdamage: 1.1.6 - libXdmcp: 1.1.5 - libXext: 1.3.6,1 - libXfixes: 6.0.1 - libXft: 2.3.8 - libXi: 1.8.2,1 - libXinerama: 1.1.5,1 - libXrandr: 1.5.4 - libXrender: 0.9.12 - libXtst: 1.2.5 - libdaemon: 0.14_1 - libdatrie: 0.2.13_2 - libdeflate: 1.24 - libedit: 3.1.20250104,1 - libepoll-shim: 0.0.20240608 - libepoxy: 1.5.10 - libevent: 2.1.12 - libglvnd: 1.7.0 - libgudev: 237 - libgusb: 0.4.9_1 - libinotify: 20240724_1 - libpaper: 1.1.28_1 - librsvg2-rust: 2.60.0_3 - libtasn1: 4.20.0_1 - libthai: 0.1.29_1 - libudev-devd: 0.6.0 - libxcb: 1.17.0 - libxkbcommon: 1.8.1_3 - libxml2: 2.14.5 - lzo2: 2.10_1 - m4: 1.4.19_1,1 - nettle: 3.10.2 - p11-kit: 0.25.5 - pango: 1.56.1 - pixman: 0.46.2 - png: 1.6.49 - polkit: 125_1 - py311-packaging: 25.0 - shared-mime-info: 2.4_2 - sqlite3: 3.46.1_1,1 - tiff: 4.7.0 - wayland: 1.23.1_1 - xkeyboard-config: 2.41_4 - xorgproto: 2024.1 - - Number of packages to be installed: 86 - - The process will require 404 MiB more space. - 68 MiB to be downloaded. - [rosemary] [1/86] Fetching duktape-lib-2.7.0.pkg: .......... done - [rosemary] [2/86] Fetching png-1.6.49.pkg: .......... done - [rosemary] [3/86] Fetching avahi-app-0.8_6.pkg: .......... done - [rosemary] [4/86] Fetching libxcb-1.17.0.pkg: .... - ...... done - [rosemary] [5/86] Fetching libdatrie-0.2.13_2.pkg: ... done - [rosemary] [6/86] Fetching freetype2-2.13.3.pkg: .......... done - [rosemary] [7/86] Fetching jpeg-turbo-3.1.1.pkg: .......... done - [rosemary] [8/86] Fetching dbus-1.16.2_3,1.pkg: .......... done - [rosemary] [9/86] Fetching libedit-3.1.20250104,1.pkg: .......... done - [rosemary] [10/86] Fetching librsvg2-rust-2.60.0_3.pkg: ....... - ... done - [rosemary] [11/86] Fetching libXcursor-1.2.3.pkg: ... done - [rosemary] [12/86] Fetching libglvnd-1.7.0.pkg: .......... done - [rosemary] [13/86] Fetching json-glib-1.10.6.pkg: ......... done - [rosemary] [14/86] Fetching cups-2.4.11_1.pkg: .......... done - [rosemary] [15/86] Fetching gobject-introspection-1.84.0,1.pkg: .......... done - [rosemary] [16/86] Fetching nettle-3.10.2.pkg: .... - ...... done - [rosemary] [17/86] Fetching libXrandr-1.5.4.pkg: .. done - [rosemary] [18/86] Fetching libudev-devd-0.6.0.pkg: . done - [rosemary] [19/86] Fetching lzo2-2.10_1.pkg: ........ done - [rosemary] [20/86] Fetching adwaita-icon-theme-legacy-46.2.pkg: .......... done - [rosemary] [21/86] Fetching lcms2-2.17.pkg: ..... - ..... done - [rosemary] [22/86] Fetching adwaita-icon-theme-47.0.pkg: .......... done - [rosemary] [23/86] Fetching libthai-0.1.29_1.pkg: .......... done - [rosemary] [24/86] Fetching pango-1.56.1.pkg: .......... done - [rosemary] [25/86] Fetching polkit-125_1.pkg: .......... done - [rosemary] [26/86] Fetching gmp-6.3.0.pkg: .......... done - [rosemary] [27/86] Fetching gtk-update-icon-cache-3.24.42.pkg: ...... done - [rosemary] [28/86] Fetching libdeflate-1.24.pkg: ...... done - [rosemary] [29/86] Fetching libXext-1.3.6,1.pkg: ....... done - [rosemary] [30/86] Fetching fribidi-1.0.16.pkg: ..... done - [rosemary] [31/86] Fetching libXdamage-1.1.6.pkg: . done - [rosemary] [32/86] Fetching libtasn1-4.20.0_1.pkg: .......... done - [rosemary] [33/86] Fetching libXfixes-6.0.1.pkg: . done - [rosemary] [34/86] Fetching p11-kit-0.25.5.pkg: .......... done - [rosemary] [35/86] Fetching dbus-glib-0.114.pkg: .......... done - [rosemary] [36/86] Fetching libXinerama-1.1.5,1.pkg: . done - [rosemary] [37/86] Fetching libXau-1.0.12.pkg: . done - [rosemary] [38/86] Fetching libICE-1.1.2,1.pkg: ....... done - [rosemary] [39/86] Fetching libxml2-2.14.5.pkg: .......... done - [rosemary] [40/86] Fetching wayland-1.23.1_1.pkg: ......... done - [rosemary] [41/86] Fetching libXcomposite-0.4.6_1,1.pkg: . done - [rosemary] [42/86] Fetching gnome_subr-1.0.pkg: . done - [rosemary] [43/86] Fetching fontconfig-2.15.0_3,1.pkg: .......... done - [rosemary] [44/86] Fetching pixman-0.46.2.pkg: .......... done - [rosemary] [45/86] Fetching gdk-pixbuf2-2.42.12_2.pkg: .......... done - [rosemary] [46/86] Fetching libgusb-0.4.9_1.pkg: .......... done - [rosemary] [47/86] Fetching at-spi2-core-2.56.3.pkg: .......... done - [rosemary] [48/86] Fetching gnutls-3.8.9.pkg: .......... done - [rosemary] [49/86] Fetching gtksourceview3-3.24.11_5.pkg: .......... done - [rosemary] [50/86] Fetching hicolor-icon-theme-0.18.pkg: . done - [rosemary] [51/86] Fetching dav1d-1.5.1_1.pkg: ......... done - [rosemary] [52/86] Fetching gsettings-desktop-schemas-47.1_2.pkg: .......... done - [rosemary] [53/86] Fetching sqlite3-3.46.1_1,1.pkg: .......... done - [rosemary] [54/86] Fetching py311-packaging-25.0.pkg: ........ done - [rosemary] [55/86] Fetching m4-1.4.19_1,1.pkg: .......... done - [rosemary] [56/86] Fetching libSM-1.2.6,1.pkg: .. done - [rosemary] [57/86] Fetching libepoll-shim-0.0.20240608.pkg: .. done - [rosemary] [58/86] Fetching libpaper-1.1.28_1.pkg: .. done - [rosemary] [59/86] Fetching colord-1.4.7_3.pkg: .......... done - [rosemary] [60/86] Fetching libX11-1.8.12,1.pkg: .......... done - [rosemary] [61/86] Fetching libXrender-0.9.12.pkg: ... done - [rosemary] [62/86] Fetching glib-2.84.1_2,2.pkg: ....... - ... done - [rosemary] [63/86] Fetching xorgproto-2024.1.pkg: .......... done - [rosemary] [64/86] Fetching libXtst-1.2.5.pkg: . done - [rosemary] [65/86] Fetching xkeyboard-config-2.41_4.pkg: ........ - .. done - [rosemary] [66/86] Fetching libXi-1.8.2,1.pkg: ........ done - [rosemary] [67/86] Fetching gtk3-3.24.49.pkg: .... - ...... done - [rosemary] [68/86] Fetching libXft-2.3.8.pkg: ...... done - [rosemary] [69/86] Fetching jbigkit-2.1_3.pkg: ..... done - [rosemary] [70/86] Fetching libxkbcommon-1.8.1_3.pkg: .......... done - [rosemary] [71/86] Fetching libepoxy-1.5.10.pkg: .......... done - [rosemary] [72/86] Fetching libdaemon-0.14_1.pkg: ... done - [rosemary] [73/86] Fetching cairo-1.18.2,3.pkg: .......... done - [rosemary] [74/86] Fetching hwdata-0.396,1.pkg: .......... done - [rosemary] [75/86] Fetching libXdmcp-1.1.5.pkg: . done - [rosemary] [76/86] Fetching graphite2-1.3.14.pkg: ....... done - [rosemary] [77/86] Fetching shared-mime-info-2.4_2.pkg: .......... done - [rosemary] [78/86] Fetching tiff-4.7.0.pkg: .......... done - [rosemary] [79/86] Fetching libgudev-237.pkg: .... done - [rosemary] [80/86] Fetching autoconf-switch-20220527.pkg: . done - [rosemary] [81/86] Fetching harfbuzz-10.3.0.pkg: .......... done - [rosemary] [82/86] Fetching libevent-2.1.12.pkg: .......... done - [rosemary] [83/86] Fetching autoconf-2.72.pkg: .......... done - [rosemary] [84/86] Fetching libinotify-20240724_1.pkg: .. done - [rosemary] [85/86] Fetching lerc-4.0.0.pkg: .......... done - [rosemary] [86/86] Fetching gdbm-1.25.pkg: .......... done - Checking integrity... - done (0 conflicting) - [rosemary] [1/86] Installing autoconf-switch-20220527... - [rosemary] [1/86] Extracting autoconf-switch-20220527: .......... done - [rosemary] [2/86] Installing dav1d-1.5.1_1... - [rosemary] [2/86] Extracting dav1d-1.5.1_1: .......... done - [rosemary] [3/86] Installing duktape-lib-2.7.0... - [rosemary] [3/86] Extracting duktape-lib-2.7.0: ......... done - [rosemary] [4/86] Installing fribidi-1.0.16... - [rosemary] [4/86] Extracting fribidi-1.0.16: . - ..... - pkg: Fail to chown /usr/local/share/man/man3/.pkgtemp.fribidi_get_par_direction.3.gz.1jqFaPt7oCkj:Bad file descriptor - [rosemary] [4/86] Extracting fribidi-1.0.16... done [ERROR] System package install failed with exit code 3 at command: sudo pkg install -y autoconf gmp graphics/cairo gtk3 gtksourceview3 [ERROR] These packages are still missing: autoconf gmp graphics/cairo gtk3 gtksourceview3 [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 altgr-ergo.2.4.3' 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 altgr-ergo.2.4.3 opam install -vy altgr-ergo.2.4.3 res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: altgr-ergo.2.4.3 | 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_61147_11169" "mount.fstab=/tmp/obuilder-jail-f1f73c/fstab" "mount.devfs" "path=/obuilder/result/93abadd0942667c4cdfe384829dcb75b2d5dbb363ab3b7c753d3949b77741656/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 altgr-ergo.2.4.3 opam install -vy altgr-ergo.2.4.3 res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: altgr-ergo.2.4.3 | 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