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


Building on rosemary

(from freebsd)
2025-10-06 15:40.50 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam"))
2025-10-06 15:40.50 ---> using "7afea9128a2830beedf345f0b46af5484579ebada7710165f445c6c5b18563a9" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q a20cf55ad5f40faa4817b7e80ec43b935dda1d5a"))
2025-10-06 15:40.50 ---> using "258814a7bf1ea7740fd5b270d0eacaafdf4fb3ff5bc2a6a229a9d8af43f3f037" 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.

2025-10-06 15:40.51 ---> using "a4b5a8fa9a98336288a5f1371a3cc0a4ffb9379012202e1f5481c4173515a20e" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.3  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-compiler.5.3.0  (cached)
-> installed ocaml-compiler.5.3.0
-> installed ocaml-base-compiler.5.3.0
-> installed ocaml-config.3
-> installed ocaml.5.3.0
-> installed base-domains.base
-> installed base-effects.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=5.3.0)
2025-10-06 15:40.51 ---> using "1a9c0ce3a4cd0bbee6cf4c2e08aecff9ba1acff4e9286c3cce0c22198c5aa7a8" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2025-10-06 15:40.51 ---> using "93e7473b0b595d0f7d1ad705ddce2eeece079d8eb529b4bb4964ca087a9e5d2b" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "opam remove -y hugin.1.0.0~alpha1\
               \nopam install -vy hugin.1.0.0~alpha1\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: hugin.1.0.0~alpha1 | grep -q 'freebsd'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi \
               \n\
               \n\
               \nexit $res"))
[NOTE] hugin.1.0.0~alpha1 is not installed.

Nothing to do.
The following actions will be performed:
=== install 11 packages
  - install cairo2            0.6.5        [required by hugin]
  - install conf-cairo        1            [required by cairo2]
  - install conf-pkg-config   4            [required by conf-sdl2, nx]
  - install conf-sdl2         1            [required by hugin]
  - install conf-zlib         1            [required by nx]
  - install csexp             1.5.2        [required by dune-configurator]
  - install dune              3.20.2       [required by hugin]
  - install dune-configurator 3.20.2       [required by hugin]
  - install hugin             1.0.0~alpha1
  - install nx                1.0.0~alpha1 [required by hugin]
  - install stdlib-shims      0.3.0        [required by nx]

The following system packages will first need to be installed:
    graphics/cairo lapacke openblas sdl2

<><> 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" "graphics/cairo" "lapacke" "openblas" "sdl2"
- Updating FreeBSD repository catalogue...
- [rosemary] Fetching data.pkg: 
- .
- .
- .
- .
- .
- .
- .
- .
- .
- . done
- Processing entries: 
- ...
- ..
- ..
- ..
- . done
- FreeBSD repository update completed. 35127 packages processed.
- All repositories are up to date.
- The following 45 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	binutils: 2.44,1
- 	blas: 3.12.1
- 	cairo: 1.18.2,3
- 	fontconfig: 2.15.0_3,1
- 	freetype2: 2.13.3
- 	gcc13: 13.3.0_3
- 	glib: 2.84.1_2,2
- 	gmp: 6.3.0
- 	hwdata: 0.396,1
- 	lapack: 3.12.1
- 	lapacke: 3.12.1
- 	libX11: 1.8.12,1
- 	libXScrnSaver: 1.2.4_1
- 	libXau: 1.0.12
- 	libXcursor: 1.2.3
- 	libXdamage: 1.1.6
- 	libXdmcp: 1.1.5
- 	libXext: 1.3.6,1
- 	libXfixes: 6.0.1
- 	libXi: 1.8.2,1
- 	libXrandr: 1.5.4
- 	libXrender: 0.9.12
- 	libXxf86vm: 1.1.6
- 	libdrm: 2.4.123,1
- 	libepoll-shim: 0.0.20240608
- 	libglvnd: 1.7.0
- 	libinotify: 20240724_1
- 	libpciaccess: 0.18.1_1
- 	libxcb: 1.17.0
- 	libxkbcommon: 1.8.1_3
- 	libxml2: 2.14.5
- 	libxshmfence: 1.3.3
- 	lzo2: 2.10_1
- 	mesa-libs: 24.1.7_1
- 	mpc: 1.3.1_1
- 	mpfr: 4.2.2,1
- 	openblas: 0.3.30,2
- 	pixman: 0.46.2
- 	png: 1.6.49
- 	py311-packaging: 25.0
- 	sdl2: 2.32.8
- 	vulkan-loader: 1.4.319
- 	wayland: 1.23.1_1
- 	xkeyboard-config: 2.41_4
- 	xorgproto: 2024.1
- 
- Number of packages to be installed: 45
- 
- The process will require 747 MiB more space.
- 143 MiB to be downloaded.
- [rosemary] [1/45] Fetching png-1.6.49.pkg: .......... done
- [rosemary] [2/45] Fetching vulkan-loader-1.4.319.pkg: .......
- .. done
- [rosemary] [3/45] Fetching libxcb-1.17.0.pkg: ....
- ...... done
- [rosemary] [4/45] Fetching freetype2-2.13.3.pkg: ...
- ....... done
- [rosemary] [5/45] Fetching libXcursor-1.2.3.pkg: ... done
- [rosemary] [6/45] Fetching libglvnd-1.7.0.pkg: .......... done
- [rosemary] [7/45] Fetching libXrandr-1.5.4.pkg: .. done
- [rosemary] [8/45] Fetching lzo2-2.10_1.pkg: ........ done
- [rosemary] [9/45] Fetching lapack-3.12.1.pkg: 
- .
- .
- .
- .
- .
- .
- .
- .
- .
- . done
- [rosemary] [10/45] Fetching gmp-6.3.0.pkg: ....
- ...... done
- [rosemary] [11/45] Fetching mpfr-4.2.2,1.pkg: .........
- . done
- [rosemary] [12/45] Fetching libXext-1.3.6,1.pkg: ....... done
- [rosemary] [13/45] Fetching libXxf86vm-1.1.6.pkg: . done
- [rosemary] [14/45] Fetching libXdamage-1.1.6.pkg: . done
- [rosemary] [15/45] Fetching libdrm-2.4.123,1.pkg: .......... done
- [rosemary] [16/45] Fetching libXfixes-6.0.1.pkg: . done
- [rosemary] [17/45] Fetching libXau-1.0.12.pkg: . done
- [rosemary] [18/45] Fetching libxml2-2.14.5.pkg: ..
- .....
- ... done
- [rosemary] [19/45] Fetching wayland-1.23.1_1.pkg: ......... done
- [rosemary] [20/45] Fetching fontconfig-2.15.0_3,1.pkg: .......... done
- [rosemary] [21/45] Fetching pixman-0.46.2.pkg: .
- ......... done
- [rosemary] [22/45] Fetching libxshmfence-1.3.3.pkg: . done
- [rosemary] [23/45] Fetching py311-packaging-25.0.pkg: ......... done
- [rosemary] [24/45] Fetching mpc-1.3.1_1.pkg: ....... done
- [rosemary] [25/45] Fetching libXScrnSaver-1.2.4_1.pkg: . done
- [rosemary] [26/45] Fetching libepoll-shim-0.0.20240608.pkg: .. done
- [rosemary] [27/45] Fetching libX11-1.8.12,1.pkg: 
- ..
- .....
- ... done
- [rosemary] [28/45] Fetching libXrender-0.9.12.pkg: ... done
- [rosemary] [29/45] Fetching glib-2.84.1_2,2.pkg: 
- .
- .
- .
- .
- .
- .
- .
- .
- .
- . done
- [rosemary] [30/45] Fetching xorgproto-2024.1.pkg: ......
- .... done
- [rosemary] [31/45] Fetching xkeyboard-config-2.41_4.pkg: .....
- ..... done
- [rosemary] [32/45] Fetching libXi-1.8.2,1.pkg: ....... done
- [rosemary] [33/45] Fetching libxkbcommon-1.8.1_3.pkg: ...
- ....... done
- [rosemary] [34/45] Fetching lapacke-3.12.1.pkg: ....
- ...... done
- [rosemary] [35/45] Fetching gcc13-13.3.0_3.pkg: 
- .
- .
- .
- .
- .
- .
- .
- .
- .
- . done
- [rosemary] [36/45] Fetching blas-3.12.1.pkg: .......... done
- [rosemary] [37/45] Fetching cairo-1.18.2,3.pkg: .......... done
- [rosemary] [38/45] Fetching hwdata-0.396,1.pkg: 
- .........
- . done
- [rosemary] [39/45] Fetching binutils-2.44,1.pkg: 
- .
- .
- .
- .
- ..
- .
- ..
- . done
- [rosemary] [40/45] Fetching sdl2-2.32.8.pkg: .
- ....
- ..... done
- [rosemary] [41/45] Fetching libXdmcp-1.1.5.pkg: . done
- [rosemary] [42/45] Fetching openblas-0.3.30,2.pkg: 
- .
- ..
- .
- .
- ..
- .
- .
- . done
- [rosemary] [43/45] Fetching libinotify-20240724_1.pkg: .. done
- [rosemary] [44/45] Fetching mesa-libs-24.1.7_1.pkg: .....
- ..... done
- [rosemary] [45/45] Fetching libpciaccess-0.18.1_1.pkg: . done
- Checking integrity...
-  done (0 conflicting)
- [rosemary] [1/45] Installing binutils-2.44,1...
- [rosemary] [1/45] Extracting binutils-2.44,1: .......... done
- [rosemary] [2/45] Installing gmp-6.3.0...
- [rosemary] [2/45] Extracting gmp-6.3.0: .......... done
- [rosemary] [3/45] Installing hwdata-0.396,1...
- [rosemary] [3/45] Extracting hwdata-0.396,1: .......... done
- [rosemary] [4/45] Installing libXau-1.0.12...
- [rosemary] [4/45] Extracting libXau-1.0.12: .......... done
- [rosemary] [5/45] Installing libepoll-shim-0.0.20240608...
- [rosemary] [5/45] Extracting libepoll-shim-0.0.20240608: .......... done
- [rosemary] [6/45] Installing libinotify-20240724_1...
- [rosemary] [6/45] Extracting libinotify-20240724_1: .......... done
- [rosemary] [7/45] Installing libpciaccess-0.18.1_1...
- [rosemary] [7/45] Extracting libpciaccess-0.18.1_1: ........ done
- [rosemary] [8/45] Installing libdrm-2.4.123,1...
- [rosemary] [8/45] Extracting libdrm-2.4.123,1: .......... done
- [rosemary] [9/45] Installing libxml2-2.14.5...
- [rosemary] [9/45] Extracting libxml2-2.14.5: .......... done
- [rosemary] [10/45] Installing libxshmfence-1.3.3...
- [rosemary] [10/45] Extracting libxshmfence-1.3.3: ......... done
- [rosemary] [11/45] Installing lzo2-2.10_1...
- [rosemary] [11/45] Extracting lzo2-2.10_1: .......... done
- [rosemary] [12/45] Installing mpfr-4.2.2,1...
- [rosemary] [12/45] Extracting mpfr-4.2.2,1: .......... done
- [rosemary] [13/45] Installing mpc-1.3.1_1...
- [rosemary] [13/45] Extracting mpc-1.3.1_1: ......... done
- [rosemary] [14/45] Installing gcc13-13.3.0_3...
- [rosemary] [14/45] Extracting gcc13-13.3.0_3: .......
- ..
- . done
- [rosemary] [15/45] Installing blas-3.12.1...
- [rosemary] [15/45] Extracting blas-3.12.1: ........ done
- [rosemary] [16/45] Installing lapack-3.12.1...
- [rosemary] [16/45] Extracting lapack-3.12.1: 
- .......... done
- [rosemary] [17/45] Installing lapacke-3.12.1...
- [rosemary] [17/45] Extracting lapacke-3.12.1: .......... done
- [rosemary] [18/45] Installing openblas-0.3.30,2...
- [rosemary] [18/45] Extracting openblas-0.3.30,2: .......... done
- [rosemary] [19/45] Installing pixman-0.46.2...
- [rosemary] [19/45] Extracting pixman-0.46.2: ......... done
- [rosemary] [20/45] Installing png-1.6.49...
- [rosemary] [20/45] Extracting png-1.6.49: .......... done
- [rosemary] [21/45] Installing freetype2-2.13.3...
- [rosemary] [21/45] Extracting freetype2-2.13.3: .......... done
- [rosemary] [22/45] Installing fontconfig-2.15.0_3,1...
- [rosemary] [22/45] Extracting fontconfig-2.15.0_3,1: ..
- ........ done
- [rosemary] [23/45] Installing py311-packaging-25.0...
- [rosemary] [23/45] Extracting py311-packaging-25.0: .......... done
- [rosemary] [24/45] Installing glib-2.84.1_2,2...
- [rosemary] [24/45] Extracting glib-2.84.1_2,2: ..
- ........ done
- [rosemary] [25/45] Installing wayland-1.23.1_1...
- [rosemary] [25/45] Extracting wayland-1.23.1_1: .......... done
- [rosemary] [26/45] Installing xkeyboard-config-2.41_4...
- [rosemary] [26/45] Extracting xkeyboard-config-2.41_4: .......... done
- [rosemary] [27/45] Installing xorgproto-2024.1...
- [rosemary] [27/45] Extracting xorgproto-2024.1: .......... done
- [rosemary] [28/45] Installing libXdmcp-1.1.5...
- [rosemary] [28/45] Extracting libXdmcp-1.1.5: ......... done
- [rosemary] [29/45] Installing libxcb-1.17.0...
- [rosemary] [29/45] Extracting libxcb-1.17.0: .......... done
- [rosemary] [30/45] Installing libX11-1.8.12,1...
- [rosemary] [30/45] Extracting libX11-1.8.12,1: .......... done
- [rosemary] [31/45] Installing libXext-1.3.6,1...
- [rosemary] [31/45] Extracting libXext-1.3.6,1: .......... done
- [rosemary] [32/45] Installing libXScrnSaver-1.2.4_1...
- [rosemary] [32/45] Extracting libXScrnSaver-1.2.4_1: .......... done
- [rosemary] [33/45] Installing libXfixes-6.0.1...
- [rosemary] [33/45] Extracting libXfixes-6.0.1: .......... done
- [rosemary] [34/45] Installing libXdamage-1.1.6...
- [rosemary] [34/45] Extracting libXdamage-1.1.6: ......... done
- [rosemary] [35/45] Installing libXi-1.8.2,1...
- [rosemary] [35/45] Extracting libXi-1.8.2,1: .......... done
- [rosemary] [36/45] Installing libXrender-0.9.12...
- [rosemary] [36/45] Extracting libXrender-0.9.12: .......... done
- [rosemary] [37/45] Installing cairo-1.18.2,3...
- [rosemary] [37/45] Extracting cairo-1.18.2,3: .......... done
- [rosemary] [38/45] Installing libXcursor-1.2.3...
- [rosemary] [38/45] Extracting libXcursor-1.2.3: .......... done
- [rosemary] [39/45] Installing libXrandr-1.5.4...
- [rosemary] [39/45] Extracting libXrandr-1.5.4: .......... done
- [rosemary] [40/45] Installing libXxf86vm-1.1.6...
- [rosemary] [40/45] Extracting libXxf86vm-1.1.6: .......... done
- [rosemary] [41/45] Installing libglvnd-1.7.0...
- [rosemary] [41/45] Extracting libglvnd-1.7.0: .......... done
- [rosemary] [42/45] Installing libxkbcommon-1.8.1_3...
- [rosemary] [42/45] Extracting libxkbcommon-1.8.1_3: .......... done
- [rosemary] [43/45] Installing mesa-libs-24.1.7_1...
- [rosemary] [43/45] Extracting mesa-libs-24.1.7_1: .......... done
- [rosemary] [44/45] Installing vulkan-loader-1.4.319...
- [rosemary] [44/45] Extracting vulkan-loader-1.4.319: .......... done
- [rosemary] [45/45] Installing sdl2-2.32.8...
- [rosemary] [45/45] Extracting sdl2-2.32.8: .......... done
- ==> Running trigger: glib-schemas.ucl
- Compiling glib schemas
- No schema files found: doing nothing.
- ==> Running trigger: fontconfig.ucl
- Running fc-cache to build fontconfig cache...
- ==> Running trigger: gio-modules.ucl
- Generating GIO modules cache
- =====
- Message from libinotify-20240724_1:
- 
- --
- You might want to consider increasing the kern.maxfiles tunable if you plan
- to use this library for applications that need to monitor activity of a lot
- of files.
- =====
- Message from gcc13-13.3.0_3:
- 
- --
- 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 freetype2-2.13.3:
- 
- --
- 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.23.1_1:
- 
- --
- 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 libxkbcommon-1.8.1_3:
- 
- --
- If arrow keys don't work under X11 switch to legacy rules e.g.,
- 
- For sh/bash/ksh/zsh run and (optionally) add into ~/.profile:
-   export XKB_DEFAULT_RULES=xorg
- 
- For csh/tcsh run and (optionally) add into ~/.login:
-   setenv XKB_DEFAULT_RULES xorg
- =====
- Message from vulkan-loader-1.4.319:
- 
- --
- ===>   NOTICE:
- 
- The vulkan-loader 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/31: [cairo2.0.6.5: extract]
Processing  2/31: [cairo2.0.6.5: extract]
Processing  3/31: [cairo2.0.6.5: extract]
Processing  4/31: [cairo2.0.6.5: extract]
Processing  5/31: [cairo2.0.6.5: extract]
Processing  6/31: [cairo2.0.6.5: extract] [csexp.1.5.2: extract]
Processing  7/31: [cairo2.0.6.5: extract] [csexp.1.5.2: extract] [dune.3.20.2, dune-configurator.3.20.2: extract]
Processing  8/31: [cairo2.0.6.5: extract] [csexp.1.5.2: extract] [dune.3.20.2, dune-configurator.3.20.2: extract] [conf-pkg-config: pkg-config]
+ /usr/local/bin/pkg-config "--help" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/conf-pkg-config.4)
- 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
-   --solution                        print dependency graph solution in a simple 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
-   --exists-cflags                   add -DHAVE_FOO fragments to cflags for each found module
- 
- filtering output:
- 
-   --msvc-syntax                     print translatable fragments in MSVC syntax
-   --fragment-filter=types           filter output fragments to the specified types
-   --env=prefix                      print output as shell-compatible environmental variables
-   --fragment-tree                   visualize printed CFLAGS/LIBS fragments as a tree
- 
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled  conf-pkg-config.4
Processing  8/31: [cairo2.0.6.5: extract] [csexp.1.5.2: extract] [dune.3.20.2, dune-configurator.3.20.2: extract]
-> installed conf-pkg-config.4
Processing  9/31: [cairo2.0.6.5: extract] [csexp.1.5.2: extract] [dune.3.20.2, dune-configurator.3.20.2: extract]
Processing 10/31: [cairo2.0.6.5: extract] [csexp.1.5.2: extract] [dune.3.20.2, dune-configurator.3.20.2: extract] [conf-cairo: pkg-config cairo]
Processing 11/31: [cairo2.0.6.5: extract] [csexp.1.5.2: extract] [dune.3.20.2, dune-configurator.3.20.2: extract] [conf-cairo: pkg-config cairo] [conf-sdl2: pkg-config sdl2]
Processing 12/31: [cairo2.0.6.5: extract] [csexp.1.5.2: extract] [dune.3.20.2, dune-configurator.3.20.2: extract] [conf-cairo: pkg-config cairo] [conf-sdl2: pkg-config sdl2] [conf-zlib: pkg-config zlib]
+ /usr/local/bin/pkg-config "sdl2" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/conf-sdl2.1)
-> compiled  conf-sdl2.1
Processing 12/31: [cairo2.0.6.5: extract] [csexp.1.5.2: extract] [dune.3.20.2, dune-configurator.3.20.2: extract] [conf-cairo: pkg-config cairo] [conf-zlib: pkg-config zlib]
-> installed conf-sdl2.1
Processing 13/31: [cairo2.0.6.5: extract] [csexp.1.5.2: extract] [dune.3.20.2, dune-configurator.3.20.2: extract] [conf-cairo: pkg-config cairo] [conf-zlib: pkg-config zlib]
+ /usr/local/bin/pkg-config "zlib" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/conf-zlib.1)
-> compiled  conf-zlib.1
Processing 13/31: [cairo2.0.6.5: extract] [csexp.1.5.2: extract] [dune.3.20.2, dune-configurator.3.20.2: extract] [conf-cairo: pkg-config cairo]
-> installed conf-zlib.1
Processing 14/31: [cairo2.0.6.5: extract] [csexp.1.5.2: extract] [dune.3.20.2, dune-configurator.3.20.2: extract] [conf-cairo: pkg-config cairo]
+ /usr/local/bin/pkg-config "cairo" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/conf-cairo.1)
-> compiled  conf-cairo.1
Processing 14/31: [cairo2.0.6.5: extract] [csexp.1.5.2: extract] [dune.3.20.2, dune-configurator.3.20.2: extract]
-> installed conf-cairo.1
Processing 15/31: [cairo2.0.6.5: extract] [csexp.1.5.2: extract] [dune.3.20.2, dune-configurator.3.20.2: extract]
-> retrieved csexp.1.5.2  (cached)
Processing 15/31: [cairo2.0.6.5: extract] [dune.3.20.2, dune-configurator.3.20.2: extract]
Processing 16/31: [cairo2.0.6.5: extract] [dune.3.20.2, dune-configurator.3.20.2: extract] [hugin.1.0.0~alpha1, nx.1.0.0~alpha1: http]
-> retrieved cairo2.0.6.5  (cached)
Processing 16/31: [dune.3.20.2, dune-configurator.3.20.2: extract] [hugin.1.0.0~alpha1, nx.1.0.0~alpha1: http]
Processing 17/31: [dune.3.20.2, dune-configurator.3.20.2: extract] [hugin.1.0.0~alpha1, nx.1.0.0~alpha1: http] [stdlib-shims.0.3.0: extract]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 17/31: [dune.3.20.2, dune-configurator.3.20.2: extract] [hugin.1.0.0~alpha1, nx.1.0.0~alpha1: http]
Processing 17/31: [dune.3.20.2, dune-configurator.3.20.2: extract] [hugin.1.0.0~alpha1, nx.1.0.0~alpha1: extract]
-> retrieved dune.3.20.2, dune-configurator.3.20.2  (cached)
Processing 17/31: [hugin.1.0.0~alpha1, nx.1.0.0~alpha1: extract]
Processing 18/31: [hugin.1.0.0~alpha1, nx.1.0.0~alpha1: extract] [dune: ocaml 39]
-> retrieved hugin.1.0.0~alpha1, nx.1.0.0~alpha1  (https://github.com/raven-ml/raven/releases/download/1.0.0_alpha1/raven-1.0.0.alpha1.tbz)
Processing 18/31: [dune: ocaml 39]
+ /home/opam/.opam/5.3.0/bin/ocaml "boot/bootstrap.ml" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune.3.20.2)
- ocamlc -output-complete-exe -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 39
- 

Processing 18/31: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/5.3.0/.opam-switch/build/dune.3.20.2/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune.3.20.2)
-> compiled  dune.3.20.2
-> installed dune.3.20.2
Processing 20/31: [csexp: dune build]
Processing 21/31: [csexp: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "stdlib-shims" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 21/31: [csexp: dune build]
-> installed stdlib-shims.0.3.0
Processing 22/31: [csexp: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "csexp" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/csexp.1.5.2)
- (cd _build/default && /home/opam/.opam/5.3.0/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.csexp.objs/byte -cmi-file src/.csexp.objs/byte/csexp.cmi -no-alias-deps -o src/.csexp.objs/byte/csexp.cmo -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.3.0/bin/ocamlopt.opt -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -cmi-file src/.csexp.objs/byte/csexp.cmi -no-alias-deps -o src/.csexp.objs/native/csexp.cmx -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
-> compiled  csexp.1.5.2
-> installed csexp.1.5.2
Processing 24/31: [dune-configurator: rm]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune-configurator.3.20.2)
+ /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune-configurator.3.20.2)
Processing 24/31: [dune-configurator: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "dune-configurator" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune-configurator.3.20.2)
-> compiled  dune-configurator.3.20.2
-> installed dune-configurator.3.20.2
Processing 26/31: [cairo2: dune build]
Processing 27/31: [cairo2: dune build] [nx: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "cairo2" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/cairo2.0.6.5)
-> compiled  cairo2.0.6.5
Processing 27/31: [nx: dune build]
-> installed cairo2.0.6.5
Processing 28/31: [nx: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "nx" "-j" "39" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/nx.1.0.0~alpha1)
Processing 28/31: [nx: dune install]
+ /home/opam/.opam/5.3.0/bin/dune "install" "-p" "nx" "--create-install-files" "nx" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/nx.1.0.0~alpha1)
-> compiled  nx.1.0.0~alpha1
-> installed nx.1.0.0~alpha1
Processing 30/31: [hugin: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "hugin" "-j" "39" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/hugin.1.0.0~alpha1)
Processing 30/31: [hugin: dune install]
+ /home/opam/.opam/5.3.0/bin/dune "install" "-p" "hugin" "--create-install-files" "hugin" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/hugin.1.0.0~alpha1)
-> compiled  hugin.1.0.0~alpha1
-> installed hugin.1.0.0~alpha1
Done.
2025-10-06 15:46.15 ---> saved as "289d4e31c3496c44520c90e1c6ffc76f73f6fab2d5b9f49d88d17125e63026b8"
Job succeeded