OCamllabs icon Home|Differences with the last checks|Previous runs


Building on rosemary

(from freebsd)
2025-06-10 23:47.00 ---> 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-10 23:47.01 ---> 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-10 23:47.02 ---> 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-10 23:47.02 ---> using "f83e322f7b9029bad5dcdf198c591f014f09de01f5a5cd38f9640644d8011707" 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-06-10 23:47.03 ---> using "599c56fc1b366c85f38d97b2eb3a6c0abafa881fee6dcee56b41c86c78570651" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2025-06-10 23:47.04 ---> using "9c99a55d80ad56c97db37aafed878867a5835257c674c5fede3526f38df56da2" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "opam remove -y activitypub_server_gui.0.1.0\
               \nopam install -vy activitypub_server_gui.0.1.0\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: activitypub_server_gui.0.1.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] activitypub_server_gui.0.1.0 is not installed.

Nothing to do.
The following actions will be performed:
=== install 122 packages
  - install activitypub             0.1.0        [required by activitypub_server]
  - install activitypub_client      0.1.0        [required by activitypub_gui]
  - install activitypub_gui         0.1.0        [required by activitypub_server_gui]
  - install activitypub_server      0.1.0        [required by activitypub_server_gui]
  - install activitypub_server_gui  0.1.0
  - install angstrom                0.16.1       [required by css]
  - install asn1-combinators        0.3.2        [required by x509]
  - install astring                 0.8.5        [required by conduit]
  - install base                    v0.17.2      [required by ppx_sexp_conv]
  - install base-bytes              base         [required by cohttp]
  - install base64                  3.5.1        [required by cohttp]
  - install bigarray-compat         1.1.0        [required by ctypes]
  - install bigstringaf             0.10.0       [required by angstrom]
  - install bos                     0.2.1        [required by ca-certs]
  - install ca-certs                1.0.1        [required by conduit-lwt-unix]
  - install cmdliner                1.3.0        [required by tls-lwt, logs, uunf, cohttp-lwt-unix]
  - install cohttp                  5.3.1        [required by webmachine]
  - install cohttp-lwt              5.3.0        [required by activitypub]
  - install cohttp-lwt-unix         5.3.0        [required by rdf_json_ld]
  - install conduit                 8.0.0        [required by conduit-lwt]
  - install conduit-lwt             8.0.0        [required by cohttp-lwt-unix]
  - install conduit-lwt-unix        8.0.0        [required by cohttp-lwt-unix]
  - install conf-gmp                5            [required by conf-gmp-powm-sec, zarith]
  - install conf-gmp-powm-sec       4            [required by cryptokit]
  - install conf-libffi             2.0.0        [required by ctypes-foreign]
  - install conf-libpcre            2            [required by pcre]
  - install conf-pkg-config         4            [required by conf-sdl2-image, conf-sdl2, ctypes-foreign, conf-sdl2-ttf]
  - install conf-sdl2               1            [required by tsdl]
  - install conf-sdl2-image         1            [required by tsdl-image]
  - install conf-sdl2-ttf           1            [required by tsdl-ttf]
  - install conf-zlib               1            [required by cryptokit]
  - install cppo                    1.8.0        [required by lwt]
  - install cryptokit               1.20         [required by activitypub]
  - install csexp                   1.5.2        [required by dune-configurator]
  - install css                     0.2.0        [required by stk]
  - install ctypes                  0.23.0       [required by stk_iconv]
  - install ctypes-foreign          0.23.0       [required by stk_iconv]
  - install digestif                1.3.0        [required by tls]
  - install dispatch                0.5.0        [required by webmachine]
  - install domain-name             0.4.1        [required by tls]
  - install dune                    3.19.0       [required by activitypub_server_gui]
  - install dune-build-info         3.19.0       [required by omd]
  - install dune-configurator       3.19.0       [required by tsdl-image, tsdl-ttf]
  - install duration                0.2.1        [required by mirage-crypto-rng]
  - install eqaf                    0.10         [required by mirage-crypto-ec, digestif, mirage-crypto-pk]
  - install fmt                     0.10.0       [required by stk]
  - install fpath                   0.7.3        [required by ca-certs]
  - install gen                     1.1          [required by sedlex]
  - install gmap                    0.3.0        [required by x509]
  - install higlo                   0.9          [required by stk]
  - install integers                0.7.0        [required by ctypes]
  - install ipaddr                  5.6.0        [required by tls]
  - install ipaddr-sexp             5.6.0        [required by conduit-lwt-unix]
  - install iri                     1.0.0        [required by activitypub, css]
  - install jsonm                   1.0.2        [required by rdf_json_ld]
  - install kdf                     1.0.0        [required by tls]
  - install ldp                     0.4.0        [required by activitypub]
  - install ldp_tls                 0.4.0        [required by activitypub]
  - install logs                    0.8.0        [required by stk, stk_iconv]
  - install lru_cache               0.4.0        [required by activitypub_server]
  - install lwt                     5.9.1        [required by stk]
  - install lwt_ppx                 5.9.1        [required by stk]
  - install macaddr                 5.6.0        [required by ipaddr]
  - install magic-mime              1.3.1        [required by cohttp-lwt-unix]
  - install menhir                  20240715     [required by rdf]
  - install menhirCST               20240715     [required by menhir]
  - install menhirLib               20240715     [required by menhir]
  - install menhirSdk               20240715     [required by menhir]
  - install mirage-crypto           2.0.1        [required by tls]
  - install mirage-crypto-ec        2.0.1        [required by tls]
  - install mirage-crypto-pk        2.0.1        [required by tls]
  - install mirage-crypto-rng       2.0.1        [required by tls, tls-lwt]
  - install ocaml-compiler-libs     v0.17.0      [required by ppxlib]
  - install ocaml-syntax-shims      1.0.0        [required by angstrom]
  - install ocaml_intrinsics_kernel v0.17.1      [required by base]
  - install ocamlbuild              0.16.1       [required by tsdl]
  - install ocamlfind               1.9.8        [required by tsdl]
  - install ocf                     0.9.0        [required by stk]
  - install ocf_ppx                 0.9.0        [required by stk]
  - install ocplib-endian           1.2          [required by lwt]
  - install ohex                    0.2.0        [required by tls]
  - install omd                     2.0.0~alpha4 [required by activitypub_gui]
  - install pcre                    8.0.3        [required by stk]
  - install ppx_blob                0.9.0        [required by stk]
  - install ppx_derivers            1.2.1        [required by ppxlib]
  - install ppx_sexp_conv           v0.17.0      [required by cohttp-lwt, ldp_tls]
  - install ppxlib                  0.35.0       [required by xtmpl_ppx]
  - install ppxlib_jane             v0.17.2      [required by ppx_sexp_conv]
  - install ptime                   1.2.0        [required by stk, webmachine]
  - install rdf                     1.0.0        [required by activitypub, css]
  - install rdf_json_ld             1.0.0        [required by activitypub]
  - install rdf_ppx                 1.0.0        [required by activitypub]
  - install re                      1.12.0       [required by webmachine]
  - install result                  1.5          [required by dispatch]
  - install rresult                 0.7.0        [required by bos]
  - install sedlex                  3.6          [required by stk]
  - install seq                     base         [required by gen, re, yojson]
  - install sexplib0                v0.17.0      [required by cohttp-lwt]
  - install stdlib-shims            0.3.0        [required by integers]
  - install stk                     0.3.0        [required by activitypub_server_gui]
  - install stk_iconv               0.3.0        [required by activitypub_server_gui]
  - install stk_ppx                 0.3.0        [required by stk]
  - install stringext               1.6.0        [required by cohttp]
  - install tls                     2.0.1        [required by ldp_tls]
  - install tls-lwt                 2.0.1        [required by ldp_tls]
  - install topkg                   1.0.8        [required by tsdl]
  - install tsdl                    1.1.0        [required by stk]
  - install tsdl-image              0.6          [required by stk]
  - install tsdl-ttf                0.6          [required by stk]
  - install uri                     4.4.0        [required by cohttp-lwt]
  - install uri-sexp                4.4.0        [required by cohttp]
  - install uucp                    16.0.0       [required by omd]
  - install uuidm                   0.9.10       [required by rdf]
  - install uunf                    16.0.0       [required by omd, stk]
  - install uutf                    1.0.4        [required by omd, stk]
  - install webmachine              0.7.0        [required by activitypub_server]
  - install x509                    1.0.6        [required by activitypub]
  - install xmlm                    1.4.0        [required by rdf]
  - install xtmpl                   0.19.0       [required by activitypub_server]
  - install xtmpl_ppx               0.19.0       [required by activitypub_server]
  - install yojson                  2.2.2        [required by ocf, rdf]
  - install zarith                  1.14         [required by cryptokit]

The following system packages will first need to be installed:
    ca_root_nss gmp pcre sdl2 sdl2_image sdl2_ttf

<><> 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" "ca_root_nss" "gmp" "pcre" "sdl2" "sdl2_image" "sdl2_ttf"
- 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 57 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	Imath: 3.1.12
- 	aom: 3.12.1
- 	ca_root_nss: 3.108
- 	dav1d: 1.5.1
- 	freetype2: 2.13.3
- 	gdk-pixbuf2: 2.42.12_1
- 	giflib: 5.2.2
- 	glib: 2.80.5_1,2
- 	gmp: 6.3.0
- 	graphite2: 1.3.14
- 	harfbuzz: 10.3.0
- 	highway: 1.2.0
- 	hwdata: 0.393,1
- 	jbigkit: 2.1_3
- 	jpeg-turbo: 3.1.0
- 	lerc: 4.0.0
- 	libX11: 1.8.12,1
- 	libXScrnSaver: 1.2.4_1
- 	libXau: 1.0.11
- 	libXcursor: 1.2.2
- 	libXdamage: 1.1.6
- 	libXdmcp: 1.1.5
- 	libXext: 1.3.6,1
- 	libXfixes: 6.0.1
- 	libXi: 1.8.1,1
- 	libXrandr: 1.5.4
- 	libXrender: 0.9.12
- 	libXxf86vm: 1.1.5
- 	libavif: 1.2.0
- 	libdeflate: 1.22
- 	libdrm: 2.4.123,1
- 	libepoll-shim: 0.0.20240608
- 	libglvnd: 1.7.0
- 	libinotify: 20240724
- 	libjxl: 0.11.1_1
- 	libpciaccess: 0.18.1_1
- 	libxcb: 1.17.0
- 	libxkbcommon: 1.8.1_1
- 	libxml2: 2.11.9
- 	libxshmfence: 1.3.2
- 	libyuv: 0.0.1789_2
- 	mesa-libs: 24.1.7_1
- 	openexr: 3.3.3
- 	pcre: 8.45_4
- 	png: 1.6.47
- 	py311-packaging: 24.2
- 	sdl2: 2.32.2_1
- 	sdl2_image: 2.8.8
- 	sdl2_ttf: 2.24.0
- 	shared-mime-info: 2.4_1
- 	tiff: 4.7.0
- 	vmaf: 3.0.0
- 	vulkan-loader: 1.4.311
- 	wayland: 1.23.1
- 	webp: 1.5.0
- 	xkeyboard-config: 2.41_4
- 	xorgproto: 2024.1
- 
- Number of packages to be installed: 57
- 
- The process will require 179 MiB more space.
- 32 MiB to be downloaded.
- [rosemary] [1/57] Fetching png-1.6.47.pkg: ..
- ........ done
- [rosemary] [2/57] Fetching libxcb-1.17.0.pkg: .......... done
- [rosemary] [3/57] Fetching freetype2-2.13.3.pkg: .......... done
- [rosemary] [4/57] Fetching jpeg-turbo-3.1.0.pkg: .......... done
- [rosemary] [5/57] Fetching libglvnd-1.7.0.pkg: .......... done
- [rosemary] [6/57] Fetching sdl2_ttf-2.24.0.pkg: ... done
- [rosemary] [7/57] Fetching libXrandr-1.5.4.pkg: .. done
- [rosemary] [8/57] Fetching libdeflate-1.22.pkg: ...... done
- [rosemary] [9/57] Fetching libXxf86vm-1.1.5.pkg: . done
- [rosemary] [10/57] Fetching vmaf-3.0.0.pkg: .......... done
- [rosemary] [11/57] Fetching libXdamage-1.1.6.pkg: . done
- [rosemary] [12/57] Fetching libdrm-2.4.123,1.pkg: .......... done
- [rosemary] [13/57] Fetching libXfixes-6.0.1.pkg: . done
- [rosemary] [14/57] Fetching libxml2-2.11.9.pkg: .......... done
- [rosemary] [15/57] Fetching wayland-1.23.1.pkg: ........ done
- [rosemary] [16/57] Fetching aom-3.12.1.pkg: ....
- ...... done
- [rosemary] [17/57] Fetching gdk-pixbuf2-2.42.12_1.pkg: .......
- ... done
- [rosemary] [18/57] Fetching libxshmfence-1.3.2.pkg: . done
- [rosemary] [19/57] Fetching py311-packaging-24.2.pkg: ........ done
- [rosemary] [20/57] Fetching libXScrnSaver-1.2.4_1.pkg: . done
- [rosemary] [21/57] Fetching libepoll-shim-0.0.20240608.pkg: . done
- [rosemary] [22/57] Fetching libjxl-0.11.1_1.pkg: .......... done
- [rosemary] [23/57] Fetching libX11-1.8.12,1.pkg: .......... done
- [rosemary] [24/57] Fetching giflib-5.2.2.pkg: .......... done
- [rosemary] [25/57] Fetching libXrender-0.9.12.pkg: ... done
- [rosemary] [26/57] Fetching xorgproto-2024.1.pkg: .......... done
- [rosemary] [27/57] Fetching libXi-1.8.1,1.pkg: ........ done
- [rosemary] [28/57] Fetching sdl2_image-2.8.8.pkg: ..... done
- [rosemary] [29/57] Fetching webp-1.5.0.pkg: ..
- ........ done
- [rosemary] [30/57] Fetching hwdata-0.393,1.pkg: .......... done
- [rosemary] [31/57] Fetching graphite2-1.3.14.pkg: ....... done
- [rosemary] [32/57] Fetching shared-mime-info-2.4_1.pkg: .......... done
- [rosemary] [33/57] Fetching harfbuzz-10.3.0.pkg: .......... done
- [rosemary] [34/57] Fetching ca_root_nss-3.108.pkg: .......... done
- [rosemary] [35/57] Fetching mesa-libs-24.1.7_1.pkg: .......... done
- [rosemary] [36/57] Fetching libinotify-20240724.pkg: .. done
- [rosemary] [37/57] Fetching libpciaccess-0.18.1_1.pkg: . done
- [rosemary] [38/57] Fetching vulkan-loader-1.4.311.pkg: ......... done
- [rosemary] [39/57] Fetching libXcursor-1.2.2.pkg: ... done
- [rosemary] [40/57] Fetching highway-1.2.0.pkg: .
- ......... done
- [rosemary] [41/57] Fetching libavif-1.2.0.pkg: .......... done
- [rosemary] [42/57] Fetching gmp-6.3.0.pkg: .......... done
- [rosemary] [43/57] Fetching Imath-3.1.12.pkg: ......... done
- [rosemary] [44/57] Fetching libXext-1.3.6,1.pkg: ...... done
- [rosemary] [45/57] Fetching libXau-1.0.11.pkg: . done
- [rosemary] [46/57] Fetching libyuv-0.0.1789_2.pkg: .......... done
- [rosemary] [47/57] Fetching pcre-8.45_4.pkg: .........
- . done
- [rosemary] [48/57] Fetching dav1d-1.5.1.pkg: .......... done
- [rosemary] [49/57] Fetching openexr-3.3.3.pkg: .......... done
- [rosemary] [50/57] Fetching glib-2.80.5_1,2.pkg: .......
- .
- .. done
- [rosemary] [51/57] Fetching xkeyboard-config-2.41_4.pkg: .......... done
- [rosemary] [52/57] Fetching libxkbcommon-1.8.1_1.pkg: .......... done
- [rosemary] [53/57] Fetching jbigkit-2.1_3.pkg: ..... done
- [rosemary] [54/57] Fetching sdl2-2.32.2_1.pkg: .......... done
- [rosemary] [55/57] Fetching libXdmcp-1.1.5.pkg: . done
- [rosemary] [56/57] Fetching tiff-4.7.0.pkg: .......
- ... done
- [rosemary] [57/57] Fetching lerc-4.0.0.pkg: .......... done
- Checking integrity... done (0 conflicting)
- [rosemary] [1/57] Installing Imath-3.1.12...
- [rosemary] [1/57] Extracting Imath-3.1.12: .......... done
- [rosemary] [2/57] Installing ca_root_nss-3.108...
- [rosemary] [2/57] Extracting ca_root_nss-3.108: ....... done
- Scanning /usr/share/certs/untrusted for certificates...
- Scanning /usr/share/certs/trusted for certificates...
- Scanning /usr/local/share/certs for certificates...
- [rosemary] [3/57] Installing dav1d-1.5.1...
- [rosemary] [3/57] Extracting dav1d-1.5.1: .......... done
- [rosemary] [4/57] Installing giflib-5.2.2...
- [rosemary] [4/57] Extracting giflib-5.2.2: ......
- .... done
- [rosemary] [5/57] Installing gmp-6.3.0...
- [rosemary] [5/57] Extracting gmp-6.3.0: .......... done
- [rosemary] [6/57] Installing graphite2-1.3.14...
- [rosemary] [6/57] Extracting graphite2-1.3.14: .......
- ... done
- [rosemary] [7/57] Installing highway-1.2.0...
- [rosemary] [7/57] Extracting highway-1.2.0: ...
- ....... done
- [rosemary] [8/57] Installing hwdata-0.393,1...
- [rosemary] [8/57] Extracting hwdata-0.393,1: .......... done
- [rosemary] [9/57] Installing jbigkit-2.1_3...
- [rosemary] [9/57] Extracting jbigkit-2.1_3: .......... done
- [rosemary] [10/57] Installing jpeg-turbo-3.1.0...
- [rosemary] [10/57] Extracting jpeg-turbo-3.1.0: .....
- ..... done
- [rosemary] [11/57] Installing lerc-4.0.0...
- [rosemary] [11/57] Extracting lerc-4.0.0: ........ done
- [rosemary] [12/57] Installing libXau-1.0.11...
- [rosemary] [12/57] Extracting libXau-1.0.11: .......... done
- [rosemary] [13/57] Installing libdeflate-1.22...
- [rosemary] [13/57] Extracting libdeflate-1.22: .......... done
- [rosemary] [14/57] Installing libepoll-shim-0.0.20240608...
- [rosemary] [14/57] Extracting libepoll-shim-0.0.20240608: .......... done
- [rosemary] [15/57] Installing libinotify-20240724...
- [rosemary] [15/57] Extracting libinotify-20240724: .......... done
- [rosemary] [16/57] Installing libpciaccess-0.18.1_1...
- [rosemary] [16/57] Extracting libpciaccess-0.18.1_1: ........ done
- [rosemary] [17/57] Installing libdrm-2.4.123,1...
- [rosemary] [17/57] Extracting libdrm-2.4.123,1: .......
- ... done
- [rosemary] [18/57] Installing libxml2-2.11.9...
- [rosemary] [18/57] Extracting libxml2-2.11.9: ..
- ...
- ...
- .. done
- [rosemary] [19/57] Installing libxshmfence-1.3.2...
- [rosemary] [19/57] Extracting libxshmfence-1.3.2: ......... done
- [rosemary] [20/57] Installing libyuv-0.0.1789_2...
- [rosemary] [20/57] Extracting libyuv-0.0.1789_2: .
- ......... done
- [rosemary] [21/57] Installing openexr-3.3.3...
- [rosemary] [21/57] Extracting openexr-3.3.3: 
- ....
- ...
- ... done
- [rosemary] [22/57] Installing pcre-8.45_4...
- [rosemary] [22/57] Extracting pcre-8.45_4: 
- ..
- ....
- ...
- . done
- [rosemary] [23/57] Installing png-1.6.47...
- [rosemary] [23/57] Extracting png-1.6.47: .......
- ... done
- [rosemary] [24/57] Installing freetype2-2.13.3...
- [rosemary] [24/57] Extracting freetype2-2.13.3: 
- ...
- ...
- ..
- .. done
- [rosemary] [25/57] Installing py311-packaging-24.2...
- [rosemary] [25/57] Extracting py311-packaging-24.2: ..
- ........ done
- [rosemary] [26/57] Installing glib-2.80.5_1,2...
- [rosemary] [26/57] Extracting glib-2.80.5_1,2: 
- .
- .
- ..
- .
- .
- .
- .
- .
- . done
- [rosemary] [27/57] Installing harfbuzz-10.3.0...
- [rosemary] [27/57] Extracting harfbuzz-10.3.0: ..
- .
- ...
- .... done
- [rosemary] [28/57] Installing shared-mime-info-2.4_1...
- [rosemary] [28/57] Extracting shared-mime-info-2.4_1: ...
- ....
- .. done
- [rosemary] [29/57] Installing tiff-4.7.0...
- [rosemary] [29/57] Extracting tiff-4.7.0: 
- .
- ..
- .
- .
- ..
- .
- .. done
- [rosemary] [30/57] Installing gdk-pixbuf2-2.42.12_1...
- [rosemary] [30/57] Extracting gdk-pixbuf2-2.42.12_1: 
- .
- .
- ..
- .
- .
- .
- .
- .
- . done
- [rosemary] [31/57] Installing libjxl-0.11.1_1...
- [rosemary] [31/57] Extracting libjxl-0.11.1_1: .
- .....
- .... done
- [rosemary] [32/57] Installing vmaf-3.0.0...
- [rosemary] [32/57] Extracting vmaf-3.0.0: ......
- .... done
- [rosemary] [33/57] Installing aom-3.12.1...
- [rosemary] [33/57] Extracting aom-3.12.1: .......... done
- [rosemary] [34/57] Installing libavif-1.2.0...
- [rosemary] [34/57] Extracting libavif-1.2.0: ......
- .... done
- [rosemary] [35/57] Installing wayland-1.23.1...
- [rosemary] [35/57] Extracting wayland-1.23.1: ....
- ...... done
- [rosemary] [36/57] Installing webp-1.5.0...
- [rosemary] [36/57] Extracting webp-1.5.0: 
- ........
- .. done
- [rosemary] [37/57] Installing xkeyboard-config-2.41_4...
- [rosemary] [37/57] Extracting xkeyboard-config-2.41_4: 
- .
- .
- .
- .
- .
- .
- .
- .
- .
- . done
- [rosemary] [38/57] Installing xorgproto-2024.1...
- [rosemary] [38/57] Extracting xorgproto-2024.1: .
- ..
- ..
- ..
- ... done
- [rosemary] [39/57] Installing libXdmcp-1.1.5...
- [rosemary] [39/57] Extracting libXdmcp-1.1.5: ...
- ...... done
- [rosemary] [40/57] Installing libxcb-1.17.0...
- [rosemary] [40/57] Extracting libxcb-1.17.0: 
- .
- .
- .
- .
- pkg: Fail to chmod /usr/local/share/man/man3/.pkgtemp.xcb_input_device_key_press_event_t.3.gz.m2G3tDKnFRDa:Bad file descriptor
- [rosemary] [40/57] Extracting libxcb-1.17.0... done
[ERROR] System package install failed with exit code 3 at command:
            sudo pkg install -y ca_root_nss gmp pcre sdl2 sdl2_image sdl2_ttf
[ERROR] These packages are still missing: ca_root_nss gmp pcre sdl2 sdl2_image sdl2_ttf

[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 activitypub_server_gui.0.1.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 activitypub_server_gui.0.1.0
opam install -vy activitypub_server_gui.0.1.0
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: activitypub_server_gui.0.1.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_11788_22378" "mount.fstab=/tmp/obuilder-jail-ab8923/fstab" "mount.devfs" "path=/obuilder/result/720e09d92c99187dffba6b5ded043fe4c5924a0d8115709975c0d9414a5de8ae/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 activitypub_server_gui.0.1.0
opam install -vy activitypub_server_gui.0.1.0
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: activitypub_server_gui.0.1.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