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


Building on spring

(from freebsd)
2024-04-18 12:52.16 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam"))
2024-04-18 12:52.17 ---> using "a2b22593046b56fadc85e22b0da7b84e903c1f5aa4d42a7c481121ceec28b31f" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q f089d8564db935c703bea70a4b3d8335ffa1bef3"))
2024-04-18 12:52.17 ---> using "83de7f37a3fdfdf2af7d52001c195007ba3d03fbf63bb1c5deeb0bd7199a7e68" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))
No configuration file found, using built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2024-04-18 12:52.18 ---> using "ae05d419fac6605f1fa37d4b0e1385766018ebaa3233982c89fd3cd33bf5b52b" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.5.1.0  (https://github.com/ocaml/ocaml/archive/5.1.0.tar.gz)
-> installed ocaml-base-compiler.5.1.0
-> installed ocaml-config.3
-> installed ocaml.5.1.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# Run eval $(opam env --switch=5.1.0) to update the current shell environment
2024-04-18 12:52.18 ---> using "00812c0655a363608144a2fbfe7a937b2ae842276c4f9d1df0b02161f399b104" from cache

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

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

Nothing to do.
The following actions will be performed:
=== install 11 packages
  - install cairo2               0.6.4  [required by lablgtk3]
  - install camlp-streams        5.0.1  [required by lablgtk3-sourceview3]
  - install conf-cairo           1      [required by cairo2]
  - install conf-gtk3            18     [required by lablgtk3]
  - install conf-gtksourceview3  0+2    [required by lablgtk3-sourceview3]
  - install conf-pkg-config      3      [required by conf-gtksourceview3]
  - install csexp                1.5.2  [required by dune-configurator]
  - install dune                 3.15.0 [required by lablgtk3-sourceview3]
  - install dune-configurator    3.15.0 [required by cairo2]
  - install lablgtk3             3.1.4  [required by lablgtk3-sourceview3]
  - install lablgtk3-sourceview3 3.1.4

The following system packages will first need to be installed:
    graphics/cairo gtk3 gtksourceview3

<><> 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" "gtk3" "gtksourceview3"
- Updating FreeBSD repository catalogue...
- [spring] Fetching meta.conf: . done
- [spring] Fetching packagesite.pkg: ......
- .... done
- Processing entries: 
- ..
- ..
- .
- .
- .
- .
- .
- . done
- FreeBSD repository update completed. 34060 packages processed.
- All repositories are up to date.
- New version of pkg detected; it needs to be installed first.
- The following 1 package(s) will be affected (of 0 checked):
- 
- Installed packages to be UPGRADED:
- 	pkg: 1.20.9 -> 1.21.2
- 
- Number of packages to be upgraded: 1
- 
- The process will require 7 MiB more space.
- 12 MiB to be downloaded.
- [spring] [1/1] Fetching pkg-1.21.2.pkg: ..
- ....
- ..
- .. done
- Checking integrity... done (0 conflicting)
- [spring] [1/1] Upgrading pkg from 1.20.9 to 1.21.2...
- [spring] [1/1] Extracting pkg-1.21.2: .......... done
- Updating FreeBSD repository catalogue...
- [spring] Fetching meta.conf: . done
- [spring] Fetching data.pkg: ....
- ...... done
- Processing entries: .
- .
- ..
- .
- .
- .
- .
- .
- . done
- FreeBSD repository update completed. 34060 packages processed.
- All repositories are up to date.
- The following 85 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	adwaita-icon-theme: 42.0
- 	at-spi2-core: 2.50.2
- 	avahi-app: 0.8_2
- 	brotli: 1.1.0,1
- 	cairo: 1.17.4_2,3
- 	colord: 1.4.7
- 	cups: 2.4.7_2
- 	dbus: 1.14.10_5,1
- 	dbus-glib: 0.112_1
- 	dejavu: 2.37_3
- 	duktape-lib: 2.7.0
- 	encodings: 1.1.0,1
- 	font-bh-ttf: 1.0.3_5
- 	font-misc-ethiopic: 1.0.4
- 	font-misc-meltho: 1.0.3_5
- 	fontconfig: 2.15.0_2,1
- 	freetype2: 2.13.2
- 	fribidi: 1.0.13_1
- 	gdbm: 1.23
- 	gdk-pixbuf2: 2.42.10_2
- 	glib: 2.80.0,2
- 	gmp: 6.3.0
- 	gnome_subr: 1.0
- 	gnutls: 3.8.5_1
- 	graphite2: 1.3.14
- 	gsettings-desktop-schemas: 42.0
- 	gtk-update-icon-cache: 3.24.31_1
- 	gtk3: 3.24.41
- 	gtksourceview3: 3.24.11_4
- 	harfbuzz: 8.4.0
- 	hicolor-icon-theme: 0.17
- 	hwdata: 0.381,1
- 	jbigkit: 2.1_2
- 	jpeg-turbo: 3.0.2
- 	lcms2: 2.16_1
- 	libICE: 1.1.0_2,1
- 	libSM: 1.2.3_1,1
- 	libX11: 1.8.7_1,1
- 	libXau: 1.0.9_1
- 	libXcomposite: 0.4.6_1,1
- 	libXcursor: 1.2.2
- 	libXdamage: 1.1.6
- 	libXdmcp: 1.1.5
- 	libXext: 1.3.6,1
- 	libXfixes: 6.0.0_1
- 	libXft: 2.3.7_1
- 	libXi: 1.8_1,1
- 	libXinerama: 1.1.4_3,1
- 	libXrandr: 1.5.2_1
- 	libXrender: 0.9.10_2
- 	libXtst: 1.2.3_3
- 	libdaemon: 0.14_1
- 	libdatrie: 0.2.13_2
- 	libdeflate: 1.20
- 	libedit: 3.1.20230828_1,1
- 	libepoll-shim: 0.0.20230411
- 	libepoxy: 1.5.9
- 	libevent: 2.1.12
- 	libfontenc: 1.1.8
- 	libglvnd: 1.7.0
- 	libgudev: 237
- 	libgusb: 0.3.10_1
- 	libpaper: 1.1.28_1
- 	librsvg2-rust: 2.58.0_1
- 	libtasn1: 4.19.0_1
- 	libthai: 0.1.29_1
- 	libudev-devd: 0.5.2
- 	libxcb: 1.16.1
- 	libxkbcommon: 1.6.0_2
- 	libxml2: 2.11.7
- 	mkfontscale: 1.2.3
- 	nettle: 3.9.1
- 	p11-kit: 0.25.3_1
- 	pango: 1.50.14
- 	pixman: 0.42.2
- 	png: 1.6.43
- 	polkit: 124_3
- 	py39-packaging: 23.2
- 	shared-mime-info: 2.2_2
- 	sqlite3: 3.45.1,1
- 	tiff: 4.4.0_3
- 	wayland: 1.22.0
- 	xkeyboard-config: 2.41_4
- 	xorg-fonts-truetype: 7.7_1
- 	xorgproto: 2023.2
- 
- Number of packages to be installed: 85
- 
- The process will require 320 MiB more space.
- 60 MiB to be downloaded.
- [spring] [1/85] Fetching duktape-lib-2.7.0.pkg: ..
- ........ done
- [spring] [2/85] Fetching png-1.6.43.pkg: ........ done
- [spring] [3/85] Fetching libxcb-1.16.1.pkg: ........
- .. done
- [spring] [4/85] Fetching libdatrie-0.2.13_2.pkg: ..... done
- [spring] [5/85] Fetching freetype2-2.13.2.pkg: ........
- .. done
- [spring] [6/85] Fetching jpeg-turbo-3.0.2.pkg: .......... done
- [spring] [7/85] Fetching librsvg2-rust-2.58.0_1.pkg: ..
- .......
- . done
- [spring] [8/85] Fetching libglvnd-1.7.0.pkg: ......... done
- [spring] [9/85] Fetching cups-2.4.7_2.pkg: ....
- ...... done
- [spring] [10/85] Fetching libXrandr-1.5.2_1.pkg: .... done
- [spring] [11/85] Fetching nettle-3.9.1.pkg: ...
- ....... done
- [spring] [12/85] Fetching lcms2-2.16_1.pkg: ..
- ........ done
- [spring] [13/85] Fetching adwaita-icon-theme-42.0.pkg: .
- ........
- . done
- [spring] [14/85] Fetching libthai-0.1.29_1.pkg: ....... done
- [spring] [15/85] Fetching polkit-124_3.pkg: .......... done
- [spring] [16/85] Fetching mkfontscale-1.2.3.pkg: ... done
- [spring] [17/85] Fetching gtk-update-icon-cache-3.24.31_1.pkg: ......... done
- [spring] [18/85] Fetching libdeflate-1.20.pkg: ......... done
- [spring] [19/85] Fetching fribidi-1.0.13_1.pkg: ......... done
- [spring] [20/85] Fetching libXdamage-1.1.6.pkg: .. done
- [spring] [21/85] Fetching libtasn1-4.19.0_1.pkg: .......... done
- [spring] [22/85] Fetching libXfixes-6.0.0_1.pkg: .. done
- [spring] [23/85] Fetching libXinerama-1.1.4_3,1.pkg: ... done
- [spring] [24/85] Fetching gnome_subr-1.0.pkg: . done
- [spring] [25/85] Fetching libxml2-2.11.7.pkg: .......... done
- [spring] [26/85] Fetching wayland-1.22.0.pkg: ...... done
- [spring] [27/85] Fetching gdk-pixbuf2-2.42.10_2.pkg: .
- ......... done
- [spring] [28/85] Fetching libgusb-0.3.10_1.pkg: .......... done
- [spring] [29/85] Fetching gtksourceview3-3.24.11_4.pkg: .......... done
- [spring] [30/85] Fetching gnutls-3.8.5_1.pkg: 
- .......
- ... done
- [spring] [31/85] Fetching hicolor-icon-theme-0.17.pkg: ... done
- [spring] [32/85] Fetching libepoll-shim-0.0.20230411.pkg: .... done
- [spring] [33/85] Fetching libpaper-1.1.28_1.pkg: ... done
- [spring] [34/85] Fetching colord-1.4.7.pkg: .........
- . done
- [spring] [35/85] Fetching font-misc-ethiopic-1.0.4.pkg: .......... done
- [spring] [36/85] Fetching libX11-1.8.7_1,1.pkg: .......
- ... done
- [spring] [37/85] Fetching libXrender-0.9.10_2.pkg: .... done
- [spring] [38/85] Fetching xorgproto-2023.2.pkg: ........ done
- [spring] [39/85] Fetching libXtst-1.2.3_3.pkg: ... done
- [spring] [40/85] Fetching libXi-1.8_1,1.pkg: .......... done
- [spring] [41/85] Fetching gtk3-3.24.41.pkg: 
- .
- ..
- ...
- ...
- . done
- [spring] [42/85] Fetching libXft-2.3.7_1.pkg: ........ done
- [spring] [43/85] Fetching libepoxy-1.5.9.pkg: .......... done
- [spring] [44/85] Fetching hwdata-0.381,1.pkg: .
- ......... done
- [spring] [45/85] Fetching cairo-1.17.4_2,3.pkg: ...
- ....... done
- [spring] [46/85] Fetching graphite2-1.3.14.pkg: ...... done
- [spring] [47/85] Fetching shared-mime-info-2.2_2.pkg: ......
- .... done
- [spring] [48/85] Fetching libgudev-237.pkg: ...... done
- [spring] [49/85] Fetching encodings-1.1.0,1.pkg: .......... done
- [spring] [50/85] Fetching harfbuzz-8.4.0.pkg: ....
- ...... done
- [spring] [51/85] Fetching libevent-2.1.12.pkg: ......... done
- [spring] [52/85] Fetching gdbm-1.23.pkg: .......... done
- [spring] [53/85] Fetching avahi-app-0.8_2.pkg: ..
- ........ done
- [spring] [54/85] Fetching dbus-1.14.10_5,1.pkg: .......... done
- [spring] [55/85] Fetching libedit-3.1.20230828_1,1.pkg: ........ done
- [spring] [56/85] Fetching libfontenc-1.1.8.pkg: ... done
- [spring] [57/85] Fetching libXcursor-1.2.2.pkg: ...... done
- [spring] [58/85] Fetching libudev-devd-0.5.2.pkg: ... done
- [spring] [59/85] Fetching font-bh-ttf-1.0.3_5.pkg: ....
- ...... done
- [spring] [60/85] Fetching pango-1.50.14.pkg: ........
- .. done
- [spring] [61/85] Fetching brotli-1.1.0,1.pkg: ......... done
- [spring] [62/85] Fetching py39-packaging-23.2.pkg: ........ done
- [spring] [63/85] Fetching gmp-6.3.0.pkg: .......... done
- [spring] [64/85] Fetching libXext-1.3.6,1.pkg: ....... done
- [spring] [65/85] Fetching p11-kit-0.25.3_1.pkg: 
- .......... done
- [spring] [66/85] Fetching dbus-glib-0.112_1.pkg: .......... done
- [spring] [67/85] Fetching libXau-1.0.9_1.pkg: ... done
- [spring] [68/85] Fetching libICE-1.1.0_2,1.pkg: .......... done
- [spring] [69/85] Fetching libXcomposite-0.4.6_1,1.pkg: ... done
- [spring] [70/85] Fetching fontconfig-2.15.0_2,1.pkg: .......... done
- [spring] [71/85] Fetching pixman-0.42.2.pkg: ......... done
- [spring] [72/85] Fetching at-spi2-core-2.50.2.pkg: .......... done
- [spring] [73/85] Fetching gsettings-desktop-schemas-42.0.pkg: ..
- ........ done
- [spring] [74/85] Fetching sqlite3-3.45.1,1.pkg: ........
- .. done
- [spring] [75/85] Fetching libSM-1.2.3_1,1.pkg: ... done
- [spring] [76/85] Fetching glib-2.80.0,2.pkg: ..
- ......
- .. done
- [spring] [77/85] Fetching xkeyboard-config-2.41_4.pkg: .......... done
- [spring] [78/85] Fetching libxkbcommon-1.6.0_2.pkg: ........ done
- [spring] [79/85] Fetching jbigkit-2.1_2.pkg: ......... done
- [spring] [80/85] Fetching font-misc-meltho-1.0.3_5.pkg: .......... done
- [spring] [81/85] Fetching libdaemon-0.14_1.pkg: ..... done
- [spring] [82/85] Fetching libXdmcp-1.1.5.pkg: ... done
- [spring] [83/85] Fetching tiff-4.4.0_3.pkg: ...
- ....... done
- [spring] [84/85] Fetching xorg-fonts-truetype-7.7_1.pkg: . done
- [spring] [85/85] Fetching dejavu-2.37_3.pkg: ...
- ....... done
- Checking integrity...
-  done (0 conflicting)
- [spring] [1/85] Installing xorgproto-2023.2...
- [spring] [1/85] Extracting xorgproto-2023.2: .......... done
- [spring] [2/85] Installing libXau-1.0.9_1...
- [spring] [2/85] Extracting libXau-1.0.9_1: .......... done
- [spring] [3/85] Installing libXdmcp-1.1.5...
- [spring] [3/85] Extracting libXdmcp-1.1.5: ......... done
- [spring] [4/85] Installing png-1.6.43...
- [spring] [4/85] Extracting png-1.6.43: .......... done
- [spring] [5/85] Installing libxcb-1.16.1...
- [spring] [5/85] Extracting libxcb-1.16.1: ..
- ........ done
- [spring] [6/85] Installing brotli-1.1.0,1...
- [spring] [6/85] Extracting brotli-1.1.0,1: .......... done
- [spring] [7/85] Installing freetype2-2.13.2...
- [spring] [7/85] Extracting freetype2-2.13.2: .......... done
- [spring] [8/85] Installing libX11-1.8.7_1,1...
- [spring] [8/85] Extracting libX11-1.8.7_1,1: ..
- ........ done
- [spring] [9/85] Installing libfontenc-1.1.8...
- [spring] [9/85] Extracting libfontenc-1.1.8: ......... done
- [spring] [10/85] Installing py39-packaging-23.2...
- [spring] [10/85] Extracting py39-packaging-23.2: .......... done
- [spring] [11/85] Installing libICE-1.1.0_2,1...
- [spring] [11/85] Extracting libICE-1.1.0_2,1: .......... done
- [spring] [12/85] Installing jpeg-turbo-3.0.2...
- [spring] [12/85] Extracting jpeg-turbo-3.0.2: .......... done
- [spring] [13/85] Installing mkfontscale-1.2.3...
- [spring] [13/85] Extracting mkfontscale-1.2.3: ....... done
- [spring] [14/85] Installing libdeflate-1.20...
- [spring] [14/85] Extracting libdeflate-1.20: .......... done
- [spring] [15/85] Installing libXfixes-6.0.0_1...
- [spring] [15/85] Extracting libXfixes-6.0.0_1: .......... done
- [spring] [16/85] Installing libxml2-2.11.7...
- [spring] [16/85] Extracting libxml2-2.11.7: .......... done
- [spring] [17/85] Installing libXext-1.3.6,1...
- [spring] [17/85] Extracting libXext-1.3.6,1: .......... done
- [spring] [18/85] Installing fontconfig-2.15.0_2,1...
- [spring] [18/85] Extracting fontconfig-2.15.0_2,1: .......... done
- [spring] [19/85] Installing libSM-1.2.3_1,1...
- [spring] [19/85] Extracting libSM-1.2.3_1,1: .......... done
- [spring] [20/85] Installing glib-2.80.0,2...
- [spring] [20/85] Extracting glib-2.80.0,2: ......
- .... done
- [spring] [21/85] Installing jbigkit-2.1_2...
- [spring] [21/85] Extracting jbigkit-2.1_2: .......... done
- [spring] [22/85] Installing libdatrie-0.2.13_2...
- [spring] [22/85] Extracting libdatrie-0.2.13_2: .......... done
- [spring] [23/85] Installing libglvnd-1.7.0...
- [spring] [23/85] Extracting libglvnd-1.7.0: .......... done
- [spring] [24/85] Installing libtasn1-4.19.0_1...
- [spring] [24/85] Extracting libtasn1-4.19.0_1: .......... done
- [spring] [25/85] Installing font-misc-ethiopic-1.0.4...
- [spring] [25/85] Extracting font-misc-ethiopic-1.0.4: ...... done
- [spring] [26/85] Installing libXrender-0.9.10_2...
- [spring] [26/85] Extracting libXrender-0.9.10_2: .......... done
- [spring] [27/85] Installing libXi-1.8_1,1...
- [spring] [27/85] Extracting libXi-1.8_1,1: .......... done
- [spring] [28/85] Installing graphite2-1.3.14...
- [spring] [28/85] Extracting graphite2-1.3.14: 
- .......... done
- [spring] [29/85] Installing shared-mime-info-2.2_2...
- [spring] [29/85] Extracting shared-mime-info-2.2_2: ......... done
- [spring] [30/85] Installing encodings-1.1.0,1...
- [spring] [30/85] Extracting encodings-1.1.0,1: .......... done
- [spring] [31/85] Installing dbus-1.14.10_5,1...
- ===> Creating groups.
- Creating group 'messagebus' with gid '556'.
- ===> Creating users
- Creating user 'messagebus' with uid '556'.
- [spring] [31/85] Extracting dbus-1.14.10_5,1: ......... done
- [spring] [32/85] Installing font-bh-ttf-1.0.3_5...
- [spring] [32/85] Extracting font-bh-ttf-1.0.3_5: .......... done
- [spring] [33/85] Installing gmp-6.3.0...
- [spring] [33/85] Extracting gmp-6.3.0: .......... done
- [spring] [34/85] Installing pixman-0.42.2...
- [spring] [34/85] Extracting pixman-0.42.2: .......... done
- [spring] [35/85] Installing font-misc-meltho-1.0.3_5...
- [spring] [35/85] Extracting font-misc-meltho-1.0.3_5: .......... done
- [spring] [36/85] Installing tiff-4.4.0_3...
- [spring] [36/85] Extracting tiff-4.4.0_3: .......... done
- [spring] [37/85] Installing dejavu-2.37_3...
- [spring] [37/85] Extracting dejavu-2.37_3: .......... done
- [spring] [38/85] Installing duktape-lib-2.7.0...
- [spring] [38/85] Extracting duktape-lib-2.7.0: ......... done
- [spring] [39/85] Installing nettle-3.9.1...
- [spring] [39/85] Extracting nettle-3.9.1: .......... done
- [spring] [40/85] Installing libthai-0.1.29_1...
- [spring] [40/85] Extracting libthai-0.1.29_1: .......... done
- [spring] [41/85] Installing fribidi-1.0.13_1...
- [spring] [41/85] Extracting fribidi-1.0.13_1: .......... done
- [spring] [42/85] Installing gnome_subr-1.0...
- [spring] [42/85] Extracting gnome_subr-1.0: .... done
- [spring] [43/85] Installing gdk-pixbuf2-2.42.10_2...
- [spring] [43/85] Extracting gdk-pixbuf2-2.42.10_2: .......... done
- [spring] [44/85] Installing libepoll-shim-0.0.20230411...
- [spring] [44/85] Extracting libepoll-shim-0.0.20230411: .......... done
- [spring] [45/85] Installing libXtst-1.2.3_3...
- [spring] [45/85] Extracting libXtst-1.2.3_3: .......... done
- [spring] [46/85] Installing libXft-2.3.7_1...
- [spring] [46/85] Extracting libXft-2.3.7_1: .......... done
- [spring] [47/85] Installing cairo-1.17.4_2,3...
- [spring] [47/85] Extracting cairo-1.17.4_2,3: .......... done
- [spring] [48/85] Installing harfbuzz-8.4.0...
- [spring] [48/85] Extracting harfbuzz-8.4.0: .......... done
- [spring] [49/85] Installing libevent-2.1.12...
- [spring] [49/85] Extracting libevent-2.1.12: .......... done
- [spring] [50/85] Installing gdbm-1.23...
- [spring] [50/85] Extracting gdbm-1.23: .......... done
- [spring] [51/85] Installing libedit-3.1.20230828_1,1...
- [spring] [51/85] Extracting libedit-3.1.20230828_1,1: .......... done
- [spring] [52/85] Installing libudev-devd-0.5.2...
- [spring] [52/85] Extracting libudev-devd-0.5.2: ........ done
- [spring] [53/85] Installing p11-kit-0.25.3_1...
- [spring] [53/85] Extracting p11-kit-0.25.3_1: .......... done
- [spring] [54/85] Installing dbus-glib-0.112_1...
- [spring] [54/85] Extracting dbus-glib-0.112_1: .......... done
- [spring] [55/85] Installing libdaemon-0.14_1...
- [spring] [55/85] Extracting libdaemon-0.14_1: .......... done
- [spring] [56/85] Installing xorg-fonts-truetype-7.7_1...
- [spring] [56/85] Extracting xorg-fonts-truetype-7.7_1: ... done
- [spring] [57/85] Installing lcms2-2.16_1...
- [spring] [57/85] Extracting lcms2-2.16_1: .......
- ... done
- [spring] [58/85] Installing polkit-124_3...
- ===> Creating groups.
- Creating group 'polkitd' with gid '565'.
- ===> Creating users
- Creating user 'polkitd' with uid '565'.
- [spring] [58/85] Extracting polkit-124_3: ......... done
- [spring] [59/85] Installing gtk-update-icon-cache-3.24.31_1...
- [spring] [59/85] Extracting gtk-update-icon-cache-3.24.31_1: .......... done
- [spring] [60/85] Installing wayland-1.22.0...
- [spring] [60/85] Extracting wayland-1.22.0: .......... done
- [spring] [61/85] Installing libgusb-0.3.10_1...
- [spring] [61/85] Extracting libgusb-0.3.10_1: .......... done
- [spring] [62/85] Installing gnutls-3.8.5_1...
- [spring] [62/85] Extracting gnutls-3.8.5_1: .......... done
- [spring] [63/85] Installing libpaper-1.1.28_1...
- [spring] [63/85] Extracting libpaper-1.1.28_1: .......... done
- [spring] [64/85] Installing hwdata-0.381,1...
- [spring] [64/85] Extracting hwdata-0.381,1: .......... done
- [spring] [65/85] Installing libgudev-237...
- [spring] [65/85] Extracting libgudev-237: .......... done
- [spring] [66/85] Installing avahi-app-0.8_2...
- ===> Creating groups.
- Creating group 'avahi' with gid '558'.
- ===> Creating users
- Creating user 'avahi' with uid '558'.
- [spring] [66/85] Extracting avahi-app-0.8_2: .......... done
- [spring] [67/85] Installing pango-1.50.14...
- [spring] [67/85] Extracting pango-1.50.14: .......... done
- [spring] [68/85] Installing at-spi2-core-2.50.2...
- [spring] [68/85] Extracting at-spi2-core-2.50.2: .......... done
- [spring] [69/85] Installing sqlite3-3.45.1,1...
- [spring] [69/85] Extracting sqlite3-3.45.1,1: .......... done
- [spring] [70/85] Installing xkeyboard-config-2.41_4...
- [spring] [70/85] Extracting xkeyboard-config-2.41_4: .......... done
- [spring] [71/85] Installing librsvg2-rust-2.58.0_1...
- [spring] [71/85] Extracting librsvg2-rust-2.58.0_1: 
- .......... done
- [spring] [72/85] Installing cups-2.4.7_2...
- ===> Creating groups.
- Creating group 'cups' with gid '193'.
- ===> Creating users
- Creating user 'cups' with uid '193'.
- [spring] [72/85] Extracting cups-2.4.7_2: .......... done
- [spring] [73/85] Installing libXrandr-1.5.2_1...
- [spring] [73/85] Extracting libXrandr-1.5.2_1: .......... done
- [spring] [74/85] Installing adwaita-icon-theme-42.0...
- [spring] [74/85] Extracting adwaita-icon-theme-42.0: 
- .......... done
- [spring] [75/85] Installing libXdamage-1.1.6...
- [spring] [75/85] Extracting libXdamage-1.1.6: ......... done
- [spring] [76/85] Installing libXinerama-1.1.4_3,1...
- [spring] [76/85] Extracting libXinerama-1.1.4_3,1: .......... done
- [spring] [77/85] Installing hicolor-icon-theme-0.17...
- [spring] [77/85] Extracting hicolor-icon-theme-0.17: . done
- [spring] [78/85] Installing colord-1.4.7...
- ===> Creating groups.
- Creating group 'colord' with gid '970'.
- ===> Creating users
- Creating user 'colord' with uid '970'.
- [spring] [78/85] Extracting colord-1.4.7: .......... done
- [spring] [79/85] Installing libepoxy-1.5.9...
- [spring] [79/85] Extracting libepoxy-1.5.9: .......... done
- [spring] [80/85] Installing libXcursor-1.2.2...
- [spring] [80/85] Extracting libXcursor-1.2.2: .......... done
- [spring] [81/85] Installing libXcomposite-0.4.6_1,1...
- [spring] [81/85] Extracting libXcomposite-0.4.6_1,1: .......... done
- [spring] [82/85] Installing gsettings-desktop-schemas-42.0...
- [spring] [82/85] Extracting gsettings-desktop-schemas-42.0: .......... done
- [spring] [83/85] Installing libxkbcommon-1.6.0_2...
- [spring] [83/85] Extracting libxkbcommon-1.6.0_2: .......... done
- [spring] [84/85] Installing gtk3-3.24.41...
- [spring] [84/85] Extracting gtk3-3.24.41: ...
- ......
- . done
- [spring] [85/85] Installing gtksourceview3-3.24.11_4...
- [spring] [85/85] Extracting gtksourceview3-3.24.11_4: .......... done
- ==> Running trigger: gdk-pixbuf-query-loaders.ucl
- Generating gdk-pixbuf modules cache
- ==> Running trigger: glib-schemas.ucl
- Compiling glib schemas
- ==> Running trigger: shared-mime-info.ucl
- Building the Shared MIME-Info database cache
- ==> Running trigger: gtk-update-icon-cache.ucl
- Generating GTK icon cache for /usr/local/share/icons/hicolor
- Generating GTK icon cache for /usr/local/share/icons/Adwaita
- ==> Running trigger: fontconfig.ucl
- Running fc-cache to build fontconfig cache...
- ==> Running trigger: gio-modules.ucl
- Generating GIO modules cache
- =====
- Message from freetype2-2.13.2:
- 
- --
- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as
- the default, emulating a modern version of ClearType. This change inevitably
- leads to different rendering results, and you might change port's options to
- adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment
- variable).
- 
- The environment variable "FREETYPE_PROPERTIES" can be used to control the
- driver properties. Example:
- 
- FREETYPE_PROPERTIES=truetype:interpreter-version=35 \
- 	cff:no-stem-darkening=1 \
- 	autofitter:warping=1
- 
- This allows to select, say, the subpixel hinting mode at runtime for a given
- application.
- 
- If LONG_PCF_NAMES port's option was enabled, the PCF family names may include
- the foundry and information whether they contain wide characters. For example,
- "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at
- run time with using pcf:no-long-family-names property, if needed. Example:
- 
- FREETYPE_PROPERTIES=pcf:no-long-family-names=1
- 
- How to recreate fontconfig cache with using such environment variable,
- if needed:
- # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv
- 
- The controllable properties are listed in the section "Controlling FreeType
- Modules" in the reference's table of contents
- (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed).
- =====
- Message from dejavu-2.37_3:
- 
- --
- Make sure that the freetype module is loaded.  If it is not, add the following
- line to the "Modules" section of your X Windows configuration file:
- 
- 	Load "freetype"
- 
- Add the following line to the "Files" section of X Windows configuration file:
- 
- 	FontPath "/usr/local/share/fonts/dejavu/"
- 
- Note: your X Windows configuration file is typically /etc/X11/XF86Config
- if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org.
- =====
- Message from duktape-lib-2.7.0:
- 
- --
- ===>   NOTICE:
- 
- The duktape-lib 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
- =====
- Message from wayland-1.22.0:
- 
- --
- Wayland requires XDG_RUNTIME_DIR to be defined to a path that will
- contain "wayland-%d" unix(4) sockets. This is usually handled by
- consolekit2 (via ck-launch-session) or pam_xdg (via login).
- =====
- Message from libxkbcommon-1.6.0_2:
- 
- --
- 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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/31:
Processing  2/31:
Processing  3/31:
Processing  4/31:
Processing  5/31:
Processing  6/31:
Processing  7/31:
Processing  8/31: [conf-pkg-config: pkg-config]
-> retrieved camlp-streams.5.0.1  (cached)
Processing  9/31: [conf-pkg-config: pkg-config]
+ /usr/local/bin/pkg-config "--help" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/conf-pkg-config.3)
- usage: pkgconf [OPTIONS] [LIBRARIES]
- 
- basic options:
- 
-   --help                            this message
-   --about                           print pkgconf version and license to stdout
-   --version                         print supported pkg-config version to stdout
-   --verbose                         print additional information
-   --atleast-pkgconfig-version       check whether or not pkgconf is compatible
-                                     with a specified pkg-config version
-   --errors-to-stdout                print all errors on stdout instead of stderr
-   --print-errors                    ensure all errors are printed
-   --short-errors                    be less verbose about some errors
-   --silence-errors                  explicitly be silent about errors
-   --list-all                        list all known packages
-   --list-package-names              list all known package names
-   --simulate                        simulate walking the calculated dependency graph
-   --no-cache                        do not cache already seen packages when
-                                     walking the dependency graph
-   --log-file=filename               write an audit log to a specified file
-   --with-path=path                  adds a directory to the search path
-   --define-prefix                   override the prefix variable with one that is guessed based on
-                                     the location of the .pc file
-   --dont-define-prefix              do not override the prefix variable under any circumstances
-   --prefix-variable=varname         sets the name of the variable that pkgconf considers
-                                     to be the package prefix
-   --relocate=path                   relocates a path and exits (mostly for testsuite)
-   --dont-relocate-paths             disables path relocation support
- 
- cross-compilation personality support:
- 
-   --personality=triplet|filename    sets the personality to 'triplet' or a file named 'filename'
-   --dump-personality                dumps details concerning selected personality
- 
- checking specific pkg-config database entries:
- 
-   --atleast-version                 require a specific version of a module
-   --exact-version                   require an exact version of a module
-   --max-version                     require a maximum version of a module
-   --exists                          check whether or not a module exists
-   --uninstalled                     check whether or not an uninstalled module will be used
-   --no-uninstalled                  never use uninstalled modules when satisfying dependencies
-   --no-provides                     do not use 'provides' rules to resolve dependencies
-   --maximum-traverse-depth          maximum allowed depth for dependency graph
-   --static                          be more aggressive when computing dependency graph
-                                     (for static linking)
-   --shared                          use a simplified dependency graph (usually default)
-   --pure                            optimize a static dependency graph as if it were a normal
-                                     dependency graph
-   --env-only                        look only for package entries in PKG_CONFIG_PATH
-   --ignore-conflicts                ignore 'conflicts' rules in modules
-   --validate                        validate specific .pc files for correctness
- 
- querying specific pkg-config database fields:
- 
-   --define-variable=varname=value   define variable 'varname' as 'value'
-   --variable=varname                print specified variable entry to stdout
-   --cflags                          print required CFLAGS to stdout
-   --cflags-only-I                   print required include-dir CFLAGS to stdout
-   --cflags-only-other               print required non-include-dir CFLAGS to stdout
-   --libs                            print required linker flags to stdout
-   --libs-only-L                     print required LDPATH linker flags to stdout
-   --libs-only-l                     print required LIBNAME linker flags to stdout
-   --libs-only-other                 print required other linker flags to stdout
-   --print-requires                  print required dependency frameworks to stdout
-   --print-requires-private          print required dependency frameworks for static
-                                     linking to stdout
-   --print-provides                  print provided dependencies to stdout
-   --print-variables                 print all known variables in module to stdout
-   --digraph                         print entire dependency graph in graphviz 'dot' format
-   --keep-system-cflags              keep -I/usr/include entries in cflags output
-   --keep-system-libs                keep -L/usr/lib entries in libs output
-   --path                            show the exact filenames for any matching .pc files
-   --modversion                      print the specified module's version to stdout
-   --internal-cflags                 do not filter 'internal' cflags from output
-   --license                         print the specified module's license to stdout if known
- 
- filtering output:
- 
-   --msvc-syntax                     print translatable fragments in MSVC syntax
-   --fragment-filter=types           filter output fragments to the specified types
- 
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled  conf-pkg-config.3
Processing  9/31:
-> installed conf-pkg-config.3
Processing 10/31:
Processing 11/31: [conf-cairo: pkg-config cairo]
Processing 12/31: [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18]
Processing 13/31: [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0]
+ /usr/local/bin/pkg-config "--short-errors" "--print-errors" "--atleast-version" "3.18" "gtk+-3.0" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/conf-gtk3.18)
-> compiled  conf-gtk3.18
Processing 13/31: [conf-cairo: pkg-config cairo] [conf-gtksourceview3: pkg-config gtksourceview-3.0]
-> installed conf-gtk3.18
Processing 14/31: [conf-cairo: pkg-config cairo] [conf-gtksourceview3: pkg-config gtksourceview-3.0]
+ /usr/local/bin/pkg-config "cairo" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/conf-cairo.1)
-> compiled  conf-cairo.1
Processing 14/31: [conf-gtksourceview3: pkg-config gtksourceview-3.0]
-> installed conf-cairo.1
Processing 15/31: [conf-gtksourceview3: pkg-config gtksourceview-3.0]
-> retrieved csexp.1.5.2  (cached)
Processing 16/31: [conf-gtksourceview3: pkg-config gtksourceview-3.0]
+ /usr/local/bin/pkg-config "--short-errors" "--print-errors" "gtksourceview-3.0" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/conf-gtksourceview3.0+2)
-> compiled  conf-gtksourceview3.0+2
Processing 16/31:
-> installed conf-gtksourceview3.0+2
Processing 17/31:
-> retrieved cairo2.0.6.4  (cached)
-> retrieved lablgtk3.3.1.4, lablgtk3-sourceview3.3.1.4  (cached)
-> retrieved dune.3.15.0, dune-configurator.3.15.0  (cached)
Processing 18/31: [dune: ocaml 7]
+ /home/opam/.opam/5.1.0/bin/ocaml "boot/bootstrap.ml" "-j" "7" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/dune.3.15.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 7
- cd _boot && /home/opam/.opam/5.1.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamLocal.ml
- File "vendor/opam/src/repository/opamLocal.ml", lines 109-114, characters 46-34:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- 
- File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- 
- File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.1.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamVCS.ml
- File "vendor/opam/src/repository/opamVCS.ml", lines 179-182, characters 11-40:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.1.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamDownload.ml
- File "vendor/opam/src/repository/opamDownload.ml", lines 323-361, characters 42-41:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.1.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamRepository.ml
- File "vendor/opam/src/repository/opamRepository.ml", lines 88-90, characters 45-77:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- 
- File "vendor/opam/src/repository/opamRepository.ml", lines 277-281, characters 38-17:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- 
- File "vendor/opam/src/repository/opamRepository.ml", lines 423-427, characters 12-42:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, Checksum_mismatch _)
- 

Processing 18/31: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/5.1.0/.opam-switch/build/dune.3.15.0/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "7" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/dune.3.15.0)
-> compiled  dune.3.15.0
-> installed dune.3.15.0
Processing 20/31: [camlp-streams: dune build]
Processing 21/31: [camlp-streams: dune build] [csexp: dune build]
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "csexp" "-j" "7" "@install" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 21/31: [camlp-streams: dune build]
-> installed csexp.1.5.2
Processing 22/31: [camlp-streams: dune build]
Processing 23/31: [camlp-streams: dune build] [dune-configurator: rm]
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "camlp-streams" "-j" "7" "@install" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/camlp-streams.5.0.1)
-> compiled  camlp-streams.5.0.1
Processing 23/31: [dune-configurator: rm]
-> installed camlp-streams.5.0.1
Processing 24/31: [dune-configurator: rm]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/dune-configurator.3.15.0)
+ /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/dune-configurator.3.15.0)
Processing 24/31: [dune-configurator: dune build]
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "dune-configurator" "-j" "7" "@install" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/dune-configurator.3.15.0)
-> compiled  dune-configurator.3.15.0
-> installed dune-configurator.3.15.0
Processing 26/31: [cairo2: dune build]
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "cairo2" "-j" "7" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/cairo2.0.6.4)
-> compiled  cairo2.0.6.4
-> installed cairo2.0.6.4
[lablgtk3: patch] applying ml_gtk.c.diff
Processing 28/31: [lablgtk3: patch]
Processing 28/31: [lablgtk3: dune build]
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "lablgtk3" "-j" "7" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/lablgtk3.3.1.4)
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/fribidi -I/usr/local/include/libepoll-shim -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -Wno-deprecated-declarations -g -I /home/opam/.opam/5.1.0/lib/ocaml -I /home/opam/.opam/5.1.0/lib/cairo2 -I /home/opam/.opam/5.1.0/lib/ocaml/threads -I /home/opam/.opam/5.1.0/lib/ocaml/unix -o ml_gobject.o -c ml_gobject.c)
- ml_gobject.c:262:11: warning: initializing 'void *' with an expression of type 'volatile void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-     void *v = MLPointer_val(val);
-           ^   ~~~~~~~~~~~~~~~~~~
- ml_gobject.c:454:27: warning: passing 'volatile void *' to parameter of type 'gconstpointer' (aka 'const void *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-           g_value_set_boxed(val, Option_val(data,MLPointer_val,NULL));
-                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ./wrappers.h:331:40: note: expanded from macro 'Option_val'
- #define Option_val(val,unwrap,default) \
-                                        ^
- /usr/local/include/glib-2.0/gobject/gboxed.h:79:59: note: passing argument to parameter 'v_boxed' here
-                                            gconstpointer  v_boxed);
-                                                           ^
- ml_gobject.c:459:24: warning: assigning to 'gpointer' (aka 'void *') from 'volatile void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-         DATA.v_pointer = Option_val(data,MLPointer_val,NULL);
-                        ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 3 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/fribidi -I/usr/local/include/libepoll-shim -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -Wno-deprecated-declarations -g -I /home/opam/.opam/5.1.0/lib/ocaml -I /home/opam/.opam/5.1.0/lib/cairo2 -I /home/opam/.opam/5.1.0/lib/ocaml/threads -I /home/opam/.opam/5.1.0/lib/ocaml/unix -o ml_glib.o -c ml_glib.c)
- ml_glib.c:262:7: warning: Deprecated pre-processor symbol: replace with "g_main_context_iteration" [-W#pragma-messages]
- ML_1 (g_main_iteration, Bool_val, Val_bool)
-       ^
- ml_glib.c:263:7: warning: Deprecated pre-processor symbol: replace with "g_main_context_pending" [-W#pragma-messages]
- ML_0 (g_main_pending, Val_bool)
-       ^
- ml_glib.c:264:7: warning: Deprecated pre-processor symbol: replace with "g_main_loop_is_running" [-W#pragma-messages]
- ML_1 (g_main_is_running, GMainLoop_val, Val_bool)
-       ^
- ml_glib.c:265:7: warning: Deprecated pre-processor symbol: replace with "g_main_loop_quit" [-W#pragma-messages]
- ML_1 (g_main_quit, GMainLoop_val, Unit)
-       ^
- ml_glib.c:266:7: warning: Deprecated pre-processor symbol: replace with "g_main_loop_unref" [-W#pragma-messages]
- ML_1 (g_main_destroy, GMainLoop_val, Unit)
-       ^
- ml_glib.c:547:3: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages]
-   G_CONST_RETURN char *c;
-   ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1046:30: note: expanded from macro 'G_CONST_RETURN'
- #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const)
-                              ^
- /usr/local/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR'
- #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
-                                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
-   _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
-   ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
- #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
-                                 ^
- <scratch space>:88:6: note: expanded from here
-  GCC warning "Deprecated pre-processor symbol: replace with \"const\""
-      ^
- 6 warnings generated.
- (cd _build/default/src && ../.bin/propcc gtkBase.props)
- Warning: no conversion for type GdkWindow_opt in class GtkWidget
- (cd _build/default/src && ../.bin/propcc gtkMisc.props)
- Warning: no conversion for type PangoAttrList in class GtkLabel
- Warning: no conversion for type GIcon in class GtkImage
- Warning: no conversion for type GdkPixbufAnimation in class GtkImage
- Warning: no conversion for type CairoSurface in class GtkImage
- (cd _build/default/src && ../.bin/propcc gtkText.props)
- Warning: no conversion for type PangoTabArray in class GtkTextView
- Warning: no conversion for type PangoTabArray in class GtkTextTag
- (cd _build/default/src && ../.bin/propcc gtkTree.props)
- Warning: no conversion for type PangoAttrList in class GtkCellRendererText
-> compiled  lablgtk3.3.1.4
-> installed lablgtk3.3.1.4
Processing 30/31: [lablgtk3-sourceview3: dune build]
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "lablgtk3-sourceview3" "-j" "7" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/lablgtk3-sourceview3.3.1.4)
- (cd _build/default/src-sourceview3 && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtksourceview-3.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/fribidi -I/usr/local/include/libepoll-shim -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -pthread -I/usr/local/include/libxml2 -Wno-deprecated-declarations -g -I /home/opam/.opam/5.1.0/lib/ocaml -I /home/opam/.opam/5.1.0/lib/cairo2 -I /home/opam/.opam/5.1.0/lib/lablgtk3 -I /home/opam/.opam/5.1.0/lib/ocaml/threads -I /home/opam/.opam/5.1.0/lib/ocaml/unix -o ml_gtksourceview3.o -c ml_gtksourceview3.c)
- ml_gtksourceview3.c:796:8: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages]
- static G_CONST_RETURN gchar *
-        ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1046:30: note: expanded from macro 'G_CONST_RETURN'
- #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const)
-                              ^
- /usr/local/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR'
- #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
-                                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
-   _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
-   ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
- #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
-                                 ^
- <scratch space>:145:6: note: expanded from here
-  GCC warning "Deprecated pre-processor symbol: replace with \"const\""
-      ^
- 1 warning generated.
-> compiled  lablgtk3-sourceview3.3.1.4
-> installed lablgtk3-sourceview3.3.1.4
Done.
2024-04-18 12:57.24 ---> saved as "02e3c6e3cb303083e98c3e38dd4ff9bedaf007aad029114fc1791e191346646b"
Job succeeded