2026-03-23 09:03.26: New job: test ocurrent/docker-base-images https://github.com/ocurrent/docker-base-images.git#refs/heads/master (f800c9f6738ec3ca02ee7b6713360970c9c72b8f) (freebsd-x86_64:freebsd-14.3-4.14_opam-2.5)Base: freebsd-14.3-ocaml-4.14Opam project buildTo reproduce locally:git clone --recursive "https://github.com/ocurrent/docker-base-images.git" -b "master" && cd "docker-base-images" && git reset --hard f800c9f6cat > Dockerfile <<'END-OF-DOCKERFILE'FROM freebsd-14.3-ocaml-4.14# freebsd-14.3-4.14_opam-2.5USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo ln -f /usr/local/bin/opam-2.5 /usr/local/bin/opamRUN opam init --reinit -niRUN uname -rs && opam exec -- ocaml -version && opam --versionWORKDIR /srcRUN sudo chown opam /srcRUN cd ~/opam-repository && (git cat-file -e 9f189ca4f94fbb5f0045820bf3c4ffafb21145ef || git fetch origin master) && git reset -q --hard 9f189ca4f94fbb5f0045820bf3c4ffafb21145ef && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 base-images.opam ./RUN opam pin add -yn base-images.dev './'RUN echo '(lang dune 3.0)' > './dune-project'ENV DEPS="angstrom.0.16.1 ansi.0.7.0 asetmap.0.8.1 asn1-combinators.0.2.6 astring.0.8.5 atd.4.0.0 atdgen.4.0.0 atdgen-runtime.4.0.0 base.v0.16.4 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.2 bigstringaf.0.10.0 biniou.1.2.2 bos.0.2.1 bstr.0.0.4 ca-certs.0.2.3 camlp-streams.5.0.1 capnp.3.6.0 capnp-rpc.1.2.3 capnp-rpc-lwt.1.2.3 capnp-rpc-net.1.2.3 capnp-rpc-unix.1.2.3 cf.0.5.0 cf-lwt.0.5.0 cmdliner.1.3.0 cohttp.6.0.0 cohttp-lwt.6.0.0 cohttp-lwt-unix.6.0.0 conduit.6.2.3 conduit-lwt.6.2.3 conduit-lwt-unix.6.2.3 conf-capnproto.2 conf-git.1.1 conf-gmp.5 conf-gmp-powm-sec.4 conf-graphviz.0.1 conf-libev.4-13 conf-libffi.2.0.0 conf-pkg-config.4 conf-sqlite3.1 cppo.1.8.0 crunch.4.0.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 csv.2.4 ctypes.0.24.0 ctypes-foreign.0.24.0 current.0.7.3 current_docker.0.7.3 current_git.0.7.3 current_github.0.7.3 current_incr.0.6.1 current_ocluster.0.3.0 current_rpc.0.7.3 current_slack.0.7.3 current_web.0.7.3 dockerfile.8.3.4 dockerfile-opam.8.3.4 domain-name.0.5.0 dune.3.22.0 dune-compiledb.0.6.0 dune-configurator.3.22.0 duration.0.2.1 easy-format.1.3.4 eqaf.0.9 extunix.0.4.3 ezjsonm.1.3.0 fmt.0.11.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 github.4.5.1 github-data.4.5.1 github-unix.4.5.1 gmap.0.3.0 hex.1.5.0 hkdf.1.0.4 http.6.0.0 integers.0.7.0 ipaddr.5.6.2 ipaddr-sexp.5.6.2 irmin-watcher.0.5.0 jsonm.1.0.2 ke.0.6 logs.0.10.0 lwt.6.1.1 lwt-dllist.1.1.0 macaddr.5.6.2 magic-mime.1.3.1 menhir.20260209 menhirCST.20260209 menhirGLR.20260209 menhirLib.20260209 menhirSdk.20260209 mirage-clock.4.2.0 mirage-crypto.0.11.3 mirage-crypto-ec.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 mirage-crypto-rng-lwt.0.11.3 mirage-flow.3.0.0 mirage-kv.6.1.1 mtime.2.1.0 multipart_form.0.8.0 multipart_form-lwt.0.8.0 num.1.6 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.3 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.2.0 ocluster-api.0.3.0 ocplib-endian.1.2 opam-core.2.5.0 optint.0.3.0 parsexp.v0.16.0 patch.3.1.0 pbkdf.1.2.0 pecu.0.7 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_deriving_yojson.3.9.1 ppx_sexp_conv.v0.16.0 ppxlib.0.35.0 prettym.0.0.4 prometheus.1.3 prometheus-app.1.3 ptime.1.2.0 re.1.14.0 res.5.0.2 result.1.5 routes.2.0.0 rresult.0.7.0 seq.base session.0.5.0 session-cohttp.0.5.0 session-cohttp-lwt.0.5.0 sexplib.v0.16.0 sexplib0.v0.16.0 sha.1.15.4 sqlite3.5.4.0 stdint.0.7.2 stdio.v0.16.0 stdlib-shims.0.3.0 stringext.1.6.0 swhid_core.0.1 timedesc.3.1.0 timedesc-tzdb.3.1.0 timedesc-tzlocal.3.1.0 tls.0.17.3 tls-lwt.0.17.3 tls-mirage.0.17.3 topkg.1.1.1 tyxml.4.6.0 unstrctrd.0.4 uri.4.4.0 uri-sexp.4.4.0 uutf.1.0.4 x509.0.16.5 yojson.3.0.0 zarith.1.14"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.5 --depext-only -y base-images.dev $DEPSRUN opam install $DEPSCOPY --chown=1000:1000 . /srcRUN opam exec -- dune build @install @check @runtest && rm -rf _buildEND-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2026-03-23 09:03.26: Using cache hint "ocurrent/docker-base-images-freebsd-14.3-ocaml-4.14-freebsd-14.3-4.14_opam-2.5-c57557d4201a8aa98725374401eb79dd"2026-03-23 09:03.26: Using OBuilder spec:((from freebsd-14.3-ocaml-4.14)(comment freebsd-14.3-4.14_opam-2.5)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(workdir /src)(run (shell "sudo ln -f /usr/local/bin/opam-2.5 /usr/local/bin/opam"))(run (shell "opam init --reinit -ni"))(run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))(workdir /src)(run (shell "sudo chown opam /src"))(run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 9f189ca4f94fbb5f0045820bf3c4ffafb21145ef || git fetch origin master) && git reset -q --hard 9f189ca4f94fbb5f0045820bf3c4ffafb21145ef && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src base-images.opam) (dst ./))(run (network host)(shell "opam pin add -yn base-images.dev './'"))(run (shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "angstrom.0.16.1 ansi.0.7.0 asetmap.0.8.1 asn1-combinators.0.2.6 astring.0.8.5 atd.4.0.0 atdgen.4.0.0 atdgen-runtime.4.0.0 base.v0.16.4 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.2 bigstringaf.0.10.0 biniou.1.2.2 bos.0.2.1 bstr.0.0.4 ca-certs.0.2.3 camlp-streams.5.0.1 capnp.3.6.0 capnp-rpc.1.2.3 capnp-rpc-lwt.1.2.3 capnp-rpc-net.1.2.3 capnp-rpc-unix.1.2.3 cf.0.5.0 cf-lwt.0.5.0 cmdliner.1.3.0 cohttp.6.0.0 cohttp-lwt.6.0.0 cohttp-lwt-unix.6.0.0 conduit.6.2.3 conduit-lwt.6.2.3 conduit-lwt-unix.6.2.3 conf-capnproto.2 conf-git.1.1 conf-gmp.5 conf-gmp-powm-sec.4 conf-graphviz.0.1 conf-libev.4-13 conf-libffi.2.0.0 conf-pkg-config.4 conf-sqlite3.1 cppo.1.8.0 crunch.4.0.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 csv.2.4 ctypes.0.24.0 ctypes-foreign.0.24.0 current.0.7.3 current_docker.0.7.3 current_git.0.7.3 current_github.0.7.3 current_incr.0.6.1 current_ocluster.0.3.0 current_rpc.0.7.3 current_slack.0.7.3 current_web.0.7.3 dockerfile.8.3.4 dockerfile-opam.8.3.4 domain-name.0.5.0 dune.3.22.0 dune-compiledb.0.6.0 dune-configurator.3.22.0 duration.0.2.1 easy-format.1.3.4 eqaf.0.9 extunix.0.4.3 ezjsonm.1.3.0 fmt.0.11.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 github.4.5.1 github-data.4.5.1 github-unix.4.5.1 gmap.0.3.0 hex.1.5.0 hkdf.1.0.4 http.6.0.0 integers.0.7.0 ipaddr.5.6.2 ipaddr-sexp.5.6.2 irmin-watcher.0.5.0 jsonm.1.0.2 ke.0.6 logs.0.10.0 lwt.6.1.1 lwt-dllist.1.1.0 macaddr.5.6.2 magic-mime.1.3.1 menhir.20260209 menhirCST.20260209 menhirGLR.20260209 menhirLib.20260209 menhirSdk.20260209 mirage-clock.4.2.0 mirage-crypto.0.11.3 mirage-crypto-ec.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 mirage-crypto-rng-lwt.0.11.3 mirage-flow.3.0.0 mirage-kv.6.1.1 mtime.2.1.0 multipart_form.0.8.0 multipart_form-lwt.0.8.0 num.1.6 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.3 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.2.0 ocluster-api.0.3.0 ocplib-endian.1.2 opam-core.2.5.0 optint.0.3.0 parsexp.v0.16.0 patch.3.1.0 pbkdf.1.2.0 pecu.0.7 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_deriving_yojson.3.9.1 ppx_sexp_conv.v0.16.0 ppxlib.0.35.0 prettym.0.0.4 prometheus.1.3 prometheus-app.1.3 ptime.1.2.0 re.1.14.0 res.5.0.2 result.1.5 routes.2.0.0 rresult.0.7.0 seq.base session.0.5.0 session-cohttp.0.5.0 session-cohttp-lwt.0.5.0 sexplib.v0.16.0 sexplib0.v0.16.0 sha.1.15.4 sqlite3.5.4.0 stdint.0.7.2 stdio.v0.16.0 stdlib-shims.0.3.0 stringext.1.6.0 swhid_core.0.1 timedesc.3.1.0 timedesc-tzdb.3.1.0 timedesc-tzlocal.3.1.0 tls.0.17.3 tls-lwt.0.17.3 tls-mirage.0.17.3 topkg.1.1.1 tyxml.4.6.0 unstrctrd.0.4 uri.4.4.0 uri-sexp.4.4.0 uutf.1.0.4 x509.0.16.5 yojson.3.0.0 zarith.1.14")(env CI true)(env OCAMLCI true)(run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam update --depexts && opam install --cli=2.5 --depext-only -y base-images.dev $DEPS"))(run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam install $DEPS"))(copy (src .) (dst /src))(run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build")))2026-03-23 09:03.26: Waiting for resource in pool OCluster2026-03-23 09:03.27: Waiting for worker…2026-03-23 09:10.17: Got resource from pool OClusterBuilding on rosemaryAll commits already cachedUpdating files: 100% (35/35), done.HEAD is now at f800c9f Use native opam to build Windows images (#339)(from freebsd-14.3-ocaml-4.14)2026-03-23 09:06.24 ---> using "7e5247e9853d1c2fb95ef9ffdfdb895ef70516f48155f08a9b10db936cb8c6c6" from cache/: (comment freebsd-14.3-4.14_opam-2.5)/: (user (uid 1000) (gid 1000))/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (workdir /src)/src: (run (shell "sudo ln -f /usr/local/bin/opam-2.5 /usr/local/bin/opam"))2026-03-23 09:06.25 ---> using "cc65ce37998b2d98fc767b9dc7c3b5c83138e1952bec339ac27a7bb4d9d920d3" from cache/src: (run (shell "opam init --reinit -ni"))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.This version of opam requires an update to the layout of /home/opam/.opam from version 2.1 to version 2.2, which can't be reverted.You may want to back it up before going further.Continue? [Y/n] y[NOTE] The 'jobs' option was reset, its value was 1 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:opam option jobs=1 --globalFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] no changes from git+file:///home/opam/opam-repository2026-03-23 09:06.25 ---> using "87889fea7d09081125d96054d270a07df14f9b2a5c081c0c9434b9f215ecc218" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))FreeBSD 14.3-RELEASE-p3The OCaml toplevel, version 4.14.22.5.02026-03-23 09:06.26 ---> using "4a6e16f39bb2fab11842c96050ea21902749c68aefdffcd64774b8b7640a3492" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-03-23 09:06.26 ---> using "ca1b89b4fcfce73b3b6ab80b797b154eda5f870ad814c498da3e18daf8f4b36f" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 9f189ca4f94fbb5f0045820bf3c4ffafb21145ef || git fetch origin master) && git reset -q --hard 9f189ca4f94fbb5f0045820bf3c4ffafb21145ef && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEAD71325ac6ed..76bf2ed944 master -> origin/master9f189ca4f9 Merge pull request #29562 from shonfeder/release-dune-3.22.0<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///home/opam/opam-repositoryEverything as up-to-date as possibleThe following packages are not being upgraded because the new versions conflict with other installed packages:- ocaml.5.5.0- ocaml-config.3However, you may "opam upgrade" these packages explicitly at these versions (e.g. "opam upgrade ocaml.5.5.0"), which will ask permission to downgrade or uninstall the conflicting packages.Nothing to do.2026-03-23 09:06.27 ---> using "12c93e232c55096bb2819b11145eeae4c43aa07562a728ff1fa577c52b07c0e5" from cache/src: (copy (src base-images.opam) (dst ./))2026-03-23 09:06.29 ---> saved as "8122da7d93b888003554caf086dd45b1277f4943217a4e0f2f5dd2f8098f84a1"/src: (run (network host)(shell "opam pin add -yn base-images.dev './'"))[NOTE] Package base-images does not exist in opam repositories registered in the current switch.[base-images.dev] synchronised (file:///src)base-images is now pinned to file:///src (version dev)2026-03-23 09:06.33 ---> saved as "4d2891b904fc320c3bd35936621a01f41d005f442941074e17728c80e04335a8"/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))2026-03-23 09:06.36 ---> saved as "adf9167dfbff03ff02f8c9bbd7eb691705c824eea8aeb43284db1a7e9896f521"/src: (env DEPS "angstrom.0.16.1 ansi.0.7.0 asetmap.0.8.1 asn1-combinators.0.2.6 astring.0.8.5 atd.4.0.0 atdgen.4.0.0 atdgen-runtime.4.0.0 base.v0.16.4 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.2 bigstringaf.0.10.0 biniou.1.2.2 bos.0.2.1 bstr.0.0.4 ca-certs.0.2.3 camlp-streams.5.0.1 capnp.3.6.0 capnp-rpc.1.2.3 capnp-rpc-lwt.1.2.3 capnp-rpc-net.1.2.3 capnp-rpc-unix.1.2.3 cf.0.5.0 cf-lwt.0.5.0 cmdliner.1.3.0 cohttp.6.0.0 cohttp-lwt.6.0.0 cohttp-lwt-unix.6.0.0 conduit.6.2.3 conduit-lwt.6.2.3 conduit-lwt-unix.6.2.3 conf-capnproto.2 conf-git.1.1 conf-gmp.5 conf-gmp-powm-sec.4 conf-graphviz.0.1 conf-libev.4-13 conf-libffi.2.0.0 conf-pkg-config.4 conf-sqlite3.1 cppo.1.8.0 crunch.4.0.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 csv.2.4 ctypes.0.24.0 ctypes-foreign.0.24.0 current.0.7.3 current_docker.0.7.3 current_git.0.7.3 current_github.0.7.3 current_incr.0.6.1 current_ocluster.0.3.0 current_rpc.0.7.3 current_slack.0.7.3 current_web.0.7.3 dockerfile.8.3.4 dockerfile-opam.8.3.4 domain-name.0.5.0 dune.3.22.0 dune-compiledb.0.6.0 dune-configurator.3.22.0 duration.0.2.1 easy-format.1.3.4 eqaf.0.9 extunix.0.4.3 ezjsonm.1.3.0 fmt.0.11.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 github.4.5.1 github-data.4.5.1 github-unix.4.5.1 gmap.0.3.0 hex.1.5.0 hkdf.1.0.4 http.6.0.0 integers.0.7.0 ipaddr.5.6.2 ipaddr-sexp.5.6.2 irmin-watcher.0.5.0 jsonm.1.0.2 ke.0.6 logs.0.10.0 lwt.6.1.1 lwt-dllist.1.1.0 macaddr.5.6.2 magic-mime.1.3.1 menhir.20260209 menhirCST.20260209 menhirGLR.20260209 menhirLib.20260209 menhirSdk.20260209 mirage-clock.4.2.0 mirage-crypto.0.11.3 mirage-crypto-ec.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 mirage-crypto-rng-lwt.0.11.3 mirage-flow.3.0.0 mirage-kv.6.1.1 mtime.2.1.0 multipart_form.0.8.0 multipart_form-lwt.0.8.0 num.1.6 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.3 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.2.0 ocluster-api.0.3.0 ocplib-endian.1.2 opam-core.2.5.0 optint.0.3.0 parsexp.v0.16.0 patch.3.1.0 pbkdf.1.2.0 pecu.0.7 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_deriving_yojson.3.9.1 ppx_sexp_conv.v0.16.0 ppxlib.0.35.0 prettym.0.0.4 prometheus.1.3 prometheus-app.1.3 ptime.1.2.0 re.1.14.0 res.5.0.2 result.1.5 routes.2.0.0 rresult.0.7.0 seq.base session.0.5.0 session-cohttp.0.5.0 session-cohttp-lwt.0.5.0 sexplib.v0.16.0 sexplib0.v0.16.0 sha.1.15.4 sqlite3.5.4.0 stdint.0.7.2 stdio.v0.16.0 stdlib-shims.0.3.0 stringext.1.6.0 swhid_core.0.1 timedesc.3.1.0 timedesc-tzdb.3.1.0 timedesc-tzlocal.3.1.0 tls.0.17.3 tls-lwt.0.17.3 tls-mirage.0.17.3 topkg.1.1.1 tyxml.4.6.0 unstrctrd.0.4 uri.4.4.0 uri-sexp.4.4.0 uutf.1.0.4 x509.0.16.5 yojson.3.0.0 zarith.1.14")/src: (env CI true)/src: (env OCAMLCI true)/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam update --depexts && opam install --cli=2.5 --depext-only -y base-images.dev $DEPS"))[WARNING] Unknown update command for bsd, skipping system update<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[base-images.dev] synchronised (file:///src)[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).[NOTE] Package ocaml-config is already installed (current version is 2).[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2).[NOTE] Package ocaml is already installed (current version is 4.14.2).[NOTE] Package base-unix is already installed (current version is base).[NOTE] Package base-threads is already installed (current version is base).[NOTE] Package base-bigarray is already installed (current version is base).The following system packages will first need to be installed:ca_root_nss capnproto gmp graphics/graphviz libev sqlite3<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>+ /usr/local/bin/sudo "pkg" "install" "-y" "ca_root_nss" "capnproto" "gmp" "graphics/graphviz" "libev" "sqlite3"- Updating FreeBSD repository catalogue...- [rosemary] Fetching data.pkg:- .- ....- ..... done- Processing entries: .- ..- ...- ..- .- . done- FreeBSD repository update completed. 36688 packages processed.- Updating FreeBSD-kmods repository catalogue...- [rosemary] Fetching data.pkg: .......... done- Processing entries: .......... done- FreeBSD-kmods repository update completed. 245 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.4.2 -> 2.5.1 [FreeBSD]-- Number of packages to be upgraded: 1-- The operation will free 24 MiB.- 6 MiB to be downloaded.- [rosemary] [1/1] Fetching pkg-2.5.1~75e3b55743.pkg: .......... done- Checking integrity... done (0 conflicting)- [rosemary] [1/1] Upgrading pkg from 2.4.2 to 2.5.1...- [rosemary] [1/1] Extracting pkg-2.5.1: .- ....- ...- .. done- Updating FreeBSD repository catalogue...- FreeBSD repository is up to date.- Updating FreeBSD-kmods repository catalogue...- FreeBSD-kmods repository is up to date.- All repositories are up to date.- The following 45 package(s) will be affected (of 0 checked):-- New packages to be INSTALLED:- ca_root_nss: 3.117_2 [FreeBSD]- cairo: 1.18.2,3 [FreeBSD]- capnproto: 1.3.0 [FreeBSD]- fontconfig: 2.17.1,1 [FreeBSD]- freetype2: 2.14.1 [FreeBSD]- fribidi: 1.0.16 [FreeBSD]- giflib: 5.2.2 [FreeBSD]- glib: 2.84.4,2 [FreeBSD]- gmp: 6.3.0 [FreeBSD]- graphite2: 1.3.14 [FreeBSD]- graphviz: 14.1.1 [FreeBSD]- harfbuzz: 12.3.0 [FreeBSD]- jbigkit: 2.1_3 [FreeBSD]- jpeg-turbo: 3.1.3 [FreeBSD]- lerc: 4.0.0 [FreeBSD]- libICE: 1.1.2,1 [FreeBSD]- libSM: 1.2.6,1 [FreeBSD]- libX11: 1.8.12,1 [FreeBSD]- libXau: 1.0.12 [FreeBSD]- libXaw: 1.0.16,2 [FreeBSD]- libXdmcp: 1.1.5 [FreeBSD]- libXext: 1.3.6,1 [FreeBSD]- libXft: 2.3.8 [FreeBSD]- libXmu: 1.1.4,1 [FreeBSD]- libXpm: 3.5.17_1 [FreeBSD]- libXrender: 0.9.12 [FreeBSD]- libXt: 1.3.0,1 [FreeBSD]- libdatrie: 0.2.14_1 [FreeBSD]- libdeflate: 1.25 [FreeBSD]- libedit: 3.1.20251016_1,1 [FreeBSD]- libev: 4.33_1,1 [FreeBSD]- libgd: 2.3.3_13,1 [FreeBSD]- libinotify: 20240724_3 [FreeBSD]- libltdl: 2.5.4 [FreeBSD]- libthai: 0.1.30 [FreeBSD]- libxcb: 1.17.0 [FreeBSD]- lzo2: 2.10_1 [FreeBSD]- pango: 1.56.4 [FreeBSD]- pixman: 0.46.2 [FreeBSD]- png: 1.6.53 [FreeBSD]- py311-packaging: 25.0 [FreeBSD]- sqlite3: 3.50.4_2,1 [FreeBSD]- tiff: 4.7.1 [FreeBSD]- webp: 1.6.0 [FreeBSD]- xorgproto: 2024.1 [FreeBSD]-- Number of packages to be installed: 45-- The process will require 205 MiB more space.- 32 MiB to be downloaded.- [rosemary] [ 1/45] Fetching capnproto-1.3.0: .......... done- [rosemary] [ 2/45] Fetching png-1.6.53: ...... done- [rosemary] [ 3/45] Fetching libxcb-1.17.0: .......... done- [rosemary] [ 4/45] Fetching graphviz-14.1.1: .......- ... done- [rosemary] [ 5/45] Fetching libdatrie-0.2.14_1: ... done- [rosemary] [ 6/45] Fetching jpeg-turbo-3.1.3: ........ done- [rosemary] [ 7/45] Fetching freetype2-2.14.1: .......... done- [rosemary] [ 8/45] Fetching libedit-3.1.20251016_1,1: .......... done- [rosemary] [ 9/45] Fetching libXt-1.3.0,1: .......... done- [rosemary] [10/45] Fetching lzo2-2.10_1: ........ done- [rosemary] [11/45] Fetching libXaw-1.0.16,2: .- ........ done- [rosemary] [12/45] Fetching libthai-0.1.30: .......... done- [rosemary] [13/45] Fetching pango-1.56.4: .......... done- [rosemary] [14/45] Fetching gmp-6.3.0: .......... done- [rosemary] [15/45] Fetching libdeflate-1.25: ...... done- [rosemary] [16/45] Fetching libXext-1.3.6,1: ....... done- [rosemary] [17/45] Fetching fribidi-1.0.16: ...... done- [rosemary] [18/45] Fetching libXau-1.0.12: . done- [rosemary] [19/45] Fetching libICE-1.1.2,1: ....... done- [rosemary] [20/45] Fetching libXmu-1.1.4,1: ...... done- [rosemary] [21/45] Fetching libltdl-2.5.4: ... done- [rosemary] [22/45] Fetching libgd-2.3.3_13,1: .......... done- [rosemary] [23/45] Fetching fontconfig-2.17.1,1: .......... done- [rosemary] [24/45] Fetching pixman-0.46.2: ....... done- [rosemary] [25/45] Fetching sqlite3-3.50.4_2,1: .......... done- [rosemary] [26/45] Fetching py311-packaging-25.0: ......... done- [rosemary] [27/45] Fetching libSM-1.2.6,1: .. done- [rosemary] [28/45] Fetching giflib-5.2.2: ........ done- [rosemary] [29/45] Fetching libX11-1.8.12,1: .......... done- [rosemary] [30/45] Fetching libXrender-0.9.12: ... done- [rosemary] [31/45] Fetching glib-2.84.4,2:- .........- . done- [rosemary] [32/45] Fetching xorgproto-2024.1: .......... done- [rosemary] [33/45] Fetching libev-4.33_1,1: ........ done- [rosemary] [34/45] Fetching libXft-2.3.8: ...... done- [rosemary] [35/45] Fetching jbigkit-2.1_3: ..... done- [rosemary] [36/45] Fetching webp-1.6.0: .......... done- [rosemary] [37/45] Fetching cairo-1.18.2,3: .......... done- [rosemary] [38/45] Fetching libXpm-3.5.17_1: ...... done- [rosemary] [39/45] Fetching tiff-4.7.1: .......... done- [rosemary] [40/45] Fetching libXdmcp-1.1.5: . done- [rosemary] [41/45] Fetching graphite2-1.3.14: ....... done- [rosemary] [42/45] Fetching harfbuzz-12.3.0: .......... done- [rosemary] [43/45] Fetching ca_root_nss-3.117_2: .......... done- [rosemary] [44/45] Fetching lerc-4.0.0: .......... done- [rosemary] [45/45] Fetching libinotify-20240724_3: .. done- Checking integrity...- done (0 conflicting)- [rosemary] [ 1/45] Installing ca_root_nss-3.117_2...- [rosemary] [ 1/45] Extracting ca_root_nss-3.117_2: ....... done2026-03-23 09:14.17: Cancelling: Auto-cancelling job because it is no longer neededJob cancelled