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


Building on spring

(from freebsd)
2024-04-17 17:03.31 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

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

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

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


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

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

2024-04-17 17:03.33 ---> 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-17 17:03.33 ---> using "00812c0655a363608144a2fbfe7a937b2ae842276c4f9d1df0b02161f399b104" from cache

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

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

Nothing to do.
The following actions will be performed:
=== install 14 packages
  - install acpc          2.0.0
  - install batteries     3.8.0  [required by acpc]
  - install bitv          1.6    [required by acpc]
  - install camlp-streams 5.0.1  [required by batteries]
  - install conf-autoconf 0.1    [required by acpc]
  - install conf-gnuplot  0.1    [required by acpc]
  - install conf-which    1      [required by conf-autoconf]
  - install cpu           2.0.0  [required by parany]
  - install dolog         6.0.0  [required by acpc]
  - install dune          3.15.0 [required by acpc]
  - install num           1.5    [required by batteries]
  - install ocamlfind     1.9.6  [required by batteries]
  - install parany        14.0.1 [required by acpc]
  - install vector3       1.0.0  [required by acpc]

The following system packages will first need to be installed:
    autoconf gnuplot

<><> 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" "autoconf" "gnuplot"
- 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 132 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	adwaita-icon-theme: 42.0
- 	at-spi2-core: 2.50.2
- 	autoconf: 2.72
- 	autoconf-switch: 20220527
- 	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
- 	enchant2: 2.2.15_5
- 	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
- 	geoclue: 2.7.1_1
- 	giflib: 5.2.1_1
- 	glib: 2.80.0,2
- 	glib-networking: 2.78.0
- 	gmp: 6.3.0
- 	gnome_subr: 1.0
- 	gnuplot: 5.4.10
- 	gnutls: 3.8.5_1
- 	gobject-introspection: 1.78.1_2,1
- 	graphene: 1.10.8
- 	graphite2: 1.3.14
- 	gsettings-desktop-schemas: 42.0
- 	gstreamer1: 1.22.10
- 	gstreamer1-plugins: 1.22.10_1
- 	gstreamer1-plugins-bad: 1.22.10_2
- 	gstreamer1-plugins-gl: 1.22.10
- 	gtk-update-icon-cache: 3.24.31_1
- 	gtk3: 3.24.41
- 	harfbuzz: 8.4.0
- 	harfbuzz-icu: 8.4.0
- 	hicolor-icon-theme: 0.17
- 	hunspell: 1.7.2_1
- 	hwdata: 0.381,1
- 	hyphen: 2.8.8
- 	icu: 74.2_1,1
- 	iso-codes: 4.15.0
- 	jbigkit: 2.1_2
- 	jpeg-turbo: 3.0.2
- 	json-glib: 1.8.0
- 	lcms2: 2.16_1
- 	libGLU: 9.0.2_2
- 	libICE: 1.1.0_2,1
- 	libSM: 1.2.3_1,1
- 	libX11: 1.8.7_1,1
- 	libXau: 1.0.9_1
- 	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
- 	libXt: 1.3.0,1
- 	libXtst: 1.2.3_3
- 	libXxf86vm: 1.1.4_4
- 	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
- 	libgcrypt: 1.10.3_1
- 	libgd: 2.3.3_11,1
- 	libglvnd: 1.7.0
- 	libgpg-error: 1.48
- 	libgudev: 237
- 	libgusb: 0.3.10_1
- 	libmspack: 0.11alpha
- 	libnice: 0.1.21_2
- 	libnotify: 0.8.2_2
- 	libpaper: 1.1.28_1
- 	libproxy: 0.4.18
- 	librsvg2-rust: 2.58.0_1
- 	libsecret: 0.20.5_3
- 	libsoup: 2.74.3
- 	libsoup3: 3.2.2
- 	libtasn1: 4.19.0_1
- 	libthai: 0.1.29_1
- 	libudev-devd: 0.5.2
- 	libunwind: 20240221
- 	libwpe: 1.12.0
- 	libxcb: 1.16.1
- 	libxkbcommon: 1.6.0_2
- 	libxml2: 2.11.7
- 	libxslt: 1.1.37_1
- 	lua53: 5.3.6_1
- 	m4: 1.4.19_1,1
- 	mkfontscale: 1.2.3
- 	nettle: 3.9.1
- 	openjpeg: 2.5.2
- 	orc: 0.4.34_1
- 	p11-kit: 0.25.3_1
- 	pango: 1.50.14
- 	pixman: 0.42.2
- 	png: 1.6.43
- 	polkit: 124_3
- 	py39-cairo: 1.21.0,1
- 	py39-gobject3: 3.42.2
- 	py39-packaging: 23.2
- 	pygobject3-common: 3.42.2
- 	shared-mime-info: 2.2_2
- 	sqlite3: 3.45.1,1
- 	tex-kpathsea: 6.3.5_1
- 	tiff: 4.4.0_3
- 	wayland: 1.22.0
- 	webkit2-gtk3: 2.34.6_10
- 	webp: 1.3.2_1
- 	woff2: 1.0.2_5
- 	wpebackend-fdo: 1.12.0
- 	wx30-gtk3: 3.0.5.1_4
- 	xkeyboard-config: 2.41_4
- 	xorg-fonts-truetype: 7.7_1
- 	xorgproto: 2023.2
- 
- Number of packages to be installed: 132
- 
- The process will require 597 MiB more space.
- 121 MiB to be downloaded.
- [spring] [1/132] Fetching duktape-lib-2.7.0.pkg: .......... done
- [spring] [2/132] Fetching png-1.6.43.pkg: ......... done
- [spring] [3/132] Fetching glib-networking-2.78.0.pkg: ....... done
- [spring] [4/132] Fetching hyphen-2.8.8.pkg: ......... done
- [spring] [5/132] Fetching libxcb-1.16.1.pkg: 
- .......... done
- [spring] [6/132] Fetching libdatrie-0.2.13_2.pkg: ..... done
- [spring] [7/132] Fetching freetype2-2.13.2.pkg: ..
- ........ done
- [spring] [8/132] Fetching jpeg-turbo-3.0.2.pkg: .......... done
- [spring] [9/132] Fetching graphene-1.10.8.pkg: ..
- ........ done
- [spring] [10/132] Fetching libproxy-0.4.18.pkg: ........ done
- [spring] [11/132] Fetching librsvg2-rust-2.58.0_1.pkg: ...
- ....... done
- [spring] [12/132] Fetching libXt-1.3.0,1.pkg: ....
- ...... done
- [spring] [13/132] Fetching libglvnd-1.7.0.pkg: ......... done
- [spring] [14/132] Fetching gstreamer1-plugins-bad-1.22.10_2.pkg: ...
- ....... done
- [spring] [15/132] Fetching libxslt-1.1.37_1.pkg: ........ done
- [spring] [16/132] Fetching cups-2.4.7_2.pkg: .
- ......... done
- [spring] [17/132] Fetching gobject-introspection-1.78.1_2,1.pkg: ...
- ....... done
- [spring] [18/132] Fetching libXrandr-1.5.2_1.pkg: ..... done
- [spring] [19/132] Fetching nettle-3.9.1.pkg: ...
- ....... done
- [spring] [20/132] Fetching lcms2-2.16_1.pkg: ..
- ........ done
- [spring] [21/132] Fetching libnice-0.1.21_2.pkg: ........ done
- [spring] [22/132] Fetching adwaita-icon-theme-42.0.pkg: .........
- . done
- [spring] [23/132] Fetching woff2-1.0.2_5.pkg: ....... done
- [spring] [24/132] Fetching libthai-0.1.29_1.pkg: .......... done
- [spring] [25/132] Fetching wx30-gtk3-3.0.5.1_4.pkg: 
- ....
- ...... done
- [spring] [26/132] Fetching polkit-124_3.pkg: ......... done
- [spring] [27/132] Fetching libsoup3-3.2.2.pkg: .......... done
- [spring] [28/132] Fetching mkfontscale-1.2.3.pkg: .... done
- [spring] [29/132] Fetching gtk-update-icon-cache-3.24.31_1.pkg: ........ done
- [spring] [30/132] Fetching libdeflate-1.20.pkg: ......
- .... done
- [spring] [31/132] Fetching fribidi-1.0.13_1.pkg: .......... done
- [spring] [32/132] Fetching libXxf86vm-1.1.4_4.pkg: .. done
- [spring] [33/132] Fetching libmspack-0.11alpha.pkg: ........ done
- [spring] [34/132] Fetching openjpeg-2.5.2.pkg: .......... done
- [spring] [35/132] Fetching libXdamage-1.1.6.pkg: .. done
- [spring] [36/132] Fetching libtasn1-4.19.0_1.pkg: .......... done
- [spring] [37/132] Fetching py39-cairo-1.21.0,1.pkg: ...... done
- [spring] [38/132] Fetching libXfixes-6.0.0_1.pkg: ..... done
- [spring] [39/132] Fetching webkit2-gtk3-2.34.6_10.pkg: 
- ..
- ..
- ...
- ... done
- [spring] [40/132] Fetching libXinerama-1.1.4_3,1.pkg: ... done
- [spring] [41/132] Fetching gnome_subr-1.0.pkg: . done
- [spring] [42/132] Fetching libxml2-2.11.7.pkg: .......... done
- [spring] [43/132] Fetching wayland-1.22.0.pkg: .......
- ... done
- [spring] [44/132] Fetching orc-0.4.34_1.pkg: .......
- ... done
- [spring] [45/132] Fetching lua53-5.3.6_1.pkg: .......... done
- [spring] [46/132] Fetching libgd-2.3.3_11,1.pkg: .......... done
- [spring] [47/132] Fetching gdk-pixbuf2-2.42.10_2.pkg: .......... done
- [spring] [48/132] Fetching icu-74.2_1,1.pkg: 
- .
- ..
- ...
- .... done
- [spring] [49/132] Fetching libgusb-0.3.10_1.pkg: ......... done
- [spring] [50/132] Fetching gnutls-3.8.5_1.pkg: .......... done
- [spring] [51/132] Fetching hicolor-icon-theme-0.17.pkg: ... done
- [spring] [52/132] Fetching libwpe-1.12.0.pkg: ........ done
- [spring] [53/132] Fetching harfbuzz-icu-8.4.0.pkg: .. done
- [spring] [54/132] Fetching libepoll-shim-0.0.20230411.pkg: .... done
- [spring] [55/132] Fetching libpaper-1.1.28_1.pkg: ... done
- [spring] [56/132] Fetching colord-1.4.7.pkg: .......... done
- [spring] [57/132] Fetching pygobject3-common-3.42.2.pkg: .... done
- [spring] [58/132] Fetching font-misc-ethiopic-1.0.4.pkg: ....... done
- [spring] [59/132] Fetching libX11-1.8.7_1,1.pkg: 
- .......... done
- [spring] [60/132] Fetching giflib-5.2.1_1.pkg: .....
- .... done
- [spring] [61/132] Fetching libXrender-0.9.10_2.pkg: .... done
- [spring] [62/132] Fetching libsoup-2.74.3.pkg: .......... done
- [spring] [63/132] Fetching xorgproto-2023.2.pkg: ........ done
- [spring] [64/132] Fetching tex-kpathsea-6.3.5_1.pkg: .......... done
- [spring] [65/132] Fetching libXtst-1.2.3_3.pkg: .... done
- [spring] [66/132] Fetching libXi-1.8_1,1.pkg: .......... done
- [spring] [67/132] Fetching libXft-2.3.7_1.pkg: ........ done
- [spring] [68/132] Fetching gtk3-3.24.41.pkg: .
- ..
- ....
- ... done
- [spring] [69/132] Fetching wpebackend-fdo-1.12.0.pkg: ......
- . done
- [spring] [70/132] Fetching webp-1.3.2_1.pkg: .......... done
- [spring] [71/132] Fetching libepoxy-1.5.9.pkg: ........ done
- [spring] [72/132] Fetching hwdata-0.381,1.pkg: .....
- ..... done
- [spring] [73/132] Fetching cairo-1.17.4_2,3.pkg: ........
- .. done
- [spring] [74/132] Fetching graphite2-1.3.14.pkg: ....... done
- [spring] [75/132] Fetching shared-mime-info-2.2_2.pkg: .......... done
- [spring] [76/132] Fetching libgudev-237.pkg: ...... done
- [spring] [77/132] Fetching hunspell-1.7.2_1.pkg: .
- ......... done
- [spring] [78/132] Fetching encodings-1.1.0,1.pkg: .......... done
- [spring] [79/132] Fetching harfbuzz-8.4.0.pkg: ...
- ....... done
- [spring] [80/132] Fetching libevent-2.1.12.pkg: ........ done
- [spring] [81/132] Fetching gdbm-1.23.pkg: .......... done
- [spring] [82/132] Fetching gstreamer1-plugins-gl-1.22.10.pkg: .......
- ... done
- [spring] [83/132] Fetching avahi-app-0.8_2.pkg: .......... done
- [spring] [84/132] Fetching enchant2-2.2.15_5.pkg: ....... done
- [spring] [85/132] Fetching gstreamer1-plugins-1.22.10_1.pkg: 
- ........
- .. done
- [spring] [86/132] Fetching dbus-1.14.10_5,1.pkg: ......... done
- [spring] [87/132] Fetching libedit-3.1.20230828_1,1.pkg: .......... done
- [spring] [88/132] Fetching libfontenc-1.1.8.pkg: ... done
- [spring] [89/132] Fetching libXcursor-1.2.2.pkg: ..... done
- [spring] [90/132] Fetching libgcrypt-1.10.3_1.pkg: ..
- ........ done
- [spring] [91/132] Fetching libsecret-0.20.5_3.pkg: ........
- .. done
- [spring] [92/132] Fetching json-glib-1.8.0.pkg: .......... done
- [spring] [93/132] Fetching libudev-devd-0.5.2.pkg: ... done
- [spring] [94/132] Fetching libunwind-20240221.pkg: ........ done
- [spring] [95/132] Fetching font-bh-ttf-1.0.3_5.pkg: .......... done
- [spring] [96/132] Fetching pango-1.50.14.pkg: ...
- ....... done
- [spring] [97/132] Fetching brotli-1.1.0,1.pkg: ......... done
- [spring] [98/132] Fetching py39-packaging-23.2.pkg: ........ done
- [spring] [99/132] Fetching libgpg-error-1.48.pkg: .
- ......... done
- [spring] [100/132] Fetching gmp-6.3.0.pkg: .......... done
- [spring] [101/132] Fetching gstreamer1-1.22.10.pkg: ...
- ....... done
- [spring] [102/132] Fetching libXext-1.3.6,1.pkg: ......... done
- [spring] [103/132] Fetching p11-kit-0.25.3_1.pkg: ..
- ........ done
- [spring] [104/132] Fetching dbus-glib-0.112_1.pkg: .......... done
- [spring] [105/132] Fetching libXau-1.0.9_1.pkg: ... done
- [spring] [106/132] Fetching libICE-1.1.0_2,1.pkg: ....... done
- [spring] [107/132] Fetching libXcomposite-0.4.6_1,1.pkg: ..... done
- [spring] [108/132] Fetching py39-gobject3-3.42.2.pkg: ........
- .. done
- [spring] [109/132] Fetching fontconfig-2.15.0_2,1.pkg: .......... done
- [spring] [110/132] Fetching pixman-0.42.2.pkg: .......... done
- [spring] [111/132] Fetching at-spi2-core-2.50.2.pkg: .......
- ... done
- [spring] [112/132] Fetching gsettings-desktop-schemas-42.0.pkg: .......... done
- [spring] [113/132] Fetching m4-1.4.19_1,1.pkg: ......... done
- [spring] [114/132] Fetching sqlite3-3.45.1,1.pkg: .
- ......... done
- [spring] [115/132] Fetching libSM-1.2.3_1,1.pkg: .... done
- [spring] [116/132] Fetching glib-2.80.0,2.pkg: 
- .....
- ..... done
- [spring] [117/132] Fetching geoclue-2.7.1_1.pkg: ....... done
- [spring] [118/132] Fetching xkeyboard-config-2.41_4.pkg: ...
- ....... done
- [spring] [119/132] Fetching libxkbcommon-1.6.0_2.pkg: ........ done
- [spring] [120/132] Fetching jbigkit-2.1_2.pkg: ........ done
- [spring] [121/132] Fetching font-misc-meltho-1.0.3_5.pkg: .......
- ... done
- [spring] [122/132] Fetching libdaemon-0.14_1.pkg: ........ done
- [spring] [123/132] Fetching iso-codes-4.15.0.pkg: ...
- ....... done
- [spring] [124/132] Fetching libXdmcp-1.1.5.pkg: ... done
- [spring] [125/132] Fetching tiff-4.4.0_3.pkg: 
- .......... done
- [spring] [126/132] Fetching xorg-fonts-truetype-7.7_1.pkg: . done
- [spring] [127/132] Fetching dejavu-2.37_3.pkg: ..
- ........ done
- [spring] [128/132] Fetching gnuplot-5.4.10.pkg: ........
- .. done
- [spring] [129/132] Fetching autoconf-switch-20220527.pkg: .. done
- [spring] [130/132] Fetching libnotify-0.8.2_2.pkg: ..... done
- [spring] [131/132] Fetching libGLU-9.0.2_2.pkg: ....... done
- [spring] [132/132] Fetching autoconf-2.72.pkg: .......... done
- Checking integrity...
-  done (0 conflicting)
- [spring] [1/132] Installing xorgproto-2023.2...
- [spring] [1/132] Extracting xorgproto-2023.2: .......... done
- [spring] [2/132] Installing libXau-1.0.9_1...
- [spring] [2/132] Extracting libXau-1.0.9_1: .......... done
- [spring] [3/132] Installing libXdmcp-1.1.5...
- [spring] [3/132] Extracting libXdmcp-1.1.5: ......... done
- [spring] [4/132] Installing libxcb-1.16.1...
- [spring] [4/132] Extracting libxcb-1.16.1: .......... done
- [spring] [5/132] Installing png-1.6.43...
- [spring] [5/132] Extracting png-1.6.43: .......... done
- [spring] [6/132] Installing libX11-1.8.7_1,1...
- [spring] [6/132] Extracting libX11-1.8.7_1,1: .......... done
- [spring] [7/132] Installing brotli-1.1.0,1...
- [spring] [7/132] Extracting brotli-1.1.0,1: .......... done
- [spring] [8/132] Installing freetype2-2.13.2...
- [spring] [8/132] Extracting freetype2-2.13.2: .......... done
- [spring] [9/132] Installing libfontenc-1.1.8...
- [spring] [9/132] Extracting libfontenc-1.1.8: ......... done
- [spring] [10/132] Installing py39-packaging-23.2...
- [spring] [10/132] Extracting py39-packaging-23.2: .......... done
- [spring] [11/132] Installing libXext-1.3.6,1...
- [spring] [11/132] Extracting libXext-1.3.6,1: .......... done
- [spring] [12/132] Installing libICE-1.1.0_2,1...
- [spring] [12/132] Extracting libICE-1.1.0_2,1: .......... done
- [spring] [13/132] Installing jpeg-turbo-3.0.2...
- [spring] [13/132] Extracting jpeg-turbo-3.0.2: .......... done
- [spring] [14/132] Installing libglvnd-1.7.0...
- [spring] [14/132] Extracting libglvnd-1.7.0: .......... done
- [spring] [15/132] Installing mkfontscale-1.2.3...
- [spring] [15/132] Extracting mkfontscale-1.2.3: ....... done
- [spring] [16/132] Installing libdeflate-1.20...
- [spring] [16/132] Extracting libdeflate-1.20: .......... done
- [spring] [17/132] Installing libtasn1-4.19.0_1...
- [spring] [17/132] Extracting libtasn1-4.19.0_1: .......... done
- [spring] [18/132] Installing libXfixes-6.0.0_1...
- [spring] [18/132] Extracting libXfixes-6.0.0_1: .......... done
- [spring] [19/132] Installing libxml2-2.11.7...
- [spring] [19/132] Extracting libxml2-2.11.7: .......... done
- [spring] [20/132] Installing libXrender-0.9.10_2...
- [spring] [20/132] Extracting libXrender-0.9.10_2: .......... done
- [spring] [21/132] Installing gmp-6.3.0...
- [spring] [21/132] Extracting gmp-6.3.0: 
- .......... done
- [spring] [22/132] Installing fontconfig-2.15.0_2,1...
- [spring] [22/132] Extracting fontconfig-2.15.0_2,1: .......... done
- [spring] [23/132] Installing pixman-0.42.2...
- [spring] [23/132] Extracting pixman-0.42.2: .......... done
- [spring] [24/132] Installing libSM-1.2.3_1,1...
- [spring] [24/132] Extracting libSM-1.2.3_1,1: .......... done
- [spring] [25/132] Installing glib-2.80.0,2...
- [spring] [25/132] Extracting glib-2.80.0,2: .......... done
- [spring] [26/132] Installing jbigkit-2.1_2...
- [spring] [26/132] Extracting jbigkit-2.1_2: .......... done
- [spring] [27/132] Installing libdatrie-0.2.13_2...
- [spring] [27/132] Extracting libdatrie-0.2.13_2: .......... done
- [spring] [28/132] Installing nettle-3.9.1...
- [spring] [28/132] Extracting nettle-3.9.1: .......... done
- [spring] [29/132] Installing libepoll-shim-0.0.20230411...
- [spring] [29/132] Extracting libepoll-shim-0.0.20230411: .......... done
- [spring] [30/132] Installing font-misc-ethiopic-1.0.4...
- [spring] [30/132] Extracting font-misc-ethiopic-1.0.4: ...... done
- [spring] [31/132] Installing libXi-1.8_1,1...
- [spring] [31/132] Extracting libXi-1.8_1,1: .......... done
- [spring] [32/132] Installing cairo-1.17.4_2,3...
- [spring] [32/132] Extracting cairo-1.17.4_2,3: .......... done
- [spring] [33/132] Installing graphite2-1.3.14...
- [spring] [33/132] Extracting graphite2-1.3.14: .......... done
- [spring] [34/132] Installing shared-mime-info-2.2_2...
- [spring] [34/132] Extracting shared-mime-info-2.2_2: ......... done
- [spring] [35/132] Installing encodings-1.1.0,1...
- [spring] [35/132] Extracting encodings-1.1.0,1: .......... done
- [spring] [36/132] Installing dbus-1.14.10_5,1...
- ===> Creating groups.
- Creating group 'messagebus' with gid '556'.
- ===> Creating users
- Creating user 'messagebus' with uid '556'.
- [spring] [36/132] Extracting dbus-1.14.10_5,1: ......... done
- [spring] [37/132] Installing font-bh-ttf-1.0.3_5...
- [spring] [37/132] Extracting font-bh-ttf-1.0.3_5: .......... done
- [spring] [38/132] Installing p11-kit-0.25.3_1...
- [spring] [38/132] Extracting p11-kit-0.25.3_1: .......... done
- [spring] [39/132] Installing font-misc-meltho-1.0.3_5...
- [spring] [39/132] Extracting font-misc-meltho-1.0.3_5: .......... done
- [spring] [40/132] Installing tiff-4.4.0_3...
- [spring] [40/132] Extracting tiff-4.4.0_3: .......... done
- [spring] [41/132] Installing dejavu-2.37_3...
- [spring] [41/132] Extracting dejavu-2.37_3: .......... done
- [spring] [42/132] Installing duktape-lib-2.7.0...
- [spring] [42/132] Extracting duktape-lib-2.7.0: ......... done
- [spring] [43/132] Installing libproxy-0.4.18...
- [spring] [43/132] Extracting libproxy-0.4.18: .......... done
- [spring] [44/132] Installing gobject-introspection-1.78.1_2,1...
- [spring] [44/132] Extracting gobject-introspection-1.78.1_2,1: .......... done
- [spring] [45/132] Installing libthai-0.1.29_1...
- [spring] [45/132] Extracting libthai-0.1.29_1: .......... done
- [spring] [46/132] Installing fribidi-1.0.13_1...
- [spring] [46/132] Extracting fribidi-1.0.13_1: .......... done
- [spring] [47/132] Installing py39-cairo-1.21.0,1...
- [spring] [47/132] Extracting py39-cairo-1.21.0,1: .......... done
- [spring] [48/132] Installing gnome_subr-1.0...
- [spring] [48/132] Extracting gnome_subr-1.0: .... done
- [spring] [49/132] Installing wayland-1.22.0...
- [spring] [49/132] Extracting wayland-1.22.0: .......... done
- [spring] [50/132] Installing gdk-pixbuf2-2.42.10_2...
- [spring] [50/132] Extracting gdk-pixbuf2-2.42.10_2: .......... done
- [spring] [51/132] Installing gnutls-3.8.5_1...
- [spring] [51/132] Extracting gnutls-3.8.5_1: .........
- . done
- [spring] [52/132] Installing pygobject3-common-3.42.2...
- [spring] [52/132] Extracting pygobject3-common-3.42.2: ..... done
- [spring] [53/132] Installing libXtst-1.2.3_3...
- [spring] [53/132] Extracting libXtst-1.2.3_3: .......... done
- [spring] [54/132] Installing libXft-2.3.7_1...
- [spring] [54/132] Extracting libXft-2.3.7_1: .......... done
- [spring] [55/132] Installing harfbuzz-8.4.0...
- [spring] [55/132] Extracting harfbuzz-8.4.0: .......... done
- [spring] [56/132] Installing libevent-2.1.12...
- [spring] [56/132] Extracting libevent-2.1.12: .......... done
- [spring] [57/132] Installing gdbm-1.23...
- [spring] [57/132] Extracting gdbm-1.23: .......... done
- [spring] [58/132] Installing libedit-3.1.20230828_1,1...
- [spring] [58/132] Extracting libedit-3.1.20230828_1,1: .......... done
- [spring] [59/132] Installing libudev-devd-0.5.2...
- [spring] [59/132] Extracting libudev-devd-0.5.2: ........ done
- [spring] [60/132] Installing libunwind-20240221...
- [spring] [60/132] Extracting libunwind-20240221: .......... done
- [spring] [61/132] Installing dbus-glib-0.112_1...
- [spring] [61/132] Extracting dbus-glib-0.112_1: .......... done
- [spring] [62/132] Installing gsettings-desktop-schemas-42.0...
- [spring] [62/132] Extracting gsettings-desktop-schemas-42.0: .......... done
- [spring] [63/132] Installing xkeyboard-config-2.41_4...
- [spring] [63/132] Extracting xkeyboard-config-2.41_4: .......... done
- [spring] [64/132] Installing libdaemon-0.14_1...
- [spring] [64/132] Extracting libdaemon-0.14_1: .......... done
- [spring] [65/132] Installing xorg-fonts-truetype-7.7_1...
- [spring] [65/132] Extracting xorg-fonts-truetype-7.7_1: ... done
- [spring] [66/132] Installing glib-networking-2.78.0...
- [spring] [66/132] Extracting glib-networking-2.78.0: .......... done
- [spring] [67/132] Installing lcms2-2.16_1...
- [spring] [67/132] Extracting lcms2-2.16_1: .......... done
- [spring] [68/132] Installing polkit-124_3...
- ===> Creating groups.
- Creating group 'polkitd' with gid '565'.
- ===> Creating users
- Creating user 'polkitd' with uid '565'.
- [spring] [68/132] Extracting polkit-124_3: ......... done
- [spring] [69/132] Installing gtk-update-icon-cache-3.24.31_1...
- [spring] [69/132] Extracting gtk-update-icon-cache-3.24.31_1: .......... done
- [spring] [70/132] Installing orc-0.4.34_1...
- [spring] [70/132] Extracting orc-0.4.34_1: .......... done
- [spring] [71/132] Installing libgusb-0.3.10_1...
- [spring] [71/132] Extracting libgusb-0.3.10_1: .......... done
- [spring] [72/132] Installing libpaper-1.1.28_1...
- [spring] [72/132] Extracting libpaper-1.1.28_1: .......... done
- [spring] [73/132] Installing hwdata-0.381,1...
- [spring] [73/132] Extracting hwdata-0.381,1: .......... done
- [spring] [74/132] Installing libgudev-237...
- [spring] [74/132] Extracting libgudev-237: .......... done
- [spring] [75/132] Installing avahi-app-0.8_2...
- ===> Creating groups.
- Creating group 'avahi' with gid '558'.
- ===> Creating users
- Creating user 'avahi' with uid '558'.
- [spring] [75/132] Extracting avahi-app-0.8_2: .......... done
- [spring] [76/132] Installing pango-1.50.14...
- [spring] [76/132] Extracting pango-1.50.14: .......... done
- [spring] [77/132] Installing libgpg-error-1.48...
- [spring] [77/132] Extracting libgpg-error-1.48: .......... done
- [spring] [78/132] Installing gstreamer1-1.22.10...
- [spring] [78/132] Extracting gstreamer1-1.22.10: .......... done
- [spring] [79/132] Installing py39-gobject3-3.42.2...
- [spring] [79/132] Extracting py39-gobject3-3.42.2: .......... done
- [spring] [80/132] Installing at-spi2-core-2.50.2...
- [spring] [80/132] Extracting at-spi2-core-2.50.2: .......... done
- [spring] [81/132] Installing sqlite3-3.45.1,1...
- [spring] [81/132] Extracting sqlite3-3.45.1,1: .......... done
- [spring] [82/132] Installing libxkbcommon-1.6.0_2...
- [spring] [82/132] Extracting libxkbcommon-1.6.0_2: .......... done
- [spring] [83/132] Installing iso-codes-4.15.0...
- [spring] [83/132] Extracting iso-codes-4.15.0: .......... done
- [spring] [84/132] Installing graphene-1.10.8...
- [spring] [84/132] Extracting graphene-1.10.8: .......... done
- [spring] [85/132] Installing librsvg2-rust-2.58.0_1...
- [spring] [85/132] Extracting librsvg2-rust-2.58.0_1: .......... done
- [spring] [86/132] Installing cups-2.4.7_2...
- ===> Creating groups.
- Creating group 'cups' with gid '193'.
- ===> Creating users
- Creating user 'cups' with uid '193'.
- [spring] [86/132] Extracting cups-2.4.7_2: .......... done
- [spring] [87/132] Installing libXrandr-1.5.2_1...
- [spring] [87/132] Extracting libXrandr-1.5.2_1: .......... done
- [spring] [88/132] Installing libnice-0.1.21_2...
- [spring] [88/132] Extracting libnice-0.1.21_2: .......... done
- [spring] [89/132] Installing adwaita-icon-theme-42.0...
- [spring] [89/132] Extracting adwaita-icon-theme-42.0: .......... done
- [spring] [90/132] Installing libsoup3-3.2.2...
- [spring] [90/132] Extracting libsoup3-3.2.2: .......... done
- [spring] [91/132] Installing libXdamage-1.1.6...
- [spring] [91/132] Extracting libXdamage-1.1.6: ......... done
- [spring] [92/132] Installing libXinerama-1.1.4_3,1...
- [spring] [92/132] Extracting libXinerama-1.1.4_3,1: .......... done
- [spring] [93/132] Installing icu-74.2_1,1...
- [spring] [93/132] Extracting icu-74.2_1,1: .......... done
- [spring] [94/132] Installing hicolor-icon-theme-0.17...
- [spring] [94/132] Extracting hicolor-icon-theme-0.17: . done
- [spring] [95/132] Installing libwpe-1.12.0...
- [spring] [95/132] Extracting libwpe-1.12.0: .......... done
- [spring] [96/132] Installing colord-1.4.7...
- ===> Creating groups.
- Creating group 'colord' with gid '970'.
- ===> Creating users
- Creating user 'colord' with uid '970'.
- [spring] [96/132] Extracting colord-1.4.7: .......... done
- [spring] [97/132] Installing giflib-5.2.1_1...
- [spring] [97/132] Extracting giflib-5.2.1_1: .......... done
- [spring] [98/132] Installing libepoxy-1.5.9...
- [spring] [98/132] Extracting libepoxy-1.5.9: .......... done
- [spring] [99/132] Installing hunspell-1.7.2_1...
- [spring] [99/132] Extracting hunspell-1.7.2_1: .......... done
- [spring] [100/132] Installing gstreamer1-plugins-1.22.10_1...
- [spring] [100/132] Extracting gstreamer1-plugins-1.22.10_1: .......
- ... done
- [spring] [101/132] Installing libXcursor-1.2.2...
- [spring] [101/132] Extracting libXcursor-1.2.2: .......... done
- [spring] [102/132] Installing libgcrypt-1.10.3_1...
- [spring] [102/132] Extracting libgcrypt-1.10.3_1: .......... done
- [spring] [103/132] Installing json-glib-1.8.0...
- [spring] [103/132] Extracting json-glib-1.8.0: .......... done
- [spring] [104/132] Installing libXcomposite-0.4.6_1,1...
- [spring] [104/132] Extracting libXcomposite-0.4.6_1,1: .......... done
- [spring] [105/132] Installing libnotify-0.8.2_2...
- [spring] [105/132] Extracting libnotify-0.8.2_2: .......... done
- [spring] [106/132] Installing libGLU-9.0.2_2...
- [spring] [106/132] Extracting libGLU-9.0.2_2: ..... done
- [spring] [107/132] Installing hyphen-2.8.8...
- [spring] [107/132] Extracting hyphen-2.8.8: .......... done
- [spring] [108/132] Installing libXt-1.3.0,1...
- [spring] [108/132] Extracting libXt-1.3.0,1: .......... done
- [spring] [109/132] Installing gstreamer1-plugins-bad-1.22.10_2...
- [spring] [109/132] Extracting gstreamer1-plugins-bad-1.22.10_2: .......... done
- [spring] [110/132] Installing libxslt-1.1.37_1...
- [spring] [110/132] Extracting libxslt-1.1.37_1: .......... done
- [spring] [111/132] Installing woff2-1.0.2_5...
- [spring] [111/132] Extracting woff2-1.0.2_5: .......... done
- [spring] [112/132] Installing openjpeg-2.5.2...
- [spring] [112/132] Extracting openjpeg-2.5.2: .......... done
- [spring] [113/132] Installing harfbuzz-icu-8.4.0...
- [spring] [113/132] Extracting harfbuzz-icu-8.4.0: ........ done
- [spring] [114/132] Installing libsoup-2.74.3...
- [spring] [114/132] Extracting libsoup-2.74.3: .......... done
- [spring] [115/132] Installing gtk3-3.24.41...
- [spring] [115/132] Extracting gtk3-3.24.41: .......... done
- [spring] [116/132] Installing wpebackend-fdo-1.12.0...
- [spring] [116/132] Extracting wpebackend-fdo-1.12.0: .......... done
- [spring] [117/132] Installing webp-1.3.2_1...
- [spring] [117/132] Extracting webp-1.3.2_1: .......... done
- [spring] [118/132] Installing gstreamer1-plugins-gl-1.22.10...
- [spring] [118/132] Extracting gstreamer1-plugins-gl-1.22.10: .......... done
- [spring] [119/132] Installing enchant2-2.2.15_5...
- [spring] [119/132] Extracting enchant2-2.2.15_5: .......... done
- [spring] [120/132] Installing libsecret-0.20.5_3...
- [spring] [120/132] Extracting libsecret-0.20.5_3: .......... done
- [spring] [121/132] Installing geoclue-2.7.1_1...
- [spring] [121/132] Extracting geoclue-2.7.1_1: .......... done
- [spring] [122/132] Installing libXxf86vm-1.1.4_4...
- [spring] [122/132] Extracting libXxf86vm-1.1.4_4: .......... done
- [spring] [123/132] Installing libmspack-0.11alpha...
- [spring] [123/132] Extracting libmspack-0.11alpha: ......... done
- [spring] [124/132] Installing webkit2-gtk3-2.34.6_10...
- [spring] [124/132] Extracting webkit2-gtk3-2.34.6_10: .......... done
- [spring] [125/132] Installing wx30-gtk3-3.0.5.1_4...
- [spring] [125/132] Extracting wx30-gtk3-3.0.5.1_4: .........
- . done
- [spring] [126/132] Installing lua53-5.3.6_1...
- [spring] [126/132] Extracting lua53-5.3.6_1: .......... done
- [spring] [127/132] Installing libgd-2.3.3_11,1...
- [spring] [127/132] Extracting libgd-2.3.3_11,1: .......... done
- [spring] [128/132] Installing tex-kpathsea-6.3.5_1...
- [spring] [128/132] Extracting tex-kpathsea-6.3.5_1: .......... done
- [spring] [129/132] Installing m4-1.4.19_1,1...
- [spring] [129/132] Extracting m4-1.4.19_1,1: .......... done
- [spring] [130/132] Installing autoconf-switch-20220527...
- [spring] [130/132] Extracting autoconf-switch-20220527: .......... done
- [spring] [131/132] Installing gnuplot-5.4.10...
- [spring] [131/132] Extracting gnuplot-5.4.10: .......... done
- [spring] [132/132] Installing autoconf-2.72...
- [spring] [132/132] Extracting autoconf-2.72: .......... done
- ==> Running trigger: gdk-pixbuf-query-loaders.ucl
- Generating gdk-pixbuf modules cache
- ==> Running trigger: shared-mime-info.ucl
- Building the Shared MIME-Info database cache
- ==> Running trigger: fontconfig.ucl
- Running fc-cache to build fontconfig cache...
- ==> Running trigger: glib-schemas.ucl
- Compiling glib schemas
- ==> 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: 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
- =====
- Message from libsoup-2.74.3:
- 
- --
- libsoup can use NTLM authentication if it is compiled
- with the SMB option. To use it, you must install a
- port that provides NTLM, like net/samba412 or net/samba413.

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/42: [acpc.2.0.0: http]
Processing  2/42: [acpc.2.0.0: http] [batteries.3.8.0: http]
Processing  3/42: [acpc.2.0.0: http] [batteries.3.8.0: http] [bitv.1.6: http]
Processing  3/42: [batteries.3.8.0: http] [bitv.1.6: http]
-> retrieved acpc.2.0.0  (https://github.com/UnixJunkie/ACPC/archive/refs/tags/v2.0.0.tar.gz)
Processing  4/42: [batteries.3.8.0: http] [bitv.1.6: http]
-> retrieved camlp-streams.5.0.1  (cached)
Processing  5/42: [batteries.3.8.0: http] [bitv.1.6: http]
Processing  6/42: [batteries.3.8.0: http] [bitv.1.6: http]
Processing  7/42: [batteries.3.8.0: http] [bitv.1.6: http]
Processing  8/42: [batteries.3.8.0: http] [bitv.1.6: http] [cpu.2.0.0: http]
Processing  9/42: [batteries.3.8.0: http] [bitv.1.6: http] [cpu.2.0.0: http] [conf-gnuplot: gnuplot]
Processing 10/42: [batteries.3.8.0: http] [bitv.1.6: http] [cpu.2.0.0: http] [conf-gnuplot: gnuplot] [conf-which: which which]
+ /usr/bin/which "which" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/conf-which.1)
- /usr/bin/which
-> compiled  conf-which.1
Processing 10/42: [batteries.3.8.0: http] [bitv.1.6: http] [cpu.2.0.0: http] [conf-gnuplot: gnuplot]
-> installed conf-which.1
Processing 11/42: [batteries.3.8.0: http] [bitv.1.6: http] [cpu.2.0.0: http] [conf-gnuplot: gnuplot]
Processing 12/42: [batteries.3.8.0: http] [bitv.1.6: http] [cpu.2.0.0: http] [conf-autoconf: which autoconf] [conf-gnuplot: gnuplot]
+ /usr/bin/which "autoconf" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/conf-autoconf.0.1)
- /usr/local/bin/autoconf
-> compiled  conf-autoconf.0.1
Processing 12/42: [batteries.3.8.0: http] [bitv.1.6: http] [cpu.2.0.0: http] [conf-gnuplot: gnuplot]
-> installed conf-autoconf.0.1
Processing 13/42: [batteries.3.8.0: http] [bitv.1.6: http] [cpu.2.0.0: http] [conf-gnuplot: gnuplot]
Processing 13/42: [batteries.3.8.0: http] [cpu.2.0.0: http] [conf-gnuplot: gnuplot]
-> retrieved bitv.1.6  (https://github.com/backtracking/bitv/releases/download/1.6/bitv-1.6.tbz)
Processing 14/42: [batteries.3.8.0: http] [cpu.2.0.0: http] [dolog.6.0.0: http] [conf-gnuplot: gnuplot]
+ /usr/local/bin/gnuplot "--version" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/conf-gnuplot.0.1)
- gnuplot 5.4 patchlevel 10
-> compiled  conf-gnuplot.0.1
Processing 14/42: [batteries.3.8.0: http] [cpu.2.0.0: http] [dolog.6.0.0: http]
-> installed conf-gnuplot.0.1
Processing 15/42: [batteries.3.8.0: http] [cpu.2.0.0: http] [dolog.6.0.0: http]
Processing 15/42: [batteries.3.8.0: http] [dolog.6.0.0: http]
-> retrieved cpu.2.0.0  (https://github.com/UnixJunkie/cpu/archive/v2.0.0.tar.gz)
Processing 16/42: [batteries.3.8.0: http] [dolog.6.0.0: http]
Processing 16/42: [batteries.3.8.0: http]
-> retrieved dolog.6.0.0  (https://github.com/UnixJunkie/dolog/archive/v6.0.0.tar.gz)
Processing 17/42: [batteries.3.8.0: http]
Processing 17/42:
-> retrieved num.1.5  (cached)
Processing 18/42:
Processing 19/42: [num: gmake opam-modern]
-> retrieved batteries.3.8.0  (https://github.com/ocaml-batteries-team/batteries-included/archive/refs/tags/v3.8.0.tar.gz)
Processing 20/42: [parany.14.0.1: http] [num: gmake opam-modern]
-> retrieved ocamlfind.1.9.6  (cached)
Processing 21/42: [parany.14.0.1: http] [vector3.1.0.0: http] [num: gmake opam-modern]
[ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch
Processing 22/42: [parany.14.0.1: http] [vector3.1.0.0: http] [num: gmake opam-modern] [ocamlfind: patch]
Processing 22/42: [parany.14.0.1: http] [vector3.1.0.0: http] [num: gmake opam-modern] [ocamlfind: ./configure]
+ /home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6/./configure "-bindir" "/home/opam/.opam/5.1.0/bin" "-sitelib" "/home/opam/.opam/5.1.0/lib" "-mandir" "/home/opam/.opam/5.1.0/man" "-config" "/home/opam/.opam/5.1.0/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6)
- Welcome to findlib version 1.9.6
- 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.1.0/lib/ocaml
-     Binaries:              /home/opam/.opam/5.1.0/bin
-     Manual pages:          /home/opam/.opam/5.1.0/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/5.1.0/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/5.1.0/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/5.1.0/bin
-     Manual pages:          /home/opam/.opam/5.1.0/man
-     topfind script:        /home/opam/.opam/5.1.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 22/42: [parany.14.0.1: http] [vector3.1.0.0: http] [num: gmake opam-modern] [ocamlfind: gmake all]
Processing 22/42: [parany.14.0.1: http] [num: gmake opam-modern] [ocamlfind: gmake all]
-> retrieved vector3.1.0.0  (https://github.com/HappyCrow/vector3/archive/v1.0.0.tar.gz)
Processing 22/42: [num: gmake opam-modern] [ocamlfind: gmake all]
-> retrieved parany.14.0.1  (https://github.com/UnixJunkie/parany/archive/v14.0.1.tar.gz)
-> retrieved dune.3.15.0  (cached)
Processing 23/42: [dune: ocaml 7] [num: gmake opam-modern] [ocamlfind: gmake all]
+ /usr/local/bin/gmake "all" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake all ) || exit; done
- gmake[1]: Entering directory '/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6/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.1.0/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/5.1.0/lib/ocaml' | \
- 	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 findlib_config.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 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
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- 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
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 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 findlib_config.cmo fl_split.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
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 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
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/5.1.0/lib' \
-     	    >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.1.0/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- /usr/local/bin/gmake all-config
- gmake[1]: Entering directory '/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/5.1.0/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/5.1.0/lib/ocaml:/home/opam/.opam/5.1.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[1]: Leaving directory '/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6'
Processing 23/42: [dune: ocaml 7] [num: gmake opam-modern] [ocamlfind: gmake opt]
+ /usr/local/bin/gmake "PROFILE=release" "opam-modern" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/num.1.5)
- /usr/local/bin/gmake -C src all
- gmake[1]: Entering directory '/home/opam/.opam/5.1.0/.opam-switch/build/num.1.5/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml .
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- echo 'version = "1.6~dev"' > META.top
- cat META.num-top.in >> META.top
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa
- gmake[1]: Leaving directory '/home/opam/.opam/5.1.0/.opam-switch/build/num.1.5/src'
- cp src/num-modern.install num.install
-> compiled  num.1.5
Processing 23/42: [dune: ocaml 7] [ocamlfind: gmake opt]
-> installed num.1.5
Processing 24/42: [dune: ocaml 7] [ocamlfind: gmake opt]
+ /usr/local/bin/gmake "opt" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake opt ) || exit; done
- gmake[1]: Entering directory '/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- 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_split.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
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 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 findlib_config.cmx fl_split.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 findlib_config.cmx fl_split.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
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 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.1.0/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
-> compiled  ocamlfind.1.9.6
Processing 24/42: [dune: ocaml 7]
Processing 25/42: [dune: ocaml 7] [ocamlfind: gmake install]
+ /usr/local/bin/gmake "install" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6)
- if [ "0" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/5.1.0/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/5.1.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.1.0/bin"
- install -d "/home/opam/.opam/5.1.0/man"
- /usr/local/bin/gmake install-config
- gmake[1]: Entering directory '/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6'
- install -d "`dirname \"/home/opam/.opam/5.1.0/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/5.1.0/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/5.1.0/lib/findlib.conf"
- gmake[1]: Leaving directory '/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6'
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake install ); done
- gmake[1]: Entering directory '/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- install -d "/home/opam/.opam/5.1.0/lib/findlib"
- install -d "/home/opam/.opam/5.1.0/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/5.1.0/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/home/opam/.opam/5.1.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` && \
- install -c $files "/home/opam/.opam/5.1.0/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/5.1.0/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/5.1.0/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/5.1.0/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/home/opam/.opam/5.1.0/lib/findlib/"; \
- fi
- gmake[1]: Leaving directory '/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- /usr/local/bin/gmake install-meta
- gmake[1]: Entering directory '/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6'
- for x in bytes ; do install -d "/home/opam/.opam/5.1.0/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/5.1.0/lib/$x/META.tmp" && mv "/home/opam/.opam/5.1.0/lib/$x/META.tmp" "/home/opam/.opam/5.1.0/lib/$x/META"; done
- install -d "/home/opam/.opam/5.1.0/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/5.1.0/lib/findlib/Makefile.packages"
- gmake[1]: Leaving directory '/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6'
- 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.1.0/bin"
- /usr/local/bin/gmake install-doc
- gmake[1]: Entering directory '/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6'
- install -d "/home/opam/.opam/5.1.0/man/man1" "/home/opam/.opam/5.1.0/man/man3" "/home/opam/.opam/5.1.0/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/5.1.0/man/man1"
- install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/5.1.0/man/man5"
- gmake[1]: Leaving directory '/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6'
-> installed ocamlfind.1.9.6
Processing 25/42: [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 25/42: [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 27/42: [bitv: dune build]
Processing 28/42: [bitv: dune build] [camlp-streams: dune build]
Processing 29/42: [bitv: dune build] [camlp-streams: dune build] [cpu: autoconf]
Processing 30/42: [bitv: dune build] [camlp-streams: dune build] [cpu: autoconf] [dolog: dune build]
Processing 31/42: [bitv: dune build] [camlp-streams: dune build] [cpu: autoconf] [dolog: dune build] [vector3: dune build]
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "bitv" "-j" "7" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/bitv.1.6)
-> compiled  bitv.1.6
Processing 31/42: [camlp-streams: dune build] [cpu: autoconf] [dolog: dune build] [vector3: dune build]
-> installed bitv.1.6
Processing 32/42: [camlp-streams: dune build] [cpu: autoconf] [dolog: dune build] [vector3: dune build]
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "vector3" "-j" "7" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/vector3.1.0.0)
-> compiled  vector3.1.0.0
Processing 32/42: [camlp-streams: dune build] [cpu: autoconf] [dolog: dune build]
-> installed vector3.1.0.0
Processing 33/42: [camlp-streams: dune build] [cpu: autoconf] [dolog: dune build]
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "dolog" "-j" "7" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/dolog.6.0.0)
-> compiled  dolog.6.0.0
Processing 33/42: [camlp-streams: dune build] [cpu: autoconf]
-> installed dolog.6.0.0
Processing 34/42: [camlp-streams: dune build] [cpu: autoconf]
+ /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 34/42: [cpu: autoconf]
-> installed camlp-streams.5.0.1
Processing 35/42: [cpu: autoconf]
Processing 36/42: [batteries: dune build] [cpu: autoconf]
+ /usr/local/bin/autoconf  (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/cpu.2.0.0)
- configure.ac:8: warning: The macro 'AC_HEADER_STDC' is obsolete.
- configure.ac:8: You should run autoupdate.
- ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
- configure.ac:8: the top level
Processing 36/42: [batteries: dune build] [cpu: autoheader]
+ /usr/local/bin/autoheader  (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/cpu.2.0.0)
Processing 36/42: [batteries: dune build] [cpu: ./configure]
+ /home/opam/.opam/5.1.0/.opam-switch/build/cpu.2.0.0/./configure  (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/cpu.2.0.0)
- checking for ocamlc... ocamlc
- OCaml version is 5.1.0
- OCaml library path is /home/opam/.opam/5.1.0/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for dynlink.cmxa... no
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamlbuild... no
- checking for gcc... no
- checking for cc... 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 for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for sched.h... yes
- checking for cc options needed to detect all undeclared functions... -fno-builtin
- checking whether sched_setaffinity is declared... yes
- checking for mach/thread_policy.h... no
- checking whether thread_policy_set is declared... no
- configure: creating ./config.status
- config.status: creating src/config.h
Processing 36/42: [batteries: dune build] [cpu: dune build]
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "cpu" "-j" "7" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/cpu.2.0.0)
-> compiled  cpu.2.0.0
Processing 36/42: [batteries: dune build]
-> installed cpu.2.0.0
Processing 37/42: [batteries: dune build]
Processing 38/42: [batteries: dune build] [parany: dune build]
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "parany" "-j" "7" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/parany.14.0.1)
-> compiled  parany.14.0.1
Processing 38/42: [batteries: dune build]
-> installed parany.14.0.1
Processing 39/42: [batteries: dune build]
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "batteries" "-j" "7" "@install" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/batteries.3.8.0)
-> compiled  batteries.3.8.0
-> installed batteries.3.8.0
Processing 41/42: [acpc: dune build]
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "acpc" "-j" "7" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/acpc.2.0.0)
-> compiled  acpc.2.0.0
-> installed acpc.2.0.0
Done.
2024-04-17 17:08.05 ---> saved as "07081f1f07ac36dc877bd6e6c654b531154021ba24f1d0817fe72a200dcf2d70"
Job succeeded