Building on rosemary
(from freebsd)
2026-07-01 18:44.29 ---> 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"))
2026-07-01 18:44.30 ---> 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 672fc8a6a8d7b68011fcd310cf9b74cf9b498bc3"))
2026-07-01 18:44.30 ---> using "0116c4c37f0990c5f9d6e662e15e7023df192a613ccbda2bb280c2aaabfbd0c9" 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.
2026-07-01 18:44.30 ---> using "c807a1220bb87dbdc229c3e1fdad8b2c330967ba08b720b3192085c5e34b4eb7" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam switch create --repositories=default '4.14.2' 'ocaml-base-compiler.4.14.2'"))
<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.14.2"}]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-config.2 (2 extra sources)
-> retrieved ocaml-config.2 (2 extra sources)
-> retrieved ocaml-base-compiler.4.14.2 (https://github.com/ocaml/ocaml/archive/4.14.2.tar.gz)
-> installed ocaml-base-compiler.4.14.2
-> installed ocaml-config.2
-> installed ocaml.4.14.2
Done.
# To update the current shell environment, run: eval $(opam env --switch=4.14.2)
2026-07-01 18:44.31 ---> using "ca3a637e1d3952b1077a6e60473b5665ef74dcbb9d931977f372690c20d30e63" from cache
/: (run (network host)
(shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2026-07-01 18:44.31 ---> using "682d6cc7adc0eb826e8f4de90ed6f65875cae492999fa728369df283eef8dc53" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam remove -y ffmpeg-avfilter.1.3.1\
\nopam install -vy ffmpeg-avfilter.1.3.1\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: ffmpeg-avfilter.1.3.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] ffmpeg-avfilter.1.3.1 is not installed.
Nothing to do.
The following actions will be performed:
=== install 7 packages
- install conf-ffmpeg 1 [required by ffmpeg-avfilter]
- install conf-pkg-config 5 [required by ffmpeg-avfilter]
- install csexp 1.5.2 [required by dune-configurator]
- install dune 3.23.1 [required by ffmpeg-avfilter]
- install dune-configurator 3.23.1 [required by ffmpeg-avfilter]
- install ffmpeg-avfilter 1.3.1
- install ffmpeg-avutil 1.3.1 [required by ffmpeg-avfilter]
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-ports repository catalogue...
- [rosemary] Fetching data:
- .
- .....
- .... done
- Processing entries: .
- ..
- ...
- ..
- .
- . done
- FreeBSD-ports repository update completed. 37084 packages processed.
- Updating FreeBSD-ports-kmods repository catalogue...
- FreeBSD-ports-kmods repository is up to date.
- All repositories are up to date.
- The following 96 package(s) will be affected (of 0 checked):
-
- New packages to be INSTALLED:
- Imath: 3.2.2_2 [FreeBSD-ports]
- aom: 3.14.1 [FreeBSD-ports]
- binutils: 2.44,1 [FreeBSD-ports]
- boost-libs: 1.89.0_2 [FreeBSD-ports]
- cairo: 1.18.2,3 [FreeBSD-ports]
- dav1d: 1.5.3_1 [FreeBSD-ports]
- ffmpeg: 8.1,1 [FreeBSD-ports]
- fontconfig: 2.17.1,1 [FreeBSD-ports]
- freetype2: 2.14.3 [FreeBSD-ports]
- fribidi: 1.0.16 [FreeBSD-ports]
- gcc14: 14.2.0_4 [FreeBSD-ports]
- gdk-pixbuf2: 2.44.1 [FreeBSD-ports]
- giflib: 5.2.2 [FreeBSD-ports]
- glib: 2.84.4,2 [FreeBSD-ports]
- gmp: 6.3.0 [FreeBSD-ports]
- gnutls: 3.8.13 [FreeBSD-ports]
- graphite2: 1.3.14 [FreeBSD-ports]
- harfbuzz: 13.2.1 [FreeBSD-ports]
- highway: 1.3.0 [FreeBSD-ports]
- hwdata: 0.405,1 [FreeBSD-ports]
- icu: 76.1,1 [FreeBSD-ports]
- jbigkit: 2.1_3 [FreeBSD-ports]
- jpeg-turbo: 3.1.4.1 [FreeBSD-ports]
- lame: 3.100_5 [FreeBSD-ports]
- lcms2: 2.19 [FreeBSD-ports]
- lerc: 4.0.0 [FreeBSD-ports]
- libX11: 1.8.13,1 [FreeBSD-ports]
- libXau: 1.0.12 [FreeBSD-ports]
- libXdmcp: 1.1.5 [FreeBSD-ports]
- libXext: 1.3.6,1 [FreeBSD-ports]
- libXfixes: 6.0.1 [FreeBSD-ports]
- libXft: 2.3.8 [FreeBSD-ports]
- libXrandr: 1.5.4 [FreeBSD-ports]
- libXrender: 0.9.12 [FreeBSD-ports]
- libXv: 1.0.13,1 [FreeBSD-ports]
- libass: 0.17.4 [FreeBSD-ports]
- libbluray: 1.4.1,1 [FreeBSD-ports]
- libdatrie: 0.2.14_1 [FreeBSD-ports]
- libdeflate: 1.25 [FreeBSD-ports]
- libdrm: 2.4.131,1 [FreeBSD-ports]
- libdvdnav: 7.0.0 [FreeBSD-ports]
- libdvdread: 7.0.0 [FreeBSD-ports]
- libepoll-shim: 0.0.20240608 [FreeBSD-ports]
- libglvnd: 1.7.0 [FreeBSD-ports]
- libjxl: 0.11.2 [FreeBSD-ports]
- libogg: 1.3.6,4 [FreeBSD-ports]
- libpciaccess: 0.18.1_1 [FreeBSD-ports]
- libplacebo: 7.360.1 [FreeBSD-ports]
- librsvg2-rust: 2.62.0_1 [FreeBSD-ports]
- libtasn1: 4.21.0 [FreeBSD-ports]
- libthai: 0.1.30 [FreeBSD-ports]
- libudev-devd: 0.6.0 [FreeBSD-ports]
- libudfread: 1.2.0 [FreeBSD-ports]
- libunibreak: 6.1,1 [FreeBSD-ports]
- libunwind: 20250904 [FreeBSD-ports]
- libv4l: 1.23.0_5 [FreeBSD-ports]
- libva: 2.23.0 [FreeBSD-ports]
- libvdpau: 1.5 [FreeBSD-ports]
- libvorbis: 1.3.7_2,3 [FreeBSD-ports]
- libvpx: 1.16.0 [FreeBSD-ports]
- libx264: 0.164.3095 [FreeBSD-ports]
- libxcb: 1.17.0 [FreeBSD-ports]
- libxml2: 2.15.2 [FreeBSD-ports]
- lzo2: 2.10_1 [FreeBSD-ports]
- mpc: 1.4.0 [FreeBSD-ports]
- mpfr: 4.2.2,1 [FreeBSD-ports]
- nettle: 3.10.2 [FreeBSD-ports]
- openblas: 0.3.30,2 [FreeBSD-ports]
- openexr: 3.4.13 [FreeBSD-ports]
- openjph: 0.26.3 [FreeBSD-ports]
- opus: 1.6.1 [FreeBSD-ports]
- p11-kit: 0.26.2 [FreeBSD-ports]
- pango: 1.56.4_1 [FreeBSD-ports]
- pixman: 0.46.2 [FreeBSD-ports]
- png: 1.6.57 [FreeBSD-ports]
- py311-boost-libs: 1.89.0 [FreeBSD-ports]
- py311-numpy: 1.26.4_12,1 [FreeBSD-ports]
- py311-packaging: 26.0 [FreeBSD-ports]
- shaderc: 2026.1 [FreeBSD-ports]
- shared-mime-info: 2.4_2 [FreeBSD-ports]
- srt: 1.5.4 [FreeBSD-ports]
- suitesparse-amd: 3.3.4 [FreeBSD-ports]
- suitesparse-camd: 3.3.5 [FreeBSD-ports]
- suitesparse-ccolamd: 3.3.5 [FreeBSD-ports]
- suitesparse-cholmod: 5.3.4 [FreeBSD-ports]
- suitesparse-colamd: 3.3.5 [FreeBSD-ports]
- suitesparse-config: 7.12.2 [FreeBSD-ports]
- suitesparse-umfpack: 6.3.7 [FreeBSD-ports]
- svt-av1: 4.1.0 [FreeBSD-ports]
- tiff: 4.7.1_1 [FreeBSD-ports]
- vmaf: 3.0.0 [FreeBSD-ports]
- vulkan-loader: 1.4.336 [FreeBSD-ports]
- wayland: 1.24.0_2 [FreeBSD-ports]
- webp: 1.6.0 [FreeBSD-ports]
- x265: 4.1 [FreeBSD-ports]
- xorgproto: 2024.1 [FreeBSD-ports]
-
- Number of packages to be installed: 96
-
- The process will require 1 GiB more space.
- 248 MiB to be downloaded.
- [rosemary] [ 1/96] Fetching freetype2-2.14.3: .......... done
- [rosemary] [ 2/96] Fetching libx264-0.164.3095: .......... done
- [rosemary] [ 3/96] Fetching libglvnd-1.7.0: .......... done
- [rosemary] [ 4/96] Fetching py311-numpy-1.26.4_12,1: ...
- ....... done
- [rosemary] [ 5/96] Fetching nettle-3.10.2: .......... done
- [rosemary] [ 6/96] Fetching lzo2-2.10_1: ........ done
- [rosemary] [ 7/96] Fetching lcms2-2.19: .......... done
- [rosemary] [ 8/96] Fetching libthai-0.1.30: .......... done
- [rosemary] [ 9/96] Fetching suitesparse-cholmod-5.3.4: .......... done
- [rosemary] [10/96] Fetching vmaf-3.0.0: .......... done
- [rosemary] [11/96] Fetching libva-2.23.0: .......... done
- [rosemary] [12/96] Fetching libXfixes-6.0.1: . done
- [rosemary] [13/96] Fetching aom-3.14.1: .......... done
- [rosemary] [14/96] Fetching gdk-pixbuf2-2.44.1: .......... done
- [rosemary] [15/96] Fetching shaderc-2026.1: .......... done
- [rosemary] [16/96] Fetching icu-76.1,1: .....
- ..... done
- [rosemary] [17/96] Fetching gnutls-3.8.13: .......... done
- [rosemary] [18/96] Fetching libepoll-shim-0.0.20240608: .. done
- [rosemary] [19/96] Fetching giflib-5.2.2: .......... done
- [rosemary] [20/96] Fetching libX11-1.8.13,1: .......... done
- [rosemary] [21/96] Fetching xorgproto-2024.1: .......... done
- [rosemary] [22/96] Fetching suitesparse-ccolamd-3.3.5: ... done
- [rosemary] [23/96] Fetching libXft-2.3.8: ...... done
- [rosemary] [24/96] Fetching cairo-1.18.2,3: .......... done
- [rosemary] [25/96] Fetching graphite2-1.3.14: ....
- ... done
- [rosemary] [26/96] Fetching shared-mime-info-2.4_2: .......... done
- [rosemary] [27/96] Fetching suitesparse-amd-3.3.4: .......... done
- [rosemary] [28/96] Fetching lame-3.100_5: .......... done
- [rosemary] [29/96] Fetching libpciaccess-0.18.1_1: . done
- [rosemary] [30/96] Fetching vulkan-loader-1.4.336: .......... done
- [rosemary] [31/96] Fetching libass-0.17.4: .......... done
- [rosemary] [32/96] Fetching openjph-0.26.3: .......... done
- [rosemary] [33/96] Fetching srt-1.5.4: .......... done
- [rosemary] [34/96] Fetching ffmpeg-8.1,1: .......... done
- [rosemary] [35/96] Fetching opus-1.6.1: .......... done
- [rosemary] [36/96] Fetching libunwind-20250904: .......... done
- [rosemary] [37/96] Fetching Imath-3.2.2_2: .........
- . done
- [rosemary] [38/96] Fetching svt-av1-4.1.0: .......... done
- [rosemary] [39/96] Fetching libXau-1.0.12: . done
- [rosemary] [40/96] Fetching libplacebo-7.360.1: ........ done
- [rosemary] [41/96] Fetching fontconfig-2.17.1,1: .......... done
- [rosemary] [42/96] Fetching glib-2.84.4,2: ......
- .... done
- [rosemary] [43/96] Fetching jbigkit-2.1_3: ..... done
- [rosemary] [44/96] Fetching py311-boost-libs-1.89.0: .......... done
- [rosemary] [45/96] Fetching libvdpau-1.5: .... done
- [rosemary] [46/96] Fetching tiff-4.7.1_1: .......... done
- [rosemary] [47/96] Fetching libXdmcp-1.1.5: . done
- [rosemary] [48/96] Fetching openblas-0.3.30,2: .....
- ..... done
- [rosemary] [49/96] Fetching lerc-4.0.0: .......... done
- [rosemary] [50/96] Fetching png-1.6.57: .......... done
- [rosemary] [51/96] Fetching libxcb-1.17.0: .......... done
- [rosemary] [52/96] Fetching libdatrie-0.2.14_1: ... done
- [rosemary] [53/96] Fetching jpeg-turbo-3.1.4.1: .......... done
- [rosemary] [54/96] Fetching librsvg2-rust-2.62.0_1: .......... done
- [rosemary] [55/96] Fetching suitesparse-camd-3.3.5: .......... done
- [rosemary] [56/96] Fetching libdvdnav-7.0.0: .... done
- [rosemary] [57/96] Fetching boost-libs-1.89.0_2: ....
- ...... done
- [rosemary] [58/96] Fetching libXrandr-1.5.4: .. done
- [rosemary] [59/96] Fetching libunibreak-6.1,1: .. done
- [rosemary] [60/96] Fetching libdeflate-1.25: ...... done
- [rosemary] [61/96] Fetching fribidi-1.0.16: ...... done
- [rosemary] [62/96] Fetching libdrm-2.4.131,1: ... done
- [rosemary] [63/96] Fetching libtasn1-4.21.0: .. done
- [rosemary] [64/96] Fetching libdvdread-7.0.0: ...... done
- [rosemary] [65/96] Fetching wayland-1.24.0_2: ......... done
- [rosemary] [66/96] Fetching libxml2-2.15.2: .......... done
- [rosemary] [67/96] Fetching py311-packaging-26.0: .......... done
- [rosemary] [68/96] Fetching libjxl-0.11.2: .......... done
- [rosemary] [69/96] Fetching libXv-1.0.13,1: ... done
- [rosemary] [70/96] Fetching libXrender-0.9.12: ... done
- [rosemary] [71/96] Fetching suitesparse-umfpack-6.3.7: .......... done
- [rosemary] [72/96] Fetching webp-1.6.0: .......... done
- [rosemary] [73/96] Fetching hwdata-0.405,1: ..
- ........ done
- [rosemary] [74/96] Fetching gcc14-14.2.0_4: .
- ...
- .....
- . done
- [rosemary] [75/96] Fetching libv4l-1.23.0_5: .......... done
- [rosemary] [76/96] Fetching harfbuzz-13.2.1: .......... done
- [rosemary] [77/96] Fetching x265-4.1: .......... done
- [rosemary] [78/96] Fetching highway-1.3.0: .......... done
- [rosemary] [79/96] Fetching libudev-devd-0.6.0: .. done
- [rosemary] [80/96] Fetching pango-1.56.4_1: .......... done
- [rosemary] [81/96] Fetching libvorbis-1.3.7_2,3: .......... done
- [rosemary] [82/96] Fetching gmp-6.3.0: .......... done
- [rosemary] [83/96] Fetching mpfr-4.2.2,1: .......... done
- [rosemary] [84/96] Fetching suitesparse-config-7.12.2: ... done
- [rosemary] [85/96] Fetching libudfread-1.2.0: .. done
- [rosemary] [86/96] Fetching libXext-1.3.6,1: ....... done
- [rosemary] [87/96] Fetching suitesparse-colamd-3.3.5: .. done
- [rosemary] [88/96] Fetching libogg-1.3.6,4: .......... done
- [rosemary] [89/96] Fetching p11-kit-0.26.2: .......... done
- [rosemary] [90/96] Fetching libbluray-1.4.1,1: .......... done
- [rosemary] [91/96] Fetching pixman-0.46.2: .......... done
- [rosemary] [92/96] Fetching dav1d-1.5.3_1: .......... done
- [rosemary] [93/96] Fetching mpc-1.4.0: ........ done
- [rosemary] [94/96] Fetching openexr-3.4.13: .......... done
- [rosemary] [95/96] Fetching libvpx-1.16.0: .......... done
- [rosemary] [96/96] Fetching binutils-2.44,1:
- .......... done
- Checking integrity...
- done (0 conflicting)
- [rosemary] [ 1/96] Installing binutils-2.44,1...
- [rosemary] [ 1/96] Extracting binutils-2.44,1:
- pkg: Fail to chmod /usr/local/share/man/man1/.pkgtemp.ranlib.1.gz.e0m7k6ZzqS6F:Bad file descriptor
- [rosemary] [ 1/96] Extracting binutils-2.44,1... 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 ffmpeg-avfilter.1.3.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 ffmpeg-avfilter.1.3.1
opam install -vy ffmpeg-avfilter.1.3.1
res=$?
if [ $res = 31 ]; then
if opam show -f x-ci-accept-failures: ffmpeg-avfilter.1.3.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_61357_11475" "mount.fstab=/tmp/obuilder-jail-fbcd74/fstab" "mount.devfs" "path=/obuilder/result/ad20af650f2cb7f423dc6a40b4354b68f73a88c2254f7de1a2a9c9f83a3b2e09/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 ffmpeg-avfilter.1.3.1
opam install -vy ffmpeg-avfilter.1.3.1
res=$?
if [ $res = 31 ]; then
if opam show -f x-ci-accept-failures: ffmpeg-avfilter.1.3.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