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


Building on spring

(from freebsd)
2024-04-17 23:56.56 ---> 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-17 23:56.57 ---> 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-17 23:56.58 ---> 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-17 23:56.58 ---> 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-17 23:56.59 ---> using "141be27e9e0ebb1fb3c3878d245ca5b32294a540950418ca62d711f486fac687" from cache

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

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

Nothing to do.
The following actions will be performed:
=== install 5 packages
  - install bimage           0.6.0  [required by bimage-io]
  - install bimage-io        0.6.0
  - install conf-openimageio 1      [required by bimage-io]
  - install conf-pkg-config  3      [required by conf-openimageio]
  - install dune             3.15.0 [required by bimage-io]

The following system packages will first need to be installed:
    openimageio

<><> 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" "openimageio"
- 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 107 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
- 	binutils: 2.40_5,1
- 	boost-libs: 1.84.0
- 	brotli: 1.1.0,1
- 	c-blosc: 1.21.0
- 	dav1d: 1.4.1
- 	dcmtk: 3.6.7_4
- 	droid-fonts-ttf: 20131024_5
- 	ffmpeg: 6.1.1_5,1
- 	fontconfig: 2.15.0_2,1
- 	freeglut: 3.2.1
- 	freetype2: 2.13.2
- 	fribidi: 1.0.13_1
- 	gcc13: 13.2.0_4
- 	gdk-pixbuf2: 2.42.10_2
- 	giflib: 5.2.1_1
- 	glew: 2.2.0_3
- 	glfw: 3.4
- 	glib: 2.80.0,2
- 	gmp: 6.3.0
- 	gnutls: 3.8.5_1
- 	graphite2: 1.3.14
- 	harfbuzz: 8.4.0
- 	hdf5: 1.12.2_2,1
- 	highway: 1.1.0
- 	hwloc2: 2.8.0_1
- 	icu: 74.2_1,1
- 	jbigkit: 2.1_2
- 	jpeg-turbo: 3.0.2
- 	lame: 3.100_5
- 	lcms2: 2.16_1
- 	level-zero: 1.16.11
- 	libGLU: 9.0.2_2
- 	libICE: 1.1.0_2,1
- 	libSM: 1.2.3_1,1
- 	libX11: 1.8.7_1,1
- 	libXau: 1.0.9_1
- 	libXcursor: 1.2.2
- 	libXdmcp: 1.1.5
- 	libXext: 1.3.6,1
- 	libXfixes: 6.0.0_1
- 	libXi: 1.8_1,1
- 	libXinerama: 1.1.4_3,1
- 	libXmu: 1.1.4,1
- 	libXrandr: 1.5.2_1
- 	libXrender: 0.9.10_2
- 	libXt: 1.3.0,1
- 	libXxf86vm: 1.1.4_4
- 	libaec: 1.1.3
- 	libass: 0.17.1_2
- 	libdeflate: 1.20
- 	libdrm: 2.4.120_1,1
- 	libepoll-shim: 0.0.20230411
- 	libfmt: 10.2.1
- 	libfontenc: 1.1.8
- 	libglvnd: 1.7.0
- 	libheif: 1.17.6_2
- 	libjpeg-turbo: 3.0.2
- 	libjxl: 0.10.2
- 	libogg: 1.3.5,4
- 	libpciaccess: 0.18
- 	libplacebo: 6.338.2
- 	libtasn1: 4.19.0_1
- 	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
- 	minizip-ng: 3.0.8
- 	mkfontscale: 1.2.3
- 	mpc: 1.3.1_1
- 	mpfr: 4.2.1,1
- 	nettle: 3.9.1
- 	onetbb: 2021.11.0
- 	opencolorio: 2.2.1_4
- 	openexr: 3.2.4
- 	openimageio: 2.4.13.0_8
- 	openjpeg: 2.5.2
- 	openvdb: 11.0.0
- 	opus: 1.5.1
- 	p11-kit: 0.25.3_1
- 	png: 1.6.43
- 	ptex: 2.4.2_1
- 	py39-packaging: 23.2
- 	pystring: 1.1.4
- 	shaderc: 2024.0
- 	shared-mime-info: 2.2_2
- 	snappy: 1.2.0
- 	spdlog: 1.13.0
- 	squish: 1.15_1
- 	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
- 	xorgproto: 2023.2
- 	yaml-cpp: 0.8.0
- 
- Number of packages to be installed: 107
- 
- The process will require 1 GiB more space.
- 230 MiB to be downloaded.
- [spring] [1/107] Fetching freetype2-2.13.2.pkg: .......
- ... done
- [spring] [2/107] Fetching libx264-0.164.3095.pkg: .......... done
- [spring] [3/107] Fetching libglvnd-1.7.0.pkg: ......... done
- [spring] [4/107] Fetching pystring-1.1.4.pkg: ...... done
- [spring] [5/107] Fetching nettle-3.9.1.pkg: .....
- ..... done
- [spring] [6/107] Fetching lcms2-2.16_1.pkg: .........
- . done
- [spring] [7/107] Fetching onetbb-2021.11.0.pkg: ......... done
- [spring] [8/107] Fetching libXxf86vm-1.1.4_4.pkg: ... done
- [spring] [9/107] Fetching vmaf-3.0.0.pkg: .......... done
- [spring] [10/107] Fetching openjpeg-2.5.2.pkg: .......... done
- [spring] [11/107] Fetching libva-2.21.0.pkg: ........ done
- [spring] [12/107] Fetching libXfixes-6.0.0_1.pkg: ... done
- [spring] [13/107] Fetching squish-1.15_1.pkg: ... done
- [spring] [14/107] Fetching ptex-2.4.2_1.pkg: .......... done
- [spring] [15/107] Fetching aom-3.8.2.pkg: ....
- ...... done
- [spring] [16/107] Fetching gdk-pixbuf2-2.42.10_2.pkg: ......... done
- [spring] [17/107] Fetching shaderc-2024.0.pkg: .
- ......... done
- [spring] [18/107] Fetching icu-74.2_1,1.pkg: 
- ...
- ...
- ...
- . done
- [spring] [19/107] Fetching gnutls-3.8.5_1.pkg: .......... done
- [spring] [20/107] Fetching libepoll-shim-0.0.20230411.pkg: ... done
- [spring] [21/107] Fetching libX11-1.8.7_1,1.pkg: .......... done
- [spring] [22/107] Fetching giflib-5.2.1_1.pkg: ........ done
- [spring] [23/107] Fetching xorgproto-2023.2.pkg: ........
- .. done
- [spring] [24/107] Fetching yaml-cpp-0.8.0.pkg: .......... done
- [spring] [25/107] Fetching graphite2-1.3.14.pkg: .......... done
- [spring] [26/107] Fetching shared-mime-info-2.2_2.pkg: .......... done
- [spring] [27/107] Fetching lame-3.100_5.pkg: ......... done
- [spring] [28/107] Fetching libpciaccess-0.18.pkg: ... done
- [spring] [29/107] Fetching vulkan-loader-1.3.281.pkg: .......... done
- [spring] [30/107] Fetching libass-0.17.1_2.pkg: .......... done
- [spring] [31/107] Fetching hwloc2-2.8.0_1.pkg: 
- .......... done
- [spring] [32/107] Fetching opus-1.5.1.pkg: 
- .........
- . done
- [spring] [33/107] Fetching ffmpeg-6.1.1_5,1.pkg: ..
- ....
- .... done
- [spring] [34/107] Fetching libunwind-20240221.pkg: .
- ......... done
- [spring] [35/107] Fetching openvdb-11.0.0.pkg: ....
- ...... done
- [spring] [36/107] Fetching libfmt-10.2.1.pkg: .......... done
- [spring] [37/107] Fetching brotli-1.1.0,1.pkg: ......... done
- [spring] [38/107] Fetching Imath-3.1.11.pkg: .......... done
- [spring] [39/107] Fetching svt-av1-2.0.0.pkg: ......
- .... done
- [spring] [40/107] Fetching glfw-3.4.pkg: .......... done
- [spring] [41/107] Fetching libXau-1.0.9_1.pkg: .. done
- [spring] [42/107] Fetching libplacebo-6.338.2.pkg: ........
- .. done
- [spring] [43/107] Fetching fontconfig-2.15.0_2,1.pkg: .......... done
- [spring] [44/107] Fetching libjpeg-turbo-3.0.2.pkg: ......... done
- [spring] [45/107] Fetching glib-2.80.0,2.pkg: ..
- ........ done
- [spring] [46/107] Fetching openimageio-2.4.13.0_8.pkg: 
- .......... done
- [spring] [47/107] Fetching jbigkit-2.1_2.pkg: ......
- ... done
- [spring] [48/107] Fetching gcc13-13.2.0_4.pkg: 
- .
- .
- .
- .
- .
- ..
- .
- .. done
- [spring] [49/107] Fetching freeglut-3.2.1.pkg: .......... done
- [spring] [50/107] Fetching libvdpau-1.5.pkg: ....... done
- [spring] [51/107] Fetching libXdmcp-1.1.5.pkg: ..... done
- [spring] [52/107] Fetching tiff-4.4.0_3.pkg: ......
- .... done
- [spring] [53/107] Fetching libGLU-9.0.2_2.pkg: ....... done
- [spring] [54/107] Fetching png-1.6.43.pkg: .......... done
- [spring] [55/107] Fetching libxcb-1.16.1.pkg: .......... done
- [spring] [56/107] Fetching jpeg-turbo-3.0.2.pkg: .......
- ... done
- [spring] [57/107] Fetching libXt-1.3.0,1.pkg: .......... done
- [spring] [58/107] Fetching hdf5-1.12.2_2,1.pkg: .
- ....
- ..... done
- [spring] [59/107] Fetching boost-libs-1.84.0.pkg: ....
- ...... done
- [spring] [60/107] Fetching libXrandr-1.5.2_1.pkg: ...... done
- [spring] [61/107] Fetching libunibreak-6.1,1.pkg: ..... done
- [spring] [62/107] Fetching mkfontscale-1.2.3.pkg: ... done
- [spring] [63/107] Fetching libdeflate-1.20.pkg: ......... done
- [spring] [64/107] Fetching fribidi-1.0.13_1.pkg: ......... done
- [spring] [65/107] Fetching libdrm-2.4.120_1,1.pkg: .......... done
- [spring] [66/107] Fetching libtasn1-4.19.0_1.pkg: .......... done
- [spring] [67/107] Fetching opencolorio-2.2.1_4.pkg: .........
- . done
- [spring] [68/107] Fetching libXinerama-1.1.4_3,1.pkg: ... done
- [spring] [69/107] Fetching libxml2-2.11.7.pkg: .......... done
- [spring] [70/107] Fetching wayland-1.22.0.pkg: ...... done
- [spring] [71/107] Fetching libjxl-0.10.2.pkg: ...
- ....... done
- [spring] [72/107] Fetching libXrender-0.9.10_2.pkg: .... done
- [spring] [73/107] Fetching libXi-1.8_1,1.pkg: ...... done
- [spring] [74/107] Fetching webp-1.3.2_1.pkg: .......... done
- [spring] [75/107] Fetching libv4l-1.23.0_3.pkg: ..
- ........ done
- [spring] [76/107] Fetching c-blosc-1.21.0.pkg: ..... done
- [spring] [77/107] Fetching harfbuzz-8.4.0.pkg: .......... done
- [spring] [78/107] Fetching snappy-1.2.0.pkg: ..... done
- [spring] [79/107] Fetching x265-3.5_1.pkg: ...
- ....... done
- [spring] [80/107] Fetching libfontenc-1.1.8.pkg: . done
- [spring] [81/107] Fetching libXcursor-1.2.2.pkg: ..... done
- [spring] [82/107] Fetching highway-1.1.0.pkg: .......... done
- [spring] [83/107] Fetching libudev-devd-0.5.2.pkg: ... done
- [spring] [84/107] Fetching libaec-1.1.3.pkg: ... done
- [spring] [85/107] Fetching py39-packaging-23.2.pkg: ........ done
- [spring] [86/107] Fetching gmp-6.3.0.pkg: .......... done
- [spring] [87/107] Fetching libvorbis-1.3.7_2,3.pkg: .......... done
- [spring] [88/107] Fetching mpfr-4.2.1,1.pkg: .......... done
- [spring] [89/107] Fetching droid-fonts-ttf-20131024_5.pkg: ......
- .... done
- [spring] [90/107] Fetching dcmtk-3.6.7_4.pkg: ..
- .......
- . done
- [spring] [91/107] Fetching libXext-1.3.6,1.pkg: .......... done
- [spring] [92/107] Fetching argp-standalone-1.5.0.pkg: ........ done
- [spring] [93/107] Fetching libogg-1.3.5,4.pkg: ......
- .... done
- [spring] [94/107] Fetching level-zero-1.16.11.pkg: .......... done
- [spring] [95/107] Fetching p11-kit-0.25.3_1.pkg: .......... done
- [spring] [96/107] Fetching libXmu-1.1.4,1.pkg: .......... done
- [spring] [97/107] Fetching libICE-1.1.0_2,1.pkg: .......... done
- [spring] [98/107] Fetching dav1d-1.4.1.pkg: ....
- ..... done
- [spring] [99/107] Fetching mpc-1.3.1_1.pkg: .......... done
- [spring] [100/107] Fetching libSM-1.2.3_1,1.pkg: .... done
- [spring] [101/107] Fetching openexr-3.2.4.pkg: .......... done
- [spring] [102/107] Fetching libheif-1.17.6_2.pkg: .......... done
- [spring] [103/107] Fetching libvpx-1.14.0.pkg: .......... done
- [spring] [104/107] Fetching spdlog-1.13.0.pkg: ...... done
- [spring] [105/107] Fetching minizip-ng-3.0.8.pkg: ......... done
- [spring] [106/107] Fetching binutils-2.40_5,1.pkg: 
- ...
- ....
- ... done
- [spring] [107/107] Fetching glew-2.2.0_3.pkg: .
- ......... done
- Checking integrity...
-  done (0 conflicting)
- [spring] [1/107] Installing xorgproto-2023.2...
- [spring] [1/107] Extracting xorgproto-2023.2: .......... done
- [spring] [2/107] Installing libXau-1.0.9_1...
- [spring] [2/107] Extracting libXau-1.0.9_1: .......... done
- [spring] [3/107] Installing libXdmcp-1.1.5...
- [spring] [3/107] Extracting libXdmcp-1.1.5: ......... done
- [spring] [4/107] Installing libxcb-1.16.1...
- [spring] [4/107] Extracting libxcb-1.16.1: .......... done
- [spring] [5/107] Installing libX11-1.8.7_1,1...
- [spring] [5/107] Extracting libX11-1.8.7_1,1: .......... done
- [spring] [6/107] Installing py39-packaging-23.2...
- [spring] [6/107] Extracting py39-packaging-23.2: .......... done
- [spring] [7/107] Installing libepoll-shim-0.0.20230411...
- [spring] [7/107] Extracting libepoll-shim-0.0.20230411: .......... done
- [spring] [8/107] Installing libfmt-10.2.1...
- [spring] [8/107] Extracting libfmt-10.2.1: .......... done
- [spring] [9/107] Installing brotli-1.1.0,1...
- [spring] [9/107] Extracting brotli-1.1.0,1: .......... done
- [spring] [10/107] Installing glib-2.80.0,2...
- [spring] [10/107] Extracting glib-2.80.0,2: 
- .......... done
- [spring] [11/107] Installing jbigkit-2.1_2...
- [spring] [11/107] Extracting jbigkit-2.1_2: .......... done
- [spring] [12/107] Installing png-1.6.43...
- [spring] [12/107] Extracting png-1.6.43: .......... done
- [spring] [13/107] Installing jpeg-turbo-3.0.2...
- [spring] [13/107] Extracting jpeg-turbo-3.0.2: .......... done
- [spring] [14/107] Installing libdeflate-1.20...
- [spring] [14/107] Extracting libdeflate-1.20: .......... done
- [spring] [15/107] Installing libxml2-2.11.7...
- [spring] [15/107] Extracting libxml2-2.11.7: .......... done
- [spring] [16/107] Installing libXrender-0.9.10_2...
- [spring] [16/107] Extracting libXrender-0.9.10_2: .......... done
- [spring] [17/107] Installing libXext-1.3.6,1...
- [spring] [17/107] Extracting libXext-1.3.6,1: .......... done
- [spring] [18/107] Installing freetype2-2.13.2...
- [spring] [18/107] Extracting freetype2-2.13.2: .......... done
- [spring] [19/107] Installing graphite2-1.3.14...
- [spring] [19/107] Extracting graphite2-1.3.14: .......... done
- [spring] [20/107] Installing shared-mime-info-2.2_2...
- [spring] [20/107] Extracting shared-mime-info-2.2_2: ......... done
- [spring] [21/107] Installing libpciaccess-0.18...
- [spring] [21/107] Extracting libpciaccess-0.18: ........ done
- [spring] [22/107] Installing Imath-3.1.11...
- [spring] [22/107] Extracting Imath-3.1.11: .......... done
- [spring] [23/107] Installing tiff-4.4.0_3...
- [spring] [23/107] Extracting tiff-4.4.0_3: .......... done
- [spring] [24/107] Installing libXrandr-1.5.2_1...
- [spring] [24/107] Extracting libXrandr-1.5.2_1: .......... done
- [spring] [25/107] Installing libtasn1-4.19.0_1...
- [spring] [25/107] Extracting libtasn1-4.19.0_1: .......... done
- [spring] [26/107] Installing wayland-1.22.0...
- [spring] [26/107] Extracting wayland-1.22.0: .......... done
- [spring] [27/107] Installing gmp-6.3.0...
- [spring] [27/107] Extracting gmp-6.3.0: .......... done
- [spring] [28/107] Installing libICE-1.1.0_2,1...
- [spring] [28/107] Extracting libICE-1.1.0_2,1: .......... done
- [spring] [29/107] Installing spdlog-1.13.0...
- [spring] [29/107] Extracting spdlog-1.13.0: .......... done
- [spring] [30/107] Installing libglvnd-1.7.0...
- [spring] [30/107] Extracting libglvnd-1.7.0: .......... done
- [spring] [31/107] Installing nettle-3.9.1...
- [spring] [31/107] Extracting nettle-3.9.1: .......... done
- [spring] [32/107] Installing lcms2-2.16_1...
- [spring] [32/107] Extracting lcms2-2.16_1: .......... done
- [spring] [33/107] Installing vmaf-3.0.0...
- [spring] [33/107] Extracting vmaf-3.0.0: .......... done
- [spring] [34/107] Installing libXfixes-6.0.0_1...
- [spring] [34/107] Extracting libXfixes-6.0.0_1: .......... done
- [spring] [35/107] Installing gdk-pixbuf2-2.42.10_2...
- [spring] [35/107] Extracting gdk-pixbuf2-2.42.10_2: .......... done
- [spring] [36/107] Installing shaderc-2024.0...
- [spring] [36/107] Extracting shaderc-2024.0: .......... done
- [spring] [37/107] Installing giflib-5.2.1_1...
- [spring] [37/107] Extracting giflib-5.2.1_1: .......... done
- [spring] [38/107] Installing vulkan-loader-1.3.281...
- [spring] [38/107] Extracting vulkan-loader-1.3.281: .......... done
- [spring] [39/107] Installing libunwind-20240221...
- [spring] [39/107] Extracting libunwind-20240221: .......... done
- [spring] [40/107] Installing fontconfig-2.15.0_2,1...
- [spring] [40/107] Extracting fontconfig-2.15.0_2,1: .......... done
- [spring] [41/107] Installing libunibreak-6.1,1...
- [spring] [41/107] Extracting libunibreak-6.1,1: .......... done
- [spring] [42/107] Installing fribidi-1.0.13_1...
- [spring] [42/107] Extracting fribidi-1.0.13_1: .......... done
- [spring] [43/107] Installing libdrm-2.4.120_1,1...
- [spring] [43/107] Extracting libdrm-2.4.120_1,1: .......... done
- [spring] [44/107] Installing harfbuzz-8.4.0...
- [spring] [44/107] Extracting harfbuzz-8.4.0: .......... done
- [spring] [45/107] Installing highway-1.1.0...
- [spring] [45/107] Extracting highway-1.1.0: .......... done
- [spring] [46/107] Installing libudev-devd-0.5.2...
- [spring] [46/107] Extracting libudev-devd-0.5.2: ........ done
- [spring] [47/107] Installing mpfr-4.2.1,1...
- [spring] [47/107] Extracting mpfr-4.2.1,1: .......... done
- [spring] [48/107] Installing argp-standalone-1.5.0...
- [spring] [48/107] Extracting argp-standalone-1.5.0: ........ done
- [spring] [49/107] Installing libogg-1.3.5,4...
- [spring] [49/107] Extracting libogg-1.3.5,4: .......... done
- [spring] [50/107] Installing level-zero-1.16.11...
- [spring] [50/107] Extracting level-zero-1.16.11: .......... done
- [spring] [51/107] Installing p11-kit-0.25.3_1...
- [spring] [51/107] Extracting p11-kit-0.25.3_1: .......... done
- [spring] [52/107] Installing libSM-1.2.3_1,1...
- [spring] [52/107] Extracting libSM-1.2.3_1,1: .......... done
- [spring] [53/107] Installing openexr-3.2.4...
- [spring] [53/107] Extracting openexr-3.2.4: .......... done
- [spring] [54/107] Installing libx264-0.164.3095...
- [spring] [54/107] Extracting libx264-0.164.3095: ......... done
- [spring] [55/107] Installing libXxf86vm-1.1.4_4...
- [spring] [55/107] Extracting libXxf86vm-1.1.4_4: .......... done
- [spring] [56/107] Installing libva-2.21.0...
- [spring] [56/107] Extracting libva-2.21.0: .......... done
- [spring] [57/107] Installing aom-3.8.2...
- [spring] [57/107] Extracting aom-3.8.2: .......... done
- [spring] [58/107] Installing icu-74.2_1,1...
- [spring] [58/107] Extracting icu-74.2_1,1: .......... done
- [spring] [59/107] Installing gnutls-3.8.5_1...
- [spring] [59/107] Extracting gnutls-3.8.5_1: .......... done
- [spring] [60/107] Installing lame-3.100_5...
- [spring] [60/107] Extracting lame-3.100_5: .......... done
- [spring] [61/107] Installing libass-0.17.1_2...
- [spring] [61/107] Extracting libass-0.17.1_2: .......... done
- [spring] [62/107] Installing hwloc2-2.8.0_1...
- [spring] [62/107] Extracting hwloc2-2.8.0_1: .......... done
- [spring] [63/107] Installing opus-1.5.1...
- [spring] [63/107] Extracting opus-1.5.1: .......... done
- [spring] [64/107] Installing svt-av1-2.0.0...
- [spring] [64/107] Extracting svt-av1-2.0.0: .......... done
- [spring] [65/107] Installing libplacebo-6.338.2...
- [spring] [65/107] Extracting libplacebo-6.338.2: .......... done
- [spring] [66/107] Installing libvdpau-1.5...
- [spring] [66/107] Extracting libvdpau-1.5: .......... done
- [spring] [67/107] Installing libGLU-9.0.2_2...
- [spring] [67/107] Extracting libGLU-9.0.2_2: ..... done
- [spring] [68/107] Installing libXt-1.3.0,1...
- [spring] [68/107] Extracting libXt-1.3.0,1: .......... done
- [spring] [69/107] Installing libXinerama-1.1.4_3,1...
- [spring] [69/107] Extracting libXinerama-1.1.4_3,1: .......... done
- [spring] [70/107] Installing libjxl-0.10.2...
- [spring] [70/107] Extracting libjxl-0.10.2: .......... done
- [spring] [71/107] Installing libXi-1.8_1,1...
- [spring] [71/107] Extracting libXi-1.8_1,1: .......... done
- [spring] [72/107] Installing webp-1.3.2_1...
- [spring] [72/107] Extracting webp-1.3.2_1: .......... done
- [spring] [73/107] Installing libv4l-1.23.0_3...
- [spring] [73/107] Extracting libv4l-1.23.0_3: .......... done
- [spring] [74/107] Installing snappy-1.2.0...
- [spring] [74/107] Extracting snappy-1.2.0: .......... done
- [spring] [75/107] Installing x265-3.5_1...
- [spring] [75/107] Extracting x265-3.5_1: .......... done
- [spring] [76/107] Installing libfontenc-1.1.8...
- [spring] [76/107] Extracting libfontenc-1.1.8: ......... done
- [spring] [77/107] Installing libXcursor-1.2.2...
- [spring] [77/107] Extracting libXcursor-1.2.2: .......... done
- [spring] [78/107] Installing libvorbis-1.3.7_2,3...
- [spring] [78/107] Extracting libvorbis-1.3.7_2,3: .......... done
- [spring] [79/107] Installing dav1d-1.4.1...
- [spring] [79/107] Extracting dav1d-1.4.1: .......... done
- [spring] [80/107] Installing mpc-1.3.1_1...
- [spring] [80/107] Extracting mpc-1.3.1_1: ......... done
- [spring] [81/107] Installing libvpx-1.14.0...
- [spring] [81/107] Extracting libvpx-1.14.0: .......... done
- [spring] [82/107] Installing binutils-2.40_5,1...
- [spring] [82/107] Extracting binutils-2.40_5,1: 
- .......... done
- [spring] [83/107] Installing pystring-1.1.4...
- [spring] [83/107] Extracting pystring-1.1.4: ......... done
- [spring] [84/107] Installing onetbb-2021.11.0...
- [spring] [84/107] Extracting onetbb-2021.11.0: .......... done
- [spring] [85/107] Installing openjpeg-2.5.2...
- [spring] [85/107] Extracting openjpeg-2.5.2: .......... done
- [spring] [86/107] Installing yaml-cpp-0.8.0...
- [spring] [86/107] Extracting yaml-cpp-0.8.0: .......... done
- [spring] [87/107] Installing ffmpeg-6.1.1_5,1...
- [spring] [87/107] Extracting ffmpeg-6.1.1_5,1: .......... done
- [spring] [88/107] Installing glfw-3.4...
- [spring] [88/107] Extracting glfw-3.4: .......... done
- [spring] [89/107] Installing gcc13-13.2.0_4...
- [spring] [89/107] Extracting gcc13-13.2.0_4: 
- .........
- . done
- [spring] [90/107] Installing freeglut-3.2.1...
- [spring] [90/107] Extracting freeglut-3.2.1: .......... done
- [spring] [91/107] Installing boost-libs-1.84.0...
- [spring] [91/107] Extracting boost-libs-1.84.0: ..
- ....
- .... done
- [spring] [92/107] Installing mkfontscale-1.2.3...
- [spring] [92/107] Extracting mkfontscale-1.2.3: ....... done
- [spring] [93/107] Installing c-blosc-1.21.0...
- [spring] [93/107] Extracting c-blosc-1.21.0: .......... done
- [spring] [94/107] Installing libaec-1.1.3...
- [spring] [94/107] Extracting libaec-1.1.3: .......... done
- [spring] [95/107] Installing libXmu-1.1.4,1...
- [spring] [95/107] Extracting libXmu-1.1.4,1: .......... done
- [spring] [96/107] Installing minizip-ng-3.0.8...
- [spring] [96/107] Extracting minizip-ng-3.0.8: .......... done
- [spring] [97/107] Installing glew-2.2.0_3...
- [spring] [97/107] Extracting glew-2.2.0_3: .......... done
- [spring] [98/107] Installing squish-1.15_1...
- [spring] [98/107] Extracting squish-1.15_1: ...... done
- [spring] [99/107] Installing ptex-2.4.2_1...
- [spring] [99/107] Extracting ptex-2.4.2_1: .......... done
- [spring] [100/107] Installing openvdb-11.0.0...
- [spring] [100/107] Extracting openvdb-11.0.0: 
- .......... done
- [spring] [101/107] Installing libjpeg-turbo-3.0.2...
- [spring] [101/107] Extracting libjpeg-turbo-3.0.2: .......... done
- [spring] [102/107] Installing hdf5-1.12.2_2,1...
- [spring] [102/107] Extracting hdf5-1.12.2_2,1: .......... done
- [spring] [103/107] Installing opencolorio-2.2.1_4...
- [spring] [103/107] Extracting opencolorio-2.2.1_4: .......... done
- [spring] [104/107] Installing droid-fonts-ttf-20131024_5...
- [spring] [104/107] Extracting droid-fonts-ttf-20131024_5: .....
- ..... done
- [spring] [105/107] Installing dcmtk-3.6.7_4...
- [spring] [105/107] Extracting dcmtk-3.6.7_4: .......... done
- [spring] [106/107] Installing libheif-1.17.6_2...
- [spring] [106/107] Extracting libheif-1.17.6_2: .......... done
- [spring] [107/107] Installing openimageio-2.4.13.0_8...
- [spring] [107/107] Extracting openimageio-2.4.13.0_8: .......... done
- ==> Running trigger: gio-modules.ucl
- Generating GIO modules cache
- ==> Running trigger: gdk-pixbuf-query-loaders.ucl
- Generating gdk-pixbuf modules cache
- ==> 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: shared-mime-info.ucl
- Building the Shared MIME-Info database 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 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
- =====
- Message from gcc13-13.2.0_4:
- 
- --
- To ensure binaries built with this toolchain find appropriate versions
- of the necessary run-time libraries, you may want to link using
- 
-   -Wl,-rpath=/usr/local/lib/gcc13
- 
- For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens
- transparently.
- =====
- Message from freeglut-3.2.1:
- 
- --
- Joystick support is untested and it is unknown if it works.
- 
- Do not hesitate to contact x11@FreeBSD.org if this causes issues.
- =====
- Message from boost-libs-1.84.0:
- 
- --
- You have built the Boost library with thread support.
- 
- Don't forget to add -pthread to your linker options when
- linking your code.
- =====
- Message from squish-1.15_1:
- 
- --
- ===>   NOTICE:
- 
- The squish 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  1/14: [bimage.0.6.0, bimage-io.0.6.0: http]
Processing  2/14: [bimage.0.6.0, bimage-io.0.6.0: http]
Processing  3/14: [bimage.0.6.0, bimage-io.0.6.0: http]
Processing  4/14: [bimage.0.6.0, bimage-io.0.6.0: http]
Processing  5/14: [bimage.0.6.0, bimage-io.0.6.0: http] [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
Processing  5/14: [bimage.0.6.0, bimage-io.0.6.0: http]
-> installed conf-pkg-config.3
Processing  6/14: [bimage.0.6.0, bimage-io.0.6.0: http]
Processing  7/14: [bimage.0.6.0, bimage-io.0.6.0: http] [conf-openimageio: sh]
+ /bin/sh "-c" "pkg-config --atleast-version=2 --print-errors OpenImageIO || c++ -E test.cpp" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-openimageio.1)
-> compiled  conf-openimageio.1
Processing  7/14: [bimage.0.6.0, bimage-io.0.6.0: http]
-> installed conf-openimageio.1
Processing  8/14: [bimage.0.6.0, bimage-io.0.6.0: http]
Processing  8/14:
-> retrieved dune.3.15.0  (cached)
Processing  9/14: [dune: ocaml 7]
-> retrieved bimage.0.6.0, bimage-io.0.6.0  (https://github.com/zshipko/ocaml-bimage/releases/download/v0.6.0/bimage-0.6.0.tbz)
+ /home/opam/.opam/4.14.1/bin/ocaml "boot/bootstrap.ml" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.15.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- /tmp/camlobj035669.c:16598:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype]
- extern value caml_get_public_method();
-              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/mlvalues.h:236:18: note: conflicting prototype is here
- CAMLextern value caml_get_public_method (value obj, value tag);
-                  ^
- /tmp/camlobj035669.c:16780:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype]
- extern value caml_set_oo_id();
-              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/mlvalues.h:413:18: note: conflicting prototype is here
- CAMLextern value caml_set_oo_id(value obj);
-                  ^
- 2 warnings generated.
- ./.duneboot.exe -j 7
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamLocal.ml
- File "vendor/opam/src/repository/opamLocal.ml", lines 109-114, characters 46-34:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamVCS.ml
- File "vendor/opam/src/repository/opamVCS.ml", lines 179-182, characters 11-40:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamDownload.ml
- File "vendor/opam/src/repository/opamDownload.ml", lines 323-361, characters 42-41:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamRepository.ml
- File "vendor/opam/src/repository/opamRepository.ml", lines 88-90, characters 45-77:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 277-281, characters 38-17:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 423-427, characters 12-42:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, Checksum_mismatch _)
- 

Processing  9/14: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/4.14.1/.opam-switch/build/dune.3.15.0/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.15.0)
-> compiled  dune.3.15.0
-> installed dune.3.15.0
Processing 11/14: [bimage: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "bimage" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/bimage.0.6.0)
-> compiled  bimage.0.6.0
-> installed bimage.0.6.0
Processing 13/14: [bimage-io: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "bimage-io" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/bimage-io.0.6.0)
- File "io/dune", line 6, characters 22-26:
- 6 |   (names input output spec))
-                           ^^^^
- (cd _build/default/io && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -g -I /home/opam/.opam/4.14.1/lib/ocaml -I /home/opam/.opam/4.14.1/lib/bimage -I /home/opam/.opam/4.14.1/lib/ocaml/threads -o spec.o -c spec.cpp)
- In file included from spec.cpp:1:
- ./io.h:5:10: fatal error: 'OpenImageIO/imagebuf.h' file not found
- #include <OpenImageIO/imagebuf.h>
-          ^~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- File "io/dune", line 6, characters 9-14:
- 6 |   (names input output spec))
-              ^^^^^
- (cd _build/default/io && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -g -I /home/opam/.opam/4.14.1/lib/ocaml -I /home/opam/.opam/4.14.1/lib/bimage -I /home/opam/.opam/4.14.1/lib/ocaml/threads -o input.o -c input.cpp)
- In file included from input.cpp:1:
- ./io.h:5:10: fatal error: 'OpenImageIO/imagebuf.h' file not found
- #include <OpenImageIO/imagebuf.h>
-          ^~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- File "io/dune", line 6, characters 15-21:
- 6 |   (names input output spec))
-                    ^^^^^^
- (cd _build/default/io && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -g -I /home/opam/.opam/4.14.1/lib/ocaml -I /home/opam/.opam/4.14.1/lib/bimage -I /home/opam/.opam/4.14.1/lib/ocaml/threads -o output.o -c output.cpp)
- In file included from output.cpp:1:
- ./io.h:5:10: fatal error: 'OpenImageIO/imagebuf.h' file not found
- #include <OpenImageIO/imagebuf.h>
-          ^~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
[ERROR] The compilation of bimage-io.0.6.0 failed at "dune build -p bimage-io -j 7".

#=== ERROR while compiling bimage-io.0.6.0 ====================================#
# context              2.2.0~beta2~dev | freebsd/x86_64 | ocaml-base-compiler.4.14.1 | file:///home/opam/opam-repository
# path                 ~/.opam/4.14.1/.opam-switch/build/bimage-io.0.6.0
# command              ~/.opam/4.14.1/bin/dune build -p bimage-io -j 7
# exit-code            1
# env-file             ~/.opam/log/bimage-io-12688-5b524b.env
# output-file          ~/.opam/log/bimage-io-12688-5b524b.out
### output ###
# [...]
# #include <OpenImageIO/imagebuf.h>
#          ^~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# File "io/dune", line 6, characters 15-21:
# 6 |   (names input output spec))
#                    ^^^^^^
# (cd _build/default/io && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -g -I /home/opam/.opam/4.14.1/lib/ocaml -I /home/opam/.opam/4.14.1/lib/bimage -I /home/opam/.opam/4.14.1/lib/ocaml/threads -o output.o -c output.cpp)
# In file included from output.cpp:1:
# ./io.h:5:10: fatal error: 'OpenImageIO/imagebuf.h' file not found
# #include <OpenImageIO/imagebuf.h>
#          ^~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build bimage-io 0.6.0
+- 
+- The following changes have been performed
| - install bimage           0.6.0
| - install conf-openimageio 1
| - install conf-pkg-config  3
| - install dune             3.15.0
+- 

The former state can be restored with:
    /usr/local/bin/opam switch import "/home/opam/.opam/4.14.1/.opam-switch/backup/state-20240417235710.export"
'opam install -vy bimage-io.0.6.0' failed.
jail: /usr/bin/su -l opam -c cd '/' && env OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "bimage-io.0.6.0"
opam install -vy "bimage-io.0.6.0"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "bimage-io.0.6.0" | grep -q '\''"freebsd"'\''; then
        echo "This package failed and has been disabled for CI using the '\''x-ci-accept-failures'\'' field."
        exit 69
    fi
fi


exit $res
': failed
"jail" "-c" "name=obuilder_34190_54413" "mount.fstab=/tmp/obuilder-jail-8f7ef8/fstab" "mount.devfs" "path=/obuilder/result/d69c53fb4af5913e7167b652cc2521ffac1361ef79cc862440c51d99415cbc6f/rootfs" "host=inherit" "ip6=inherit" "ip4=inherit" "command=/usr/bin/su" "-l" "opam" "-c" "cd '/' && env OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "bimage-io.0.6.0"
opam install -vy "bimage-io.0.6.0"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "bimage-io.0.6.0" | grep -q '\''"freebsd"'\''; then
        echo "This package failed and has been disabled for CI using the '\''x-ci-accept-failures'\'' field."
        exit 69
    fi
fi


exit $res
'" failed with exit status 1
Failed: Build failed