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


Building on summer

(from freebsd-ocaml-5.0)
2023-11-01 03:29.13 ---> using "b0ee167c73857b60ecf6c06eff6bbe96857a02ac84fefd2b9807cb2eea16bf97" 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-2.1 /usr/local/bin/opam"))
2023-11-01 03:29.13 ---> using "58da31f76f3dd28576bb2b11a05c1473a2cbc0bc8e959f83414ab7001888e94f" 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 7b4cedddee88c79d6bdb00eccf7b36a7b617b211"))
2023-11-01 03:29.13 ---> using "ceda9c602c42ecee62840706a0356388ac8fe9b4284a02972fb121a316518aa6" 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-11-01 03:29.13 ---> using "3d69dd19638d580f9a84afa315c8a62fa2810666d83257cb65ea0af54a8f6211" from cache

/: (run (cache (opam-archives (target /usr/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
2023-11-01 03:29.14 ---> using "c4e27f19fd975d5c280de43fa93fccc258b31be75c65928c8e9a19b3e947d35b" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2023-11-01 03:29.14 ---> using "82fdb51c9bff51a089d72b27d56db2f7612532ea8873173b74f5196406d22ee8" from cache

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

Nothing to do.
The following actions will be performed:
  - install dune              3.11.1 [required by gstreamer]
  - install conf-pkg-config   3      [required by gstreamer]
  - install csexp             1.5.2  [required by dune-configurator]
  - install conf-gstreamer    1      [required by gstreamer]
  - install dune-configurator 3.11.1 [required by gstreamer]
  - install gstreamer         0.3.1
===== 6 to install =====

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

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/local/bin/sudo "pkg" "install" "-y" "gstreamer1" "gstreamer1-plugins-core"
- Updating FreeBSD repository catalogue...
- [summer] Fetching packagesite.pkg: .......... done
- Processing entries: .
- ...
- .
- .
- ..
- .
- . done
- FreeBSD repository update completed. 34058 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.19.2 -> 1.20.8
- 
- Number of packages to be upgraded: 1
- 
- The process will require 1 MiB more space.
- 9 MiB to be downloaded.
- [summer] [1/1] Fetching pkg-1.20.8.pkg: .....
- ..... done
- Checking integrity... done (0 conflicting)
- [summer] [1/1] Upgrading pkg from 1.19.2 to 1.20.8...
- [summer] [1/1] Extracting pkg-1.20.8: ..
- .......
- . done
- Updating FreeBSD repository catalogue...
- FreeBSD repository is up to date.
- All repositories are up to date.
- The following 104 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	Imath: 3.1.9
- 	aom: 3.7.0
- 	argp-standalone: 1.5.0
- 	brotli: 1.1.0,1
- 	cairo: 1.17.4_2,3
- 	dav1d: 1.2.1_2
- 	dejavu: 2.37_3
- 	encodings: 1.0.5,1
- 	ffmpeg: 6.0_3,1
- 	font-bh-ttf: 1.0.3_5
- 	font-misc-ethiopic: 1.0.4
- 	font-misc-meltho: 1.0.3_5
- 	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.1,2
- 	gmp: 6.3.0
- 	gnutls: 3.7.9
- 	graphite2: 1.3.14
- 	gstreamer1: 1.22.5
- 	gstreamer1-libav: 1.22.5
- 	gstreamer1-plugins: 1.22.5
- 	gstreamer1-plugins-a52dec: 1.22.5
- 	gstreamer1-plugins-bad: 1.22.5
- 	gstreamer1-plugins-core: 1.22.5
- 	gstreamer1-plugins-dts: 1.22.5
- 	gstreamer1-plugins-dvdread: 1.22.5
- 	gstreamer1-plugins-good: 1.22.5
- 	gstreamer1-plugins-mpg123: 1.22.5
- 	gstreamer1-plugins-ogg: 1.22.5
- 	gstreamer1-plugins-pango: 1.22.5
- 	gstreamer1-plugins-png: 1.22.5
- 	gstreamer1-plugins-resindvd: 1.22.5
- 	gstreamer1-plugins-theora: 1.22.5
- 	gstreamer1-plugins-ugly: 1.22.5
- 	gstreamer1-plugins-vorbis: 1.22.5
- 	harfbuzz: 8.2.2
- 	highway: 1.0.7
- 	iso-codes: 4.15.0
- 	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
- 	libXft: 2.3.7
- 	libXrandr: 1.5.2
- 	libXrender: 0.9.10_2
- 	liba52: 0.8.0
- 	libass: 0.17.1_1
- 	libdatrie: 0.2.13_1
- 	libdca: 0.0.7
- 	libdeflate: 1.19
- 	libdrm: 2.4.116,1
- 	libdvdnav: 6.1.1
- 	libdvdread: 6.1.3
- 	libepoll-shim: 0.0.20230411
- 	libfontenc: 1.1.7
- 	libglvnd: 1.6.0_2
- 	libjxl: 0.8.2_3
- 	libnice: 0.1.21_1
- 	libogg: 1.3.5,4
- 	libpciaccess: 0.17
- 	libplacebo: 6.338.1
- 	libtasn1: 4.19.0
- 	libthai: 0.1.29
- 	libtheora: 1.1.1_7
- 	libudev-devd: 0.5.2
- 	libunibreak: 5.1,1
- 	libunwind: 20211201_2
- 	libv4l: 1.23.0_2
- 	libva: 2.20.0
- 	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
- 	mkfontscale: 1.2.1
- 	mpg123: 1.32.2
- 	nettle: 3.9.1
- 	openexr: 3.2.0
- 	opus: 1.4
- 	orc: 0.4.34_1
- 	p11-kit: 0.24.1_2
- 	pango: 1.50.14
- 	pixman: 0.42.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
- 	xorg-fonts-truetype: 7.7_1
- 	xorgproto: 2023.2
- 
- Number of packages to be installed: 104
- 
- The process will require 394 MiB more space.
- 75 MiB to be downloaded.
- [summer] [1/104] Fetching png-1.6.40.pkg: .......... done
- [summer] [2/104] Fetching libxcb-1.15_1.pkg: .......... done
- [summer] [3/104] Fetching libdatrie-0.2.13_1.pkg: ..... done
- [summer] [4/104] Fetching gstreamer1-plugins-dts-1.22.5.pkg: ... done
- [summer] [5/104] Fetching freetype2-2.13.1.pkg: .......... done
- [summer] [6/104] Fetching jpeg-turbo-3.0.0.pkg: .......... done
- [summer] [7/104] Fetching gstreamer1-plugins-resindvd-1.22.5.pkg: ....... done
- [summer] [8/104] Fetching libx264-0.164.3095.pkg: .......... done
- [summer] [9/104] Fetching libglvnd-1.6.0_2.pkg: .......... done
- [summer] [10/104] Fetching gstreamer1-plugins-bad-1.22.5.pkg: .......... done
- [summer] [11/104] Fetching gstreamer1-plugins-mpg123-1.22.5.pkg: .... done
- [summer] [12/104] Fetching libdvdnav-6.1.1.pkg: ........ done
- [summer] [13/104] Fetching libXrandr-1.5.2.pkg: .... done
- [summer] [14/104] Fetching nettle-3.9.1.pkg: .........
- . done
- [summer] [15/104] Fetching liba52-0.8.0.pkg: .......... done
- [summer] [16/104] Fetching libunibreak-5.1,1.pkg: ....... done
- [summer] [17/104] Fetching lcms2-2.15_2.pkg: .......... done
- [summer] [18/104] Fetching libnice-0.1.21_1.pkg: .......... done
- [summer] [19/104] Fetching mpg123-1.32.2.pkg: .......... done
- [summer] [20/104] Fetching libthai-0.1.29.pkg: .......... done
- [summer] [21/104] Fetching mkfontscale-1.2.1.pkg: ... done
- [summer] [22/104] Fetching gstreamer1-plugins-ugly-1.22.5.pkg: .......... done
- [summer] [23/104] Fetching libdeflate-1.19.pkg: ........ done
- [summer] [24/104] Fetching fribidi-1.0.13.pkg: ....... done
- [summer] [25/104] Fetching vmaf-2.3.1.pkg: .......... done
- [summer] [26/104] Fetching libva-2.20.0.pkg: .......... done
- [summer] [27/104] Fetching libdrm-2.4.116,1.pkg: .......... done
- [summer] [28/104] Fetching libtasn1-4.19.0.pkg: .......... done
- [summer] [29/104] Fetching libXfixes-6.0.0.pkg: ... done
- [summer] [30/104] Fetching libdvdread-6.1.3.pkg: ... done
- [summer] [31/104] Fetching libxml2-2.10.4_1.pkg: .......... done
- [summer] [32/104] Fetching wayland-1.22.0.pkg: .......... done
- [summer] [33/104] Fetching aom-3.7.0.pkg: .......... done
- [summer] [34/104] Fetching orc-0.4.34_1.pkg: .......... done
- [summer] [35/104] Fetching gstreamer1-plugins-theora-1.22.5.pkg: ... done
- [summer] [36/104] Fetching gdk-pixbuf2-2.42.10_1.pkg: .......... done
- [summer] [37/104] Fetching shaderc-2023.6.pkg: .......... done
- [summer] [38/104] Fetching gnutls-3.7.9.pkg: .......... done
- [summer] [39/104] Fetching libepoll-shim-0.0.20230411.pkg: ... done
- [summer] [40/104] Fetching libjxl-0.8.2_3.pkg: .......... done
- [summer] [41/104] Fetching font-misc-ethiopic-1.0.4.pkg: .......... done
- [summer] [42/104] Fetching libX11-1.8.7,1.pkg: .......... done
- [summer] [43/104] Fetching giflib-5.2.1.pkg: .......... done
- [summer] [44/104] Fetching libXrender-0.9.10_2.pkg: .... done
- [summer] [45/104] Fetching xorgproto-2023.2.pkg: .......... done
- [summer] [46/104] Fetching libXft-2.3.7.pkg: ........ done
- [summer] [47/104] Fetching webp-1.3.2.pkg: .......... done
- [summer] [48/104] Fetching cairo-1.17.4_2,3.pkg: .......... done
- [summer] [49/104] Fetching graphite2-1.3.14.pkg: ........ done
- [summer] [50/104] Fetching shared-mime-info-2.2_1.pkg: .......... done
- [summer] [51/104] Fetching libv4l-1.23.0_2.pkg: .......... done
- [summer] [52/104] Fetching encodings-1.0.5,1.pkg: .......... done
- [summer] [53/104] Fetching harfbuzz-8.2.2.pkg: .......... done
- [summer] [54/104] Fetching lame-3.100_4.pkg: .......... done
- [summer] [55/104] Fetching libpciaccess-0.17.pkg: ... done
- [summer] [56/104] Fetching gstreamer1-plugins-vorbis-1.22.5.pkg: .... done
- [summer] [57/104] Fetching vulkan-loader-1.3.266.pkg: ......... done
- [summer] [58/104] Fetching libass-0.17.1_1.pkg: .......... done
- [summer] [59/104] Fetching gstreamer1-plugins-1.22.5.pkg: .......... done
- [summer] [60/104] Fetching x265-3.4_2.pkg: .......... done
- [summer] [61/104] Fetching libdca-0.0.7.pkg: .......... done
- [summer] [62/104] Fetching libfontenc-1.1.7.pkg: .... done
- [summer] [63/104] Fetching highway-1.0.7.pkg: .......... done
- [summer] [64/104] Fetching gstreamer1-plugins-ogg-1.22.5.pkg: ......... done
- [summer] [65/104] Fetching gstreamer1-libav-1.22.5.pkg: .... done
- [summer] [66/104] Fetching libudev-devd-0.5.2.pkg: ... done
- [summer] [67/104] Fetching gstreamer1-plugins-pango-1.22.5.pkg: . done
- [summer] [68/104] Fetching ffmpeg-6.0_3,1.pkg: .
- ......... done
- [summer] [69/104] Fetching opus-1.4.pkg: .......
- ... done
- [summer] [70/104] Fetching libunwind-20211201_2.pkg: .......... done
- [summer] [71/104] Fetching font-bh-ttf-1.0.3_5.pkg: .......... done
- [summer] [72/104] Fetching pango-1.50.14.pkg: .......... done
- [summer] [73/104] Fetching gstreamer1-plugins-png-1.22.5.pkg: ... done
- [summer] [74/104] Fetching brotli-1.1.0,1.pkg: .......... done
- [summer] [75/104] Fetching gstreamer1-1.22.5.pkg: .......... done
- [summer] [76/104] Fetching libvorbis-1.3.7_2,3.pkg: .......... done
- [summer] [77/104] Fetching gmp-6.3.0.pkg: .......... done
- [summer] [78/104] Fetching Imath-3.1.9.pkg: .......... done
- [summer] [79/104] Fetching gstreamer1-plugins-dvdread-1.22.5.pkg: .... done
- [summer] [80/104] Fetching libXext-1.3.4,1.pkg: ......... done
- [summer] [81/104] Fetching svt-av1-1.7.0.pkg: .......... done
- [summer] [82/104] Fetching argp-standalone-1.5.0.pkg: .... done
- [summer] [83/104] Fetching libogg-1.3.5,4.pkg: .......... done
- [summer] [84/104] Fetching gstreamer1-plugins-core-1.22.5.pkg: . done
- [summer] [85/104] Fetching libtheora-1.1.1_7.pkg: .......... done
- [summer] [86/104] Fetching p11-kit-0.24.1_2.pkg: .......... done
- [summer] [87/104] Fetching libXau-1.0.9.pkg: ... done
- [summer] [88/104] Fetching libplacebo-6.338.1.pkg: .......... done
- [summer] [89/104] Fetching fontconfig-2.14.2,1.pkg: .......... done
- [summer] [90/104] Fetching pixman-0.42.2.pkg: .......... done
- [summer] [91/104] Fetching dav1d-1.2.1_2.pkg: .......... done
- [summer] [92/104] Fetching gstreamer1-plugins-good-1.22.5.pkg: .......... done
- [summer] [93/104] Fetching openexr-3.2.0.pkg: .......... done
- [summer] [94/104] Fetching glib-2.78.1,2.pkg: .......... done
- [summer] [95/104] Fetching libvpx-1.13.1.pkg: .......... done
- [summer] [96/104] Fetching jbigkit-2.1_1.pkg: ....... done
- [summer] [97/104] Fetching font-misc-meltho-1.0.3_5.pkg: .......... done
- [summer] [98/104] Fetching iso-codes-4.15.0.pkg: .......... done
- [summer] [99/104] Fetching libvdpau-1.5.pkg: ........ done
- [summer] [100/104] Fetching libXdmcp-1.1.3.pkg: ... done
- [summer] [101/104] Fetching tiff-4.4.0_2.pkg: .......... done
- [summer] [102/104] Fetching gstreamer1-plugins-a52dec-1.22.5.pkg: .. done
- [summer] [103/104] Fetching xorg-fonts-truetype-7.7_1.pkg: . done
- [summer] [104/104] Fetching dejavu-2.37_3.pkg: .......... done
- Checking integrity...
-  done (0 conflicting)
- [summer] [1/104] Installing xorgproto-2023.2...
- [summer] [1/104] Extracting xorgproto-2023.2: .......... done
- [summer] [2/104] Installing libXau-1.0.9...
- [summer] [2/104] Extracting libXau-1.0.9: .......... done
- [summer] [3/104] Installing libXdmcp-1.1.3...
- [summer] [3/104] Extracting libXdmcp-1.1.3: ..
- ....... done
- [summer] [4/104] Installing libxcb-1.15_1...
- [summer] [4/104] Extracting libxcb-1.15_1: .
- ......... done
- [summer] [5/104] Installing libxml2-2.10.4_1...
- [summer] [5/104] Extracting libxml2-2.10.4_1: ....
- ...... done
- [summer] [6/104] Installing png-1.6.40...
- [summer] [6/104] Extracting png-1.6.40: .......... done
- [summer] [7/104] Installing jpeg-turbo-3.0.0...
- [summer] [7/104] Extracting jpeg-turbo-3.0.0: .......... done
- [summer] [8/104] Installing libdeflate-1.19...
- [summer] [8/104] Extracting libdeflate-1.19: .......... done
- [summer] [9/104] Installing libX11-1.8.7,1...
- [summer] [9/104] Extracting libX11-1.8.7,1: .......... done
- [summer] [10/104] Installing brotli-1.1.0,1...
- [summer] [10/104] Extracting brotli-1.1.0,1: .......... done
- [summer] [11/104] Installing glib-2.78.1,2...
- [summer] [11/104] Extracting glib-2.78.1,2: ........
- .. done
- [summer] [12/104] Installing jbigkit-2.1_1...
- [summer] [12/104] Extracting jbigkit-2.1_1: .......... done
- [summer] [13/104] Installing freetype2-2.13.1...
- [summer] [13/104] Extracting freetype2-2.13.1: .......... done
- [summer] [14/104] Installing libtasn1-4.19.0...
- [summer] [14/104] Extracting libtasn1-4.19.0: .......... done
- [summer] [15/104] Installing libepoll-shim-0.0.20230411...
- [summer] [15/104] Extracting libepoll-shim-0.0.20230411: .......... done
- [summer] [16/104] Installing libXrender-0.9.10_2...
- [summer] [16/104] Extracting libXrender-0.9.10_2: .......... done
- [summer] [17/104] Installing shared-mime-info-2.2_1...
- [summer] [17/104] Extracting shared-mime-info-2.2_1: ......... done
- [summer] [18/104] Installing libfontenc-1.1.7...
- [summer] [18/104] Extracting libfontenc-1.1.7: ......... done
- [summer] [19/104] Installing gmp-6.3.0...
- [summer] [19/104] Extracting gmp-6.3.0: .......... done
- [summer] [20/104] Installing Imath-3.1.9...
- [summer] [20/104] Extracting Imath-3.1.9: .......... done
- [summer] [21/104] Installing libXext-1.3.4,1...
- [summer] [21/104] Extracting libXext-1.3.4,1: .
- ......... done
- [summer] [22/104] Installing tiff-4.4.0_2...
- [summer] [22/104] Extracting tiff-4.4.0_2: .......... done
- [summer] [23/104] Installing libXrandr-1.5.2...
- [summer] [23/104] Extracting libXrandr-1.5.2: .......... done
- [summer] [24/104] Installing nettle-3.9.1...
- [summer] [24/104] Extracting nettle-3.9.1: .......... done
- [summer] [25/104] Installing mkfontscale-1.2.1...
- [summer] [25/104] Extracting mkfontscale-1.2.1: ....... done
- [summer] [26/104] Installing wayland-1.22.0...
- [summer] [26/104] Extracting wayland-1.22.0: .......... done
- [summer] [27/104] Installing gdk-pixbuf2-2.42.10_1...
- [summer] [27/104] Extracting gdk-pixbuf2-2.42.10_1: ....
- ...... done
- [summer] [28/104] Installing giflib-5.2.1...
- [summer] [28/104] Extracting giflib-5.2.1: .......... done
- [summer] [29/104] Installing graphite2-1.3.14...
- [summer] [29/104] Extracting graphite2-1.3.14: .......... done
- [summer] [30/104] Installing libpciaccess-0.17...
- [summer] [30/104] Extracting libpciaccess-0.17: ........ done
- [summer] [31/104] Installing highway-1.0.7...
- [summer] [31/104] Extracting highway-1.0.7: .......... done
- [summer] [32/104] Installing libunwind-20211201_2...
- [summer] [32/104] Extracting libunwind-20211201_2: .......... done
- [summer] [33/104] Installing p11-kit-0.24.1_2...
- [summer] [33/104] Extracting p11-kit-0.24.1_2: .......... done
- [summer] [34/104] Installing fontconfig-2.14.2,1...
- [summer] [34/104] Extracting fontconfig-2.14.2,1: .......... done
- [summer] [35/104] Installing openexr-3.2.0...
- [summer] [35/104] Extracting openexr-3.2.0: .......... done
- [summer] [36/104] Installing libdatrie-0.2.13_1...
- [summer] [36/104] Extracting libdatrie-0.2.13_1: .......... done
- [summer] [37/104] Installing libglvnd-1.6.0_2...
- [summer] [37/104] Extracting libglvnd-1.6.0_2: .......... done
- [summer] [38/104] Installing libunibreak-5.1,1...
- [summer] [38/104] Extracting libunibreak-5.1,1: .......... done
- [summer] [39/104] Installing lcms2-2.15_2...
- [summer] [39/104] Extracting lcms2-2.15_2: .......... done
- [summer] [40/104] Installing fribidi-1.0.13...
- [summer] [40/104] Extracting fribidi-1.0.13: .......... done
- [summer] [41/104] Installing vmaf-2.3.1...
- [summer] [41/104] Extracting vmaf-2.3.1: .......... done
- [summer] [42/104] Installing libdrm-2.4.116,1...
- [summer] [42/104] Extracting libdrm-2.4.116,1: .......... done
- [summer] [43/104] Installing libXfixes-6.0.0...
- [summer] [43/104] Extracting libXfixes-6.0.0: .......... done
- [summer] [44/104] Installing orc-0.4.34_1...
- [summer] [44/104] Extracting orc-0.4.34_1: .......... done
- [summer] [45/104] Installing shaderc-2023.6...
- [summer] [45/104] Extracting shaderc-2023.6: .......... done
- [summer] [46/104] Installing gnutls-3.7.9...
- [summer] [46/104] Extracting gnutls-3.7.9: ........
- .. done
- [summer] [47/104] Installing libjxl-0.8.2_3...
- [summer] [47/104] Extracting libjxl-0.8.2_3: ......
- .
- ... done
- [summer] [48/104] Installing font-misc-ethiopic-1.0.4...
- [summer] [48/104] Extracting font-misc-ethiopic-1.0.4: ...... done
- [summer] [49/104] Installing encodings-1.0.5,1...
- [summer] [49/104] Extracting encodings-1.0.5,1: .......... done
- [summer] [50/104] Installing harfbuzz-8.2.2...
- [summer] [50/104] Extracting harfbuzz-8.2.2: .......... done
- [summer] [51/104] Installing vulkan-loader-1.3.266...
- [summer] [51/104] Extracting vulkan-loader-1.3.266: ......... done
- [summer] [52/104] Installing libudev-devd-0.5.2...
- [summer] [52/104] Extracting libudev-devd-0.5.2: ........ done
- [summer] [53/104] Installing font-bh-ttf-1.0.3_5...
- [summer] [53/104] Extracting font-bh-ttf-1.0.3_5: .......... done
- [summer] [54/104] Installing gstreamer1-1.22.5...
- [summer] [54/104] Extracting gstreamer1-1.22.5: .......... done
- [summer] [55/104] Installing argp-standalone-1.5.0...
- [summer] [55/104] Extracting argp-standalone-1.5.0: ........ done
- [summer] [56/104] Installing libogg-1.3.5,4...
- [summer] [56/104] Extracting libogg-1.3.5,4: .......... done
- [summer] [57/104] Installing pixman-0.42.2...
- [summer] [57/104] Extracting pixman-0.42.2: .......... done
- [summer] [58/104] Installing font-misc-meltho-1.0.3_5...
- [summer] [58/104] Extracting font-misc-meltho-1.0.3_5: .......... done
- [summer] [59/104] Installing iso-codes-4.15.0...
- [summer] [59/104] Extracting iso-codes-4.15.0: ....
- ...... done
- [summer] [60/104] Installing dejavu-2.37_3...
- [summer] [60/104] Extracting dejavu-2.37_3: ....
- ...... done
- [summer] [61/104] Installing libx264-0.164.3095...
- [summer] [61/104] Extracting libx264-0.164.3095: ......... done
- [summer] [62/104] Installing libnice-0.1.21_1...
- [summer] [62/104] Extracting libnice-0.1.21_1: .......... done
- [summer] [63/104] Installing libthai-0.1.29...
- [summer] [63/104] Extracting libthai-0.1.29: .......... done
- [summer] [64/104] Installing libva-2.20.0...
- [summer] [64/104] Extracting libva-2.20.0: .......... done
- [summer] [65/104] Installing libdvdread-6.1.3...
- [summer] [65/104] Extracting libdvdread-6.1.3: .......... done
- [summer] [66/104] Installing aom-3.7.0...
- [summer] [66/104] Extracting aom-3.7.0: .......
- ... done
- [summer] [67/104] Installing libXft-2.3.7...
- [summer] [67/104] Extracting libXft-2.3.7: .......... done
- [summer] [68/104] Installing webp-1.3.2...
- [summer] [68/104] Extracting webp-1.3.2: .......... done
- [summer] [69/104] Installing cairo-1.17.4_2,3...
- [summer] [69/104] Extracting cairo-1.17.4_2,3: .....
- ..... done
- [summer] [70/104] Installing libv4l-1.23.0_2...
- [summer] [70/104] Extracting libv4l-1.23.0_2: .......... done
- [summer] [71/104] Installing lame-3.100_4...
- [summer] [71/104] Extracting lame-3.100_4: .......... done
- [summer] [72/104] Installing libass-0.17.1_1...
- [summer] [72/104] Extracting libass-0.17.1_1: .......... done
- [summer] [73/104] Installing gstreamer1-plugins-1.22.5...
- [summer] [73/104] Extracting gstreamer1-plugins-1.22.5: .......... done
- [summer] [74/104] Installing x265-3.4_2...
- [summer] [74/104] Extracting x265-3.4_2: .......... done
- [summer] [75/104] Installing opus-1.4...
- [summer] [75/104] Extracting opus-1.4: .......... done
- [summer] [76/104] Installing libvorbis-1.3.7_2,3...
- [summer] [76/104] Extracting libvorbis-1.3.7_2,3: .......... done
- [summer] [77/104] Installing svt-av1-1.7.0...
- [summer] [77/104] Extracting svt-av1-1.7.0: .......... done
- [summer] [78/104] Installing libplacebo-6.338.1...
- [summer] [78/104] Extracting libplacebo-6.338.1: .......... done
- [summer] [79/104] Installing dav1d-1.2.1_2...
- [summer] [79/104] Extracting dav1d-1.2.1_2: .......... done
- [summer] [80/104] Installing libvpx-1.13.1...
- [summer] [80/104] Extracting libvpx-1.13.1: .......... done
- [summer] [81/104] Installing libvdpau-1.5...
- [summer] [81/104] Extracting libvdpau-1.5: .......... done
- [summer] [82/104] Installing xorg-fonts-truetype-7.7_1...
- [summer] [82/104] Extracting xorg-fonts-truetype-7.7_1: ... done
- [summer] [83/104] Installing gstreamer1-plugins-bad-1.22.5...
- [summer] [83/104] Extracting gstreamer1-plugins-bad-1.22.5: .......... done
- [summer] [84/104] Installing libdvdnav-6.1.1...
- [summer] [84/104] Extracting libdvdnav-6.1.1: .......... done
- [summer] [85/104] Installing liba52-0.8.0...
- [summer] [85/104] Extracting liba52-0.8.0: .......... done
- [summer] [86/104] Installing mpg123-1.32.2...
- [summer] [86/104] Extracting mpg123-1.32.2: .....
- ..... done
- [summer] [87/104] Installing gstreamer1-plugins-ugly-1.22.5...
- [summer] [87/104] Extracting gstreamer1-plugins-ugly-1.22.5: .......... done
- [summer] [88/104] Installing libdca-0.0.7...
- [summer] [88/104] Extracting libdca-0.0.7: .......... done
- [summer] [89/104] Installing gstreamer1-plugins-ogg-1.22.5...
- [summer] [89/104] Extracting gstreamer1-plugins-ogg-1.22.5: .... done
- [summer] [90/104] Installing ffmpeg-6.0_3,1...
- [summer] [90/104] Extracting ffmpeg-6.0_3,1: .....
- .
- .... done
- [summer] [91/104] Installing pango-1.50.14...
- [summer] [91/104] Extracting pango-1.50.14: 
- .......... done
- [summer] [92/104] Installing libtheora-1.1.1_7...
- [summer] [92/104] Extracting libtheora-1.1.1_7: .......... done
- [summer] [93/104] Installing gstreamer1-plugins-good-1.22.5...
- [summer] [93/104] Extracting gstreamer1-plugins-good-1.22.5: .......... done
- [summer] [94/104] Installing gstreamer1-plugins-dts-1.22.5...
- [summer] [94/104] Extracting gstreamer1-plugins-dts-1.22.5: .... done
- [summer] [95/104] Installing gstreamer1-plugins-resindvd-1.22.5...
- [summer] [95/104] Extracting gstreamer1-plugins-resindvd-1.22.5: .... done
- [summer] [96/104] Installing gstreamer1-plugins-mpg123-1.22.5...
- [summer] [96/104] Extracting gstreamer1-plugins-mpg123-1.22.5: .... done
- [summer] [97/104] Installing gstreamer1-plugins-theora-1.22.5...
- [summer] [97/104] Extracting gstreamer1-plugins-theora-1.22.5: .... done
- [summer] [98/104] Installing gstreamer1-plugins-vorbis-1.22.5...
- [summer] [98/104] Extracting gstreamer1-plugins-vorbis-1.22.5: .... done
- [summer] [99/104] Installing gstreamer1-libav-1.22.5...
- [summer] [99/104] Extracting gstreamer1-libav-1.22.5: .... done
- [summer] [100/104] Installing gstreamer1-plugins-pango-1.22.5...
- [summer] [100/104] Extracting gstreamer1-plugins-pango-1.22.5: .... done
- [summer] [101/104] Installing gstreamer1-plugins-png-1.22.5...
- [summer] [101/104] Extracting gstreamer1-plugins-png-1.22.5: .... done
- [summer] [102/104] Installing gstreamer1-plugins-dvdread-1.22.5...
- [summer] [102/104] Extracting gstreamer1-plugins-dvdread-1.22.5: .... done
- [summer] [103/104] Installing gstreamer1-plugins-a52dec-1.22.5...
- [summer] [103/104] Extracting gstreamer1-plugins-a52dec-1.22.5: .... done
- [summer] [104/104] Installing gstreamer1-plugins-core-1.22.5...
- [summer] [104/104] Extracting gstreamer1-plugins-core-1.22.5: . done
- ==> Running trigger: shared-mime-info.ucl
- Building the Shared MIME-Info database cache
- ==> Running trigger: gio-modules.ucl
- Generating GIO modules cache
- ==> Running trigger: glib-schemas.ucl
- Compiling glib schemas
- No schema files found: doing nothing.
- ==> Running trigger: gdk-pixbuf-query-loaders.ucl
- Generating gdk-pixbuf modules cache
- ==> Running trigger: fontconfig.ucl
- Running fc-cache to build fontconfig 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
- =====
- 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 libthai-0.1.29:
- 
- --
- ===>   NOTICE:
- 
- The libthai port currently does not have a maintainer. As a result, it is
- more likely to have unresolved issues, not be up-to-date, or even be removed in
- the future. To volunteer to maintain this port, please create an issue at:
- 
- https://bugs.freebsd.org/bugzilla
- 
- More information about port maintainership is available at:
- 
- https://docs.freebsd.org/en/articles/contributing/#ports-contributing

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  3/18:
Processing  4/18:
Processing  5/18:
Processing  6/18: [conf-pkg-config: pkg-config]
-> retrieved dune-configurator.3.11.1  (cached)
Processing  7/18: [gstreamer.0.3.1: http] [conf-pkg-config: pkg-config]
- 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
-   --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
- 
- 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  7/18: [gstreamer.0.3.1: http]
-> installed conf-pkg-config.3
Processing  8/18: [gstreamer.0.3.1: http]
Processing  9/18: [gstreamer.0.3.1: http] [conf-gstreamer: pkg-config gstreamer-1.0]
-> retrieved dune.3.11.1  (cached)
Processing 10/18: [gstreamer.0.3.1: http] [conf-gstreamer: pkg-config gstreamer-1.0] [dune: ocaml 15]
-> compiled  conf-gstreamer.1
Processing 10/18: [gstreamer.0.3.1: http] [dune: ocaml 15]
-> installed conf-gstreamer.1
Processing 11/18: [gstreamer.0.3.1: http] [dune: ocaml 15]
Processing 11/18: [dune: ocaml 15]
-> retrieved csexp.1.5.2  (cached)
-> retrieved gstreamer.0.3.1  (https://github.com/savonet/ocaml-gstreamer/archive/v0.3.1.tar.gz)
+ /usr/home/opam/.opam/4.14.1/bin/ocaml "boot/bootstrap.ml" "-j" "15" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.11.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 15
- 

Processing 11/18: [dune: ./_boot/dune.exe build]
+ /usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.11.1/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "15" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.11.1)
-> compiled  dune.3.11.1
-> installed dune.3.11.1
Processing 13/18: [csexp: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "csexp" "-j" "15" "@install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
-> installed csexp.1.5.2
Processing 15/18: [dune-configurator: rm]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.11.1)
+ /bin/rm "-rf" "vendor/pp" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.11.1)
Processing 15/18: [dune-configurator: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "dune-configurator" "-j" "15" "@install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.11.1)
-> compiled  dune-configurator.3.11.1
-> installed dune-configurator.3.11.1
Processing 17/18: [gstreamer: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "gstreamer" "-j" "15" "@install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/gstreamer.0.3.1)
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gstreamer-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/ocaml/threads -o gstreamer_stubs.o -c gstreamer_stubs.c)
- In file included from gstreamer_stubs.c:18:
- In file included from /usr/local/include/glib-2.0/glib.h:56:
- In file included from /usr/local/include/glib-2.0/glib/giochannel.h:35:
- /usr/local/include/glib-2.0/glib/gmain.h:310:37: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                         GSourceFunc callback,
-                                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:227:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from gstreamer_stubs.c:18:
- In file included from /usr/local/include/glib-2.0/glib.h:56:
- /usr/local/include/glib-2.0/glib/giochannel.h:190:23: warning: "flush" is deprecated: use "caml_flush" instead [-W#pragma-messages]
-                                  gboolean         flush,
-                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:191:15: note: expanded from macro 'flush'
- #define flush CAML_DEPRECATED("flush", "caml_flush") caml_flush /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:60:6: note: expanded from here
-  GCC warning "\"flush\" is deprecated: use \"caml_flush\" instead"
-      ^
- In file included from gstreamer_stubs.c:18:
- In file included from /usr/local/include/glib-2.0/glib.h:68:
- /usr/local/include/glib-2.0/glib/gpattern.h:45:38: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-                                gsize string_length,
-                                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:66:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- In file included from gstreamer_stubs.c:18:
- In file included from /usr/local/include/glib-2.0/glib.h:68:
- /usr/local/include/glib-2.0/glib/gpattern.h:53:20: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-                                         guint         string_length,
-                                                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:71:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- In file included from gstreamer_stubs.c:19:
- In file included from /usr/local/include/gstreamer-1.0/gst/app/gstappsink.h:23:
- In file included from /usr/local/include/gstreamer-1.0/gst/gst.h:31:
- In file included from /usr/local/include/gstreamer-1.0/gst/gstenumtypes.h:6:
- In file included from /usr/local/include/glib-2.0/glib-object.h:24:
- In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31:
- In file included from /usr/local/include/glib-2.0/gobject/gobject.h:29:
- /usr/local/include/glib-2.0/gobject/gclosure.h:225:12: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   gpointer      callback;
-                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:52:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from gstreamer_stubs.c:19:
- In file included from /usr/local/include/gstreamer-1.0/gst/app/gstappsink.h:23:
- In file included from /usr/local/include/gstreamer-1.0/gst/gst.h:35:
- In file included from /usr/local/include/gstreamer-1.0/gst/gstbin.h:27:
- In file included from /usr/local/include/gstreamer-1.0/gst/gstelement.h:223:
- In file included from /usr/local/include/gstreamer-1.0/gst/gstpad.h:70:
- In file included from /usr/local/include/gstreamer-1.0/gst/gstbuffer.h:29:
- /usr/local/include/gstreamer-1.0/gst/gstallocator.h:146:18: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-   GstMemory *  (*alloc)      (GstAllocator *allocator, gsize size,
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:51:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from gstreamer_stubs.c:19:
- In file included from /usr/local/include/gstreamer-1.0/gst/app/gstappsink.h:23:
- In file included from /usr/local/include/gstreamer-1.0/gst/gst.h:35:
- In file included from /usr/local/include/gstreamer-1.0/gst/gstbin.h:27:
- In file included from /usr/local/include/gstreamer-1.0/gst/gstelement.h:223:
- In file included from /usr/local/include/gstreamer-1.0/gst/gstpad.h:73:
- In file included from /usr/local/include/gstreamer-1.0/gst/gstpadtemplate.h:36:
- In file included from /usr/local/include/gstreamer-1.0/gst/gstevent.h:227:
- /usr/local/include/gstreamer-1.0/gst/gstmessage.h:563:73: warning: "flush" is deprecated: use "caml_flush" instead [-W#pragma-messages]
-                                                  gdouble rate, gboolean flush, gboolean intermediate,
-                                                                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:191:15: note: expanded from macro 'flush'
- #define flush CAML_DEPRECATED("flush", "caml_flush") caml_flush /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:148:6: note: expanded from here
-  GCC warning "\"flush\" is deprecated: use \"caml_flush\" instead"
-      ^
- In file included from gstreamer_stubs.c:19:
- In file included from /usr/local/include/gstreamer-1.0/gst/app/gstappsink.h:23:
- In file included from /usr/local/include/gstreamer-1.0/gst/gst.h:35:
- In file included from /usr/local/include/gstreamer-1.0/gst/gstbin.h:27:
- In file included from /usr/local/include/gstreamer-1.0/gst/gstelement.h:223:
- In file included from /usr/local/include/gstreamer-1.0/gst/gstpad.h:73:
- In file included from /usr/local/include/gstreamer-1.0/gst/gstpadtemplate.h:36:
- In file included from /usr/local/include/gstreamer-1.0/gst/gstevent.h:227:
- /usr/local/include/gstreamer-1.0/gst/gstmessage.h:567:75: warning: "flush" is deprecated: use "caml_flush" instead [-W#pragma-messages]
-                                                  gdouble *rate, gboolean *flush, gboolean *intermediate,
-                                                                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:191:15: note: expanded from macro 'flush'
- #define flush CAML_DEPRECATED("flush", "caml_flush") caml_flush /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:152:6: note: expanded from here
-  GCC warning "\"flush\" is deprecated: use \"caml_flush\" instead"
-      ^
- In file included from gstreamer_stubs.c:19:
- In file included from /usr/local/include/gstreamer-1.0/gst/app/gstappsink.h:23:
- In file included from /usr/local/include/gstreamer-1.0/gst/gst.h:35:
- In file included from /usr/local/include/gstreamer-1.0/gst/gstbin.h:27:
- In file included from /usr/local/include/gstreamer-1.0/gst/gstelement.h:223:
- In file included from /usr/local/include/gstreamer-1.0/gst/gstpad.h:73:
- In file included from /usr/local/include/gstreamer-1.0/gst/gstpadtemplate.h:36:
- In file included from /usr/local/include/gstreamer-1.0/gst/gstevent.h:227:
- /usr/local/include/gstreamer-1.0/gst/gstmessage.h:680:89: warning: "flush" is deprecated: use "caml_flush" instead [-W#pragma-messages]
-                                                  guint64 amount, gdouble rate, gboolean flush,
-                                                                                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:191:15: note: expanded from macro 'flush'
- #define flush CAML_DEPRECATED("flush", "caml_flush") caml_flush /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:4:6: note: expanded from here
-  GCC warning "\"flush\" is deprecated: use \"caml_flush\" instead"
-      ^
- In file included from gstreamer_stubs.c:19:
- In file included from /usr/local/include/gstreamer-1.0/gst/app/gstappsink.h:23:
- In file included from /usr/local/include/gstreamer-1.0/gst/gst.h:35:
- In file included from /usr/local/include/gstreamer-1.0/gst/gstbin.h:27:
- In file included from /usr/local/include/gstreamer-1.0/gst/gstelement.h:223:
- In file included from /usr/local/include/gstreamer-1.0/gst/gstpad.h:73:
- In file included from /usr/local/include/gstreamer-1.0/gst/gstpadtemplate.h:36:
- In file included from /usr/local/include/gstreamer-1.0/gst/gstevent.h:227:
- /usr/local/include/gstreamer-1.0/gst/gstmessage.h:684:92: warning: "flush" is deprecated: use "caml_flush" instead [-W#pragma-messages]
-                                                  guint64 *amount, gdouble *rate, gboolean *flush,
-                                                                                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:191:15: note: expanded from macro 'flush'
- #define flush CAML_DEPRECATED("flush", "caml_flush") caml_flush /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:8:6: note: expanded from here
-  GCC warning "\"flush\" is deprecated: use \"caml_flush\" instead"
-      ^
- In file included from gstreamer_stubs.c:19:
- In file included from /usr/local/include/gstreamer-1.0/gst/app/gstappsink.h:23:
- In file included from /usr/local/include/gstreamer-1.0/gst/gst.h:35:
- In file included from /usr/local/include/gstreamer-1.0/gst/gstbin.h:27:
- In file included from /usr/local/include/gstreamer-1.0/gst/gstelement.h:223:
- In file included from /usr/local/include/gstreamer-1.0/gst/gstpad.h:73:
- In file included from /usr/local/include/gstreamer-1.0/gst/gstpadtemplate.h:36:
- /usr/local/include/gstreamer-1.0/gst/gstevent.h:691:59: warning: "flush" is deprecated: use "caml_flush" instead [-W#pragma-messages]
-                                                  gboolean flush, gboolean intermediate) G_GNUC_MALLOC;
-                                                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:191:15: note: expanded from macro 'flush'
- #define flush CAML_DEPRECATED("flush", "caml_flush") caml_flush /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:28:6: note: expanded from here
-  GCC warning "\"flush\" is deprecated: use \"caml_flush\" instead"
-      ^
- In file included from gstreamer_stubs.c:19:
- In file included from /usr/local/include/gstreamer-1.0/gst/app/gstappsink.h:23:
- In file included from /usr/local/include/gstreamer-1.0/gst/gst.h:35:
- In file included from /usr/local/include/gstreamer-1.0/gst/gstbin.h:27:
- In file included from /usr/local/include/gstreamer-1.0/gst/gstelement.h:223:
- In file included from /usr/local/include/gstreamer-1.0/gst/gstpad.h:73:
- In file included from /usr/local/include/gstreamer-1.0/gst/gstpadtemplate.h:36:
- /usr/local/include/gstreamer-1.0/gst/gstevent.h:694:75: warning: "flush" is deprecated: use "caml_flush" instead [-W#pragma-messages]
-                                                  gdouble *rate, gboolean *flush, gboolean *intermediate);
-                                                                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:191:15: note: expanded from macro 'flush'
- #define flush CAML_DEPRECATED("flush", "caml_flush") caml_flush /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:32:6: note: expanded from here
-  GCC warning "\"flush\" is deprecated: use \"caml_flush\" instead"
-      ^
- In file included from gstreamer_stubs.c:19:
- In file included from /usr/local/include/gstreamer-1.0/gst/app/gstappsink.h:23:
- In file included from /usr/local/include/gstreamer-1.0/gst/gst.h:35:
- In file included from /usr/local/include/gstreamer-1.0/gst/gstbin.h:27:
- In file included from /usr/local/include/gstreamer-1.0/gst/gstelement.h:223:
- /usr/local/include/gstreamer-1.0/gst/gstpad.h:1335:30: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                                  GstPadProbeCallback callback,
-                                                                                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:100:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from gstreamer_stubs.c:20:
- In file included from /usr/local/include/gstreamer-1.0/gst/app/gstappsrc.h:24:
- In file included from /usr/local/include/gstreamer-1.0/gst/base/gstpushsrc.h:28:
- /usr/local/include/gstreamer-1.0/gst/base/gstbasesrc.h:266:19: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-   GstFlowReturn (*alloc)        (GstBaseSrc *src, guint64 offset, guint size,
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:102:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from gstreamer_stubs.c:20:
- In file included from /usr/local/include/gstreamer-1.0/gst/app/gstappsrc.h:24:
- /usr/local/include/gstreamer-1.0/gst/base/gstpushsrc.h:87:19: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-   GstFlowReturn (*alloc)  (GstPushSrc *src, GstBuffer **buf);
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:122:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- 15 warnings generated.
-> compiled  gstreamer.0.3.1
-> installed gstreamer.0.3.1
Done.
2023-11-01 03:34.35 ---> saved as "c2846c98a16d8939f4b714b47be21dcca51ba875fe62f5c852c2e470282d8da7"
Job succeeded