Building on rosemary (from freebsd) 2025-08-08 23:37.39 ---> 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-08 23:37.40 ---> 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-08 23:37.40 ---> 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-08 23:37.41 ---> 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-08 23:37.42 ---> using "8402b3797b1f8f0ae15e8bbe5153cb5aa4671a035e4d051f59b03064063d73df" from cache /: (run (network host) (shell "opam update --depexts")) [WARNING] Unknown update command for bsd, skipping system update 2025-08-08 23:37.42 ---> using "c57eff434e6b957c9bdbb8279832de02d9b328f6cc8e6d10ac60ed92b89a40ff" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam remove -y mastodon-archive-viewer.0.4.0\ \nopam install -vy mastodon-archive-viewer.0.4.0\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: mastodon-archive-viewer.0.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] mastodon-archive-viewer.0.4.0 is not installed. Nothing to do. The following actions will be performed: === install 26 packages - install cmdliner 1.3.0 [required by mastodon-archive-viewer] - install conf-ffmpeg 1 [required by ffmpeg-av] - install conf-pkg-config 4 [required by ffmpeg-av] - install containers 3.16 [required by mastodon-archive-viewer] - install csexp 1.5.2 [required by dune-configurator] - install cstruct 6.2.0 [required by hex] - install dune 3.19.1 [required by mastodon-archive-viewer] - install dune-configurator 3.19.1 [required by containers, ffmpeg-av] - install either 1.0.0 [required by containers] - install ezjsonm 1.3.0 [required by mastodon-archive-viewer] - install ffmpeg-av 1.2.5 [required by mastodon-archive-viewer] - install ffmpeg-avcodec 1.2.5 [required by ffmpeg-av] - install ffmpeg-avutil 1.2.5 [required by ffmpeg-av] - install fmt 0.11.0 [required by cstruct] - install hex 1.5.0 [required by ezjsonm] - install jsonm 1.0.2 [required by ezjsonm] - install mastodon-archive-viewer 0.4.0 - install ocamlbuild 0.16.1 [required by ptime] - install ocamlfind 1.9.8 [required by ptime] - install ptime 1.2.0 [required by mastodon-archive-viewer] - install re 1.13.2 [required by tyxml] - install seq base [required by tyxml] - install sexplib0 v0.17.0 [required by ezjsonm] - install topkg 1.1.0 [required by ptime] - install tyxml 4.6.0 [required by mastodon-archive-viewer] - install uutf 1.0.4 [required by ezjsonm, tyxml] The following system packages will first need to be installed: ffmpeg <><> 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" "ffmpeg" - Updating FreeBSD repository catalogue... - [rosemary] Fetching data.pkg: - . - .. - ... - .... done - Processing entries: - .. - .. - .. - .. - . - . done - FreeBSD repository update completed. 35654 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: 2.2.1 -> 2.2.2 - - Number of packages to be upgraded: 1 - - 12 MiB to be downloaded. - [rosemary] [1/1] Fetching pkg-2.2.2.pkg: - . - .. - ... - ... - . done - Checking integrity... done (0 conflicting) - [rosemary] [1/1] Upgrading pkg from 2.2.1 to 2.2.2... - [rosemary] [1/1] Extracting pkg-2.2.2: ......... - . done - Updating FreeBSD repository catalogue... - FreeBSD repository is up to date. - All repositories are up to date. - The following 66 package(s) will be affected (of 0 checked): - - New packages to be INSTALLED: - Imath: 3.1.12 - aom: 3.12.1 - dav1d: 1.5.1_1 - ffmpeg: 6.1.2_15,1 - fontconfig: 2.15.0_3,1 - freetype2: 2.13.3 - fribidi: 1.0.16 - gdk-pixbuf2: 2.42.12_2 - giflib: 5.2.2 - glib: 2.84.1_2,2 - gmp: 6.3.0 - gnutls: 3.8.10 - graphite2: 1.3.14 - harfbuzz: 10.3.0 - highway: 1.2.0 - hwdata: 0.396,1 - jbigkit: 2.1_3 - jpeg-turbo: 3.1.1 - lame: 3.100_5 - lcms2: 2.17 - lerc: 4.0.0 - libX11: 1.8.12,1 - libXau: 1.0.12 - libXdmcp: 1.1.5 - libXext: 1.3.6,1 - libXfixes: 6.0.1 - libXrandr: 1.5.4 - libXrender: 0.9.12 - libass: 0.17.3 - libdeflate: 1.24 - libdrm: 2.4.123,1 - libepoll-shim: 0.0.20240608 - libglvnd: 1.7.0 - libinotify: 20240724_1 - libjxl: 0.11.1_1 - libogg: 1.3.6,4 - libpciaccess: 0.18.1_1 - libplacebo: 7.351.0 - libtasn1: 4.20.0_1 - libudev-devd: 0.6.0 - libunibreak: 6.1,1 - libunwind: 20240221_2 - libv4l: 1.23.0_5 - libva: 2.22.0_1 - libvdpau: 1.5 - libvorbis: 1.3.7_2,3 - libvpx: 1.15.2 - libx264: 0.164.3095 - libxcb: 1.17.0 - libxml2: 2.14.5 - nettle: 3.10.2 - openexr: 3.3.5 - opus: 1.5.2 - p11-kit: 0.25.5 - png: 1.6.49 - py311-packaging: 25.0 - shaderc: 2025.2_1 - shared-mime-info: 2.4_2 - svt-av1: 3.0.2 - tiff: 4.7.0 - vmaf: 3.0.0 - vulkan-loader: 1.4.319 - wayland: 1.23.1_1 - webp: 1.5.0 - x265: 3.6_1 - xorgproto: 2024.1 - - Number of packages to be installed: 66 - - The process will require 378 MiB more space. - 69 MiB to be downloaded. - [rosemary] [1/66] Fetching png-1.6.49.pkg: .......... done - [rosemary] [2/66] Fetching libxcb-1.17.0.pkg: ......... done - [rosemary] [3/66] Fetching freetype2-2.13.3.pkg: .......... done - [rosemary] [4/66] Fetching jpeg-turbo-3.1.1.pkg: .......... done - [rosemary] [5/66] Fetching libx264-0.164.3095.pkg: .......... done - [rosemary] [6/66] Fetching libglvnd-1.7.0.pkg: .......... done - [rosemary] [7/66] Fetching nettle-3.10.2.pkg: . - ......... done - [rosemary] [8/66] Fetching libXrandr-1.5.4.pkg: .. done - [rosemary] [9/66] Fetching libunibreak-6.1,1.pkg: .. done - [rosemary] [10/66] Fetching lcms2-2.17.pkg: .......... done - [rosemary] [11/66] Fetching libdeflate-1.24.pkg: ...... done - [rosemary] [12/66] Fetching fribidi-1.0.16.pkg: ...... done - [rosemary] [13/66] Fetching vmaf-3.0.0.pkg: .......... done - [rosemary] [14/66] Fetching libva-2.22.0_1.pkg: .......... done - [rosemary] [15/66] Fetching libdrm-2.4.123,1.pkg: .......... done - [rosemary] [16/66] Fetching libtasn1-4.20.0_1.pkg: .......... done - [rosemary] [17/66] Fetching libXfixes-6.0.1.pkg: . done - [rosemary] [18/66] Fetching libxml2-2.14.5.pkg: .......... done - [rosemary] [19/66] Fetching wayland-1.23.1_1.pkg: ......... done - [rosemary] [20/66] Fetching aom-3.12.1.pkg: .... - ...... done - [rosemary] [21/66] Fetching gdk-pixbuf2-2.42.12_2.pkg: .......... done - [rosemary] [22/66] Fetching shaderc-2025.2_1.pkg: .......... done - [rosemary] [23/66] Fetching gnutls-3.8.10.pkg: ..... - ..... done - [rosemary] [24/66] Fetching py311-packaging-25.0.pkg: ......... done - [rosemary] [25/66] Fetching libepoll-shim-0.0.20240608.pkg: .. done - [rosemary] [26/66] Fetching libjxl-0.11.1_1.pkg: ... - ....... done - [rosemary] [27/66] Fetching libX11-1.8.12,1.pkg: .......... done - [rosemary] [28/66] Fetching giflib-5.2.2.pkg: .......... done - [rosemary] [29/66] Fetching libXrender-0.9.12.pkg: ... done - [rosemary] [30/66] Fetching xorgproto-2024.1.pkg: .......... done - [rosemary] [31/66] Fetching webp-1.5.0.pkg: .... - ...... done - [rosemary] [32/66] Fetching hwdata-0.396,1.pkg: .......... done - [rosemary] [33/66] Fetching graphite2-1.3.14.pkg: ....... done - [rosemary] [34/66] Fetching shared-mime-info-2.4_2.pkg: .......... done - [rosemary] [35/66] Fetching libv4l-1.23.0_5.pkg: ....... done - [rosemary] [36/66] Fetching harfbuzz-10.3.0.pkg: .......... done - [rosemary] [37/66] Fetching libinotify-20240724_1.pkg: .. done - [rosemary] [38/66] Fetching lame-3.100_5.pkg: .......... done - [rosemary] [39/66] Fetching libpciaccess-0.18.1_1.pkg: . done - [rosemary] [40/66] Fetching vulkan-loader-1.4.319.pkg: ......... done - [rosemary] [41/66] Fetching libass-0.17.3.pkg: ......... done - [rosemary] [42/66] Fetching x265-3.6_1.pkg: .......... done - [rosemary] [43/66] Fetching highway-1.2.0.pkg: ......... done - [rosemary] [44/66] Fetching libudev-devd-0.6.0.pkg: .. done - [rosemary] [45/66] Fetching ffmpeg-6.1.2_15,1.pkg: .. - ...... - .. done - [rosemary] [46/66] Fetching opus-1.5.2.pkg: .. - ........ done - [rosemary] [47/66] Fetching libunwind-20240221_2.pkg: .......... done - [rosemary] [48/66] Fetching gmp-6.3.0.pkg: .......... done - [rosemary] [49/66] Fetching libvorbis-1.3.7_2,3.pkg: .......... done - [rosemary] [50/66] Fetching Imath-3.1.12.pkg: ......... done - [rosemary] [51/66] Fetching svt-av1-3.0.2.pkg: ....... - ... done - [rosemary] [52/66] Fetching libXext-1.3.6,1.pkg: ...... done - [rosemary] [53/66] Fetching libogg-1.3.6,4.pkg: .......... done - [rosemary] [54/66] Fetching p11-kit-0.25.5.pkg: .......... done - [rosemary] [55/66] Fetching libXau-1.0.12.pkg: . done - [rosemary] [56/66] Fetching libplacebo-7.351.0.pkg: - .......... done - [rosemary] [57/66] Fetching fontconfig-2.15.0_3,1.pkg: ......... done - [rosemary] [58/66] Fetching dav1d-1.5.1_1.pkg: .......... done - [rosemary] [59/66] Fetching openexr-3.3.5.pkg: .......... done - [rosemary] [60/66] Fetching glib-2.84.1_2,2.pkg: - ..... - ..... done - [rosemary] [61/66] Fetching libvpx-1.15.2.pkg: .......... done - [rosemary] [62/66] Fetching jbigkit-2.1_3.pkg: ..... done - [rosemary] [63/66] Fetching libvdpau-1.5.pkg: ..... done - [rosemary] [64/66] Fetching libXdmcp-1.1.5.pkg: . done - [rosemary] [65/66] Fetching tiff-4.7.0.pkg: .......... done - [rosemary] [66/66] Fetching lerc-4.0.0.pkg: ........ done - Checking integrity... - done (0 conflicting) - [rosemary] [1/66] Installing Imath-3.1.12... - [rosemary] [1/66] Extracting Imath-3.1.12: .......... done - [rosemary] [2/66] Installing dav1d-1.5.1_1... - [rosemary] [2/66] Extracting dav1d-1.5.1_1: .......... done - [rosemary] [3/66] Installing fribidi-1.0.16... - [rosemary] [3/66] Extracting fribidi-1.0.16: . - ......... done - [rosemary] [4/66] Installing giflib-5.2.2... - [rosemary] [4/66] Extracting giflib-5.2.2: ... - ....... done - [rosemary] [5/66] Installing gmp-6.3.0... - [rosemary] [5/66] Extracting gmp-6.3.0: ... - ....... done - [rosemary] [6/66] Installing graphite2-1.3.14... - [rosemary] [6/66] Extracting graphite2-1.3.14: - .......... done - [rosemary] [7/66] Installing highway-1.2.0... - [rosemary] [7/66] Extracting highway-1.2.0: ... - ....... done - [rosemary] [8/66] Installing hwdata-0.396,1... - [rosemary] [8/66] Extracting hwdata-0.396,1: ..... - ..... done - [rosemary] [9/66] Installing jbigkit-2.1_3... - [rosemary] [9/66] Extracting jbigkit-2.1_3: .......... done - [rosemary] [10/66] Installing jpeg-turbo-3.1.1... - [rosemary] [10/66] Extracting jpeg-turbo-3.1.1: . - ......... done - [rosemary] [11/66] Installing lame-3.100_5... - [rosemary] [11/66] Extracting lame-3.100_5: .... - ...... done - [rosemary] [12/66] Installing lerc-4.0.0... - [rosemary] [12/66] Extracting lerc-4.0.0: ........ done - [rosemary] [13/66] Installing libXau-1.0.12... - [rosemary] [13/66] Extracting libXau-1.0.12: .......... done - [rosemary] [14/66] Installing libdeflate-1.24... - [rosemary] [14/66] Extracting libdeflate-1.24: .......... done - [rosemary] [15/66] Installing libepoll-shim-0.0.20240608... - [rosemary] [15/66] Extracting libepoll-shim-0.0.20240608: .......... done - [rosemary] [16/66] Installing libinotify-20240724_1... - [rosemary] [16/66] Extracting libinotify-20240724_1: .......... done - [rosemary] [17/66] Installing libogg-1.3.6,4... - [rosemary] [17/66] Extracting libogg-1.3.6,4: . - ......... done - [rosemary] [18/66] Installing libpciaccess-0.18.1_1... - [rosemary] [18/66] Extracting libpciaccess-0.18.1_1: ........ done - [rosemary] [19/66] Installing libdrm-2.4.123,1... - [rosemary] [19/66] Extracting libdrm-2.4.123,1: ...... - .... done - [rosemary] [20/66] Installing libtasn1-4.20.0_1... - [rosemary] [20/66] Extracting libtasn1-4.20.0_1: - ......... - . done - [rosemary] [21/66] Installing libudev-devd-0.6.0... - [rosemary] [21/66] Extracting libudev-devd-0.6.0: ........ done - [rosemary] [22/66] Installing libunibreak-6.1,1... - [rosemary] [22/66] Extracting libunibreak-6.1,1: .......... done - [rosemary] [23/66] Installing libunwind-20240221_2... - [rosemary] [23/66] Extracting libunwind-20240221_2: ....... - ... done - [rosemary] [24/66] Installing libv4l-1.23.0_5... - [rosemary] [24/66] Extracting libv4l-1.23.0_5: ...... - .... done - [rosemary] [25/66] Installing libvorbis-1.3.7_2,3... - [rosemary] [25/66] Extracting libvorbis-1.3.7_2,3: ...... - ... - . done - [rosemary] [26/66] Installing libvpx-1.15.2... - [rosemary] [26/66] Extracting libvpx-1.15.2: ........ - .. done - [rosemary] [27/66] Installing libx264-0.164.3095... - [rosemary] [27/66] Extracting libx264-0.164.3095: ..... - .... done - [rosemary] [28/66] Installing libxml2-2.14.5... - [rosemary] [28/66] Extracting libxml2-2.14.5: .. - ..... - ... done - [rosemary] [29/66] Installing nettle-3.10.2... - [rosemary] [29/66] Extracting nettle-3.10.2: ..... - ..... done - [rosemary] [30/66] Installing openexr-3.3.5... - [rosemary] [30/66] Extracting openexr-3.3.5: ... - ..... - .. done - [rosemary] [31/66] Installing opus-1.5.2... - [rosemary] [31/66] Extracting opus-1.5.2: .......... done - [rosemary] [32/66] Installing p11-kit-0.25.5... - [rosemary] [32/66] Extracting p11-kit-0.25.5: .... - ...... done - [rosemary] [33/66] Installing gnutls-3.8.10... - [rosemary] [33/66] Extracting gnutls-3.8.10: - . - . - . - . - . - . - . - . - . - . done - [rosemary] [34/66] Installing png-1.6.49... - [rosemary] [34/66] Extracting png-1.6.49: ....... - ... done - [rosemary] [35/66] Installing freetype2-2.13.3... - [rosemary] [35/66] Extracting freetype2-2.13.3: .. - ... - .... - . done - [rosemary] [36/66] Installing fontconfig-2.15.0_3,1... - [rosemary] [36/66] Extracting fontconfig-2.15.0_3,1: - ... - ... - ... - . done - [rosemary] [37/66] Installing py311-packaging-25.0... - [rosemary] [37/66] Extracting py311-packaging-25.0: .......... done - [rosemary] [38/66] Installing glib-2.84.1_2,2... - [rosemary] [38/66] Extracting glib-2.84.1_2,2: - . - . - . - . - . - . - . - . - . - . done - [rosemary] [39/66] Installing harfbuzz-10.3.0... - [rosemary] [39/66] Extracting harfbuzz-10.3.0: - ... - .. - ... - .. done - [rosemary] [40/66] Installing libass-0.17.3... - [rosemary] [40/66] Extracting libass-0.17.3: . - ......... done - [rosemary] [41/66] Installing shaderc-2025.2_1... - [rosemary] [41/66] Extracting shaderc-2025.2_1: .......... done - [rosemary] [42/66] Installing shared-mime-info-2.4_2... - [rosemary] [42/66] Extracting shared-mime-info-2.4_2: ... - ...... done - [rosemary] [43/66] Installing svt-av1-3.0.2... - [rosemary] [43/66] Extracting svt-av1-3.0.2: .......... done - [rosemary] [44/66] Installing tiff-4.7.0... - [rosemary] [44/66] Extracting tiff-4.7.0: - ... - .. - .. - ... done - [rosemary] [45/66] Installing gdk-pixbuf2-2.42.12_2... - [rosemary] [45/66] Extracting gdk-pixbuf2-2.42.12_2: - .. - . - .. - .. - . - . - . done - [rosemary] [46/66] Installing lcms2-2.17... - [rosemary] [46/66] Extracting lcms2-2.17: ... - ....... done - [rosemary] [47/66] Installing libjxl-0.11.1_1... - [rosemary] [47/66] Extracting libjxl-0.11.1_1: .......... done - [rosemary] [48/66] Installing vmaf-3.0.0... - [rosemary] [48/66] Extracting vmaf-3.0.0: ... - ....... done - [rosemary] [49/66] Installing aom-3.12.1... - [rosemary] [49/66] Extracting aom-3.12.1: .......... done - [rosemary] [50/66] Installing wayland-1.23.1_1... - [rosemary] [50/66] Extracting wayland-1.23.1_1: .......... done - [rosemary] [51/66] Installing webp-1.5.0... - [rosemary] [51/66] Extracting webp-1.5.0: .. - ........ done - [rosemary] [52/66] Installing x265-3.6_1... - [rosemary] [52/66] Extracting x265-3.6_1: .......... done - [rosemary] [53/66] Installing xorgproto-2024.1... - [rosemary] [53/66] Extracting xorgproto-2024.1: .. - ..... - ... done - [rosemary] [54/66] Installing libXdmcp-1.1.5... - [rosemary] [54/66] Extracting libXdmcp-1.1.5: ......... done - [rosemary] [55/66] Installing libxcb-1.17.0... - [rosemary] [55/66] Extracting libxcb-1.17.0: - . - . - - pkg: Fail to chown /usr/local/share/man/man3/.pkgtemp.xcb_glx_get_convolution_parameteriv_reply.3.gz.3r2UX8DYqNKW:Bad file descriptor - [rosemary] [55/66] Extracting libxcb-1.17.0... done [ERROR] System package install failed with exit code 3 at command: sudo pkg install -y ffmpeg [ERROR] These packages are still missing: ffmpeg [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 mastodon-archive-viewer.0.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 mastodon-archive-viewer.0.4.0 opam install -vy mastodon-archive-viewer.0.4.0 res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: mastodon-archive-viewer.0.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_61147_17374" "mount.fstab=/tmp/obuilder-jail-fcc82d/fstab" "mount.devfs" "path=/obuilder/result/e5c5475863a2e3efa33a09953f1510a64cca5901b14de57f5fc875348dfdcac0/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 mastodon-archive-viewer.0.4.0 opam install -vy mastodon-archive-viewer.0.4.0 res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: mastodon-archive-viewer.0.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