Building on rosemary (from freebsd) 2025-07-28 10:40.01 ---> 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-07-28 10:40.02 ---> 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 b8021439f8c57ba6435bc2263f6596671f4f4466")) 2025-07-28 10:40.02 ---> using "711e440686d44b61ff90c1eadfb05f9188a25e6ec189d128a28dc02dcc103eae" 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 default (at file:///home/opam/opam-repository): [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html) User configuration: ~/.profile is already up-to-date. [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. 2025-07-28 10:40.02 ---> using "7f1a00c24c983da9b635c0d75b3ee49f0470d881c7d61377b1c4b8ba6d4d05b6" 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 <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-config.3 (cached) -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> 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-07-28 10:40.03 ---> using "dac64fbb8dddc06634b4da98d9162719c90f544d4a7425d32dd55b8900a8b463" from cache /: (run (network host) (shell "opam update --depexts")) [WARNING] Unknown update command for bsd, skipping system update 2025-07-28 10:40.03 ---> using "3cf60ff270666d100e11834635afe509990f957823bbc49f5745883adfa415ec" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam remove -y owl-plplot.1.1\ \nopam install -vy owl-plplot.1.1\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: owl-plplot.1.1 | 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] owl-plplot.1.1 is not installed. Nothing to do. The following actions will be performed: === install 21 packages - install base v0.17.3 [required by owl] - install bigarray-compat 1.1.0 [required by ctypes] - install camlzip 1.13 [required by npy] - install conf-openblas 0.2.2 [required by owl] - install conf-pkg-config 4 [required by conf-plplot] - install conf-plplot 1 [required by plplot] - install conf-zlib 1 [required by camlzip] - install csexp 1.5.2 [required by dune-configurator] - install ctypes 0.23.0 [required by owl] - install dune 3.19.1 [required by owl-plplot] - install dune-configurator 3.19.1 [required by owl, plplot] - install integers 0.7.0 [required by ctypes] - install npy 0.0.9 [required by owl] - install ocaml_intrinsics_kernel v0.17.1 [required by base] - install ocamlfind 1.9.8 [required by camlzip] - install owl 1.2 [required by owl-plplot] - install owl-base 1.2 [required by owl] - install owl-plplot 1.1 - install plplot 5.12.1 [required by owl-plplot] - install sexplib0 v0.17.0 [required by base] - install stdlib-shims 0.3.0 [required by integers] The following system packages will first need to be installed: lapacke openblas plplot <><> 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" "lapacke" "openblas" "plplot" - Updating FreeBSD repository catalogue... - [rosemary] Fetching data.pkg: - .. - .. - ... - ... done - Processing entries: - . - .. - . - . - . - . - . - . - . done - FreeBSD repository update completed. 35649 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.1.2 -> 2.2.1 - - Number of packages to be upgraded: 1 - - 12 MiB to be downloaded. - [rosemary] [1/1] Fetching pkg-2.2.1.pkg: . - . - . - ... - ... - . done - Checking integrity... done (0 conflicting) - [rosemary] [1/1] Upgrading pkg from 2.1.2 to 2.2.1... - [rosemary] [1/1] Extracting pkg-2.2.1: ......... - . done - Updating FreeBSD repository catalogue... - FreeBSD repository is up to date. - All repositories are up to date. - The following 154 package(s) will be affected (of 0 checked): - - New packages to be INSTALLED: - Imath: 3.1.12 - aalib: 1.4.r5_14 - adwaita-icon-theme: 47.0 - adwaita-icon-theme-legacy: 46.2 - agg: 2.7.0 - aom: 3.12.1 - at-spi2-core: 2.56.3 - avahi-app: 0.8_6 - binutils: 2.44,1 - blas: 3.12.1 - 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 - enchant2: 2.8.10 - fontconfig: 2.15.0_3,1 - freefont-ttf: 20120503_2 - freetype2: 2.13.3 - fribidi: 1.0.16 - gcc13: 13.3.0_3 - gdbm: 1.25 - gdk-pixbuf2: 2.42.12_2 - geoclue: 2.7.2 - ghostscript10: 10.05.1 - giflib: 5.2.2 - glib: 2.84.1_2,2 - glib-networking: 2.80.1_1 - gmp: 6.3.0 - gnome_subr: 1.0 - gnutls: 3.8.9 - gobject-introspection: 1.84.0,1 - graphene: 1.10.8_1 - graphite2: 1.3.14 - gsettings-desktop-schemas: 47.1_2 - gstreamer1: 1.26.2 - gstreamer1-plugins: 1.26.2 - gstreamer1-plugins-bad: 1.26.2 - gstreamer1-plugins-gl: 1.26.2 - gtk-update-icon-cache: 3.24.42 - gtk3: 3.24.49 - 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.396,1 - hyphen: 2.8.8 - icu: 76.1,1 - iso-codes: 4.18.0 - jbig2dec: 0.20_1 - jbigkit: 2.1_3 - jpeg-turbo: 3.1.1 - json-glib: 1.10.6 - lapack: 3.12.1 - lapacke: 3.12.1 - lasi: 1.1.3_2 - lcms2: 2.17 - lerc: 4.0.0 - libGLU: 9.0.3 - 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 - libXt: 1.3.0,1 - libXtst: 1.2.5 - libXxf86vm: 1.1.6 - libavif: 1.3.0_1 - libdaemon: 0.14_1 - libdatrie: 0.2.13_2 - libdeflate: 1.24 - libdrm: 2.4.123,1 - libedit: 3.1.20250104,1 - libepoll-shim: 0.0.20240608 - libepoxy: 1.5.10 - libevent: 2.1.12 - libfontenc: 1.1.8 - libgcrypt: 1.11.1 - libglvnd: 1.7.0 - libgpg-error: 1.55 - libgudev: 237 - libgusb: 0.4.9_1 - libidn: 1.43 - libinotify: 20240724_1 - libjxl: 0.11.1_1 - libltdl: 2.5.4 - libmspack: 0.11alpha - libnotify: 0.8.6 - libpaper: 1.1.28_1 - libpciaccess: 0.18.1_1 - libproxy: 0.5.10 - librsvg2-rust: 2.60.0_3 - libsecret: 0.21.7_1 - libsoup: 2.74.3_1 - 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_3 - libxml2: 2.14.5 - libxshmfence: 1.3.3 - libxslt: 1.1.43_1 - libyuv: 0.0.1789_2 - lzo2: 2.10_1 - mesa-libs: 24.1.7_1 - mkfontscale: 1.2.3 - mpc: 1.3.1_1 - mpfr: 4.2.2,1 - nettle: 3.10.2 - openblas: 0.3.30,2 - openexr: 3.3.4 - openjpeg: 2.5.3 - orc: 0.4.41 - p11-kit: 0.25.5 - pango: 1.56.1 - pixman: 0.46.2 - plplot: 5.15.0_8 - png: 1.6.49 - polkit: 125_1 - poppler-data: 0.4.12 - py311-cairo: 1.28.0,1 - py311-packaging: 25.0 - py311-pygobject: 3.50.0 - pygobject-common: 3.50.0 - qhull: 8.0.2_3,1 - sdl: 1.2.15_17,2 - shared-mime-info: 2.4_2 - sqlite3: 3.46.1_1,1 - tiff: 4.7.0 - urw-base35-fonts: 20200910 - vmaf: 3.0.0 - wayland: 1.23.1_1 - webkit2-gtk_40: 2.46.6_1 - 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: 154 - - The process will require 1 GiB more space. - 294 MiB to be downloaded. - [rosemary] [1/154] Fetching duktape-lib-2.7.0.pkg: ......... - . done - [rosemary] [2/154] Fetching png-1.6.49.pkg: .......... done - [rosemary] [3/154] Fetching glib-networking-2.80.1_1.pkg: .......... done - [rosemary] [4/154] Fetching qhull-8.0.2_3,1.pkg: .... - ...... done - [rosemary] [5/154] Fetching hyphen-2.8.8.pkg: ..... done - [rosemary] [6/154] Fetching libxcb-1.17.0.pkg: ...... - .... done - [rosemary] [7/154] Fetching sdl-1.2.15_17,2.pkg: .......... done - [rosemary] [8/154] Fetching libdatrie-0.2.13_2.pkg: ... done - [rosemary] [9/154] Fetching freetype2-2.13.3.pkg: .......... done - [rosemary] [10/154] Fetching jpeg-turbo-3.1.1.pkg: ...... - .... done - [rosemary] [11/154] Fetching graphene-1.10.8_1.pkg: .......... done - [rosemary] [12/154] Fetching libproxy-0.5.10.pkg: ......... - . done - [rosemary] [13/154] Fetching librsvg2-rust-2.60.0_3.pkg: .... - ...... done - [rosemary] [14/154] Fetching libXt-1.3.0,1.pkg: ..... - ..... done - [rosemary] [15/154] Fetching libglvnd-1.7.0.pkg: .......... done - [rosemary] [16/154] Fetching gstreamer1-plugins-bad-1.26.2.pkg: . - ...... - ... done - [rosemary] [17/154] Fetching libxslt-1.1.43_1.pkg: .......... done - [rosemary] [18/154] Fetching cups-2.4.11_1.pkg: .. - ........ done - [rosemary] [19/154] Fetching gobject-introspection-1.84.0,1.pkg: .......... done - [rosemary] [20/154] Fetching libXrandr-1.5.4.pkg: .. done - [rosemary] [21/154] Fetching nettle-3.10.2.pkg: .... - ...... done - [rosemary] [22/154] Fetching lzo2-2.10_1.pkg: ........ done - [rosemary] [23/154] Fetching adwaita-icon-theme-legacy-46.2.pkg: .. - ....... - . done - [rosemary] [24/154] Fetching lcms2-2.17.pkg: ..... - ..... done - [rosemary] [25/154] Fetching adwaita-icon-theme-47.0.pkg: ......... - . done - [rosemary] [26/154] Fetching woff2-1.0.2_5.pkg: .... done - [rosemary] [27/154] Fetching libthai-0.1.29_1.pkg: .......... done - [rosemary] [28/154] Fetching wx30-gtk3-3.0.5.1_6.pkg: . - .. - .. - ... - .. done - [rosemary] [29/154] Fetching polkit-125_1.pkg: .......... done - [rosemary] [30/154] Fetching libsoup3-3.6.5_2.pkg: .. - ........ done - [rosemary] [31/154] Fetching mkfontscale-1.2.3.pkg: . done - [rosemary] [32/154] Fetching gtk-update-icon-cache-3.24.42.pkg: ...... done - [rosemary] [33/154] Fetching libdeflate-1.24.pkg: ...... done - [rosemary] [34/154] Fetching fribidi-1.0.16.pkg: ...... done - [rosemary] [35/154] Fetching libXxf86vm-1.1.6.pkg: . done - [rosemary] [36/154] Fetching libmspack-0.11alpha.pkg: ..... done - [rosemary] [37/154] Fetching vmaf-3.0.0.pkg: .......... done - [rosemary] [38/154] Fetching libidn-1.43.pkg: .......... done - [rosemary] [39/154] Fetching openjpeg-2.5.3.pkg: .......... done - [rosemary] [40/154] Fetching libXdamage-1.1.6.pkg: . done - [rosemary] [41/154] Fetching libtasn1-4.20.0_1.pkg: ......... done - [rosemary] [42/154] Fetching libdrm-2.4.123,1.pkg: .......... done - [rosemary] [43/154] Fetching libXfixes-6.0.1.pkg: . done - [rosemary] [44/154] Fetching libXinerama-1.1.5,1.pkg: . done - [rosemary] [45/154] Fetching gnome_subr-1.0.pkg: . done - [rosemary] [46/154] Fetching libxml2-2.14.5.pkg: .. - ........ done - [rosemary] [47/154] Fetching wayland-1.23.1_1.pkg: ......... done - [rosemary] [48/154] Fetching aom-3.12.1.pkg: . - ..... - .... done - [rosemary] [49/154] Fetching orc-0.4.41.pkg: ....... - ... done - [rosemary] [50/154] Fetching gdk-pixbuf2-2.42.12_2.pkg: ..... - ..... done - [rosemary] [51/154] Fetching icu-76.1,1.pkg: - . - . - .. - . - . - .. - .. done - [rosemary] [52/154] Fetching libgusb-0.4.9_1.pkg: .......... done - [rosemary] [53/154] Fetching gnutls-3.8.9.pkg: . - .... - ..... done - [rosemary] [54/154] Fetching hicolor-icon-theme-0.18.pkg: . done - [rosemary] [55/154] Fetching libxshmfence-1.3.3.pkg: . done - [rosemary] [56/154] Fetching py311-packaging-25.0.pkg: ... - ..... done - [rosemary] [57/154] Fetching harfbuzz-icu-10.3.0.pkg: . done - [rosemary] [58/154] Fetching libepoll-shim-0.0.20240608.pkg: . done - [rosemary] [59/154] Fetching libpaper-1.1.28_1.pkg: .. done - [rosemary] [60/154] Fetching colord-1.4.7_3.pkg: .......... done - [rosemary] [61/154] Fetching libjxl-0.11.1_1.pkg: .. - ........ done - [rosemary] [62/154] Fetching py311-cairo-1.28.0,1.pkg: ....... done - [rosemary] [63/154] Fetching libX11-1.8.12,1.pkg: ..... - ..... done - [rosemary] [64/154] Fetching giflib-5.2.2.pkg: .......... done - [rosemary] [65/154] Fetching libXrender-0.9.12.pkg: ... done - [rosemary] [66/154] Fetching xorgproto-2024.1.pkg: .......... done - [rosemary] [67/154] Fetching libsoup-2.74.3_1.pkg: .. - ........ done - [rosemary] [68/154] Fetching urw-base35-fonts-20200910.pkg: . - ... - ... - ... done - [rosemary] [69/154] Fetching libXtst-1.2.5.pkg: . done - [rosemary] [70/154] Fetching libXi-1.8.2,1.pkg: ........ done - [rosemary] [71/154] Fetching libXft-2.3.8.pkg: ..... done - [rosemary] [72/154] Fetching gtk3-3.24.49.pkg: - . - . - .. - .. - .. - .. done - [rosemary] [73/154] Fetching lapacke-3.12.1.pkg: .......... done - [rosemary] [74/154] Fetching webp-1.5.0.pkg: .......... done - [rosemary] [75/154] Fetching libepoxy-1.5.10.pkg: .. - ........ done - [rosemary] [76/154] Fetching hwdata-0.396,1.pkg: ... - ....... done - [rosemary] [77/154] Fetching cairo-1.18.2,3.pkg: .... - ...... done - [rosemary] [78/154] Fetching aalib-1.4.r5_14.pkg: ......... done - [rosemary] [79/154] Fetching plplot-5.15.0_8.pkg: - .......... done - [rosemary] [80/154] Fetching graphite2-1.3.14.pkg: ....... done - [rosemary] [81/154] Fetching shared-mime-info-2.4_2.pkg: .......... done - [rosemary] [82/154] Fetching libgudev-237.pkg: ... done - [rosemary] [83/154] Fetching hunspell-1.7.2_1.pkg: .......... done - [rosemary] [84/154] Fetching harfbuzz-10.3.0.pkg: .. - ........ done - [rosemary] [85/154] Fetching libevent-2.1.12.pkg: ...... - .... done - [rosemary] [86/154] Fetching libinotify-20240724_1.pkg: .. done - [rosemary] [87/154] Fetching mesa-libs-24.1.7_1.pkg: .......... done - [rosemary] [88/154] Fetching gdbm-1.25.pkg: .......... done - [rosemary] [89/154] Fetching libpciaccess-0.18.1_1.pkg: . done - [rosemary] [90/154] Fetching gstreamer1-plugins-gl-1.26.2.pkg: .......... done - [rosemary] [91/154] Fetching avahi-app-0.8_6.pkg: .......... done - [rosemary] [92/154] Fetching enchant2-2.8.10.pkg: ..... done - [rosemary] [93/154] Fetching gstreamer1-plugins-1.26.2.pkg: - ..... - ..... done - [rosemary] [94/154] Fetching ghostscript10-10.05.1.pkg: - . - . - .. - . - .. - .. - . done - [rosemary] [95/154] Fetching dbus-1.16.2_3,1.pkg: .......... done - [rosemary] [96/154] Fetching libedit-3.1.20250104,1.pkg: ........ - .. done - [rosemary] [97/154] Fetching libXcursor-1.2.3.pkg: ... done - [rosemary] [98/154] Fetching libfontenc-1.1.8.pkg: . done - [rosemary] [99/154] Fetching highway-1.2.0.pkg: .......... done - [rosemary] [100/154] Fetching libgcrypt-1.11.1.pkg: .. - ........ done - [rosemary] [101/154] Fetching json-glib-1.10.6.pkg: .... - ...... done - [rosemary] [102/154] Fetching webkit2-gtk_40-2.46.6_1.pkg: - . - . - . - . - . - . - . - . - . - . done - [rosemary] [103/154] Fetching libsecret-0.21.7_1.pkg: .... - ...... done - [rosemary] [104/154] Fetching pygobject-common-3.50.0.pkg: . done - [rosemary] [105/154] Fetching libudev-devd-0.6.0.pkg: . done - [rosemary] [106/154] Fetching libavif-1.3.0_1.pkg: .......... done - [rosemary] [107/154] Fetching libunwind-20240221_2.pkg: ..... - ..... done - [rosemary] [108/154] Fetching lapack-3.12.1.pkg: - . - . - . - . - .. - . - .. - . done - [rosemary] [109/154] Fetching pango-1.56.1.pkg: . - ...... - ... done - [rosemary] [110/154] Fetching libgpg-error-1.55.pkg: ...... - .... done - [rosemary] [111/154] Fetching gmp-6.3.0.pkg: .......... done - [rosemary] [112/154] Fetching gstreamer1-1.26.2.pkg: ..... - ..... done - [rosemary] [113/154] Fetching mpfr-4.2.2,1.pkg: .......... done - [rosemary] [114/154] Fetching Imath-3.1.12.pkg: ......... done - [rosemary] [115/154] Fetching libXext-1.3.6,1.pkg: ....... done - [rosemary] [116/154] Fetching p11-kit-0.25.5.pkg: .......... done - pkg: An error occurred while fetching package: Unknown error - pkg: An error occurred while fetching package: Unknown error [ERROR] System package install failed with exit code 3 at command: sudo pkg install -y lapacke openblas plplot [ERROR] These packages are still missing: lapacke openblas plplot [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 owl-plplot.1.1' 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 owl-plplot.1.1 opam install -vy owl-plplot.1.1 res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: owl-plplot.1.1 | 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_177277" "mount.fstab=/tmp/obuilder-jail-c72db7/fstab" "mount.devfs" "path=/obuilder/result/4ab008f83a5220aa4b60c9eb2a54bed22ec2811766615d16d85922e22838d329/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 owl-plplot.1.1 opam install -vy owl-plplot.1.1 res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: owl-plplot.1.1 | 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