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


Building on summer

(from freebsd)
2023-12-21 00:25.02 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam"))
2023-12-21 00:25.03 ---> using "a2b22593046b56fadc85e22b0da7b84e903c1f5aa4d42a7c481121ceec28b31f" 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 1a01639f743228bcd2b03a3a610c8c2b88bbd944"))
2023-12-21 00:25.03 ---> using "72199d53c0b595df297bc2227ce055f52538676a291f87a306ae37772100afa6" 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:
  /usr/home/opam/.profile is already up-to-date.
[NOTE] Make sure that /usr/home/opam/.profile is well sourced in your ~/.bashrc.

2023-12-21 00:25.03 ---> using "114d39e806f0d07b325dbb8c4af00f55d2c599ac3bcff02950946fbe65c53bc2" from cache

/: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '5.1.0' 'ocaml-base-compiler.5.1.0'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "5.1.0"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.5.1.0  (https://github.com/ocaml/ocaml/archive/5.1.0.tar.gz)
-> installed ocaml-base-compiler.5.1.0
-> installed ocaml-config.3
-> installed ocaml.5.1.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# Run eval $(opam env --switch=5.1.0) to update the current shell environment
2023-12-21 00:25.03 ---> using "aaf84c667c0c34fb65a2e7efe336f956d272c3fe0829acae1c1e6d4cffd66c28" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2023-12-21 00:25.03 ---> using "a1dbed0249f77c1d29392f4dce8fb7bbf8c5639c123ede4ab35c9f0380c22993" from cache

/: (env OCAMLPARAM warn-error=+8,_)

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

Nothing to do.
The following actions will be performed:
=== install 13 packages
  - install conf-ffmpeg       1      [required by ffmpeg-swresample, ffmpeg-avdevice, ffmpeg-av, etc.]
  - install conf-pkg-config   3      [required by ffmpeg-swresample, ffmpeg-avdevice, ffmpeg-av, etc.]
  - install csexp             1.5.2  [required by dune-configurator]
  - install dune              3.12.1 [required by ffmpeg]
  - install dune-configurator 3.12.1 [required by ffmpeg-swresample, ffmpeg-avdevice, ffmpeg-av, etc.]
  - install ffmpeg            1.1.9
  - install ffmpeg-av         1.1.9  [required by ffmpeg]
  - install ffmpeg-avcodec    1.1.9  [required by ffmpeg]
  - install ffmpeg-avdevice   1.1.9  [required by ffmpeg]
  - install ffmpeg-avfilter   1.1.9  [required by ffmpeg]
  - install ffmpeg-avutil     1.1.9  [required by ffmpeg]
  - install ffmpeg-swresample 1.1.9  [required by ffmpeg]
  - install ffmpeg-swscale    1.1.9  [required by ffmpeg]

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...
- [summer] Fetching packagesite.pkg: ....
- ....
- .. done
- Processing entries: 
- ..
- ..
- .
- ..
- .
- .. done
- FreeBSD repository update completed. 33981 packages processed.
- All repositories are up to date.
- The following 63 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	Imath: 3.1.9
- 	aom: 3.7.1
- 	argp-standalone: 1.5.0
- 	brotli: 1.1.0,1
- 	dav1d: 1.2.1_2
- 	ffmpeg: 6.0.1,1
- 	fontconfig: 2.14.2,1
- 	freetype2: 2.13.1
- 	fribidi: 1.0.13
- 	gdk-pixbuf2: 2.42.10_1
- 	giflib: 5.2.1
- 	glib: 2.78.3,2
- 	gmp: 6.3.0
- 	gnutls: 3.7.9
- 	graphite2: 1.3.14
- 	harfbuzz: 8.2.2
- 	highway: 1.0.7
- 	jbigkit: 2.1_1
- 	jpeg-turbo: 3.0.0
- 	lame: 3.100_4
- 	lcms2: 2.15_2
- 	libX11: 1.8.7,1
- 	libXau: 1.0.9
- 	libXdmcp: 1.1.3
- 	libXext: 1.3.4,1
- 	libXfixes: 6.0.0
- 	libXrandr: 1.5.2
- 	libXrender: 0.9.10_2
- 	libass: 0.17.1_1
- 	libdeflate: 1.19
- 	libdrm: 2.4.116,1
- 	libepoll-shim: 0.0.20230411
- 	libjxl: 0.8.2_3
- 	libogg: 1.3.5,4
- 	libpciaccess: 0.17
- 	libplacebo: 6.338.1
- 	libtasn1: 4.19.0
- 	libudev-devd: 0.5.2
- 	libunibreak: 5.1,1
- 	libunwind: 20211201_2
- 	libv4l: 1.23.0_2
- 	libva: 2.20.0_1
- 	libvdpau: 1.5
- 	libvorbis: 1.3.7_2,3
- 	libvpx: 1.13.1
- 	libx264: 0.164.3095
- 	libxcb: 1.15_1
- 	libxml2: 2.10.4_1
- 	nettle: 3.9.1
- 	openexr: 3.2.0
- 	opus: 1.4
- 	p11-kit: 0.24.1_2
- 	png: 1.6.40
- 	shaderc: 2023.6
- 	shared-mime-info: 2.2_1
- 	svt-av1: 1.7.0
- 	tiff: 4.4.0_2
- 	vmaf: 2.3.1
- 	vulkan-loader: 1.3.266
- 	wayland: 1.22.0
- 	webp: 1.3.2
- 	x265: 3.4_2
- 	xorgproto: 2023.2
- 
- Number of packages to be installed: 63
- 
- The process will require 286 MiB more space.
- 56 MiB to be downloaded.
- [summer] [1/63] Fetching png-1.6.40.pkg: .......... done
- [summer] [2/63] Fetching libxcb-1.15_1.pkg: .......... done
- [summer] [3/63] Fetching freetype2-2.13.1.pkg: .......... done
- [summer] [4/63] Fetching jpeg-turbo-3.0.0.pkg: .......... done
- [summer] [5/63] Fetching libx264-0.164.3095.pkg: .......... done
- [summer] [6/63] Fetching nettle-3.9.1.pkg: .
- ......... done
- [summer] [7/63] Fetching libXrandr-1.5.2.pkg: ..... done
- [summer] [8/63] Fetching libunibreak-5.1,1.pkg: .... done
- [summer] [9/63] Fetching lcms2-2.15_2.pkg: ...
- ....... done
- [summer] [10/63] Fetching libdeflate-1.19.pkg: ........ done
- [summer] [11/63] Fetching fribidi-1.0.13.pkg: ....... done
- [summer] [12/63] Fetching vmaf-2.3.1.pkg: ....... done
- [summer] [13/63] Fetching libva-2.20.0_1.pkg: .......... done
- [summer] [14/63] Fetching libdrm-2.4.116,1.pkg: .......... done
- [summer] [15/63] Fetching libtasn1-4.19.0.pkg: .......... done
- [summer] [16/63] Fetching libXfixes-6.0.0.pkg: .. done
- [summer] [17/63] Fetching libxml2-2.10.4_1.pkg: .......... done
- [summer] [18/63] Fetching wayland-1.22.0.pkg: .......... done
- [summer] [19/63] Fetching aom-3.7.1.pkg: ...
- ....... done
- [summer] [20/63] Fetching gdk-pixbuf2-2.42.10_1.pkg: ........ done
- [summer] [21/63] Fetching shaderc-2023.6.pkg: ...
- ....... done
- [summer] [22/63] Fetching gnutls-3.7.9.pkg: ....
- ...... done
- [summer] [23/63] Fetching libepoll-shim-0.0.20230411.pkg: .... done
- [summer] [24/63] Fetching libjxl-0.8.2_3.pkg: 
- ....
- ...... done
- [summer] [25/63] Fetching libX11-1.8.7,1.pkg: .......... done
- [summer] [26/63] Fetching giflib-5.2.1.pkg: .......... done
- [summer] [27/63] Fetching libXrender-0.9.10_2.pkg: ......... done
- [summer] [28/63] Fetching xorgproto-2023.2.pkg: .
- ......... done
- [summer] [29/63] Fetching webp-1.3.2.pkg: .......... done
- [summer] [30/63] Fetching graphite2-1.3.14.pkg: ......... done
- [summer] [31/63] Fetching shared-mime-info-2.2_1.pkg: ......
- .... done
- [summer] [32/63] Fetching libv4l-1.23.0_2.pkg: .......... done
- [summer] [33/63] Fetching harfbuzz-8.2.2.pkg: .......... done
- [summer] [34/63] Fetching lame-3.100_4.pkg: 
- .......... done
- [summer] [35/63] Fetching libpciaccess-0.17.pkg: .... done
- [summer] [36/63] Fetching vulkan-loader-1.3.266.pkg: .......... done
- [summer] [37/63] Fetching libass-0.17.1_1.pkg: .......... done
- [summer] [38/63] Fetching x265-3.4_2.pkg: ...
- ....... done
- [summer] [39/63] Fetching highway-1.0.7.pkg: .......... done
- [summer] [40/63] Fetching libudev-devd-0.5.2.pkg: ... done
- [summer] [41/63] Fetching ffmpeg-6.0.1,1.pkg: 
- ....
- ..
- .... done
- [summer] [42/63] Fetching opus-1.4.pkg: ........ done
- [summer] [43/63] Fetching libunwind-20211201_2.pkg: .....
- ..... done
- [summer] [44/63] Fetching brotli-1.1.0,1.pkg: .......... done
- [summer] [45/63] Fetching gmp-6.3.0.pkg: .......... done
- [summer] [46/63] Fetching Imath-3.1.9.pkg: .......... done
- [summer] [47/63] Fetching libvorbis-1.3.7_2,3.pkg: .......... done
- [summer] [48/63] Fetching svt-av1-1.7.0.pkg: ........
- .. done
- [summer] [49/63] Fetching libXext-1.3.4,1.pkg: ......... done
- [summer] [50/63] Fetching argp-standalone-1.5.0.pkg: .... done
- [summer] [51/63] Fetching libogg-1.3.5,4.pkg: ....... done
- [summer] [52/63] Fetching p11-kit-0.24.1_2.pkg: .......... done
- [summer] [53/63] Fetching libXau-1.0.9.pkg: .. done
- [summer] [54/63] Fetching libplacebo-6.338.1.pkg: .......... done
- [summer] [55/63] Fetching fontconfig-2.14.2,1.pkg: .......... done
- [summer] [56/63] Fetching dav1d-1.2.1_2.pkg: .......... done
- [summer] [57/63] Fetching openexr-3.2.0.pkg: .......... done
- [summer] [58/63] Fetching glib-2.78.3,2.pkg: .
- ......... done
- [summer] [59/63] Fetching libvpx-1.13.1.pkg: ...
- ....... done
- [summer] [60/63] Fetching jbigkit-2.1_1.pkg: ...... done
- [summer] [61/63] Fetching libvdpau-1.5.pkg: ...... done
- [summer] [62/63] Fetching libXdmcp-1.1.3.pkg: ... done
- [summer] [63/63] Fetching tiff-4.4.0_2.pkg: .......... done
- Checking integrity...
-  done (0 conflicting)
- [summer] [1/63] Installing xorgproto-2023.2...
- [summer] [1/63] Extracting xorgproto-2023.2: .......... done
- [summer] [2/63] Installing libXau-1.0.9...
- [summer] [2/63] Extracting libXau-1.0.9: .......... done
- [summer] [3/63] Installing libXdmcp-1.1.3...
- [summer] [3/63] Extracting libXdmcp-1.1.3: ......... done
- [summer] [4/63] Installing libxcb-1.15_1...
- [summer] [4/63] Extracting libxcb-1.15_1: .......... done
- [summer] [5/63] Installing libxml2-2.10.4_1...
- [summer] [5/63] Extracting libxml2-2.10.4_1: ..
- ........ done
- [summer] [6/63] Installing jpeg-turbo-3.0.0...
- [summer] [6/63] Extracting jpeg-turbo-3.0.0: .......... done
- [summer] [7/63] Installing libdeflate-1.19...
- [summer] [7/63] Extracting libdeflate-1.19: .......... done
- [summer] [8/63] Installing libX11-1.8.7,1...
- [summer] [8/63] Extracting libX11-1.8.7,1: .......
- ... done
- [summer] [9/63] Installing glib-2.78.3,2...
- [summer] [9/63] Extracting glib-2.78.3,2: .........
- . done
- [summer] [10/63] Installing jbigkit-2.1_1...
- [summer] [10/63] Extracting jbigkit-2.1_1: .......... done
- [summer] [11/63] Installing png-1.6.40...
- [summer] [11/63] Extracting png-1.6.40: .......... done
- [summer] [12/63] Installing libepoll-shim-0.0.20230411...
- [summer] [12/63] Extracting libepoll-shim-0.0.20230411: .......... done
- [summer] [13/63] Installing libXrender-0.9.10_2...
- [summer] [13/63] Extracting libXrender-0.9.10_2: .......... done
- [summer] [14/63] Installing shared-mime-info-2.2_1...
- [summer] [14/63] Extracting shared-mime-info-2.2_1: ......... done
- [summer] [15/63] Installing brotli-1.1.0,1...
- [summer] [15/63] Extracting brotli-1.1.0,1: .......... done
- [summer] [16/63] Installing Imath-3.1.9...
- [summer] [16/63] Extracting Imath-3.1.9: .......... done
- [summer] [17/63] Installing libXext-1.3.4,1...
- [summer] [17/63] Extracting libXext-1.3.4,1: .......... done
- [summer] [18/63] Installing tiff-4.4.0_2...
- [summer] [18/63] Extracting tiff-4.4.0_2: .......... done
- [summer] [19/63] Installing freetype2-2.13.1...
- [summer] [19/63] Extracting freetype2-2.13.1: .......... done
- [summer] [20/63] Installing libXrandr-1.5.2...
- [summer] [20/63] Extracting libXrandr-1.5.2: .......... done
- [summer] [21/63] Installing libtasn1-4.19.0...
- [summer] [21/63] Extracting libtasn1-4.19.0: .......... done
- [summer] [22/63] Installing wayland-1.22.0...
- [summer] [22/63] Extracting wayland-1.22.0: .......... done
- [summer] [23/63] Installing gdk-pixbuf2-2.42.10_1...
- [summer] [23/63] Extracting gdk-pixbuf2-2.42.10_1: .......... done
- [summer] [24/63] Installing giflib-5.2.1...
- [summer] [24/63] Extracting giflib-5.2.1: .......... done
- [summer] [25/63] Installing graphite2-1.3.14...
- [summer] [25/63] Extracting graphite2-1.3.14: .......... done
- [summer] [26/63] Installing libpciaccess-0.17...
- [summer] [26/63] Extracting libpciaccess-0.17: ........ done
- [summer] [27/63] Installing highway-1.0.7...
- [summer] [27/63] Extracting highway-1.0.7: .......... done
- [summer] [28/63] Installing gmp-6.3.0...
- [summer] [28/63] Extracting gmp-6.3.0: .......... done
- [summer] [29/63] Installing openexr-3.2.0...
- [summer] [29/63] Extracting openexr-3.2.0: .......... done
- [summer] [30/63] Installing nettle-3.9.1...
- [summer] [30/63] Extracting nettle-3.9.1: .......... done
- [summer] [31/63] Installing libunibreak-5.1,1...
- [summer] [31/63] Extracting libunibreak-5.1,1: .......... done
- [summer] [32/63] Installing lcms2-2.15_2...
- [summer] [32/63] Extracting lcms2-2.15_2: .......... done
- [summer] [33/63] Installing fribidi-1.0.13...
- [summer] [33/63] Extracting fribidi-1.0.13: .......... done
- [summer] [34/63] Installing vmaf-2.3.1...
- [summer] [34/63] Extracting vmaf-2.3.1: .......... done
- [summer] [35/63] Installing libdrm-2.4.116,1...
- [summer] [35/63] Extracting libdrm-2.4.116,1: .......... done
- [summer] [36/63] Installing libXfixes-6.0.0...
- [summer] [36/63] Extracting libXfixes-6.0.0: .......... done
- [summer] [37/63] Installing shaderc-2023.6...
- [summer] [37/63] Extracting shaderc-2023.6: .......... done
- [summer] [38/63] Installing libjxl-0.8.2_3...
- [summer] [38/63] Extracting libjxl-0.8.2_3: .......
- ... done
- [summer] [39/63] Installing harfbuzz-8.2.2...
- [summer] [39/63] Extracting harfbuzz-8.2.2: .......... done
- [summer] [40/63] Installing vulkan-loader-1.3.266...
- [summer] [40/63] Extracting vulkan-loader-1.3.266: ......... done
- [summer] [41/63] Installing libudev-devd-0.5.2...
- [summer] [41/63] Extracting libudev-devd-0.5.2: ........ done
- [summer] [42/63] Installing libunwind-20211201_2...
- [summer] [42/63] Extracting libunwind-20211201_2: .......... done
- [summer] [43/63] Installing argp-standalone-1.5.0...
- [summer] [43/63] Extracting argp-standalone-1.5.0: ...
- ..... done
- [summer] [44/63] Installing libogg-1.3.5,4...
- [summer] [44/63] Extracting libogg-1.3.5,4: .......... done
- [summer] [45/63] Installing p11-kit-0.24.1_2...
- [summer] [45/63] Extracting p11-kit-0.24.1_2: .......... done
- [summer] [46/63] Installing fontconfig-2.14.2,1...
- [summer] [46/63] Extracting fontconfig-2.14.2,1: .......... done
- [summer] [47/63] Installing libx264-0.164.3095...
- [summer] [47/63] Extracting libx264-0.164.3095: ......... done
- [summer] [48/63] Installing libva-2.20.0_1...
- [summer] [48/63] Extracting libva-2.20.0_1: .......... done
- [summer] [49/63] Installing aom-3.7.1...
- [summer] [49/63] Extracting aom-3.7.1: .......
- ... done
- [summer] [50/63] Installing gnutls-3.7.9...
- [summer] [50/63] Extracting gnutls-3.7.9: .........
- . done
- [summer] [51/63] Installing webp-1.3.2...
- [summer] [51/63] Extracting webp-1.3.2: .......... done
- [summer] [52/63] Installing libv4l-1.23.0_2...
- [summer] [52/63] Extracting libv4l-1.23.0_2: .......... done
- [summer] [53/63] Installing lame-3.100_4...
- [summer] [53/63] Extracting lame-3.100_4: .......... done
- [summer] [54/63] Installing libass-0.17.1_1...
- [summer] [54/63] Extracting libass-0.17.1_1: .......... done
- [summer] [55/63] Installing x265-3.4_2...
- [summer] [55/63] Extracting x265-3.4_2: .......... done
- [summer] [56/63] Installing opus-1.4...
- [summer] [56/63] Extracting opus-1.4: .......... done
- [summer] [57/63] Installing libvorbis-1.3.7_2,3...
- [summer] [57/63] Extracting libvorbis-1.3.7_2,3: .......... done
- [summer] [58/63] Installing svt-av1-1.7.0...
- [summer] [58/63] Extracting svt-av1-1.7.0: .......... done
- [summer] [59/63] Installing libplacebo-6.338.1...
- [summer] [59/63] Extracting libplacebo-6.338.1: .......... done
- [summer] [60/63] Installing dav1d-1.2.1_2...
- [summer] [60/63] Extracting dav1d-1.2.1_2: .......... done
- [summer] [61/63] Installing libvpx-1.13.1...
- [summer] [61/63] Extracting libvpx-1.13.1: .......... done
- [summer] [62/63] Installing libvdpau-1.5...
- [summer] [62/63] Extracting libvdpau-1.5: .......... done
- [summer] [63/63] Installing ffmpeg-6.0.1,1...
- [summer] [63/63] Extracting ffmpeg-6.0.1,1: .....
- .
- .... done
- ==> Running trigger: glib-schemas.ucl
- Compiling glib schemas
- No schema files found: doing nothing.
- ==> Running trigger: fontconfig.ucl
- Running fc-cache to build fontconfig cache...
- ==> Running trigger: gdk-pixbuf-query-loaders.ucl
- Generating gdk-pixbuf modules cache
- ==> Running trigger: gio-modules.ucl
- Generating GIO modules cache
- ==> Running trigger: shared-mime-info.ucl
- Building the Shared MIME-Info database cache
- =====
- Message from freetype2-2.13.1:
- 
- --
- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as
- the default, emulating a modern version of ClearType. This change inevitably
- leads to different rendering results, and you might change port's options to
- adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment
- variable).
- 
- The environment variable "FREETYPE_PROPERTIES" can be used to control the
- driver properties. Example:
- 
- FREETYPE_PROPERTIES=truetype:interpreter-version=35 \
- 	cff:no-stem-darkening=1 \
- 	autofitter:warping=1
- 
- This allows to select, say, the subpixel hinting mode at runtime for a given
- application.
- 
- If LONG_PCF_NAMES port's option was enabled, the PCF family names may include
- the foundry and information whether they contain wide characters. For example,
- "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at
- run time with using pcf:no-long-family-names property, if needed. Example:
- 
- FREETYPE_PROPERTIES=pcf:no-long-family-names=1
- 
- How to recreate fontconfig cache with using such environment variable,
- if needed:
- # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv
- 
- The controllable properties are listed in the section "Controlling FreeType
- Modules" in the reference's table of contents
- (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed).
- =====
- Message from wayland-1.22.0:
- 
- --
- Wayland requires XDG_RUNTIME_DIR to be defined to a path that will
- contain "wayland-%d" unix(4) sockets. This is usually handled by
- consolekit2 (via ck-launch-session) or pam_xdg (via login).
- =====
- Message from libjxl-0.8.2_3:
- 
- --
- Additional packages recommended for new users:
- - imlib2-jxl (e.g., feh, scrot)
- - kf5-kimageformats (e.g., nomacs, flameshot, skanlite)
- - gimp-jxl-plugin

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  3/31:
Processing  4/31:
Processing  5/31: [ffmpeg.1.1.9, ffmpeg-av.1.1.9, ffmpeg-avcodec.1.1.9, ffmpeg-avdevice.1.1.9, ffmpeg-avfilter.1.1.9, ffmpeg-avutil.1.1.9, ffmpeg-swresample.1.1.9, ffmpeg-swscale.1.1.9: http]
Processing  6/31: [ffmpeg.1.1.9, ffmpeg-av.1.1.9, ffmpeg-avcodec.1.1.9, ffmpeg-avdevice.1.1.9, ffmpeg-avfilter.1.1.9, ffmpeg-avutil.1.1.9, ffmpeg-swresample.1.1.9, ffmpeg-swscale.1.1.9: http] [conf-pkg-config: pkg-config]
-> retrieved csexp.1.5.2  (cached)
+ /usr/local/bin/pkg-config "--help" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/conf-pkg-config.3)
- usage: pkgconf [OPTIONS] [LIBRARIES]
- 
- basic options:
- 
-   --help                            this message
-   --about                           print pkgconf version and license to stdout
-   --version                         print supported pkg-config version to stdout
-   --verbose                         print additional information
-   --atleast-pkgconfig-version       check whether or not pkgconf is compatible
-                                     with a specified pkg-config version
-   --errors-to-stdout                print all errors on stdout instead of stderr
-   --print-errors                    ensure all errors are printed
-   --short-errors                    be less verbose about some errors
-   --silence-errors                  explicitly be silent about errors
-   --list-all                        list all known packages
-   --list-package-names              list all known package names
-   --simulate                        simulate walking the calculated dependency graph
-   --no-cache                        do not cache already seen packages when
-                                     walking the dependency graph
-   --log-file=filename               write an audit log to a specified file
-   --with-path=path                  adds a directory to the search path
-   --define-prefix                   override the prefix variable with one that is guessed based on
-                                     the location of the .pc file
-   --dont-define-prefix              do not override the prefix variable under any circumstances
-   --prefix-variable=varname         sets the name of the variable that pkgconf considers
-                                     to be the package prefix
-   --relocate=path                   relocates a path and exits (mostly for testsuite)
-   --dont-relocate-paths             disables path relocation support
- 
- cross-compilation personality support:
- 
-   --personality=triplet|filename    sets the personality to 'triplet' or a file named 'filename'
-   --dump-personality                dumps details concerning selected personality
- 
- checking specific pkg-config database entries:
- 
-   --atleast-version                 require a specific version of a module
-   --exact-version                   require an exact version of a module
-   --max-version                     require a maximum version of a module
-   --exists                          check whether or not a module exists
-   --uninstalled                     check whether or not an uninstalled module will be used
-   --no-uninstalled                  never use uninstalled modules when satisfying dependencies
-   --no-provides                     do not use 'provides' rules to resolve dependencies
-   --maximum-traverse-depth          maximum allowed depth for dependency graph
-   --static                          be more aggressive when computing dependency graph
-                                     (for static linking)
-   --shared                          use a simplified dependency graph (usually default)
-   --pure                            optimize a static dependency graph as if it were a normal
-                                     dependency graph
-   --env-only                        look only for package entries in PKG_CONFIG_PATH
-   --ignore-conflicts                ignore 'conflicts' rules in modules
-   --validate                        validate specific .pc files for correctness
- 
- querying specific pkg-config database fields:
- 
-   --define-variable=varname=value   define variable 'varname' as 'value'
-   --variable=varname                print specified variable entry to stdout
-   --cflags                          print required CFLAGS to stdout
-   --cflags-only-I                   print required include-dir CFLAGS to stdout
-   --cflags-only-other               print required non-include-dir CFLAGS to stdout
-   --libs                            print required linker flags to stdout
-   --libs-only-L                     print required LDPATH linker flags to stdout
-   --libs-only-l                     print required LIBNAME linker flags to stdout
-   --libs-only-other                 print required other linker flags to stdout
-   --print-requires                  print required dependency frameworks to stdout
-   --print-requires-private          print required dependency frameworks for static
-                                     linking to stdout
-   --print-provides                  print provided dependencies to stdout
-   --print-variables                 print all known variables in module to stdout
-   --digraph                         print entire dependency graph in graphviz 'dot' format
-   --keep-system-cflags              keep -I/usr/include entries in cflags output
-   --keep-system-libs                keep -L/usr/lib entries in libs output
-   --path                            show the exact filenames for any matching .pc files
-   --modversion                      print the specified module's version to stdout
-   --internal-cflags                 do not filter 'internal' cflags from output
-   --license                         print the specified module's license to stdout if known
- 
- filtering output:
- 
-   --msvc-syntax                     print translatable fragments in MSVC syntax
-   --fragment-filter=types           filter output fragments to the specified types
- 
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled  conf-pkg-config.3
Processing  6/31: [ffmpeg.1.1.9, ffmpeg-av.1.1.9, ffmpeg-avcodec.1.1.9, ffmpeg-avdevice.1.1.9, ffmpeg-avfilter.1.1.9, ffmpeg-avutil.1.1.9, ffmpeg-swresample.1.1.9, ffmpeg-swscale.1.1.9: http]
-> installed conf-pkg-config.3
Processing  7/31: [ffmpeg.1.1.9, ffmpeg-av.1.1.9, ffmpeg-avcodec.1.1.9, ffmpeg-avdevice.1.1.9, ffmpeg-avfilter.1.1.9, ffmpeg-avutil.1.1.9, ffmpeg-swresample.1.1.9, ffmpeg-swscale.1.1.9: http]
Processing  8/31: [ffmpeg.1.1.9, ffmpeg-av.1.1.9, ffmpeg-avcodec.1.1.9, ffmpeg-avdevice.1.1.9, ffmpeg-avfilter.1.1.9, ffmpeg-avutil.1.1.9, ffmpeg-swresample.1.1.9, ffmpeg-swscale.1.1.9: http] [conf-ffmpeg: pkg-config libavutil]
+ /usr/local/bin/pkg-config "--exists" "libavutil" "libavformat" "libavcodec" "libavdevice" "libavfilter" "libswresample" "libswscale" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/conf-ffmpeg.1)
-> compiled  conf-ffmpeg.1
Processing  8/31: [ffmpeg.1.1.9, ffmpeg-av.1.1.9, ffmpeg-avcodec.1.1.9, ffmpeg-avdevice.1.1.9, ffmpeg-avfilter.1.1.9, ffmpeg-avutil.1.1.9, ffmpeg-swresample.1.1.9, ffmpeg-swscale.1.1.9: http]
-> installed conf-ffmpeg.1
Processing  9/31: [ffmpeg.1.1.9, ffmpeg-av.1.1.9, ffmpeg-avcodec.1.1.9, ffmpeg-avdevice.1.1.9, ffmpeg-avfilter.1.1.9, ffmpeg-avutil.1.1.9, ffmpeg-swresample.1.1.9, ffmpeg-swscale.1.1.9: http]
Processing  9/31:
-> retrieved ffmpeg.1.1.9, ffmpeg-av.1.1.9, ffmpeg-avcodec.1.1.9, ffmpeg-avdevice.1.1.9, ffmpeg-avfilter.1.1.9, ffmpeg-avutil.1.1.9, ffmpeg-swresample.1.1.9, ffmpeg-swscale.1.1.9  (https://github.com/savonet/ocaml-ffmpeg/archive/refs/tags/v1.1.9.tar.gz)
-> retrieved dune.3.12.1, dune-configurator.3.12.1  (cached)
Processing 10/31: [dune: ocaml 15]
+ /usr/home/opam/.opam/5.1.0/bin/ocaml "boot/bootstrap.ml" "-j" "15" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/dune.3.12.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 15
- cd _boot && /usr/home/opam/.opam/5.1.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamLocal.ml
- File "vendor/opam/src/repository/opamLocal.ml", lines 109-114, characters 46-34:
- Error (warning 8 [partial-match]): this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- 
- File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56:
- Error (warning 8 [partial-match]): this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- 
- File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44:
- Error (warning 8 [partial-match]): this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- 

[ERROR] The compilation of dune.3.12.1 failed at "ocaml boot/bootstrap.ml -j 15".

#=== ERROR while compiling dune.3.12.1 ========================================#
# context              2.2.0~alpha4~dev | freebsd/x86_64 | ocaml-base-compiler.5.1.0 | file:///usr/home/opam/opam-repository
# path                 /usr/home/opam/.opam/5.1.0/.opam-switch/build/dune.3.12.1
# command              /usr/home/opam/.opam/5.1.0/bin/ocaml boot/bootstrap.ml -j 15
# exit-code            2
# env-file             /usr/home/opam/.opam/log/dune-53416-037905.env
# output-file          /usr/home/opam/.opam/log/dune-53416-037905.out
### output ###
# [...]
# Checksum_mismatch _
# 
# File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56:
# Error (warning 8 [partial-match]): this pattern-matching is not exhaustive.
# Here is an example of a case that is not matched:
# Checksum_mismatch _
# 
# File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44:
# Error (warning 8 [partial-match]): this pattern-matching is not exhaustive.
# Here is an example of a case that is not matched:
# Checksum_mismatch _
# 




<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install csexp             1.5.2
| - install dune-configurator 3.12.1
| - install ffmpeg            1.1.9
| - install ffmpeg-av         1.1.9
| - install ffmpeg-avcodec    1.1.9
| - install ffmpeg-avdevice   1.1.9
| - install ffmpeg-avfilter   1.1.9
| - install ffmpeg-avutil     1.1.9
| - install ffmpeg-swresample 1.1.9
| - install ffmpeg-swscale    1.1.9
+- 
+- The following actions failed
| - build dune 3.12.1
+- 
+- The following changes have been performed (the rest was aborted)
| - install conf-ffmpeg     1
| - install conf-pkg-config 3
+- 

The former state can be restored with:
    /usr/local/bin/opam switch import "/usr/home/opam/.opam/5.1.0/.opam-switch/backup/state-20231221002508.export"
'opam install -vy ffmpeg.1.1.9' failed.
jail: /usr/bin/su -l opam -c cd '/' && env OCAMLPARAM='warn-error=+8,_' OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "ffmpeg.1.1.9"
opam install -vy "ffmpeg.1.1.9"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "ffmpeg.1.1.9" | 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_42916_6849" "mount.fstab=/tmp/obuilder-jail-a96b20/fstab" "mount.devfs" "path=/obuilder/result/8605bd680b821c599925009f5a28588b98c9aa9edf0f8a85dd235dd9caff53fd/rootfs" "host=inherit" "ip6=inherit" "ip4=inherit" "command=/usr/bin/su" "-l" "opam" "-c" "cd '/' && env OCAMLPARAM='warn-error=+8,_' OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "ffmpeg.1.1.9"
opam install -vy "ffmpeg.1.1.9"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "ffmpeg.1.1.9" | 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