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


Building on spring

(from freebsd)
2024-04-18 13:30.58 ---> 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 13:30.58 ---> 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 13:30.59 ---> 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 13:30.59 ---> using "ae05d419fac6605f1fa37d4b0e1385766018ebaa3233982c89fd3cd33bf5b52b" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.1  (https://github.com/ocaml/ocaml/archive/4.14.1.tar.gz)
-> installed ocaml-base-compiler.4.14.1
-> installed ocaml-config.2
-> installed ocaml.4.14.1
Done.
# Run eval $(opam env --switch=4.14.1) to update the current shell environment
2024-04-18 13:30.59 ---> using "141be27e9e0ebb1fb3c3878d245ca5b32294a540950418ca62d711f486fac687" from cache

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

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

Nothing to do.
The following actions will be performed:
=== install 12 packages
  - install bigarray-compat   1.1.0  [required by ctypes]
  - install conf-libffi       2.0.0  [required by ctypes-foreign]
  - install conf-lilv         1      [required by lilv]
  - install conf-pkg-config   3      [required by lilv]
  - install csexp             1.5.2  [required by dune-configurator]
  - install ctypes            0.22.0 [required by lilv]
  - install ctypes-foreign    0.22.0 [required by lilv]
  - install dune              3.15.0 [required by lilv]
  - install dune-configurator 3.15.0 [required by lilv]
  - install integers          0.7.0  [required by ctypes]
  - install lilv              0.1.0
  - install stdlib-shims      0.3.0  [required by integers]

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

<><> 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" "lilv"
- 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 92 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	at-spi2-core: 2.50.2
- 	avahi-app: 0.8_2
- 	brotli: 1.1.0,1
- 	cairo: 1.17.4_2,3
- 	cups: 2.4.7_2
- 	dbus: 1.14.10_5,1
- 	dbus-glib: 0.112_1
- 	dejavu: 2.37_3
- 	encodings: 1.1.0,1
- 	flac: 1.4.3_1,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
- 	gtk-update-icon-cache: 3.24.31_1
- 	gtk2: 2.24.33_1
- 	harfbuzz: 8.4.0
- 	hicolor-icon-theme: 0.17
- 	jbigkit: 2.1_2
- 	jpeg-turbo: 3.0.2
- 	lame: 3.100_5
- 	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
- 	libevent: 2.1.12
- 	libfontenc: 1.1.8
- 	libgcrypt: 1.10.3_1
- 	libglvnd: 1.7.0
- 	libgpg-error: 1.48
- 	libogg: 1.3.5,4
- 	libpaper: 1.1.28_1
- 	libsamplerate: 0.2.2_1
- 	libsndfile: 1.2.2_1
- 	libtasn1: 4.19.0_1
- 	libthai: 0.1.29_1
- 	libvorbis: 1.3.7_2,3
- 	libxcb: 1.16.1
- 	libxml2: 2.11.7
- 	libxslt: 1.1.37_1
- 	lilv: 0.24.24
- 	lv2: 1.18.10
- 	mkfontscale: 1.2.3
- 	mpg123: 1.32.5
- 	nettle: 3.9.1
- 	opus: 1.5.1
- 	p11-kit: 0.25.3_1
- 	pango: 1.50.14
- 	pixman: 0.42.2
- 	png: 1.6.43
- 	py39-html5lib: 1.1
- 	py39-isodate: 0.6.1
- 	py39-lxml: 4.9.3
- 	py39-packaging: 23.2
- 	py39-pygments: 2.17.2
- 	py39-pyparsing: 3.1.2
- 	py39-rdflib: 6.3.2
- 	py39-setuptools: 63.1.0_1
- 	py39-six: 1.16.0
- 	py39-webencodings: 0.5.1
- 	serd: 0.32.2
- 	shared-mime-info: 2.2_2
- 	sord: 0.16.16
- 	sratom: 0.6.16
- 	tiff: 4.4.0_3
- 	xorg-fonts-truetype: 7.7_1
- 	xorgproto: 2023.2
- 	zix: 0.4.2
- 
- Number of packages to be installed: 92
- 
- The process will require 276 MiB more space.
- 54 MiB to be downloaded.
- [spring] [1/92] Fetching sratom-0.6.16.pkg: .... done
- [spring] [2/92] Fetching png-1.6.43.pkg: .......... done
- [spring] [3/92] Fetching lv2-1.18.10.pkg: .......... done
- [spring] [4/92] Fetching libxcb-1.16.1.pkg: 
- .......... done
- [spring] [5/92] Fetching libdatrie-0.2.13_2.pkg: ..... done
- [spring] [6/92] Fetching freetype2-2.13.2.pkg: .......... done
- [spring] [7/92] Fetching jpeg-turbo-3.0.2.pkg: .......... done
- [spring] [8/92] Fetching py39-rdflib-6.3.2.pkg: ........
- .. done
- [spring] [9/92] Fetching libglvnd-1.7.0.pkg: ......... done
- [spring] [10/92] Fetching libxslt-1.1.37_1.pkg: .......... done
- [spring] [11/92] Fetching py39-pygments-2.17.2.pkg: .........
- . done
- [spring] [12/92] Fetching cups-2.4.7_2.pkg: .......... done
- [spring] [13/92] Fetching libXrandr-1.5.2_1.pkg: .... done
- [spring] [14/92] Fetching nettle-3.9.1.pkg: ..
- ........ done
- [spring] [15/92] Fetching py39-lxml-4.9.3.pkg: .......
- ... done
- [spring] [16/92] Fetching mpg123-1.32.5.pkg: ......... done
- [spring] [17/92] Fetching libthai-0.1.29_1.pkg: .......... done
- [spring] [18/92] Fetching lilv-0.24.24.pkg: ......... done
- [spring] [19/92] Fetching mkfontscale-1.2.3.pkg: ... done
- [spring] [20/92] Fetching gtk-update-icon-cache-3.24.31_1.pkg: ....... done
- [spring] [21/92] Fetching zix-0.4.2.pkg: ......... done
- [spring] [22/92] Fetching libdeflate-1.20.pkg: .......... done
- [spring] [23/92] Fetching fribidi-1.0.13_1.pkg: ..
- ....... done
- [spring] [24/92] Fetching libXdamage-1.1.6.pkg: . done
- [spring] [25/92] Fetching libtasn1-4.19.0_1.pkg: .......... done
- [spring] [26/92] Fetching libXfixes-6.0.0_1.pkg: ... done
- [spring] [27/92] Fetching libXinerama-1.1.4_3,1.pkg: .. done
- [spring] [28/92] Fetching gnome_subr-1.0.pkg: . done
- [spring] [29/92] Fetching libxml2-2.11.7.pkg: .......... done
- [spring] [30/92] Fetching gdk-pixbuf2-2.42.10_2.pkg: .
- ......... done
- [spring] [31/92] Fetching py39-isodate-0.6.1.pkg: ....... done
- [spring] [32/92] Fetching serd-0.32.2.pkg: .......... done
- [spring] [33/92] Fetching gnutls-3.8.5_1.pkg: .....
- ..... done
- [spring] [34/92] Fetching hicolor-icon-theme-0.17.pkg: ... done
- [spring] [35/92] Fetching libpaper-1.1.28_1.pkg: .... done
- [spring] [36/92] Fetching font-misc-ethiopic-1.0.4.pkg: ........ done
- [spring] [37/92] Fetching libX11-1.8.7_1,1.pkg: ...
- ....... done
- [spring] [38/92] Fetching libXrender-0.9.10_2.pkg: ...... done
- [spring] [39/92] Fetching xorgproto-2023.2.pkg: ........ done
- [spring] [40/92] Fetching libXtst-1.2.3_3.pkg: .... done
- [spring] [41/92] Fetching libXi-1.8_1,1.pkg: .......... done
- [spring] [42/92] Fetching libXft-2.3.7_1.pkg: ......... done
- [spring] [43/92] Fetching cairo-1.17.4_2,3.pkg: ..
- ........ done
- [spring] [44/92] Fetching py39-pyparsing-3.1.2.pkg: ...... done
- [spring] [45/92] Fetching graphite2-1.3.14.pkg: .......... done
- [spring] [46/92] Fetching shared-mime-info-2.2_2.pkg: .......... done
- [spring] [47/92] Fetching encodings-1.1.0,1.pkg: .....
- .... done
- [spring] [48/92] Fetching harfbuzz-8.4.0.pkg: .......... done
- [spring] [49/92] Fetching libevent-2.1.12.pkg: ......... done
- [spring] [50/92] Fetching flac-1.4.3_1,1.pkg: ........
- .. done
- [spring] [51/92] Fetching lame-3.100_5.pkg: ......... done
- [spring] [52/92] Fetching gdbm-1.23.pkg: .......... done
- [spring] [53/92] Fetching avahi-app-0.8_2.pkg: .......... done
- [spring] [54/92] Fetching dbus-1.14.10_5,1.pkg: .......... done
- [spring] [55/92] Fetching libfontenc-1.1.8.pkg: ... done
- [spring] [56/92] Fetching libXcursor-1.2.2.pkg: ...... done
- [spring] [57/92] Fetching libgcrypt-1.10.3_1.pkg: .......... done
- [spring] [58/92] Fetching opus-1.5.1.pkg: ..
- ........ done
- [spring] [59/92] Fetching font-bh-ttf-1.0.3_5.pkg: .
- ....... done
- [spring] [60/92] Fetching pango-1.50.14.pkg: .......... done
- [spring] [61/92] Fetching brotli-1.1.0,1.pkg: .
- ........ done
- [spring] [62/92] Fetching py39-packaging-23.2.pkg: ......... done
- [spring] [63/92] Fetching libgpg-error-1.48.pkg: .......... done
- [spring] [64/92] Fetching libvorbis-1.3.7_2,3.pkg: .......... done
- [spring] [65/92] Fetching gmp-6.3.0.pkg: .......... done
- [spring] [66/92] Fetching libXext-1.3.6,1.pkg: .......... done
- [spring] [67/92] Fetching gtk2-2.24.33_1.pkg: 
- ......
- .... done
- [spring] [68/92] Fetching libogg-1.3.5,4.pkg: ....... done
- [spring] [69/92] Fetching libsndfile-1.2.2_1.pkg: .......... done
- [spring] [70/92] Fetching py39-six-1.16.0.pkg: ... done
- [spring] [71/92] Fetching sord-0.16.16.pkg: .... done
- [spring] [72/92] Fetching p11-kit-0.25.3_1.pkg: .......... done
- [spring] [73/92] Fetching dbus-glib-0.112_1.pkg: .......... done
- [spring] [74/92] Fetching py39-setuptools-63.1.0_1.pkg: .......... done
- [spring] [75/92] Fetching libXau-1.0.9_1.pkg: .. done
- [spring] [76/92] Fetching libICE-1.1.0_2,1.pkg: ......
- .. done
- [spring] [77/92] Fetching libXcomposite-0.4.6_1,1.pkg: ..... done
- [spring] [78/92] Fetching py39-webencodings-0.5.1.pkg: ..... done
- [spring] [79/92] Fetching fontconfig-2.15.0_2,1.pkg: .......... done
- [spring] [80/92] Fetching pixman-0.42.2.pkg: .......... done
- [spring] [81/92] Fetching at-spi2-core-2.50.2.pkg: .......... done
- [spring] [82/92] Fetching libSM-1.2.3_1,1.pkg: ... done
- [spring] [83/92] Fetching glib-2.80.0,2.pkg: ........
- .. done
- [spring] [84/92] Fetching jbigkit-2.1_2.pkg: .......... done
- [spring] [85/92] Fetching font-misc-meltho-1.0.3_5.pkg: .......... done
- [spring] [86/92] Fetching libdaemon-0.14_1.pkg: ...... done
- [spring] [87/92] Fetching libXdmcp-1.1.5.pkg: ... done
- [spring] [88/92] Fetching tiff-4.4.0_3.pkg: .......... done
- [spring] [89/92] Fetching xorg-fonts-truetype-7.7_1.pkg: . done
- [spring] [90/92] Fetching dejavu-2.37_3.pkg: ....
- ...... done
- [spring] [91/92] Fetching libsamplerate-0.2.2_1.pkg: .......... done
- [spring] [92/92] Fetching py39-html5lib-1.1.pkg: ...
- .... done
- Checking integrity... done (0 conflicting)
- [spring] [1/92] Installing xorgproto-2023.2...
- [spring] [1/92] Extracting xorgproto-2023.2: .......... done
- [spring] [2/92] Installing libXau-1.0.9_1...
- [spring] [2/92] Extracting libXau-1.0.9_1: .......... done
- [spring] [3/92] Installing libXdmcp-1.1.5...
- [spring] [3/92] Extracting libXdmcp-1.1.5: ......... done
- [spring] [4/92] Installing png-1.6.43...
- [spring] [4/92] Extracting png-1.6.43: .......... done
- [spring] [5/92] Installing libxcb-1.16.1...
- [spring] [5/92] Extracting libxcb-1.16.1: .......... done
- [spring] [6/92] Installing brotli-1.1.0,1...
- [spring] [6/92] Extracting brotli-1.1.0,1: .......... done
- [spring] [7/92] Installing libICE-1.1.0_2,1...
- [spring] [7/92] Extracting libICE-1.1.0_2,1: .......... done
- [spring] [8/92] Installing freetype2-2.13.2...
- [spring] [8/92] Extracting freetype2-2.13.2: .......... done
- [spring] [9/92] Installing libX11-1.8.7_1,1...
- [spring] [9/92] Extracting libX11-1.8.7_1,1: .......... done
- [spring] [10/92] Installing libfontenc-1.1.8...
- [spring] [10/92] Extracting libfontenc-1.1.8: ......... done
- [spring] [11/92] Installing py39-packaging-23.2...
- [spring] [11/92] Extracting py39-packaging-23.2: .......... done
- [spring] [12/92] Installing libSM-1.2.3_1,1...
- [spring] [12/92] Extracting libSM-1.2.3_1,1: .......... done
- [spring] [13/92] Installing jpeg-turbo-3.0.2...
- [spring] [13/92] Extracting jpeg-turbo-3.0.2: .......... done
- [spring] [14/92] Installing mkfontscale-1.2.3...
- [spring] [14/92] Extracting mkfontscale-1.2.3: ....... done
- [spring] [15/92] Installing libdeflate-1.20...
- [spring] [15/92] Extracting libdeflate-1.20: .......... done
- [spring] [16/92] Installing libtasn1-4.19.0_1...
- [spring] [16/92] Extracting libtasn1-4.19.0_1: .......... done
- [spring] [17/92] Installing libXfixes-6.0.0_1...
- [spring] [17/92] Extracting libXfixes-6.0.0_1: .......... done
- [spring] [18/92] Installing libxml2-2.11.7...
- [spring] [18/92] Extracting libxml2-2.11.7: .......... done
- [spring] [19/92] Installing dbus-1.14.10_5,1...
- ===> Creating groups.
- Creating group 'messagebus' with gid '556'.
- ===> Creating users
- Creating user 'messagebus' with uid '556'.
- [spring] [19/92] Extracting dbus-1.14.10_5,1: ......... done
- [spring] [20/92] Installing gmp-6.3.0...
- [spring] [20/92] Extracting gmp-6.3.0: .......... done
- [spring] [21/92] Installing libXext-1.3.6,1...
- [spring] [21/92] Extracting libXext-1.3.6,1: .......... done
- [spring] [22/92] Installing fontconfig-2.15.0_2,1...
- [spring] [22/92] Extracting fontconfig-2.15.0_2,1: .......... done
- [spring] [23/92] Installing glib-2.80.0,2...
- [spring] [23/92] Extracting glib-2.80.0,2: .......... done
- [spring] [24/92] Installing jbigkit-2.1_2...
- [spring] [24/92] Extracting jbigkit-2.1_2: .......... done
- [spring] [25/92] Installing libdatrie-0.2.13_2...
- [spring] [25/92] Extracting libdatrie-0.2.13_2: .......... done
- [spring] [26/92] Installing libglvnd-1.7.0...
- [spring] [26/92] Extracting libglvnd-1.7.0: .......... done
- [spring] [27/92] Installing nettle-3.9.1...
- [spring] [27/92] Extracting nettle-3.9.1: .......... done
- [spring] [28/92] Installing gnome_subr-1.0...
- [spring] [28/92] Extracting gnome_subr-1.0: .... done
- [spring] [29/92] Installing font-misc-ethiopic-1.0.4...
- [spring] [29/92] Extracting font-misc-ethiopic-1.0.4: ...... done
- [spring] [30/92] Installing libXrender-0.9.10_2...
- [spring] [30/92] Extracting libXrender-0.9.10_2: .......... done
- [spring] [31/92] Installing libXi-1.8_1,1...
- [spring] [31/92] Extracting libXi-1.8_1,1: .......... done
- [spring] [32/92] Installing graphite2-1.3.14...
- [spring] [32/92] Extracting graphite2-1.3.14: .......... done
- [spring] [33/92] Installing shared-mime-info-2.2_2...
- [spring] [33/92] Extracting shared-mime-info-2.2_2: ......... done
- [spring] [34/92] Installing encodings-1.1.0,1...
- [spring] [34/92] Extracting encodings-1.1.0,1: .......... done
- [spring] [35/92] Installing libevent-2.1.12...
- [spring] [35/92] Extracting libevent-2.1.12: .......... done
- [spring] [36/92] Installing gdbm-1.23...
- [spring] [36/92] Extracting gdbm-1.23: .......... done
- [spring] [37/92] Installing font-bh-ttf-1.0.3_5...
- [spring] [37/92] Extracting font-bh-ttf-1.0.3_5: .......... done
- [spring] [38/92] Installing libgpg-error-1.48...
- [spring] [38/92] Extracting libgpg-error-1.48: .......... done
- [spring] [39/92] Installing libogg-1.3.5,4...
- [spring] [39/92] Extracting libogg-1.3.5,4: .......... done
- [spring] [40/92] Installing p11-kit-0.25.3_1...
- [spring] [40/92] Extracting p11-kit-0.25.3_1: .......... done
- [spring] [41/92] Installing dbus-glib-0.112_1...
- [spring] [41/92] Extracting dbus-glib-0.112_1: .......... done
- [spring] [42/92] Installing py39-setuptools-63.1.0_1...
- [spring] [42/92] Extracting py39-setuptools-63.1.0_1: .......... done
- [spring] [43/92] Installing pixman-0.42.2...
- [spring] [43/92] Extracting pixman-0.42.2: .......... done
- [spring] [44/92] Installing font-misc-meltho-1.0.3_5...
- [spring] [44/92] Extracting font-misc-meltho-1.0.3_5: .......... done
- [spring] [45/92] Installing libdaemon-0.14_1...
- [spring] [45/92] Extracting libdaemon-0.14_1: .......... done
- [spring] [46/92] Installing tiff-4.4.0_3...
- [spring] [46/92] Extracting tiff-4.4.0_3: .......... done
- [spring] [47/92] Installing dejavu-2.37_3...
- [spring] [47/92] Extracting dejavu-2.37_3: .......... done
- [spring] [48/92] Installing mpg123-1.32.5...
- [spring] [48/92] Extracting mpg123-1.32.5: .......... done
- [spring] [49/92] Installing libthai-0.1.29_1...
- [spring] [49/92] Extracting libthai-0.1.29_1: .......... done
- [spring] [50/92] Installing fribidi-1.0.13_1...
- [spring] [50/92] Extracting fribidi-1.0.13_1: .......... done
- [spring] [51/92] Installing gdk-pixbuf2-2.42.10_2...
- [spring] [51/92] Extracting gdk-pixbuf2-2.42.10_2: .......... done
- [spring] [52/92] Installing gnutls-3.8.5_1...
- [spring] [52/92] Extracting gnutls-3.8.5_1: ..
- ........ done
- [spring] [53/92] Installing libpaper-1.1.28_1...
- [spring] [53/92] Extracting libpaper-1.1.28_1: .......... done
- [spring] [54/92] Installing libXtst-1.2.3_3...
- [spring] [54/92] Extracting libXtst-1.2.3_3: .......... done
- [spring] [55/92] Installing libXft-2.3.7_1...
- [spring] [55/92] Extracting libXft-2.3.7_1: .......... done
- [spring] [56/92] Installing cairo-1.17.4_2,3...
- [spring] [56/92] Extracting cairo-1.17.4_2,3: .......... done
- [spring] [57/92] Installing harfbuzz-8.4.0...
- [spring] [57/92] Extracting harfbuzz-8.4.0: .......... done
- [spring] [58/92] Installing flac-1.4.3_1,1...
- [spring] [58/92] Extracting flac-1.4.3_1,1: .......... done
- [spring] [59/92] Installing lame-3.100_5...
- [spring] [59/92] Extracting lame-3.100_5: .......... done
- [spring] [60/92] Installing avahi-app-0.8_2...
- ===> Creating groups.
- Creating group 'avahi' with gid '558'.
- ===> Creating users
- Creating user 'avahi' with uid '558'.
- [spring] [60/92] Extracting avahi-app-0.8_2: .......... done
- [spring] [61/92] Installing libgcrypt-1.10.3_1...
- [spring] [61/92] Extracting libgcrypt-1.10.3_1: .......... done
- [spring] [62/92] Installing opus-1.5.1...
- [spring] [62/92] Extracting opus-1.5.1: .......... done
- [spring] [63/92] Installing libvorbis-1.3.7_2,3...
- [spring] [63/92] Extracting libvorbis-1.3.7_2,3: .......... done
- [spring] [64/92] Installing py39-six-1.16.0...
- [spring] [64/92] Extracting py39-six-1.16.0: .......... done
- [spring] [65/92] Installing py39-webencodings-0.5.1...
- [spring] [65/92] Extracting py39-webencodings-0.5.1: .......... done
- [spring] [66/92] Installing xorg-fonts-truetype-7.7_1...
- [spring] [66/92] Extracting xorg-fonts-truetype-7.7_1: ... done
- [spring] [67/92] Installing libxslt-1.1.37_1...
- [spring] [67/92] Extracting libxslt-1.1.37_1: .......... done
- [spring] [68/92] Installing cups-2.4.7_2...
- ===> Creating groups.
- Creating group 'cups' with gid '193'.
- ===> Creating users
- Creating user 'cups' with uid '193'.
- [spring] [68/92] Extracting cups-2.4.7_2: .......... done
- [spring] [69/92] Installing libXrandr-1.5.2_1...
- [spring] [69/92] Extracting libXrandr-1.5.2_1: .......... done
- [spring] [70/92] Installing gtk-update-icon-cache-3.24.31_1...
- [spring] [70/92] Extracting gtk-update-icon-cache-3.24.31_1: .......... done
- [spring] [71/92] Installing libXdamage-1.1.6...
- [spring] [71/92] Extracting libXdamage-1.1.6: ......... done
- [spring] [72/92] Installing libXinerama-1.1.4_3,1...
- [spring] [72/92] Extracting libXinerama-1.1.4_3,1: .......... done
- [spring] [73/92] Installing py39-isodate-0.6.1...
- [spring] [73/92] Extracting py39-isodate-0.6.1: .......... done
- [spring] [74/92] Installing hicolor-icon-theme-0.17...
- [spring] [74/92] Extracting hicolor-icon-theme-0.17: . done
- [spring] [75/92] Installing py39-pyparsing-3.1.2...
- [spring] [75/92] Extracting py39-pyparsing-3.1.2: .......... done
- [spring] [76/92] Installing libXcursor-1.2.2...
- [spring] [76/92] Extracting libXcursor-1.2.2: .......... done
- [spring] [77/92] Installing pango-1.50.14...
- [spring] [77/92] Extracting pango-1.50.14: .......... done
- [spring] [78/92] Installing libsndfile-1.2.2_1...
- [spring] [78/92] Extracting libsndfile-1.2.2_1: .......... done
- [spring] [79/92] Installing libXcomposite-0.4.6_1,1...
- [spring] [79/92] Extracting libXcomposite-0.4.6_1,1: .......... done
- [spring] [80/92] Installing at-spi2-core-2.50.2...
- [spring] [80/92] Extracting at-spi2-core-2.50.2: .......... done
- [spring] [81/92] Installing py39-html5lib-1.1...
- [spring] [81/92] Extracting py39-html5lib-1.1: .......... done
- [spring] [82/92] Installing py39-rdflib-6.3.2...
- [spring] [82/92] Extracting py39-rdflib-6.3.2: .......... done
- [spring] [83/92] Installing py39-pygments-2.17.2...
- [spring] [83/92] Extracting py39-pygments-2.17.2: .......... done
- [spring] [84/92] Installing py39-lxml-4.9.3...
- [spring] [84/92] Extracting py39-lxml-4.9.3: .......... done
- [spring] [85/92] Installing zix-0.4.2...
- [spring] [85/92] Extracting zix-0.4.2: .......... done
- [spring] [86/92] Installing serd-0.32.2...
- [spring] [86/92] Extracting serd-0.32.2: .......... done
- [spring] [87/92] Installing gtk2-2.24.33_1...
- [spring] [87/92] Extracting gtk2-2.24.33_1: ........
- .. done
- [spring] [88/92] Installing libsamplerate-0.2.2_1...
- [spring] [88/92] Extracting libsamplerate-0.2.2_1: .......... done
- [spring] [89/92] Installing lv2-1.18.10...
- [spring] [89/92] Extracting lv2-1.18.10: .......... done
- [spring] [90/92] Installing sord-0.16.16...
- [spring] [90/92] Extracting sord-0.16.16: .......... done
- [spring] [91/92] Installing sratom-0.6.16...
- [spring] [91/92] Extracting sratom-0.6.16: ........ done
- [spring] [92/92] Installing lilv-0.24.24...
- [spring] [92/92] Extracting lilv-0.24.24: .......... done
- ==> Running trigger: gio-modules.ucl
- Generating GIO modules cache
- ==> Running trigger: glib-schemas.ucl
- Compiling glib schemas
- No schema files found: doing nothing.
- ==> Running trigger: gdk-pixbuf-query-loaders.ucl
- Generating gdk-pixbuf modules cache
- ==> Running trigger: gtk-update-icon-cache.ucl
- Generating GTK icon cache for /usr/local/share/icons/hicolor
- ==> Running trigger: fontconfig.ucl
- Running fc-cache to build fontconfig cache...
- ==> Running trigger: shared-mime-info.ucl
- Building the Shared MIME-Info database cache
- =====
- Message from freetype2-2.13.2:
- 
- --
- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as
- the default, emulating a modern version of ClearType. This change inevitably
- leads to different rendering results, and you might change port's options to
- adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment
- variable).
- 
- The environment variable "FREETYPE_PROPERTIES" can be used to control the
- driver properties. Example:
- 
- FREETYPE_PROPERTIES=truetype:interpreter-version=35 \
- 	cff:no-stem-darkening=1 \
- 	autofitter:warping=1
- 
- This allows to select, say, the subpixel hinting mode at runtime for a given
- application.
- 
- If LONG_PCF_NAMES port's option was enabled, the PCF family names may include
- the foundry and information whether they contain wide characters. For example,
- "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at
- run time with using pcf:no-long-family-names property, if needed. Example:
- 
- FREETYPE_PROPERTIES=pcf:no-long-family-names=1
- 
- How to recreate fontconfig cache with using such environment variable,
- if needed:
- # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv
- 
- The controllable properties are listed in the section "Controlling FreeType
- Modules" in the reference's table of contents
- (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed).
- =====
- Message from 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 lv2-1.18.10:
- 
- --
- ===>   NOTICE:
- 
- The lv2 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 lilv-0.24.24:
- 
- --
- ===>   NOTICE:
- 
- The lilv port currently does not have a maintainer. As a result, it is
- more likely to have unresolved issues, not be up-to-date, or even be removed in
- the future. To volunteer to maintain this port, please create an issue at:
- 
- https://bugs.freebsd.org/bugzilla
- 
- More information about port maintainership is available at:
- 
- https://docs.freebsd.org/en/articles/contributing/#ports-contributing

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

Processing 17/34: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/4.14.1/.opam-switch/build/dune.3.15.0/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.15.0)
-> compiled  dune.3.15.0
-> installed dune.3.15.0
Processing 19/34: [bigarray-compat: dune build]
Processing 20/34: [bigarray-compat: dune build] [csexp: dune build]
Processing 21/34: [bigarray-compat: dune build] [csexp: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "stdlib-shims" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 21/34: [bigarray-compat: dune build] [csexp: dune build]
-> installed stdlib-shims.0.3.0
Processing 22/34: [bigarray-compat: dune build] [csexp: dune build]
Processing 23/34: [bigarray-compat: dune build] [csexp: dune build] [integers: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "csexp" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 23/34: [bigarray-compat: dune build] [integers: dune build]
-> installed csexp.1.5.2
Processing 24/34: [bigarray-compat: dune build] [integers: dune build]
Processing 25/34: [bigarray-compat: dune build] [dune-configurator: rm] [integers: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "integers" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/integers.0.7.0)
-> compiled  integers.0.7.0
Processing 25/34: [bigarray-compat: dune build] [dune-configurator: rm]
-> installed integers.0.7.0
Processing 26/34: [bigarray-compat: dune build] [dune-configurator: rm]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.15.0)
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "bigarray-compat" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/bigarray-compat.1.1.0)
-> compiled  bigarray-compat.1.1.0
Processing 26/34: [dune-configurator: rm]
-> installed bigarray-compat.1.1.0
Processing 27/34: [dune-configurator: rm]
+ /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.15.0)
Processing 27/34: [dune-configurator: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "dune-configurator" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.15.0)
-> compiled  dune-configurator.3.15.0
-> installed dune-configurator.3.15.0
Processing 29/34: [ctypes: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ctypes" "-j" "7" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ctypes.0.22.0)
Processing 29/34: [ctypes: dune install]
+ /home/opam/.opam/4.14.1/bin/dune "install" "-p" "ctypes" "--create-install-files" "ctypes" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ctypes.0.22.0)
-> compiled  ctypes.0.22.0
-> installed ctypes.0.22.0
Processing 31/34: [ctypes-foreign: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ctypes-foreign" "-j" "7" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ctypes-foreign.0.22.0)
Processing 31/34: [ctypes-foreign: dune install]
+ /home/opam/.opam/4.14.1/bin/dune "install" "-p" "ctypes-foreign" "--create-install-files" "ctypes-foreign" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ctypes-foreign.0.22.0)
-> compiled  ctypes-foreign.0.22.0
-> installed ctypes-foreign.0.22.0
Processing 33/34: [lilv: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "lilv" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/lilv.0.1.0)
-> compiled  lilv.0.1.0
-> installed lilv.0.1.0
Done.
2024-04-18 13:36.06 ---> saved as "d2ed55cdbaa148e5d8c82af47f7135a12e0bda79549cd3a6f5ebdf8f63ffa7c8"
Job succeeded