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


Building on rosemary

(from freebsd)
2026-01-23 14:49.01 ---> 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"))
2026-01-23 14:49.01 ---> 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 69f4d66596cd0a420dffdd43036a9eeb0b410d84"))
2026-01-23 14:49.01 ---> using "482dbb0ec91a42af2126b08c8ddaaefe7af1d37bece2ab2e09f190ea92f08575" 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.
2026-01-23 14:49.02 ---> using "e228eb0cc982c3d8ea51604ea760b18f8ed99c97f3d0b31028b3d89c7900bb93" 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)
2026-01-23 14:49.02 ---> using "ed46e7ffc37d3d0ffe116acaad9eef4f3a5a8a87c642bafb76f8f5d60124d6b8" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2026-01-23 14:49.03 ---> using "21bf8337b63802ab27e354b2885323d528c11851454a4fab31b6d2f9ad44dee7" from cache

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

Nothing to do.
The following actions will be performed:
=== install 11 packages
  - install camlp-streams   5.0.1   [required by lablgtk]
  - install conf-gmp        5       [required by zarith]
  - install conf-gtk2       1       [required by lablgtk]
  - install conf-pkg-config 4       [required by conf-gtk2]
  - install coq-core        9.1.0   [required by prooftree]
  - install dune            3.21.0  [required by coq-core]
  - install lablgtk         2.18.14 [required by prooftree]
  - install ocamlfind       1.9.8   [required by lablgtk]
  - install prooftree       0.14
  - install rocq-runtime    9.1.0   [required by coq-core]
  - install zarith          1.14    [required by rocq-runtime]

The following system packages will first need to be installed:
    gmp gtk2

<><> 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" "gmp" "gtk2"
- Updating FreeBSD repository catalogue...
- [rosemary] Fetching data.pkg: 
- ..
- ........ done
- Processing entries: 
- .
- .
- ..
- .
- ..
- ..
- . done
- FreeBSD repository update completed. 36713 packages processed.
- Updating FreeBSD-kmods repository catalogue...
- [rosemary] Fetching data.pkg: ......
- . done
- Processing entries: .......... done
- FreeBSD-kmods repository update completed. 245 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: 2.4.2 -> 2.5.1 [FreeBSD]
- 
- Number of packages to be upgraded: 1
- 
- The operation will free 24 MiB.
- 6 MiB to be downloaded.
- [rosemary] [1/1] Fetching pkg-2.5.1~2a53813a7a.pkg: .......... done
- Checking integrity... done (0 conflicting)
- [rosemary] [1/1] Upgrading pkg from 2.4.2 to 2.5.1...
- [rosemary] [1/1] Extracting pkg-2.5.1: .......... done
- Updating FreeBSD repository catalogue...
- FreeBSD repository is up to date.
- Updating FreeBSD-kmods repository catalogue...
- FreeBSD-kmods repository is up to date.
- All repositories are up to date.
- The following 60 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	at-spi2-core: 2.56.7 [FreeBSD]
- 	avahi-app: 0.8_6 [FreeBSD]
- 	cairo: 1.18.2,3 [FreeBSD]
- 	cups: 2.4.16 [FreeBSD]
- 	dbus: 1.16.2_4,1 [FreeBSD]
- 	dbus-glib: 0.114 [FreeBSD]
- 	fontconfig: 2.17.1,1 [FreeBSD]
- 	freetype2: 2.14.1 [FreeBSD]
- 	fribidi: 1.0.16 [FreeBSD]
- 	gdbm: 1.26 [FreeBSD]
- 	gdk-pixbuf2: 2.44.1 [FreeBSD]
- 	glib: 2.84.4,2 [FreeBSD]
- 	gmp: 6.3.0 [FreeBSD]
- 	gnome_subr: 1.0 [FreeBSD]
- 	gnutls: 3.8.11 [FreeBSD]
- 	graphite2: 1.3.14 [FreeBSD]
- 	gsettings-desktop-schemas: 47.1_2 [FreeBSD]
- 	gtk-update-icon-cache: 3.24.42 [FreeBSD]
- 	gtk2: 2.24.33_1 [FreeBSD]
- 	harfbuzz: 12.3.0 [FreeBSD]
- 	hicolor-icon-theme: 0.18 [FreeBSD]
- 	jbigkit: 2.1_3 [FreeBSD]
- 	jpeg-turbo: 3.1.3 [FreeBSD]
- 	lerc: 4.0.0 [FreeBSD]
- 	libICE: 1.1.2,1 [FreeBSD]
- 	libSM: 1.2.6,1 [FreeBSD]
- 	libX11: 1.8.12,1 [FreeBSD]
- 	libXau: 1.0.12 [FreeBSD]
- 	libXcomposite: 0.4.6_1,1 [FreeBSD]
- 	libXcursor: 1.2.3 [FreeBSD]
- 	libXdamage: 1.1.6 [FreeBSD]
- 	libXdmcp: 1.1.5 [FreeBSD]
- 	libXext: 1.3.6,1 [FreeBSD]
- 	libXfixes: 6.0.1 [FreeBSD]
- 	libXft: 2.3.8 [FreeBSD]
- 	libXi: 1.8.2,1 [FreeBSD]
- 	libXinerama: 1.1.5,1 [FreeBSD]
- 	libXrandr: 1.5.4 [FreeBSD]
- 	libXrender: 0.9.12 [FreeBSD]
- 	libXtst: 1.2.5 [FreeBSD]
- 	libdaemon: 0.14_1 [FreeBSD]
- 	libdatrie: 0.2.14_1 [FreeBSD]
- 	libdeflate: 1.25 [FreeBSD]
- 	libevent: 2.1.12 [FreeBSD]
- 	libinotify: 20240724_3 [FreeBSD]
- 	libpaper: 1.1.28_1 [FreeBSD]
- 	libtasn1: 4.21.0 [FreeBSD]
- 	libthai: 0.1.30 [FreeBSD]
- 	libxcb: 1.17.0 [FreeBSD]
- 	libxml2: 2.14.6 [FreeBSD]
- 	lzo2: 2.10_1 [FreeBSD]
- 	nettle: 3.10.2 [FreeBSD]
- 	p11-kit: 0.25.10 [FreeBSD]
- 	pango: 1.56.4 [FreeBSD]
- 	pixman: 0.46.2 [FreeBSD]
- 	png: 1.6.53 [FreeBSD]
- 	py311-packaging: 25.0 [FreeBSD]
- 	shared-mime-info: 2.4_2 [FreeBSD]
- 	tiff: 4.7.1 [FreeBSD]
- 	xorgproto: 2024.1 [FreeBSD]
- 
- Number of packages to be installed: 60
- 
- The process will require 273 MiB more space.
- 42 MiB to be downloaded.
- [rosemary] [ 1/60] Fetching png-1.6.53: .......... done
- [rosemary] [ 2/60] Fetching avahi-app-0.8_6: ...... done
- [rosemary] [ 3/60] Fetching libxcb-1.17.0: .......... done
- [rosemary] [ 4/60] Fetching libdatrie-0.2.14_1: ... done
- [rosemary] [ 5/60] Fetching freetype2-2.14.1: .......... done
- [rosemary] [ 6/60] Fetching jpeg-turbo-3.1.3: .......... done
- [rosemary] [ 7/60] Fetching dbus-1.16.2_4,1: .......... done
- [rosemary] [ 8/60] Fetching libXcursor-1.2.3: ... done
- [rosemary] [ 9/60] Fetching cups-2.4.16: .......... done
- [rosemary] [10/60] Fetching nettle-3.10.2: 
- .......... done
- [rosemary] [11/60] Fetching libXrandr-1.5.4: .. done
- [rosemary] [12/60] Fetching lzo2-2.10_1: ........ done
- [rosemary] [13/60] Fetching libthai-0.1.30: .......... done
- [rosemary] [14/60] Fetching pango-1.56.4: .......... done
- [rosemary] [15/60] Fetching gmp-6.3.0: ........ done
- [rosemary] [16/60] Fetching gtk-update-icon-cache-3.24.42: ...... done
- [rosemary] [17/60] Fetching libdeflate-1.25: ...... done
- [rosemary] [18/60] Fetching gtk2-2.24.33_1: .......... done
- [rosemary] [19/60] Fetching fribidi-1.0.16: ...... done
- [rosemary] [20/60] Fetching libXext-1.3.6,1: ....... done
- [rosemary] [21/60] Fetching libXdamage-1.1.6: . done
- [rosemary] [22/60] Fetching libtasn1-4.21.0: .......... done
- [rosemary] [23/60] Fetching libXfixes-6.0.1: . done
- [rosemary] [24/60] Fetching p11-kit-0.25.10: ......... done
- [rosemary] [25/60] Fetching dbus-glib-0.114: .......... done
- [rosemary] [26/60] Fetching libXinerama-1.1.5,1: . done
- [rosemary] [27/60] Fetching libXau-1.0.12: . done
- [rosemary] [28/60] Fetching libXcomposite-0.4.6_1,1: . done
- [rosemary] [29/60] Fetching libxml2-2.14.6: .......... done
- [rosemary] [30/60] Fetching libICE-1.1.2,1: ....... done
- [rosemary] [31/60] Fetching gnome_subr-1.0: . done
- [rosemary] [32/60] Fetching fontconfig-2.17.1,1: .......... done
- [rosemary] [33/60] Fetching pixman-0.46.2: .......... done
- [rosemary] [34/60] Fetching gdk-pixbuf2-2.44.1: .......... done
- [rosemary] [35/60] Fetching at-spi2-core-2.56.7: .......... done
- [rosemary] [36/60] Fetching gnutls-3.8.11: .......... done
- [rosemary] [37/60] Fetching hicolor-icon-theme-0.18: . done
- [rosemary] [38/60] Fetching gsettings-desktop-schemas-47.1_2: .......... done
- [rosemary] [39/60] Fetching py311-packaging-25.0: ........ done
- [rosemary] [40/60] Fetching libpaper-1.1.28_1: .. done
- [rosemary] [41/60] Fetching libSM-1.2.6,1: .. done
- [rosemary] [42/60] Fetching libX11-1.8.12,1: .......... done
- [rosemary] [43/60] Fetching glib-2.84.4,2: .......... done
- [rosemary] [44/60] Fetching libXrender-0.9.12: .. done
- [rosemary] [45/60] Fetching xorgproto-2024.1: .......... done
- [rosemary] [46/60] Fetching libXtst-1.2.5: . done
- [rosemary] [47/60] Fetching libXi-1.8.2,1: ......... done
- [rosemary] [48/60] Fetching libXft-2.3.8: ...... done
- [rosemary] [49/60] Fetching jbigkit-2.1_3: ..... done
- [rosemary] [50/60] Fetching libdaemon-0.14_1: .. done
- [rosemary] [51/60] Fetching cairo-1.18.2,3: ....... done
- [rosemary] [52/60] Fetching shared-mime-info-2.4_2: .......... done
- [rosemary] [53/60] Fetching libXdmcp-1.1.5: . done
- [rosemary] [54/60] Fetching graphite2-1.3.14: ....... done
- [rosemary] [55/60] Fetching tiff-4.7.1: .......... done
- [rosemary] [56/60] Fetching harfbuzz-12.3.0: .......... done
- [rosemary] [57/60] Fetching libevent-2.1.12: .......... done
- [rosemary] [58/60] Fetching libinotify-20240724_3: .. done
- [rosemary] [59/60] Fetching lerc-4.0.0: ....... done
- [rosemary] [60/60] Fetching gdbm-1.26: .......... done
- Checking integrity... done (0 conflicting)
- [rosemary] [ 1/60] Installing fribidi-1.0.16...
- [rosemary] [ 1/60] Extracting fribidi-1.0.16: .......... done
- [rosemary] [ 2/60] Installing gdbm-1.26...
- [rosemary] [ 2/60] Extracting gdbm-1.26: ........
- .. done
- [rosemary] [ 3/60] Installing gmp-6.3.0...
- [rosemary] [ 3/60] Extracting gmp-6.3.0: .......... done
- [rosemary] [ 4/60] Installing gnome_subr-1.0...
- [rosemary] [ 4/60] Extracting gnome_subr-1.0: .... done
- [rosemary] [ 5/60] Installing graphite2-1.3.14...
- [rosemary] [ 5/60] Extracting graphite2-1.3.14: .......... done
- [rosemary] [ 6/60] Installing hicolor-icon-theme-0.18...
- [rosemary] [ 6/60] Extracting hicolor-icon-theme-0.18: . done
- [rosemary] [ 7/60] Installing jbigkit-2.1_3...
- [rosemary] [ 7/60] Extracting jbigkit-2.1_3: .......... done
- [rosemary] [ 8/60] Installing jpeg-turbo-3.1.3...
- [rosemary] [ 8/60] Extracting jpeg-turbo-3.1.3: .......... done
- [rosemary] [ 9/60] Installing lerc-4.0.0...
- [rosemary] [ 9/60] Extracting lerc-4.0.0: ........ done
- [rosemary] [10/60] Installing libICE-1.1.2,1...
- [rosemary] [10/60] Extracting libICE-1.1.2,1: .......... done
- [rosemary] [11/60] Installing libSM-1.2.6,1...
- [rosemary] [11/60] Extracting libSM-1.2.6,1: .......... done
- [rosemary] [12/60] Installing libXau-1.0.12...
- [rosemary] [12/60] Extracting libXau-1.0.12: .......... done
- [rosemary] [13/60] Installing libdaemon-0.14_1...
- [rosemary] [13/60] Extracting libdaemon-0.14_1: .......... done
- [rosemary] [14/60] Installing libdatrie-0.2.14_1...
- [rosemary] [14/60] Extracting libdatrie-0.2.14_1: .......... done
- [rosemary] [15/60] Installing libdeflate-1.25...
- [rosemary] [15/60] Extracting libdeflate-1.25: .......... done
- [rosemary] [16/60] Installing libevent-2.1.12...
- [rosemary] [16/60] Extracting libevent-2.1.12: .......... done
- [rosemary] [17/60] Installing libinotify-20240724_3...
- [rosemary] [17/60] Extracting libinotify-20240724_3: .......... done
- [rosemary] [18/60] Installing libpaper-1.1.28_1...
- [rosemary] [18/60] Extracting libpaper-1.1.28_1: .......... done
- [rosemary] [19/60] Installing libtasn1-4.21.0...
- [rosemary] [19/60] Extracting libtasn1-4.21.0: .......... done
- [rosemary] [20/60] Installing libthai-0.1.30...
- [rosemary] [20/60] Extracting libthai-0.1.30: .......... done
- [rosemary] [21/60] Installing libxml2-2.14.6...
- [rosemary] [21/60] Extracting libxml2-2.14.6: .......... done
- [rosemary] [22/60] Installing lzo2-2.10_1...
- [rosemary] [22/60] Extracting lzo2-2.10_1: .......... done
- [rosemary] [23/60] Installing nettle-3.10.2...
- [rosemary] [23/60] Extracting nettle-3.10.2: .......... done
- [rosemary] [24/60] Installing p11-kit-0.25.10...
- [rosemary] [24/60] Extracting p11-kit-0.25.10: .......... done
- [rosemary] [25/60] Installing gnutls-3.8.11...
- [rosemary] [25/60] Extracting gnutls-3.8.11: .......... done
- [rosemary] [26/60] Installing pixman-0.46.2...
- [rosemary] [26/60] Extracting pixman-0.46.2: ......... done
- [rosemary] [27/60] Installing png-1.6.53...
- [rosemary] [27/60] Extracting png-1.6.53: .......... done
- [rosemary] [28/60] Installing freetype2-2.14.1...
- [rosemary] [28/60] Extracting freetype2-2.14.1: .......... done
- [rosemary] [29/60] Installing fontconfig-2.17.1,1...
- [rosemary] [29/60] Extracting fontconfig-2.17.1,1: .......... done
- [rosemary] [30/60] Installing py311-packaging-25.0...
- [rosemary] [30/60] Extracting py311-packaging-25.0: .......... done
- [rosemary] [31/60] Installing glib-2.84.4,2...
- [rosemary] [31/60] Extracting glib-2.84.4,2: ...
- ....... done
- [rosemary] [32/60] Installing gsettings-desktop-schemas-47.1_2...
- [rosemary] [32/60] Extracting gsettings-desktop-schemas-47.1_2: .......... done
- [rosemary] [33/60] Installing harfbuzz-12.3.0...
- [rosemary] [33/60] Extracting harfbuzz-12.3.0: .......... done
- [rosemary] [34/60] Installing shared-mime-info-2.4_2...
- [rosemary] [34/60] Extracting shared-mime-info-2.4_2: ......... done
- [rosemary] [35/60] Installing tiff-4.7.1...
- [rosemary] [35/60] Extracting tiff-4.7.1: .......... done
- [rosemary] [36/60] Installing gdk-pixbuf2-2.44.1...
- [rosemary] [36/60] Extracting gdk-pixbuf2-2.44.1: .......... done
- [rosemary] [37/60] Installing gtk-update-icon-cache-3.24.42...
- [rosemary] [37/60] Extracting gtk-update-icon-cache-3.24.42: .......... done
- [rosemary] [38/60] Installing xorgproto-2024.1...
- [rosemary] [38/60] Extracting xorgproto-2024.1: .......... done
- [rosemary] [39/60] Installing libXdmcp-1.1.5...
- [rosemary] [39/60] Extracting libXdmcp-1.1.5: ......... done
- [rosemary] [40/60] Installing libxcb-1.17.0...
- [rosemary] [40/60] Extracting libxcb-1.17.0: .........
- . done
- [rosemary] [41/60] Installing libX11-1.8.12,1...
- [rosemary] [41/60] Extracting libX11-1.8.12,1: .......... done
- [rosemary] [42/60] Installing dbus-1.16.2_4,1...
- ===> Creating groups
- Creating group 'messagebus' with gid '556'
- ===> Creating users
- Creating user 'messagebus' with uid '556'
- [rosemary] [42/60] Extracting dbus-1.16.2_4,1: ......... done
- [rosemary] [43/60] Installing dbus-glib-0.114...
- [rosemary] [43/60] Extracting dbus-glib-0.114: .......... done
- [rosemary] [44/60] Installing avahi-app-0.8_6...
- ===> Creating groups
- Creating group 'avahi' with gid '558'
- ===> Creating users
- Creating user 'avahi' with uid '558'
- [rosemary] [44/60] Extracting avahi-app-0.8_6: .......... done
- [rosemary] [45/60] Installing cups-2.4.16...
- ===> Creating groups
- Creating group 'cups' with gid '193'
- ===> Creating users
- Creating user 'cups' with uid '193'
- [rosemary] [45/60] Extracting cups-2.4.16: .......... done
- [rosemary] [46/60] Installing libXext-1.3.6,1...
- [rosemary] [46/60] Extracting libXext-1.3.6,1: .......... done
- [rosemary] [47/60] Installing libXfixes-6.0.1...
- [rosemary] [47/60] Extracting libXfixes-6.0.1: .......... done
- [rosemary] [48/60] Installing libXcomposite-0.4.6_1,1...
- [rosemary] [48/60] Extracting libXcomposite-0.4.6_1,1: .......... done
- [rosemary] [49/60] Installing libXdamage-1.1.6...
- [rosemary] [49/60] Extracting libXdamage-1.1.6: ......... done
- [rosemary] [50/60] Installing libXi-1.8.2,1...
- [rosemary] [50/60] Extracting libXi-1.8.2,1: .......... done
- [rosemary] [51/60] Installing libXinerama-1.1.5,1...
- [rosemary] [51/60] Extracting libXinerama-1.1.5,1: .......... done
- [rosemary] [52/60] Installing libXrender-0.9.12...
- [rosemary] [52/60] Extracting libXrender-0.9.12: .......... done
- [rosemary] [53/60] Installing cairo-1.18.2,3...
- [rosemary] [53/60] Extracting cairo-1.18.2,3: .......... done
- [rosemary] [54/60] Installing libXcursor-1.2.3...
- [rosemary] [54/60] Extracting libXcursor-1.2.3: .......... done
- [rosemary] [55/60] Installing libXft-2.3.8...
- [rosemary] [55/60] Extracting libXft-2.3.8: .......... done
- [rosemary] [56/60] Installing libXrandr-1.5.4...
- [rosemary] [56/60] Extracting libXrandr-1.5.4: .......... done
- [rosemary] [57/60] Installing libXtst-1.2.5...
- [rosemary] [57/60] Extracting libXtst-1.2.5: .......... done
- [rosemary] [58/60] Installing at-spi2-core-2.56.7...
- [rosemary] [58/60] Extracting at-spi2-core-2.56.7: .......... done
- [rosemary] [59/60] Installing pango-1.56.4...
- [rosemary] [59/60] Extracting pango-1.56.4: .......... done
- [rosemary] [60/60] Installing gtk2-2.24.33_1...
- [rosemary] [60/60] Extracting gtk2-2.24.33_1: .......... done
- ==> Running trigger: fontconfig.ucl
- Running fc-cache to build fontconfig cache...
- ==> Running trigger: gdk-pixbuf-query-loaders.ucl
- Generating gdk-pixbuf modules cache
- ld-elf.so.1: /usr/local/lib/libpcre2-8.so.0: version PCRE2_10.47 required by /usr/local/lib/libglib-2.0.so.0 not defined
- ==> Running trigger: gtk-update-icon-cache.ucl
- Generating GTK icon cache for /usr/local/share/icons/hicolor
- ld-elf.so.1: /usr/local/lib/libpcre2-8.so.0: version PCRE2_10.47 required by /usr/local/lib/libglib-2.0.so.0 not defined
- ==> Running trigger: glib-schemas.ucl
- Compiling glib schemas
- ld-elf.so.1: /usr/local/lib/libpcre2-8.so.0: version PCRE2_10.47 required by /usr/local/lib/libglib-2.0.so.0 not defined
- ==> Running trigger: shared-mime-info.ucl
- Building the Shared MIME-Info database cache
- ld-elf.so.1: /usr/local/lib/libpcre2-8.so.0: version PCRE2_10.47 required by /usr/local/lib/libglib-2.0.so.0 not defined
- ==> Running trigger: gio-modules.ucl
- Generating GIO modules cache
- ld-elf.so.1: /usr/local/lib/libpcre2-8.so.0: version PCRE2_10.47 required by /usr/local/lib/libglib-2.0.so.0 not defined
- =====
- Message from libinotify-20240724_3:
- 
- --
- 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 freetype2-2.14.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).

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/32: [camlp-streams.5.0.1: extract]
-> retrieved conf-gmp.5  (cached)
Processing  2/32: [camlp-streams.5.0.1: extract]
Processing  3/32: [camlp-streams.5.0.1: extract]
Processing  4/32: [camlp-streams.5.0.1: extract]
Processing  5/32: [camlp-streams.5.0.1: extract] [coq-core.9.1.0, rocq-runtime.9.1.0: extract]
Processing  6/32: [camlp-streams.5.0.1: extract] [coq-core.9.1.0, rocq-runtime.9.1.0: extract] [dune.3.21.0: extract]
Processing  7/32: [camlp-streams.5.0.1: extract] [coq-core.9.1.0, rocq-runtime.9.1.0: extract] [dune.3.21.0: extract] [conf-gmp: sh]
Processing  8/32: [camlp-streams.5.0.1: extract] [coq-core.9.1.0, rocq-runtime.9.1.0: extract] [dune.3.21.0: extract] [conf-gmp: sh] [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/32: [camlp-streams.5.0.1: extract] [coq-core.9.1.0, rocq-runtime.9.1.0: extract] [dune.3.21.0: extract] [conf-gmp: sh]
-> installed conf-pkg-config.4
Processing  9/32: [camlp-streams.5.0.1: extract] [coq-core.9.1.0, rocq-runtime.9.1.0: extract] [dune.3.21.0: extract] [conf-gmp: sh]
Processing 10/32: [camlp-streams.5.0.1: extract] [coq-core.9.1.0, rocq-runtime.9.1.0: extract] [dune.3.21.0: extract] [conf-gmp: sh] [conf-gtk2: pkg-config gtk+-2.0]
+ /bin/sh "-c" "pkg-config --print-errors --exists gmp || cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/conf-gmp.5)
-> compiled  conf-gmp.5
Processing 10/32: [camlp-streams.5.0.1: extract] [coq-core.9.1.0, rocq-runtime.9.1.0: extract] [dune.3.21.0: extract] [conf-gtk2: pkg-config gtk+-2.0]
-> installed conf-gmp.5
Processing 11/32: [camlp-streams.5.0.1: extract] [coq-core.9.1.0, rocq-runtime.9.1.0: extract] [dune.3.21.0: extract] [conf-gtk2: pkg-config gtk+-2.0]
-> retrieved coq-core.9.1.0, rocq-runtime.9.1.0  (cached)
Processing 11/32: [camlp-streams.5.0.1: extract] [dune.3.21.0: extract] [conf-gtk2: pkg-config gtk+-2.0]
Processing 12/32: [camlp-streams.5.0.1: extract] [dune.3.21.0: extract] [lablgtk.2.18.14: extract] [conf-gtk2: pkg-config gtk+-2.0]
+ /usr/local/bin/pkg-config "--exists" "gtk+-2.0" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/conf-gtk2.1)
-> compiled  conf-gtk2.1
Processing 12/32: [camlp-streams.5.0.1: extract] [dune.3.21.0: extract] [lablgtk.2.18.14: extract]
-> installed conf-gtk2.1
Processing 13/32: [camlp-streams.5.0.1: extract] [dune.3.21.0: extract] [lablgtk.2.18.14: extract]
-> retrieved dune.3.21.0  (cached)
Processing 13/32: [camlp-streams.5.0.1: extract] [lablgtk.2.18.14: extract]
Processing 14/32: [camlp-streams.5.0.1: extract] [lablgtk.2.18.14: extract] [ocamlfind.1.9.8: extract]
Processing 15/32: [camlp-streams.5.0.1: extract] [lablgtk.2.18.14: extract] [ocamlfind.1.9.8: extract] [dune: ocaml 39]
-> retrieved ocamlfind.1.9.8  (cached)
Processing 15/32: [camlp-streams.5.0.1: extract] [lablgtk.2.18.14: extract] [dune: ocaml 39]
Processing 16/32: [camlp-streams.5.0.1: extract] [lablgtk.2.18.14: extract] [prooftree.0.14: extract] [dune: ocaml 39]
Processing 17/32: [camlp-streams.5.0.1: extract] [lablgtk.2.18.14: extract] [prooftree.0.14: extract] [dune: ocaml 39] [ocamlfind: ./configure]
-> retrieved prooftree.0.14  (cached)
Processing 17/32: [camlp-streams.5.0.1: extract] [lablgtk.2.18.14: extract] [dune: ocaml 39] [ocamlfind: ./configure]
Processing 18/32: [camlp-streams.5.0.1: extract] [lablgtk.2.18.14: extract] [zarith.1.14: extract] [dune: ocaml 39] [ocamlfind: ./configure]
-> retrieved lablgtk.2.18.14  (cached)
Processing 18/32: [camlp-streams.5.0.1: extract] [zarith.1.14: extract] [dune: ocaml 39] [ocamlfind: ./configure]
-> retrieved zarith.1.14  (cached)
Processing 18/32: [camlp-streams.5.0.1: extract] [dune: ocaml 39] [ocamlfind: ./configure]
-> retrieved camlp-streams.5.0.1  (cached)
Processing 18/32: [dune: ocaml 39] [ocamlfind: ./configure]
+ /home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8/./configure "-bindir" "/home/opam/.opam/5.3.0/bin" "-sitelib" "/home/opam/.opam/5.3.0/lib" "-mandir" "/home/opam/.opam/5.3.0/man" "-config" "/home/opam/.opam/5.3.0/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8)
- Welcome to findlib version 1.9.8
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Configuring libraries...
- unix: found (in +unix)
- dynlink: found (in +dynlink)
- bigarray: not present (possible since 4.08)
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found (in +str)
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/5.3.0/lib/ocaml
-     Binaries:              /home/opam/.opam/5.3.0/bin
-     Manual pages:          /home/opam/.opam/5.3.0/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/5.3.0/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/5.3.0/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/5.3.0/bin
-     Manual pages:          /home/opam/.opam/5.3.0/man
-     topfind script:        /home/opam/.opam/5.3.0/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 18/32: [dune: ocaml 39] [ocamlfind: gmake all]
+ /usr/local/bin/gmake "all" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8)
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake all ) || exit; done
- gmake[1]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/5.3.0/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/5.3.0/lib/ocaml' | \
-          ../../tools/patch '@RELATIVE_PATHS@' 'false' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;freebsd;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_compat.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma fl_compat.cmo fl_split.cmo findlib_config.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- if [ "1" = "1" ]; then                        \
- 	cp topfind.in topfind.compat.in;                                                     \
- else                                                                  \
- 	sed -e '/REMOVE_DIRECTORY_BEGIN/,/REMOVE_DIRECTORY_END/ d' topfind.in \
- 		> topfind.compat.in ;                                                \
- fi
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind.compat.in | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/5.3.0/lib' | \
-          ../../tools/patch '@RELATIVE_PATHS@' 'false' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- gmake[1]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- /usr/local/bin/gmake all-config
- gmake[1]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8'
- if [ "false" = "true" ]; then \
-   /usr/local/bin/gmake findlib-relative; \
-         else \
-   /usr/local/bin/gmake findlib-absolute; \
- fi
- gmake[2]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/5.3.0/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/5.3.0/lib/ocaml:/home/opam/.opam/5.3.0/lib' -p >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- gmake[2]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8'
- gmake[1]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8'
Processing 18/32: [dune: ocaml 39] [ocamlfind: gmake opt]
+ /usr/local/bin/gmake "opt" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8)
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake opt ) || exit; done
- gmake[1]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_compat.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- gmake[1]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
-> compiled  ocamlfind.1.9.8
Processing 18/32: [dune: ocaml 39]
Processing 19/32: [dune: ocaml 39] [ocamlfind: gmake install]
+ /usr/local/bin/gmake "install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8)
- if [ "0" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/5.3.0/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/5.3.0/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "/home/opam/.opam/5.3.0/bin"
- install -d "/home/opam/.opam/5.3.0/man"
- /usr/local/bin/gmake install-config
- gmake[1]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8'
- install -d "`dirname \"/home/opam/.opam/5.3.0/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/5.3.0/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/5.3.0/lib/findlib.conf"
- gmake[1]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8'
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake install ); done
- gmake[1]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- install -d "/home/opam/.opam/5.3.0/lib/findlib"
- install -d "/home/opam/.opam/5.3.0/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/5.3.0/lib/ocaml"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/5.3.0/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- cp $files "/home/opam/.opam/5.3.0/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/5.3.0/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/5.3.0/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/5.3.0/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/5.3.0/lib/findlib/"; \
- fi
- gmake[1]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- /usr/local/bin/gmake install-meta
- gmake[1]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8'
- for x in bytes ; do install -d "/home/opam/.opam/5.3.0/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/5.3.0/lib/$x/META.tmp" && mv "/home/opam/.opam/5.3.0/lib/$x/META.tmp" "/home/opam/.opam/5.3.0/lib/$x/META"; done
- install -d "/home/opam/.opam/5.3.0/lib/findlib"; cp Makefile.packages "/home/opam/.opam/5.3.0/lib/findlib/Makefile.packages"
- gmake[1]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; /usr/local/bin/gmake install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/home/opam/.opam/5.3.0/bin"
- /usr/local/bin/gmake install-doc
- gmake[1]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8'
- install -d "/home/opam/.opam/5.3.0/man/man1" "/home/opam/.opam/5.3.0/man/man3" "/home/opam/.opam/5.3.0/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/5.3.0/man/man1"
- cp: doc/ref-man/ocamlfind.1: No such file or directory
- gmake[1]: [Makefile:91: install-doc] Error 1 (ignored)
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/5.3.0/man/man5"
- cp: doc/ref-man/META.5: No such file or directory
- cp: doc/ref-man/site-lib.5: No such file or directory
- cp: doc/ref-man/findlib.conf.5: No such file or directory
- gmake[1]: [Makefile:92: install-doc] Error 1 (ignored)
- gmake[1]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8'
-> installed ocamlfind.1.9.8
Processing 19/32: [dune: ocaml 39]
Processing 20/32: [dune: ocaml 39] [zarith: ./configure]
+ /home/opam/.opam/5.3.0/.opam-switch/build/zarith.1.14/./configure (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/zarith.1.14)
- binary ocaml: found in /home/opam/.opam/5.3.0/bin
- binary ocamlc: found in /home/opam/.opam/5.3.0/bin
- binary ocamldep: found in /home/opam/.opam/5.3.0/bin
- binary ocamlmklib: found in /home/opam/.opam/5.3.0/bin
- binary ocamldoc: found in /home/opam/.opam/5.3.0/bin
- binary ocamlopt: found in /home/opam/.opam/5.3.0/bin
- checking compilation with ocamlc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /home/opam/.opam/5.3.0/bin
- OCaml's word size is 64
- package gmp: found
- OCaml supports -bin-annot to produce documentation
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   defines:              -DHAS_GMP 
-   includes:             -I/home/opam/.opam/5.3.0/lib/ocaml  -I/usr/local/include
-   libraries:             -L/usr/local/lib -lgmp
-   linker options:       
-   C options:            -O3 -Wall -Wextra 
-   installation path:    /home/opam/.opam/5.3.0/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
Processing 20/32: [dune: ocaml 39] [zarith: gmake]
+ /usr/local/bin/gmake (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/zarith.1.14)
- (echo "let"; grep "version" META | head -1) > zarith_version.ml
- ocamldep  zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -g -I +compiler-libs -bin-annot  -c zarith_version.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c q.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -g -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -L/usr/local/lib -lgmp 
- ocamlc -ccopt "-I/home/opam/.opam/5.3.0/lib/ocaml  -I/usr/local/include -DHAS_GMP  -O3 -Wall -Wextra " -c caml_z.c
- ocamlmklib -g -failsafe -o zarith caml_z.o -L/usr/local/lib -lgmp 
- ocamlc -g -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -g -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -g -I +compiler-libs  -c zarith_version.ml
- ocamlopt -g -I +compiler-libs  -c z.ml
- ocamlopt -g -I +compiler-libs  -c q.ml
- ocamlopt -g -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -g -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -L/usr/local/lib -lgmp 
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
-> compiled  zarith.1.14
Processing 20/32: [dune: ocaml 39]
Processing 21/32: [dune: ocaml 39] [zarith: gmake install]
+ /usr/local/bin/gmake "install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/zarith.1.14)
- ocamlfind install -destdir "/home/opam/.opam/5.3.0/lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa zarith_version.cmx z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so
- Installed /home/opam/.opam/5.3.0/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/5.3.0/lib/zarith/q.cmti
- Installed /home/opam/.opam/5.3.0/lib/zarith/z.cmti
- Installed /home/opam/.opam/5.3.0/lib/zarith/zarith.a
- Installed /home/opam/.opam/5.3.0/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/5.3.0/lib/zarith/q.mli
- Installed /home/opam/.opam/5.3.0/lib/zarith/zarith.h
- Installed /home/opam/.opam/5.3.0/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/5.3.0/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/5.3.0/lib/zarith/q.cmx
- Installed /home/opam/.opam/5.3.0/lib/zarith/z.cmx
- Installed /home/opam/.opam/5.3.0/lib/zarith/zarith_version.cmx
- Installed /home/opam/.opam/5.3.0/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/5.3.0/lib/zarith/z.mli
- Installed /home/opam/.opam/5.3.0/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/5.3.0/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/5.3.0/lib/zarith/q.cmi
- Installed /home/opam/.opam/5.3.0/lib/zarith/z.cmi
- Installed /home/opam/.opam/5.3.0/lib/zarith/libzarith.a
- Installed /home/opam/.opam/5.3.0/lib/zarith/zarith.cma
- Installed /home/opam/.opam/5.3.0/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/5.3.0/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/5.3.0/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/5.3.0/lib/zarith/META
-> installed zarith.1.14
Processing 21/32: [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.21.0)
- ocamlc -output-complete-exe -intf-suffix .dummy -g -o .duneboot.exe -I boot -I +unix unix.cma boot/types.ml boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 39
Processing 21/32: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/5.3.0/.opam-switch/build/dune.3.21.0/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune.3.21.0)
-> compiled  dune.3.21.0
-> installed dune.3.21.0
Processing 23/32: [camlp-streams: dune build]
Processing 24/32: [camlp-streams: dune build] [rocq-runtime: ./configure no]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "camlp-streams" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/camlp-streams.5.0.1)
-> compiled  camlp-streams.5.0.1
Processing 24/32: [rocq-runtime: ./configure no]
-> installed camlp-streams.5.0.1
Processing 25/32: [rocq-runtime: ./configure no]
[lablgtk: patch] applying lablgldir.patch
Processing 26/32: [lablgtk: ./configure] [rocq-runtime: ./configure no]
+ /home/opam/.opam/5.3.0/.opam-switch/build/rocq-runtime.9.1.0/./configure "-release" "-prefix" "/home/opam/.opam/5.3.0" "-mandir" "/home/opam/.opam/5.3.0/man" "-libdir" "/home/opam/.opam/5.3.0/lib/coq" "-native-compiler" "no" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/rocq-runtime.9.1.0)
- You have OCaml 5.3.0. Good!
- You have OCamlfind 1.9.8. Good!
- You have native-code compilation. Good!
- You have the Zarith library 1.14 installed. Good!
- 
-   Architecture                : FreeBSD
-   Sys.os_type                 : Unix
-   OCaml version               : 5.3.0
-   OCaml binaries in           : /home/opam/.opam/5.3.0/bin/
-   OCaml library in            : /home/opam/.opam/5.3.0/lib/ocaml
-   Web browser                 : xdg-open "%s"
-   Rocq web site               : http://rocq-prover.org/
-   Bytecode VM enabled         : true
-   Native Compiler enabled     : no
- 
-   Paths where installation is expected by Rocq Makefile:
-   - Prefix is expected in /home/opam/.opam/5.3.0
-   - the Rocq library is expected in /home/opam/.opam/5.3.0/lib/coq
-   - the Rocqide configuration files is expected in /home/opam/.opam/5.3.0/etc/xdg/coq
-   - the Rocqide data files is expected in /home/opam/.opam/5.3.0/share/coq
-   - the Rocq man pages is expected in /home/opam/.opam/5.3.0/man
-   - documentation prefix path for all Rocq packages is expected in /home/opam/.opam/5.3.0/share/doc
- 
- If anything is wrong above, please restart './configure'.
- 
- *Warning* To compile the system for a new architecture
-           don't forget to do a 'make clean' before './configure'.
Processing 26/32: [lablgtk: ./configure] [rocq-runtime: dune build]
+ /home/opam/.opam/5.3.0/.opam-switch/build/lablgtk.2.18.14/./configure "--prefix" "/home/opam/.opam/5.3.0" "LABLGLDIR=/home/opam/.opam/5.3.0/lib/lablgl" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/lablgtk.2.18.14)
- checking for ocamlc... ocamlc
- ocaml version is 5.3.0
- ocaml library path is /home/opam/.opam/5.3.0/lib/ocaml
- Default install dirs are : /home/opam/.opam/5.3.0/lib/ocaml/lablgtk2 and /home/opam/.opam/5.3.0/lib/ocaml/stublibs
- Compile with ocamlc -I +lablgtk2
- checking for ocamlopt... ocamlopt
- checking ocamlopt version... ok
- checking for ocamlc.opt... ocamlc.opt
- checking ocamlc.opt version... ok
- checking for ocamlopt.opt... ocamlopt.opt
- checking ocamlc.opt version... ok
- checking for ocamlrun... ocamlrun
- checking for ocamldep... ocamldep
- checking for ocamldoc... ocamldoc
- checking for ocamllex... ocamllex
- checking for ocamlyacc... ocamlyacc
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for camlp4o... no
- configure: WARNING: Cannot find camlp4o; please do not modify .ml4 files.
- checking for ocamlfind... ocamlfind
- ocamlfind library path is /home/opam/.opam/5.3.0/lib
- ocamlfind ldconf path is /home/opam/.opam/5.3.0/lib/ocaml/ld.conf
- checking for ocaml threads... use system threads
- checking for ocaml dll support... no
- checking for ranlib... ranlib
- OCaml uses cc to compile C files
- checking for gcc... cc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether cc accepts -g... yes
- checking for cc option to enable C11 features... none needed
- checking whether C compiler accepts -fno-unwind-tables... yes
- checking platform... Unix
- checking native dynlink... checking for pkg-config... /usr/local/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for pkg-config... (cached) /usr/local/bin/pkg-config
- checking pkg-config is at least version 0.7... yes
- checking for GTK+ - version >= 2.0.0... no
- *** Could not run GTK+ test program, checking why...
- *** The test program compiled, but did not run. This usually means
- *** that the run-time linker is not finding GTK+ or finding the wrong
- *** version of GTK+. If it is not finding GTK+, you'll need to set your
- *** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point
- *** to the installed location  Also, make sure you have run ldconfig if that
- *** is required on your system
- ***
- *** If you have an old version installed, it is best to remove it, although
- *** you may also be able to get things to work by modifying LD_LIBRARY_PATH
- configure: error: GTK+ is required
[ERROR] The compilation of lablgtk.2.18.14 failed at "./configure --prefix /home/opam/.opam/5.3.0 LABLGLDIR=/home/opam/.opam/5.3.0/lib/lablgl".
Processing 26/32: [rocq-runtime: dune build]
Processing 27/32: [rocq-runtime: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "rocq-runtime" "-j" "39" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/rocq-runtime.9.1.0)
- (cd _build/default && /usr/local/bin/bash -e -u -o pipefail -c dev/tools/make_git_revision.sh) > _build/default/revision
- skipping make_git_revision: git dir not found
Processing 27/32: [rocq-runtime: dune install]
+ /home/opam/.opam/5.3.0/bin/dune "install" "-p" "rocq-runtime" "--create-install-files" "rocq-runtime" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/rocq-runtime.9.1.0)
-> compiled  rocq-runtime.9.1.0
-> installed rocq-runtime.9.1.0
Processing 29/32: [coq-core: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "coq-core" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/coq-core.9.1.0)
-> compiled  coq-core.9.1.0
-> installed coq-core.9.1.0

#=== ERROR while compiling lablgtk.2.18.14 ====================================#
# context              2.5.0 | freebsd/x86_64 | ocaml-base-compiler.5.3.0 | file:///home/opam/opam-repository
# path                 ~/.opam/5.3.0/.opam-switch/build/lablgtk.2.18.14
# command              ~/.opam/5.3.0/.opam-switch/build/lablgtk.2.18.14/./configure --prefix /home/opam/.opam/5.3.0 LABLGLDIR=/home/opam/.opam/5.3.0/lib/lablgl
# exit-code            1
# env-file             ~/.opam/log/lablgtk-35084-c4e114.env
# output-file          ~/.opam/log/lablgtk-35084-c4e114.out
### output ###
# [...]
# checking for GTK+ - version >= 2.0.0... no
# *** Could not run GTK+ test program, checking why...
# *** The test program compiled, but did not run. This usually means
# *** that the run-time linker is not finding GTK+ or finding the wrong
# *** version of GTK+. If it is not finding GTK+, you'll need to set your
# *** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point
# *** to the installed location  Also, make sure you have run ldconfig if that
# *** is required on your system
# ***
# *** If you have an old version installed, it is best to remove it, although
# *** you may also be able to get things to work by modifying LD_LIBRARY_PATH
# configure: error: GTK+ is required



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install prooftree 0.14
+- 
+- The following actions failed
| - build lablgtk 2.18.14
+- 
+- The following changes have been performed (the rest was aborted)
| - install camlp-streams   5.0.1
| - install conf-gmp        5
| - install conf-gtk2       1
| - install conf-pkg-config 4
| - install coq-core        9.1.0
| - install dune            3.21.0
| - install ocamlfind       1.9.8
| - install rocq-runtime    9.1.0
| - install zarith          1.14
+- 

<><> coq-core.9.1.0 installed successfully ><><><><><><><><><><><><><><><><><><>
=> Coq has been renamed to The Rocq Prover, see https://rocq-prover.org/refman/changes.html#porting-to-the-rocq-prover for details.
      This package provides compatibility binaries to ease the transition to the new rocq binary.

<><> lablgtk.2.18.14 troubleshooting ><><><><><><><><><><><><><><><><><><><><><>
=> This package requires gtk+ 2.0 development packages installed on your system

The former state can be restored with:
    /usr/local/bin/opam switch import "/home/opam/.opam/5.3.0/.opam-switch/backup/state-20260123144905.export"
'opam install -vy prooftree.0.14' failed.
jail: /usr/bin/su -l opam -c cd '/' && env OPAM_HEALTH_CHECK_CI='true' CI='true' OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' 'opam remove -y prooftree.0.14
opam install -vy prooftree.0.14
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: prooftree.0.14 | 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_56181_70515" "mount.fstab=/tmp/obuilder-jail-94d62e/fstab" "mount.devfs" "path=/obuilder/result/86fced3a32f5cde1cbf36c78537b66a6d1b30f96611ca4a1510bb59f32287715/rootfs" "host=inherit" "ip6=inherit" "ip4=inherit" "command=/usr/bin/su" "-l" "opam" "-c" "cd '/' && env OPAM_HEALTH_CHECK_CI='true' CI='true' OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' 'opam remove -y prooftree.0.14
opam install -vy prooftree.0.14
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: prooftree.0.14 | 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