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


Building on spring

(from freebsd)
2024-04-18 02:57.00 ---> 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"))
2024-04-18 02:57.00 ---> 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 f089d8564db935c703bea70a4b3d8335ffa1bef3"))
2024-04-18 02:57.00 ---> using "83de7f37a3fdfdf2af7d52001c195007ba3d03fbf63bb1c5deeb0bd7199a7e68" 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.

2024-04-18 02:57.01 ---> using "ae05d419fac6605f1fa37d4b0e1385766018ebaa3233982c89fd3cd33bf5b52b" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.1  (https://github.com/ocaml/ocaml/archive/4.14.1.tar.gz)
-> installed ocaml-base-compiler.4.14.1
-> installed ocaml-config.2
-> installed ocaml.4.14.1
Done.
# Run eval $(opam env --switch=4.14.1) to update the current shell environment
2024-04-18 02:57.01 ---> using "141be27e9e0ebb1fb3c3878d245ca5b32294a540950418ca62d711f486fac687" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2024-04-18 02:57.01 ---> using "72aa242bda62d28199dcb867f3fc8b109a5eb0c910cde2077a6e022a52d02938" from cache

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

Nothing to do.
The following actions will be performed:
=== install 2 packages
  - install conf-gstreamer  1
  - install conf-pkg-config 3 [required by conf-gstreamer]

The following system packages will first need to be installed:
    gstreamer1 gstreamer1-plugins-core

<><> 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" "gstreamer1" "gstreamer1-plugins-core"
- Updating FreeBSD repository catalogue...
- [spring] Fetching meta.conf: . done
- [spring] Fetching packagesite.pkg: ..
- .....
- ..
- . done
- Processing entries: .
- ..
- ..
- .
- ..
- .
- . done
- FreeBSD repository update completed. 34060 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: 1.20.9 -> 1.21.2
- 
- Number of packages to be upgraded: 1
- 
- The process will require 7 MiB more space.
- 12 MiB to be downloaded.
- [spring] [1/1] Fetching pkg-1.21.2.pkg: 
- ....
- ...... done
- Checking integrity... done (0 conflicting)
- [spring] [1/1] Upgrading pkg from 1.20.9 to 1.21.2...
- [spring] [1/1] Extracting pkg-1.21.2: .......... done
- Updating FreeBSD repository catalogue...
- [spring] Fetching meta.conf: . done
- [spring] Fetching data.pkg: ...
- ....... done
- Processing entries: .
- ..
- ...
- .
- ..
- . done
- FreeBSD repository update completed. 34060 packages processed.
- All repositories are up to date.
- The following 105 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	Imath: 3.1.11
- 	aom: 3.8.2
- 	argp-standalone: 1.5.0
- 	brotli: 1.1.0,1
- 	cairo: 1.17.4_2,3
- 	dav1d: 1.4.1
- 	dejavu: 2.37_3
- 	encodings: 1.1.0,1
- 	ffmpeg: 6.1.1_5,1
- 	font-bh-ttf: 1.0.3_5
- 	font-misc-ethiopic: 1.0.4
- 	font-misc-meltho: 1.0.3_5
- 	fontconfig: 2.15.0_2,1
- 	freetype2: 2.13.2
- 	fribidi: 1.0.13_1
- 	gdk-pixbuf2: 2.42.10_2
- 	giflib: 5.2.1_1
- 	glib: 2.80.0,2
- 	gmp: 6.3.0
- 	gnutls: 3.8.5_1
- 	graphite2: 1.3.14
- 	gstreamer1: 1.22.10
- 	gstreamer1-libav: 1.22.10
- 	gstreamer1-plugins: 1.22.10_1
- 	gstreamer1-plugins-a52dec: 1.22.10
- 	gstreamer1-plugins-bad: 1.22.10_2
- 	gstreamer1-plugins-core: 1.22.10
- 	gstreamer1-plugins-dts: 1.22.10
- 	gstreamer1-plugins-dvdread: 1.22.10
- 	gstreamer1-plugins-good: 1.22.10
- 	gstreamer1-plugins-mpg123: 1.22.10
- 	gstreamer1-plugins-ogg: 1.22.10
- 	gstreamer1-plugins-pango: 1.22.10
- 	gstreamer1-plugins-png: 1.22.10
- 	gstreamer1-plugins-resindvd: 1.22.10
- 	gstreamer1-plugins-theora: 1.22.10
- 	gstreamer1-plugins-ugly: 1.22.10
- 	gstreamer1-plugins-vorbis: 1.22.10
- 	harfbuzz: 8.4.0
- 	highway: 1.1.0
- 	iso-codes: 4.15.0
- 	jbigkit: 2.1_2
- 	jpeg-turbo: 3.0.2
- 	lame: 3.100_5
- 	lcms2: 2.16_1
- 	libX11: 1.8.7_1,1
- 	libXau: 1.0.9_1
- 	libXdmcp: 1.1.5
- 	libXext: 1.3.6,1
- 	libXfixes: 6.0.0_1
- 	libXft: 2.3.7_1
- 	libXrandr: 1.5.2_1
- 	libXrender: 0.9.10_2
- 	liba52: 0.8.0_1
- 	libass: 0.17.1_2
- 	libdatrie: 0.2.13_2
- 	libdca: 0.0.7_1
- 	libdeflate: 1.20
- 	libdrm: 2.4.120_1,1
- 	libdvdnav: 6.1.1
- 	libdvdread: 6.1.3
- 	libepoll-shim: 0.0.20230411
- 	libfontenc: 1.1.8
- 	libglvnd: 1.7.0
- 	libjxl: 0.10.2
- 	libnice: 0.1.21_2
- 	libogg: 1.3.5,4
- 	libpciaccess: 0.18
- 	libplacebo: 6.338.2
- 	libtasn1: 4.19.0_1
- 	libthai: 0.1.29_1
- 	libtheora: 1.1.1_7
- 	libudev-devd: 0.5.2
- 	libunibreak: 6.1,1
- 	libunwind: 20240221
- 	libv4l: 1.23.0_3
- 	libva: 2.21.0
- 	libvdpau: 1.5
- 	libvorbis: 1.3.7_2,3
- 	libvpx: 1.14.0
- 	libx264: 0.164.3095
- 	libxcb: 1.16.1
- 	libxml2: 2.11.7
- 	mkfontscale: 1.2.3
- 	mpg123: 1.32.5
- 	nettle: 3.9.1
- 	openexr: 3.2.4
- 	opus: 1.5.1
- 	orc: 0.4.34_1
- 	p11-kit: 0.25.3_1
- 	pango: 1.50.14
- 	pixman: 0.42.2
- 	png: 1.6.43
- 	py39-packaging: 23.2
- 	shaderc: 2024.0
- 	shared-mime-info: 2.2_2
- 	svt-av1: 2.0.0
- 	tiff: 4.4.0_3
- 	vmaf: 3.0.0
- 	vulkan-loader: 1.3.281
- 	wayland: 1.22.0
- 	webp: 1.3.2_1
- 	x265: 3.5_1
- 	xorg-fonts-truetype: 7.7_1
- 	xorgproto: 2023.2
- 
- Number of packages to be installed: 105
- 
- The process will require 382 MiB more space.
- 79 MiB to be downloaded.
- [spring] [1/105] Fetching freetype2-2.13.2.pkg: .......... done
- [spring] [2/105] Fetching gstreamer1-plugins-resindvd-1.22.10.pkg: .......... done
- [spring] [3/105] Fetching libx264-0.164.3095.pkg: .......... done
- [spring] [4/105] Fetching gstreamer1-plugins-mpg123-1.22.10.pkg: .... done
- [spring] [5/105] Fetching libglvnd-1.7.0.pkg: .......... done
- [spring] [6/105] Fetching nettle-3.9.1.pkg: .....
- ..... done
- [spring] [7/105] Fetching liba52-0.8.0_1.pkg: ...... done
- [spring] [8/105] Fetching lcms2-2.16_1.pkg: .....
- ..... done
- [spring] [9/105] Fetching libnice-0.1.21_2.pkg: .......... done
- [spring] [10/105] Fetching libthai-0.1.29_1.pkg: .......... done
- [spring] [11/105] Fetching gstreamer1-plugins-ugly-1.22.10.pkg: .......... done
- [spring] [12/105] Fetching vmaf-3.0.0.pkg: .....
- ..... done
- [spring] [13/105] Fetching libva-2.21.0.pkg: .......... done
- [spring] [14/105] Fetching libXfixes-6.0.0_1.pkg: ... done
- [spring] [15/105] Fetching aom-3.8.2.pkg: .....
- ..... done
- [spring] [16/105] Fetching gstreamer1-plugins-theora-1.22.10.pkg: ...... done
- [spring] [17/105] Fetching gdk-pixbuf2-2.42.10_2.pkg: .......... done
- [spring] [18/105] Fetching shaderc-2024.0.pkg: 
- .......
- ... done
- [spring] [19/105] Fetching gnutls-3.8.5_1.pkg: 
- ..
- ......
- .. done
- [spring] [20/105] Fetching libepoll-shim-0.0.20230411.pkg: ..... done
- [spring] [21/105] Fetching libX11-1.8.7_1,1.pkg: .....
- ..... done
- [spring] [22/105] Fetching giflib-5.2.1_1.pkg: .......... done
- [spring] [23/105] Fetching xorgproto-2023.2.pkg: .......... done
- [spring] [24/105] Fetching libXft-2.3.7_1.pkg: .......... done
- [spring] [25/105] Fetching cairo-1.17.4_2,3.pkg: .
- ......... done
- [spring] [26/105] Fetching graphite2-1.3.14.pkg: ........ done
- [spring] [27/105] Fetching shared-mime-info-2.2_2.pkg: 
- .......... done
- [spring] [28/105] Fetching lame-3.100_5.pkg: .......... done
- [spring] [29/105] Fetching libpciaccess-0.18.pkg: .... done
- [spring] [30/105] Fetching vulkan-loader-1.3.281.pkg: .......... done
- [spring] [31/105] Fetching libass-0.17.1_2.pkg: .......... done
- [spring] [32/105] Fetching gstreamer1-plugins-1.22.10_1.pkg: 
- .......... done
- [spring] [33/105] Fetching gstreamer1-plugins-pango-1.22.10.pkg: ..... done
- [spring] [34/105] Fetching opus-1.5.1.pkg: 
- .........
- . done
- [spring] [35/105] Fetching ffmpeg-6.1.1_5,1.pkg: ..
- ......
- .. done
- [spring] [36/105] Fetching libunwind-20240221.pkg: .......... done
- [spring] [37/105] Fetching brotli-1.1.0,1.pkg: .......... done
- [spring] [38/105] Fetching Imath-3.1.11.pkg: .......... done
- [spring] [39/105] Fetching svt-av1-2.0.0.pkg: .......... done
- [spring] [40/105] Fetching gstreamer1-plugins-core-1.22.10.pkg: . done
- [spring] [41/105] Fetching libtheora-1.1.1_7.pkg: ...
- ....... done
- [spring] [42/105] Fetching libXau-1.0.9_1.pkg: ... done
- [spring] [43/105] Fetching libplacebo-6.338.2.pkg: .......... done
- [spring] [44/105] Fetching fontconfig-2.15.0_2,1.pkg: ......... done
- [spring] [45/105] Fetching glib-2.80.0,2.pkg: .
- ......... done
- [spring] [46/105] Fetching jbigkit-2.1_2.pkg: .......... done
- [spring] [47/105] Fetching font-misc-meltho-1.0.3_5.pkg: .......... done
- [spring] [48/105] Fetching iso-codes-4.15.0.pkg: .......... done
- [spring] [49/105] Fetching libvdpau-1.5.pkg: .......... done
- [spring] [50/105] Fetching libXdmcp-1.1.5.pkg: ...... done
- [spring] [51/105] Fetching tiff-4.4.0_3.pkg: ......
- .... done
- [spring] [52/105] Fetching xorg-fonts-truetype-7.7_1.pkg: . done
- [spring] [53/105] Fetching dejavu-2.37_3.pkg: ....
- ...... done
- [spring] [54/105] Fetching png-1.6.43.pkg: ........ done
- [spring] [55/105] Fetching libxcb-1.16.1.pkg: .........
- . done
- [spring] [56/105] Fetching libdatrie-0.2.13_2.pkg: ...... done
- [spring] [57/105] Fetching gstreamer1-plugins-dts-1.22.10.pkg: ... done
- [spring] [58/105] Fetching jpeg-turbo-3.0.2.pkg: .......... done
- [spring] [59/105] Fetching gstreamer1-plugins-bad-1.22.10_2.pkg: ....
- ...... done
- [spring] [60/105] Fetching libdvdnav-6.1.1.pkg: ........ done
- [spring] [61/105] Fetching libXrandr-1.5.2_1.pkg: ....... done
- [spring] [62/105] Fetching libunibreak-6.1,1.pkg: ..... done
- [spring] [63/105] Fetching mpg123-1.32.5.pkg: .......... done
- [spring] [64/105] Fetching mkfontscale-1.2.3.pkg: ... done
- [spring] [65/105] Fetching libdeflate-1.20.pkg: ......... done
- [spring] [66/105] Fetching fribidi-1.0.13_1.pkg: ........ done
- [spring] [67/105] Fetching libdrm-2.4.120_1,1.pkg: ......
- .. done
- [spring] [68/105] Fetching libtasn1-4.19.0_1.pkg: .......... done
- [spring] [69/105] Fetching libdvdread-6.1.3.pkg: .......... done
- [spring] [70/105] Fetching libxml2-2.11.7.pkg: .......... done
- [spring] [71/105] Fetching wayland-1.22.0.pkg: ..... done
- [spring] [72/105] Fetching orc-0.4.34_1.pkg: 
- .......... done
- [spring] [73/105] Fetching libjxl-0.10.2.pkg: .......... done
- [spring] [74/105] Fetching font-misc-ethiopic-1.0.4.pkg: ...... done
- [spring] [75/105] Fetching libXrender-0.9.10_2.pkg: ..
- ..... done
- [spring] [76/105] Fetching webp-1.3.2_1.pkg: .......... done
- [spring] [77/105] Fetching libv4l-1.23.0_3.pkg: .......... done
- [spring] [78/105] Fetching encodings-1.1.0,1.pkg: .......... done
- [spring] [79/105] Fetching harfbuzz-8.4.0.pkg: ....
- ...... done
- [spring] [80/105] Fetching gstreamer1-plugins-vorbis-1.22.10.pkg: .... done
- [spring] [81/105] Fetching x265-3.5_1.pkg: .........
- . done
- [spring] [82/105] Fetching libdca-0.0.7_1.pkg: ...... done
- [spring] [83/105] Fetching libfontenc-1.1.8.pkg: ...... done
- [spring] [84/105] Fetching highway-1.1.0.pkg: .......... done
- [spring] [85/105] Fetching gstreamer1-plugins-ogg-1.22.10.pkg: ....... done
- [spring] [86/105] Fetching gstreamer1-libav-1.22.10.pkg: .......... done
- [spring] [87/105] Fetching libudev-devd-0.5.2.pkg: .... done
- [spring] [88/105] Fetching font-bh-ttf-1.0.3_5.pkg: .......... done
- [spring] [89/105] Fetching pango-1.50.14.pkg: .......... done
- [spring] [90/105] Fetching gstreamer1-plugins-png-1.22.10.pkg: ... done
- [spring] [91/105] Fetching py39-packaging-23.2.pkg: ........ done
- [spring] [92/105] Fetching gstreamer1-1.22.10.pkg: ........
- .. done
- [spring] [93/105] Fetching libvorbis-1.3.7_2,3.pkg: .......... done
- [spring] [94/105] Fetching gmp-6.3.0.pkg: .......... done
- [spring] [95/105] Fetching gstreamer1-plugins-dvdread-1.22.10.pkg: .... done
- [spring] [96/105] Fetching libXext-1.3.6,1.pkg: .......... done
- [spring] [97/105] Fetching argp-standalone-1.5.0.pkg: ..... done
- [spring] [98/105] Fetching libogg-1.3.5,4.pkg: ........ done
- [spring] [99/105] Fetching p11-kit-0.25.3_1.pkg: .
- ......... done
- [spring] [100/105] Fetching pixman-0.42.2.pkg: .......... done
- [spring] [101/105] Fetching dav1d-1.4.1.pkg: ......... done
- [spring] [102/105] Fetching gstreamer1-plugins-good-1.22.10.pkg: ...
- ....... done
- [spring] [103/105] Fetching openexr-3.2.4.pkg: .......... done
- [spring] [104/105] Fetching libvpx-1.14.0.pkg: .
- ......... done
- [spring] [105/105] Fetching gstreamer1-plugins-a52dec-1.22.10.pkg: ... done
- Checking integrity...
-  done (0 conflicting)
- [spring] [1/105] Installing xorgproto-2023.2...
- [spring] [1/105] Extracting xorgproto-2023.2: .......... done
- [spring] [2/105] Installing libXau-1.0.9_1...
- [spring] [2/105] Extracting libXau-1.0.9_1: .......... done
- [spring] [3/105] Installing libXdmcp-1.1.5...
- [spring] [3/105] Extracting libXdmcp-1.1.5: ......... done
- [spring] [4/105] Installing libxcb-1.16.1...
- [spring] [4/105] Extracting libxcb-1.16.1: .......... done
- [spring] [5/105] Installing libX11-1.8.7_1,1...
- [spring] [5/105] Extracting libX11-1.8.7_1,1: .......
- ... done
- [spring] [6/105] Installing brotli-1.1.0,1...
- [spring] [6/105] Extracting brotli-1.1.0,1: .......... done
- [spring] [7/105] Installing png-1.6.43...
- [spring] [7/105] Extracting png-1.6.43: .......... done
- [spring] [8/105] Installing py39-packaging-23.2...
- [spring] [8/105] Extracting py39-packaging-23.2: .......... done
- [spring] [9/105] Installing freetype2-2.13.2...
- [spring] [9/105] Extracting freetype2-2.13.2: .......... done
- [spring] [10/105] Installing libepoll-shim-0.0.20230411...
- [spring] [10/105] Extracting libepoll-shim-0.0.20230411: .......... done
- [spring] [11/105] Installing glib-2.80.0,2...
- [spring] [11/105] Extracting glib-2.80.0,2: .......... done
- [spring] [12/105] Installing jbigkit-2.1_2...
- [spring] [12/105] Extracting jbigkit-2.1_2: .......... done
- [spring] [13/105] Installing jpeg-turbo-3.0.2...
- [spring] [13/105] Extracting jpeg-turbo-3.0.2: .......... done
- [spring] [14/105] Installing libdeflate-1.20...
- [spring] [14/105] Extracting libdeflate-1.20: .......... done
- [spring] [15/105] Installing libtasn1-4.19.0_1...
- [spring] [15/105] Extracting libtasn1-4.19.0_1: .......... done
- [spring] [16/105] Installing libxml2-2.11.7...
- [spring] [16/105] Extracting libxml2-2.11.7: .......... done
- [spring] [17/105] Installing libXrender-0.9.10_2...
- [spring] [17/105] Extracting libXrender-0.9.10_2: .......... done
- [spring] [18/105] Installing libfontenc-1.1.8...
- [spring] [18/105] Extracting libfontenc-1.1.8: ......... done
- [spring] [19/105] Installing gmp-6.3.0...
- [spring] [19/105] Extracting gmp-6.3.0: .......... done
- [spring] [20/105] Installing libXext-1.3.6,1...
- [spring] [20/105] Extracting libXext-1.3.6,1: .......... done
- [spring] [21/105] Installing nettle-3.9.1...
- [spring] [21/105] Extracting nettle-3.9.1: .......... done
- [spring] [22/105] Installing graphite2-1.3.14...
- [spring] [22/105] Extracting graphite2-1.3.14: .......... done
- [spring] [23/105] Installing shared-mime-info-2.2_2...
- [spring] [23/105] Extracting shared-mime-info-2.2_2: ......... done
- [spring] [24/105] Installing libpciaccess-0.18...
- [spring] [24/105] Extracting libpciaccess-0.18: ........ done
- [spring] [25/105] Installing libunwind-20240221...
- [spring] [25/105] Extracting libunwind-20240221: .......... done
- [spring] [26/105] Installing Imath-3.1.11...
- [spring] [26/105] Extracting Imath-3.1.11: .......... done
- [spring] [27/105] Installing fontconfig-2.15.0_2,1...
- [spring] [27/105] Extracting fontconfig-2.15.0_2,1: .......... done
- [spring] [28/105] Installing tiff-4.4.0_3...
- [spring] [28/105] Extracting tiff-4.4.0_3: .......... done
- [spring] [29/105] Installing libXrandr-1.5.2_1...
- [spring] [29/105] Extracting libXrandr-1.5.2_1: .......... done
- [spring] [30/105] Installing mkfontscale-1.2.3...
- [spring] [30/105] Extracting mkfontscale-1.2.3: ....... done
- [spring] [31/105] Installing wayland-1.22.0...
- [spring] [31/105] Extracting wayland-1.22.0: .......... done
- [spring] [32/105] Installing p11-kit-0.25.3_1...
- [spring] [32/105] Extracting p11-kit-0.25.3_1: .......... done
- [spring] [33/105] Installing libglvnd-1.7.0...
- [spring] [33/105] Extracting libglvnd-1.7.0: .......... done
- [spring] [34/105] Installing lcms2-2.16_1...
- [spring] [34/105] Extracting lcms2-2.16_1: .......... done
- [spring] [35/105] Installing vmaf-3.0.0...
- [spring] [35/105] Extracting vmaf-3.0.0: .......... done
- [spring] [36/105] Installing libXfixes-6.0.0_1...
- [spring] [36/105] Extracting libXfixes-6.0.0_1: .......... done
- [spring] [37/105] Installing gdk-pixbuf2-2.42.10_2...
- [spring] [37/105] Extracting gdk-pixbuf2-2.42.10_2: .......... done
- [spring] [38/105] Installing shaderc-2024.0...
- [spring] [38/105] Extracting shaderc-2024.0: .......... done
- [spring] [39/105] Installing gnutls-3.8.5_1...
- [spring] [39/105] Extracting gnutls-3.8.5_1: .......... done
- [spring] [40/105] Installing giflib-5.2.1_1...
- [spring] [40/105] Extracting giflib-5.2.1_1: .......... done
- [spring] [41/105] Installing vulkan-loader-1.3.281...
- [spring] [41/105] Extracting vulkan-loader-1.3.281: .......... done
- [spring] [42/105] Installing font-misc-meltho-1.0.3_5...
- [spring] [42/105] Extracting font-misc-meltho-1.0.3_5: .......... done
- [spring] [43/105] Installing iso-codes-4.15.0...
- [spring] [43/105] Extracting iso-codes-4.15.0: .......... done
- [spring] [44/105] Installing dejavu-2.37_3...
- [spring] [44/105] Extracting dejavu-2.37_3: .....
- ..... done
- [spring] [45/105] Installing libdatrie-0.2.13_2...
- [spring] [45/105] Extracting libdatrie-0.2.13_2: .......... done
- [spring] [46/105] Installing libunibreak-6.1,1...
- [spring] [46/105] Extracting libunibreak-6.1,1: .......... done
- [spring] [47/105] Installing fribidi-1.0.13_1...
- [spring] [47/105] Extracting fribidi-1.0.13_1: .......... done
- [spring] [48/105] Installing libdrm-2.4.120_1,1...
- [spring] [48/105] Extracting libdrm-2.4.120_1,1: .......... done
- [spring] [49/105] Installing orc-0.4.34_1...
- [spring] [49/105] Extracting orc-0.4.34_1: .......... done
- [spring] [50/105] Installing font-misc-ethiopic-1.0.4...
- [spring] [50/105] Extracting font-misc-ethiopic-1.0.4: ...... done
- [spring] [51/105] Installing encodings-1.1.0,1...
- [spring] [51/105] Extracting encodings-1.1.0,1: .......... done
- [spring] [52/105] Installing harfbuzz-8.4.0...
- [spring] [52/105] Extracting harfbuzz-8.4.0: .......... done
- [spring] [53/105] Installing highway-1.1.0...
- [spring] [53/105] Extracting highway-1.1.0: .......... done
- [spring] [54/105] Installing libudev-devd-0.5.2...
- [spring] [54/105] Extracting libudev-devd-0.5.2: ........ done
- [spring] [55/105] Installing font-bh-ttf-1.0.3_5...
- [spring] [55/105] Extracting font-bh-ttf-1.0.3_5: .......... done
- [spring] [56/105] Installing gstreamer1-1.22.10...
- [spring] [56/105] Extracting gstreamer1-1.22.10: ...
- ....... done
- [spring] [57/105] Installing argp-standalone-1.5.0...
- [spring] [57/105] Extracting argp-standalone-1.5.0: ........ done
- [spring] [58/105] Installing libogg-1.3.5,4...
- [spring] [58/105] Extracting libogg-1.3.5,4: .......... done
- [spring] [59/105] Installing pixman-0.42.2...
- [spring] [59/105] Extracting pixman-0.42.2: .......... done
- [spring] [60/105] Installing openexr-3.2.4...
- [spring] [60/105] Extracting openexr-3.2.4: .......... done
- [spring] [61/105] Installing libx264-0.164.3095...
- [spring] [61/105] Extracting libx264-0.164.3095: ......... done
- [spring] [62/105] Installing libnice-0.1.21_2...
- [spring] [62/105] Extracting libnice-0.1.21_2: .......... done
- [spring] [63/105] Installing libthai-0.1.29_1...
- [spring] [63/105] Extracting libthai-0.1.29_1: .......... done
- [spring] [64/105] Installing libva-2.21.0...
- [spring] [64/105] Extracting libva-2.21.0: .......... done
- [spring] [65/105] Installing aom-3.8.2...
- [spring] [65/105] Extracting aom-3.8.2: .......... done
- [spring] [66/105] Installing libXft-2.3.7_1...
- [spring] [66/105] Extracting libXft-2.3.7_1: .......... done
- [spring] [67/105] Installing cairo-1.17.4_2,3...
- [spring] [67/105] Extracting cairo-1.17.4_2,3: .......... done
- [spring] [68/105] Installing lame-3.100_5...
- [spring] [68/105] Extracting lame-3.100_5: .......... done
- [spring] [69/105] Installing libass-0.17.1_2...
- [spring] [69/105] Extracting libass-0.17.1_2: .......... done
- [spring] [70/105] Installing gstreamer1-plugins-1.22.10_1...
- [spring] [70/105] Extracting gstreamer1-plugins-1.22.10_1: .......... done
- [spring] [71/105] Installing opus-1.5.1...
- [spring] [71/105] Extracting opus-1.5.1: .......... done
- [spring] [72/105] Installing svt-av1-2.0.0...
- [spring] [72/105] Extracting svt-av1-2.0.0: .......... done
- [spring] [73/105] Installing libplacebo-6.338.2...
- [spring] [73/105] Extracting libplacebo-6.338.2: .......... done
- [spring] [74/105] Installing libvdpau-1.5...
- [spring] [74/105] Extracting libvdpau-1.5: .......... done
- [spring] [75/105] Installing xorg-fonts-truetype-7.7_1...
- [spring] [75/105] Extracting xorg-fonts-truetype-7.7_1: ... done
- [spring] [76/105] Installing libdvdread-6.1.3...
- [spring] [76/105] Extracting libdvdread-6.1.3: .......... done
- [spring] [77/105] Installing libjxl-0.10.2...
- [spring] [77/105] Extracting libjxl-0.10.2: .......... done
- [spring] [78/105] Installing webp-1.3.2_1...
- [spring] [78/105] Extracting webp-1.3.2_1: .......... done
- [spring] [79/105] Installing libv4l-1.23.0_3...
- [spring] [79/105] Extracting libv4l-1.23.0_3: .......... done
- [spring] [80/105] Installing x265-3.5_1...
- [spring] [80/105] Extracting x265-3.5_1: .......... done
- [spring] [81/105] Installing libvorbis-1.3.7_2,3...
- [spring] [81/105] Extracting libvorbis-1.3.7_2,3: .......... done
- [spring] [82/105] Installing dav1d-1.4.1...
- [spring] [82/105] Extracting dav1d-1.4.1: .......... done
- [spring] [83/105] Installing libvpx-1.14.0...
- [spring] [83/105] Extracting libvpx-1.14.0: .......... done
- [spring] [84/105] Installing liba52-0.8.0_1...
- [spring] [84/105] Extracting liba52-0.8.0_1: .......... done
- [spring] [85/105] Installing gstreamer1-plugins-ugly-1.22.10...
- [spring] [85/105] Extracting gstreamer1-plugins-ugly-1.22.10: .......... done
- [spring] [86/105] Installing ffmpeg-6.1.1_5,1...
- [spring] [86/105] Extracting ffmpeg-6.1.1_5,1: .......... done
- [spring] [87/105] Installing libtheora-1.1.1_7...
- [spring] [87/105] Extracting libtheora-1.1.1_7: .......... done
- [spring] [88/105] Installing gstreamer1-plugins-bad-1.22.10_2...
- [spring] [88/105] Extracting gstreamer1-plugins-bad-1.22.10_2: .......... done
- [spring] [89/105] Installing libdvdnav-6.1.1...
- [spring] [89/105] Extracting libdvdnav-6.1.1: .......... done
- [spring] [90/105] Installing mpg123-1.32.5...
- [spring] [90/105] Extracting mpg123-1.32.5: .......... done
- [spring] [91/105] Installing libdca-0.0.7_1...
- [spring] [91/105] Extracting libdca-0.0.7_1: .......... done
- [spring] [92/105] Installing gstreamer1-plugins-ogg-1.22.10...
- [spring] [92/105] Extracting gstreamer1-plugins-ogg-1.22.10: .... done
- [spring] [93/105] Installing pango-1.50.14...
- [spring] [93/105] Extracting pango-1.50.14: .......... done
- [spring] [94/105] Installing gstreamer1-plugins-good-1.22.10...
- [spring] [94/105] Extracting gstreamer1-plugins-good-1.22.10: .......... done
- [spring] [95/105] Installing gstreamer1-plugins-resindvd-1.22.10...
- [spring] [95/105] Extracting gstreamer1-plugins-resindvd-1.22.10: .... done
- [spring] [96/105] Installing gstreamer1-plugins-mpg123-1.22.10...
- [spring] [96/105] Extracting gstreamer1-plugins-mpg123-1.22.10: .... done
- [spring] [97/105] Installing gstreamer1-plugins-theora-1.22.10...
- [spring] [97/105] Extracting gstreamer1-plugins-theora-1.22.10: .... done
- [spring] [98/105] Installing gstreamer1-plugins-pango-1.22.10...
- [spring] [98/105] Extracting gstreamer1-plugins-pango-1.22.10: .... done
- [spring] [99/105] Installing gstreamer1-plugins-dts-1.22.10...
- [spring] [99/105] Extracting gstreamer1-plugins-dts-1.22.10: .... done
- [spring] [100/105] Installing gstreamer1-plugins-vorbis-1.22.10...
- [spring] [100/105] Extracting gstreamer1-plugins-vorbis-1.22.10: .... done
- [spring] [101/105] Installing gstreamer1-libav-1.22.10...
- [spring] [101/105] Extracting gstreamer1-libav-1.22.10: .... done
- [spring] [102/105] Installing gstreamer1-plugins-png-1.22.10...
- [spring] [102/105] Extracting gstreamer1-plugins-png-1.22.10: .... done
- [spring] [103/105] Installing gstreamer1-plugins-dvdread-1.22.10...
- [spring] [103/105] Extracting gstreamer1-plugins-dvdread-1.22.10: .... done
- [spring] [104/105] Installing gstreamer1-plugins-a52dec-1.22.10...
- [spring] [104/105] Extracting gstreamer1-plugins-a52dec-1.22.10: .... done
- [spring] [105/105] Installing gstreamer1-plugins-core-1.22.10...
- [spring] [105/105] Extracting gstreamer1-plugins-core-1.22.10: . done
- ==> Running trigger: fontconfig.ucl
- Running fc-cache to build fontconfig cache...
- ==> Running trigger: glib-schemas.ucl
- Compiling glib schemas
- No schema files found: doing nothing.
- ==> Running trigger: gio-modules.ucl
- Generating GIO modules cache
- ==> Running trigger: shared-mime-info.ucl
- Building the Shared MIME-Info database cache
- ==> Running trigger: gdk-pixbuf-query-loaders.ucl
- Generating gdk-pixbuf modules cache
- =====
- Message from freetype2-2.13.2:
- 
- --
- 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 dejavu-2.37_3:
- 
- --
- Make sure that the freetype module is loaded.  If it is not, add the following
- line to the "Modules" section of your X Windows configuration file:
- 
- 	Load "freetype"
- 
- Add the following line to the "Files" section of X Windows configuration file:
- 
- 	FontPath "/usr/local/share/fonts/dejavu/"
- 
- Note: your X Windows configuration file is typically /etc/X11/XF86Config
- if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org.
- =====
- Message from libjxl-0.10.2:
- 
- --
- 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/6: [conf-pkg-config: pkg-config]
+ /usr/local/bin/pkg-config "--help" (CWD=/home/opam/.opam/4.14.1/.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
-> installed conf-pkg-config.3
Processing  5/6: [conf-gstreamer: pkg-config gstreamer-1.0]
+ /usr/local/bin/pkg-config "--exists" "gstreamer-1.0" "gstreamer-app-1.0" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-gstreamer.1)
-> compiled  conf-gstreamer.1
-> installed conf-gstreamer.1
Done.
2024-04-18 02:59.13 ---> saved as "487aa23f87180bc28557864ec752d81c6a27fef0fcc13cd4ecb4eec4634b2280"
Job succeeded