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


Building on summer

(from freebsd)
2024-04-18 13:04.30 ---> 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:04.31 ---> 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:04.31 ---> 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:04.31 ---> 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  (cached)
-> installed ocaml-base-compiler.5.1.0
-> installed ocaml-config.3
-> installed ocaml.5.1.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# Run eval $(opam env --switch=5.1.0) to update the current shell environment
2024-04-18 13:04.31 ---> using "00812c0655a363608144a2fbfe7a937b2ae842276c4f9d1df0b02161f399b104" from cache

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

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

Nothing to do.
The following actions will be performed:
=== install 37 packages
  - install base-bytes          base              [required by dokeysto]
  - install batteries           3.8.0             [required by lbvs_consent]
  - install bitv                1.6               [required by lbvs_consent]
  - install camlp-streams       5.0.1             [required by batteries]
  - install camlzip             1.11              [required by lbvs_consent]
  - install conf-autoconf       0.1               [required by cpu]
  - install conf-boost          1                 [required by lbvs_consent]
  - install conf-openbabel      0.1               [required by lbvs_consent]
  - install conf-pkg-config     3                 [required by lbvs_consent]
  - install conf-python-3       9.0.0             [required by lbvs_consent]
  - install conf-rdkit          1                 [required by lbvs_consent]
  - install conf-which          1                 [required by conf-autoconf]
  - install conf-zlib           1                 [required by camlzip]
  - install cpm                 12.2.0            [required by lbvs_consent]
  - install cpu                 2.0.0             [required by parany]
  - install csexp               1.5.2             [required by dune-configurator]
  - install dokeysto            4.0.1             [required by lbvs_consent]
  - install dolog               6.0.0             [required by lbvs_consent]
  - install dune                3.15.0            [required by lbvs_consent]
  - install dune-configurator   3.15.0            [required by extunix]
  - install extunix             0.4.1             [required by dokeysto]
  - install lbvs_consent        2.2.0
  - install minicli             5.0.2             [required by lbvs_consent]
  - install num                 1.5               [required by batteries]
  - install ocaml-compiler-libs v0.12.4           [required by ppxlib]
  - install ocamlfind           1.9.6             [required by batteries, camlzip]
  - install ounit2              2.2.7             [required by qcheck-ounit]
  - install parany              14.0.1            [required by lbvs_consent]
  - install ppx_derivers        1.2.1             [required by ppxlib]
  - install ppxlib              0.32.1~5.2preview [required by extunix]
  - install qcheck              0.21.3            [required by lbvs_consent]
  - install qcheck-core         0.21.3            [required by qcheck]
  - install qcheck-ounit        0.21.3            [required by qcheck]
  - install seq                 base              [required by ounit2]
  - install sexplib0            v0.16.0           [required by ppxlib]
  - install stdlib-shims        0.3.0             [required by ppxlib, ounit2]
  - install vpt                 5.0.0             [required by lbvs_consent]

The following system packages will first need to be installed:
    autoconf boost-all openbabel python3 rdkit

<><> 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" "boost-all" "openbabel" "python3" "rdkit"
- Updating FreeBSD repository catalogue...
- [summer] Fetching meta.conf: . done
- [summer] 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.
- [summer] [1/1] Fetching pkg-1.21.2.pkg: .
- .....
- .... done
- Checking integrity... done (0 conflicting)
- [summer] [1/1] Upgrading pkg from 1.20.9 to 1.21.2...
- [summer] [1/1] Extracting pkg-1.21.2: .......... done
- Updating FreeBSD repository catalogue...
- [summer] Fetching meta.conf: . done
- [summer] Fetching data.pkg: ......
- .... done
- Processing entries: .
- ..
- ..
- ..
- .
- .. done
- FreeBSD repository update completed. 34060 packages processed.
- All repositories are up to date.
- The following 183 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	adobe-cmaps: 20051217_4
- 	adwaita-icon-theme: 42.0
- 	at-spi2-core: 2.50.2
- 	autoconf: 2.72
- 	autoconf-switch: 20220527
- 	avahi-app: 0.8_2
- 	binutils: 2.40_5,1
- 	boost-all: 1.84.0
- 	boost-docs: 1.84.0
- 	boost-jam: 1.84.0
- 	boost-libs: 1.84.0
- 	brotli: 1.1.0,1
- 	cairo: 1.17.4_2,3
- 	colord: 1.4.7
- 	coordgenlibs: 3.0.2
- 	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
- 	gcc13: 13.2.0_4
- 	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
- 	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
- 	libXScrnSaver: 1.2.4_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
- 	libglvnd: 1.7.0
- 	libgpg-error: 1.48
- 	libgudev: 237
- 	libgusb: 0.3.10_1
- 	libimagequant: 4.3.0_2
- 	libmspack: 0.11alpha
- 	libnice: 0.1.21_2
- 	libnotify: 0.8.2_2
- 	libpaper: 1.1.28_1
- 	libproxy: 0.4.18
- 	libraqm: 0.10.1
- 	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
- 	m4: 1.4.19_1,1
- 	maeparser: 1.3.1_3
- 	mkfontscale: 1.2.3
- 	mpc: 1.3.1_1
- 	mpfr: 4.2.1,1
- 	nettle: 3.9.1
- 	openbabel: 3.1.1.178
- 	openblas: 0.3.25,2
- 	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-appdirs: 1.4.4
- 	py39-boost-libs: 1.84.0
- 	py39-brotli: 1.1.0
- 	py39-cairo: 1.21.0,1
- 	py39-certifi: 2024.2.2
- 	py39-contourpy: 1.2.0
- 	py39-cycler: 0.12.1
- 	py39-dateutil: 2.9.0
- 	py39-fonttools: 4.51.0
- 	py39-fs2: 2.4.16
- 	py39-gobject3: 3.42.2
- 	py39-importlib-resources: 6.4.0
- 	py39-kiwisolver: 1.4.5,1
- 	py39-lxml: 4.9.3
- 	py39-matplotlib: 3.8.0
- 	py39-numpy: 1.25.0_6,1
- 	py39-olefile: 0.46
- 	py39-packaging: 23.2
- 	py39-pillow: 10.3.0
- 	py39-pluggy: 1.4.0
- 	py39-pyparsing: 3.1.2
- 	py39-pytz: 2024.1,1
- 	py39-reportlab: 4.1.0
- 	py39-setuptools: 63.1.0_1
- 	py39-six: 1.16.0
- 	py39-tkinter: 3.9.18_7
- 	py39-tornado: 6.3.3
- 	py39-unicodedata2: 15.1.0
- 	py39-zipp: 3.18.1
- 	py39-zopfli: 0.2.3
- 	pygobject3-common: 3.42.2
- 	python3: 3_3
- 	qhull: 8.0.2_3,1
- 	rdkit: 2023.09.6
- 	shared-mime-info: 2.2_2
- 	sqlite3: 3.45.1,1
- 	suitesparse-amd: 3.3.1
- 	suitesparse-camd: 3.3.1
- 	suitesparse-ccolamd: 3.3.2
- 	suitesparse-cholmod: 5.2.0
- 	suitesparse-colamd: 3.3.2
- 	suitesparse-config: 7.6.1
- 	suitesparse-umfpack: 6.3.2
- 	tcl86: 8.6.14_2
- 	tiff: 4.4.0_3
- 	tk86: 8.6.14_2
- 	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: 183
- 
- The process will require 2 GiB more space.
- 374 MiB to be downloaded.
- [summer] [1/183] Fetching duktape-lib-2.7.0.pkg: .......... done
- [summer] [2/183] Fetching qhull-8.0.2_3,1.pkg: ..
- ........ done
- [summer] [3/183] Fetching hyphen-2.8.8.pkg: ......... done
- [summer] [4/183] Fetching freetype2-2.13.2.pkg: .......... done
- [summer] [5/183] Fetching libproxy-0.4.18.pkg: ...... done
- [summer] [6/183] Fetching libglvnd-1.7.0.pkg: .
- ........ done
- [summer] [7/183] Fetching py39-matplotlib-3.8.0.pkg: ...
- ....... done
- [summer] [8/183] Fetching boost-all-1.84.0.pkg: . done
- [summer] [9/183] Fetching gobject-introspection-1.78.1_2,1.pkg: .......... done
- [summer] [10/183] Fetching nettle-3.9.1.pkg: ...
- ....... done
- [summer] [11/183] Fetching py39-lxml-4.9.3.pkg: ......
- .... done
- [summer] [12/183] Fetching lcms2-2.16_1.pkg: .......
- ... done
- [summer] [13/183] Fetching libnice-0.1.21_2.pkg: ....... done
- [summer] [14/183] Fetching adwaita-icon-theme-42.0.pkg: ......
- .... done
- [summer] [15/183] Fetching woff2-1.0.2_5.pkg: ....... done
- [summer] [16/183] Fetching suitesparse-cholmod-5.2.0.pkg: .........
- . done
- [summer] [17/183] Fetching libthai-0.1.29_1.pkg: ....... done
- [summer] [18/183] Fetching polkit-124_3.pkg: .......... done
- [summer] [19/183] Fetching python3-3_3.pkg: .. done
- [summer] [20/183] Fetching libsoup3-3.2.2.pkg: .......... done
- [summer] [21/183] Fetching gtk-update-icon-cache-3.24.31_1.pkg: ........ done
- [summer] [22/183] Fetching libXxf86vm-1.1.4_4.pkg: .. done
- [summer] [23/183] Fetching libmspack-0.11alpha.pkg: ......... done
- [summer] [24/183] Fetching openjpeg-2.5.2.pkg: ...
- ....... done
- [summer] [25/183] Fetching libXfixes-6.0.0_1.pkg: ... done
- [summer] [26/183] Fetching rdkit-2023.09.6.pkg: 
- ..
- ..
- ...
- ... done
- [summer] [27/183] Fetching py39-pluggy-1.4.0.pkg: ...... done
- [summer] [28/183] Fetching webkit2-gtk3-2.34.6_10.pkg: .
- .....
- .... done
- [summer] [29/183] Fetching openbabel-3.1.1.178.pkg: .........
- . done
- [summer] [30/183] Fetching gdk-pixbuf2-2.42.10_2.pkg: ......... done
- [summer] [31/183] Fetching icu-74.2_1,1.pkg: .
- ...
- .....
- . done
- [summer] [32/183] Fetching libgusb-0.3.10_1.pkg: ......... done
- [summer] [33/183] Fetching gnutls-3.8.5_1.pkg: ........
- .. done
- [summer] [34/183] Fetching libwpe-1.12.0.pkg: ...... done
- [summer] [35/183] Fetching libepoll-shim-0.0.20230411.pkg: ... done
- [summer] [36/183] Fetching libX11-1.8.7_1,1.pkg: .......... done
- [summer] [37/183] Fetching giflib-5.2.1_1.pkg: ........ done
- [summer] [38/183] Fetching libsoup-2.74.3.pkg: .......... done
- [summer] [39/183] Fetching xorgproto-2023.2.pkg: .......... done
- [summer] [40/183] Fetching libXtst-1.2.3_3.pkg: ... done
- [summer] [41/183] Fetching suitesparse-ccolamd-3.3.2.pkg: .... done
- [summer] [42/183] Fetching libXft-2.3.7_1.pkg: ........ done
- [summer] [43/183] Fetching py39-reportlab-4.1.0.pkg: .
- ......... done
- [summer] [44/183] Fetching cairo-1.17.4_2,3.pkg: 
- .......... done
- [summer] [45/183] Fetching graphite2-1.3.14.pkg: .......... done
- [summer] [46/183] Fetching shared-mime-info-2.2_2.pkg: .......... done
- [summer] [47/183] Fetching libgudev-237.pkg: ...... done
- [summer] [48/183] Fetching coordgenlibs-3.0.2.pkg: .......... done
- [summer] [49/183] Fetching hunspell-1.7.2_1.pkg: .......... done
- [summer] [50/183] Fetching libevent-2.1.12.pkg: .......... done
- [summer] [51/183] Fetching suitesparse-amd-3.3.1.pkg: .......... done
- [summer] [52/183] Fetching gdbm-1.23.pkg: ....... done
- [summer] [53/183] Fetching avahi-app-0.8_2.pkg: .......
- ... done
- [summer] [54/183] Fetching py39-fonttools-4.51.0.pkg: .......... done
- [summer] [55/183] Fetching enchant2-2.2.15_5.pkg: ......... done
- [summer] [56/183] Fetching gstreamer1-plugins-1.22.10_1.pkg: .......... done
- [summer] [57/183] Fetching dbus-1.14.10_5,1.pkg: ........
- .. done
- [summer] [58/183] Fetching py39-tornado-6.3.3.pkg: .......... done
- [summer] [59/183] Fetching py39-contourpy-1.2.0.pkg: .......... done
- [summer] [60/183] Fetching json-glib-1.8.0.pkg: .......... done
- [summer] [61/183] Fetching libsecret-0.20.5_3.pkg: .......... done
- [summer] [62/183] Fetching libunwind-20240221.pkg: ....... done
- [summer] [63/183] Fetching brotli-1.1.0,1.pkg: .......... done
- [summer] [64/183] Fetching py39-six-1.16.0.pkg: ... done
- [summer] [65/183] Fetching dbus-glib-0.112_1.pkg: .......... done
- [summer] [66/183] Fetching libXau-1.0.9_1.pkg: ... done
- [summer] [67/183] Fetching libXcomposite-0.4.6_1,1.pkg: .. done
- [summer] [68/183] Fetching py39-appdirs-1.4.4.pkg: ... done
- [summer] [69/183] Fetching py39-gobject3-3.42.2.pkg: .......... done
- [summer] [70/183] Fetching fontconfig-2.15.0_2,1.pkg: .......... done
- [summer] [71/183] Fetching at-spi2-core-2.50.2.pkg: ........
- .. done
- [summer] [72/183] Fetching gsettings-desktop-schemas-42.0.pkg: .......... done
- [summer] [73/183] Fetching py39-zopfli-0.2.3.pkg: ....... done
- [summer] [74/183] Fetching glib-2.80.0,2.pkg: ..
- ........ done
- [summer] [75/183] Fetching geoclue-2.7.1_1.pkg: ...... done
- [summer] [76/183] Fetching boost-jam-1.84.0.pkg: .......... done
- [summer] [77/183] Fetching libxkbcommon-1.6.0_2.pkg: .......... done
- [summer] [78/183] Fetching jbigkit-2.1_2.pkg: ......... done
- [summer] [79/183] Fetching font-misc-meltho-1.0.3_5.pkg: .......... done
- [summer] [80/183] Fetching gcc13-13.2.0_4.pkg: 
- .
- .
- .
- .
- .
- ..
- ..
- . done
- [summer] [81/183] Fetching libdaemon-0.14_1.pkg: ........ done
- [summer] [82/183] Fetching iso-codes-4.15.0.pkg: .......... done
- [summer] [83/183] Fetching libXdmcp-1.1.5.pkg: ... done
- [summer] [84/183] Fetching tiff-4.4.0_3.pkg: .....
- ..... done
- [summer] [85/183] Fetching tcl86-8.6.14_2.pkg: .........
- . done
- [summer] [86/183] Fetching xorg-fonts-truetype-7.7_1.pkg: . done
- [summer] [87/183] Fetching dejavu-2.37_3.pkg: .......
- ... done
- [summer] [88/183] Fetching libnotify-0.8.2_2.pkg: ......... done
- [summer] [89/183] Fetching libGLU-9.0.2_2.pkg: ....... done
- [summer] [90/183] Fetching openblas-0.3.25,2.pkg: .
- ....
- ..... done
- [summer] [91/183] Fetching autoconf-2.72.pkg: .
- ......... done
- [summer] [92/183] Fetching png-1.6.43.pkg: ......... done
- [summer] [93/183] Fetching glib-networking-2.78.0.pkg: .......... done
- [summer] [94/183] Fetching libxcb-1.16.1.pkg: .......... done
- [summer] [95/183] Fetching libdatrie-0.2.13_2.pkg: ...... done
- [summer] [96/183] Fetching libraqm-0.10.1.pkg: ... done
- [summer] [97/183] Fetching jpeg-turbo-3.0.2.pkg: ......... done
- [summer] [98/183] Fetching graphene-1.10.8.pkg: .......... done
- [summer] [99/183] Fetching librsvg2-rust-2.58.0_1.pkg: ....
- ...... done
- [summer] [100/183] Fetching libXt-1.3.0,1.pkg: .......... done
- [summer] [101/183] Fetching py39-kiwisolver-1.4.5,1.pkg: ......... done
- [summer] [102/183] Fetching suitesparse-camd-3.3.1.pkg: .......... done
- [summer] [103/183] Fetching gstreamer1-plugins-bad-1.22.10_2.pkg: .......... done
- [summer] [104/183] Fetching libxslt-1.1.37_1.pkg: ........ done
- [summer] [105/183] Fetching boost-libs-1.84.0.pkg: .
- ...
- ...
- ... done
- [summer] [106/183] Fetching cups-2.4.7_2.pkg: 
- .......... done
- [summer] [107/183] Fetching py39-zipp-3.18.1.pkg: ... done
- [summer] [108/183] Fetching libXrandr-1.5.2_1.pkg: .... done
- [summer] [109/183] Fetching py39-olefile-0.46.pkg: ......... done
- [summer] [110/183] Fetching wx30-gtk3-3.0.5.1_4.pkg: .
- .......
- .. done
- [summer] [111/183] Fetching mkfontscale-1.2.3.pkg: ... done
- [summer] [112/183] Fetching py39-numpy-1.25.0_6,1.pkg: .
- ..
- ....
- ... done
- [summer] [113/183] Fetching libdeflate-1.20.pkg: ......... done
- [summer] [114/183] Fetching fribidi-1.0.13_1.pkg: ......... done
- [summer] [115/183] Fetching libXdamage-1.1.6.pkg: ... done
- [summer] [116/183] Fetching libtasn1-4.19.0_1.pkg: ...... done
- [summer] [117/183] Fetching maeparser-1.3.1_3.pkg: .......... done
- [summer] [118/183] Fetching py39-cairo-1.21.0,1.pkg: .......... done
- [summer] [119/183] Fetching py39-pillow-10.3.0.pkg: .
- ......... done
- [summer] [120/183] Fetching py39-fs2-2.4.16.pkg: ........ done
- [summer] [121/183] Fetching libXinerama-1.1.4_3,1.pkg: .. done
- [summer] [122/183] Fetching gnome_subr-1.0.pkg: . done
- [summer] [123/183] Fetching libxml2-2.11.7.pkg: ...
- ....... done
- [summer] [124/183] Fetching wayland-1.22.0.pkg: .......... done
- [summer] [125/183] Fetching orc-0.4.34_1.pkg: .......... done
- [summer] [126/183] Fetching py39-cycler-0.12.1.pkg: ... done
- [summer] [127/183] Fetching hicolor-icon-theme-0.17.pkg: ..... done
- [summer] [128/183] Fetching libXScrnSaver-1.2.4_1.pkg: .. done
- [summer] [129/183] Fetching libimagequant-4.3.0_2.pkg: .......... done
- [summer] [130/183] Fetching harfbuzz-icu-8.4.0.pkg: .. done
- [summer] [131/183] Fetching libpaper-1.1.28_1.pkg: ... done
- [summer] [132/183] Fetching colord-1.4.7.pkg: .......... done
- [summer] [133/183] Fetching pygobject3-common-3.42.2.pkg: .. done
- [summer] [134/183] Fetching font-misc-ethiopic-1.0.4.pkg: ....... done
- [summer] [135/183] Fetching libXrender-0.9.10_2.pkg: ....... done
- [summer] [136/183] Fetching suitesparse-umfpack-6.3.2.pkg: ..
- ........ done
- [summer] [137/183] Fetching py39-brotli-1.1.0.pkg: ..... done
- [summer] [138/183] Fetching libXi-1.8_1,1.pkg: .......... done
- [summer] [139/183] Fetching gtk3-3.24.41.pkg: 
- ..
- .....
- ... done
- [summer] [140/183] Fetching wpebackend-fdo-1.12.0.pkg: ....... done
- [summer] [141/183] Fetching webp-1.3.2_1.pkg: .......... done
- [summer] [142/183] Fetching libepoxy-1.5.9.pkg: ...... done
- [summer] [143/183] Fetching hwdata-0.381,1.pkg: .......
- ... done
- [summer] [144/183] Fetching py39-pyparsing-3.1.2.pkg: .......... done
- [summer] [145/183] Fetching encodings-1.1.0,1.pkg: .......... done
- [summer] [146/183] Fetching harfbuzz-8.4.0.pkg: .......
- ... done
- [summer] [147/183] Fetching gstreamer1-plugins-gl-1.22.10.pkg: ......... done
- [summer] [148/183] Fetching adobe-cmaps-20051217_4.pkg: .....
- ..... done
- [summer] [149/183] Fetching libedit-3.1.20230828_1,1.pkg: ....... done
- [summer] [150/183] Fetching libfontenc-1.1.8.pkg: ...... done
- [summer] [151/183] Fetching libXcursor-1.2.2.pkg: ...... done
- [summer] [152/183] Fetching py39-unicodedata2-15.1.0.pkg: .......... done
- [summer] [153/183] Fetching libgcrypt-1.10.3_1.pkg: 
- .......... done
- [summer] [154/183] Fetching libudev-devd-0.5.2.pkg: .. done
- [summer] [155/183] Fetching font-bh-ttf-1.0.3_5.pkg: ......... done
- [summer] [156/183] Fetching pango-1.50.14.pkg: ...
- ....... done
- [summer] [157/183] Fetching tk86-8.6.14_2.pkg: ....
- ...... done
- [summer] [158/183] Fetching libgpg-error-1.48.pkg: ......... done
- [summer] [159/183] Fetching py39-packaging-23.2.pkg: ......... done
- [summer] [160/183] Fetching gmp-6.3.0.pkg: .....
- ..... done
- [summer] [161/183] Fetching gstreamer1-1.22.10.pkg: .......... done
- [summer] [162/183] Fetching mpfr-4.2.1,1.pkg: .......
- .. done
- [summer] [163/183] Fetching suitesparse-config-7.6.1.pkg: ..... done
- [summer] [164/183] Fetching py39-dateutil-2.9.0.pkg: .......... done
- [summer] [165/183] Fetching libXext-1.3.6,1.pkg: .......... done
- [summer] [166/183] Fetching suitesparse-colamd-3.3.2.pkg: ..... done
- [summer] [167/183] Fetching py39-tkinter-3.9.18_7.pkg: ..... done
- [summer] [168/183] Fetching p11-kit-0.25.3_1.pkg: .......... done
- [summer] [169/183] Fetching py39-setuptools-63.1.0_1.pkg: .......... done
- [summer] [170/183] Fetching py39-pytz-2024.1,1.pkg: .......... done
- [summer] [171/183] Fetching libICE-1.1.0_2,1.pkg: ........ done
- [summer] [172/183] Fetching py39-boost-libs-1.84.0.pkg: ......
- .... done
- [summer] [173/183] Fetching pixman-0.42.2.pkg: .......... done
- [summer] [174/183] Fetching m4-1.4.19_1,1.pkg: ........ done
- [summer] [175/183] Fetching sqlite3-3.45.1,1.pkg: ........
- .. done
- [summer] [176/183] Fetching mpc-1.3.1_1.pkg: ....... done
- [summer] [177/183] Fetching libSM-1.2.3_1,1.pkg: ........ done
- [summer] [178/183] Fetching py39-certifi-2024.2.2.pkg: .......... done
- [summer] [179/183] Fetching xkeyboard-config-2.41_4.pkg: .......... done
- [summer] [180/183] Fetching boost-docs-1.84.0.pkg: 
- .
- ..
- .
- ..
- ...
- . done
- [summer] [181/183] Fetching py39-importlib-resources-6.4.0.pkg: .......... done
- [summer] [182/183] Fetching binutils-2.40_5,1.pkg: ..
- ........ done
- [summer] [183/183] Fetching autoconf-switch-20220527.pkg: .. done
- Checking integrity...
-  done (0 conflicting)
- [summer] [1/183] Installing xorgproto-2023.2...
- [summer] [1/183] Extracting xorgproto-2023.2: .......... done
- [summer] [2/183] Installing libXau-1.0.9_1...
- [summer] [2/183] Extracting libXau-1.0.9_1: .......... done
- [summer] [3/183] Installing libXdmcp-1.1.5...
- [summer] [3/183] Extracting libXdmcp-1.1.5: ......... done
- [summer] [4/183] Installing gmp-6.3.0...
- [summer] [4/183] Extracting gmp-6.3.0: .......... done
- [summer] [5/183] Installing libxcb-1.16.1...
- [summer] [5/183] Extracting libxcb-1.16.1: .......... done
- [summer] [6/183] Installing mpfr-4.2.1,1...
- [summer] [6/183] Extracting mpfr-4.2.1,1: .......... done
- [summer] [7/183] Installing libX11-1.8.7_1,1...
- [summer] [7/183] Extracting libX11-1.8.7_1,1: ....
- ...... done
- [summer] [8/183] Installing brotli-1.1.0,1...
- [summer] [8/183] Extracting brotli-1.1.0,1: .......... done
- [summer] [9/183] Installing png-1.6.43...
- [summer] [9/183] Extracting png-1.6.43: .......... done
- [summer] [10/183] Installing mpc-1.3.1_1...
- [summer] [10/183] Extracting mpc-1.3.1_1: ......... done
- [summer] [11/183] Installing binutils-2.40_5,1...
- [summer] [11/183] Extracting binutils-2.40_5,1: ...
- ....... done
- [summer] [12/183] Installing freetype2-2.13.2...
- [summer] [12/183] Extracting freetype2-2.13.2: .......... done
- [summer] [13/183] Installing gcc13-13.2.0_4...
- [summer] [13/183] Extracting gcc13-13.2.0_4: 
- .........
- . done
- [summer] [14/183] Installing libfontenc-1.1.8...
- [summer] [14/183] Extracting libfontenc-1.1.8: ......... done
- [summer] [15/183] Installing py39-packaging-23.2...
- [summer] [15/183] Extracting py39-packaging-23.2: .......... done
- [summer] [16/183] Installing libXext-1.3.6,1...
- [summer] [16/183] Extracting libXext-1.3.6,1: .......... done
- [summer] [17/183] Installing libICE-1.1.0_2,1...
- [summer] [17/183] Extracting libICE-1.1.0_2,1: .......... done
- [summer] [18/183] Installing libglvnd-1.7.0...
- [summer] [18/183] Extracting libglvnd-1.7.0: .......... done
- [summer] [19/183] Installing libXfixes-6.0.0_1...
- [summer] [19/183] Extracting libXfixes-6.0.0_1: .......... done
- [summer] [20/183] Installing fontconfig-2.15.0_2,1...
- [summer] [20/183] Extracting fontconfig-2.15.0_2,1: .......... done
- [summer] [21/183] Installing glib-2.80.0,2...
- [summer] [21/183] Extracting glib-2.80.0,2: .......... done
- [summer] [22/183] Installing jbigkit-2.1_2...
- [summer] [22/183] Extracting jbigkit-2.1_2: .......... done
- [summer] [23/183] Installing openblas-0.3.25,2...
- [summer] [23/183] Extracting openblas-0.3.25,2: .......
- ... done
- [summer] [24/183] Installing jpeg-turbo-3.0.2...
- [summer] [24/183] Extracting jpeg-turbo-3.0.2: .......... done
- [summer] [25/183] Installing mkfontscale-1.2.3...
- [summer] [25/183] Extracting mkfontscale-1.2.3: ....... done
- [summer] [26/183] Installing libdeflate-1.20...
- [summer] [26/183] Extracting libdeflate-1.20: .......... done
- [summer] [27/183] Installing libtasn1-4.19.0_1...
- [summer] [27/183] Extracting libtasn1-4.19.0_1: .......... done
- [summer] [28/183] Installing libxml2-2.11.7...
- [summer] [28/183] Extracting libxml2-2.11.7: .......... done
- [summer] [29/183] Installing libXrender-0.9.10_2...
- [summer] [29/183] Extracting libXrender-0.9.10_2: .......... done
- [summer] [30/183] Installing pixman-0.42.2...
- [summer] [30/183] Extracting pixman-0.42.2: .......... done
- [summer] [31/183] Installing libSM-1.2.3_1,1...
- [summer] [31/183] Extracting libSM-1.2.3_1,1: .......... done
- [summer] [32/183] Installing nettle-3.9.1...
- [summer] [32/183] Extracting nettle-3.9.1: .......... done
- [summer] [33/183] Installing libepoll-shim-0.0.20230411...
- [summer] [33/183] Extracting libepoll-shim-0.0.20230411: .......... done
- [summer] [34/183] Installing cairo-1.17.4_2,3...
- [summer] [34/183] Extracting cairo-1.17.4_2,3: .......... done
- [summer] [35/183] Installing graphite2-1.3.14...
- [summer] [35/183] Extracting graphite2-1.3.14: .......... done
- [summer] [36/183] Installing shared-mime-info-2.2_2...
- [summer] [36/183] Extracting shared-mime-info-2.2_2: ......... done
- [summer] [37/183] Installing dbus-1.14.10_5,1...
- ===> Creating groups.
- Creating group 'messagebus' with gid '556'.
- ===> Creating users
- Creating user 'messagebus' with uid '556'.
- [summer] [37/183] Extracting dbus-1.14.10_5,1: ......... done
- [summer] [38/183] Installing font-misc-meltho-1.0.3_5...
- [summer] [38/183] Extracting font-misc-meltho-1.0.3_5: .......... done
- [summer] [39/183] Installing tiff-4.4.0_3...
- [summer] [39/183] Extracting tiff-4.4.0_3: .......... done
- [summer] [40/183] Installing dejavu-2.37_3...
- [summer] [40/183] Extracting dejavu-2.37_3: .......... done
- [summer] [41/183] Installing libdatrie-0.2.13_2...
- [summer] [41/183] Extracting libdatrie-0.2.13_2: .......... done
- [summer] [42/183] Installing font-misc-ethiopic-1.0.4...
- [summer] [42/183] Extracting font-misc-ethiopic-1.0.4: ...... done
- [summer] [43/183] Installing libXi-1.8_1,1...
- [summer] [43/183] Extracting libXi-1.8_1,1: .......... done
- [summer] [44/183] Installing encodings-1.1.0,1...
- [summer] [44/183] Extracting encodings-1.1.0,1: .......... done
- [summer] [45/183] Installing font-bh-ttf-1.0.3_5...
- [summer] [45/183] Extracting font-bh-ttf-1.0.3_5: .......... done
- [summer] [46/183] Installing suitesparse-config-7.6.1...
- [summer] [46/183] Extracting suitesparse-config-7.6.1: .......... done
- [summer] [47/183] Installing p11-kit-0.25.3_1...
- [summer] [47/183] Extracting p11-kit-0.25.3_1: .......... done
- [summer] [48/183] Installing duktape-lib-2.7.0...
- [summer] [48/183] Extracting duktape-lib-2.7.0: ......... done
- [summer] [49/183] Installing libproxy-0.4.18...
- [summer] [49/183] Extracting libproxy-0.4.18: .......... done
- [summer] [50/183] Installing gobject-introspection-1.78.1_2,1...
- [summer] [50/183] Extracting gobject-introspection-1.78.1_2,1: .......... done
- [summer] [51/183] Installing libthai-0.1.29_1...
- [summer] [51/183] Extracting libthai-0.1.29_1: .......... done
- [summer] [52/183] Installing gdk-pixbuf2-2.42.10_2...
- [summer] [52/183] Extracting gdk-pixbuf2-2.42.10_2: .......... done
- [summer] [53/183] Installing gnutls-3.8.5_1...
- [summer] [53/183] Extracting gnutls-3.8.5_1: .......... done
- [summer] [54/183] Installing libXtst-1.2.3_3...
- [summer] [54/183] Extracting libXtst-1.2.3_3: .......... done
- [summer] [55/183] Installing suitesparse-ccolamd-3.3.2...
- [summer] [55/183] Extracting suitesparse-ccolamd-3.3.2: .......... done
- [summer] [56/183] Installing libXft-2.3.7_1...
- [summer] [56/183] Extracting libXft-2.3.7_1: .......... done
- [summer] [57/183] Installing libevent-2.1.12...
- [summer] [57/183] Extracting libevent-2.1.12: .......... done
- [summer] [58/183] Installing suitesparse-amd-3.3.1...
- [summer] [58/183] Extracting suitesparse-amd-3.3.1: .......... done
- [summer] [59/183] Installing gdbm-1.23...
- [summer] [59/183] Extracting gdbm-1.23: .......... done
- [summer] [60/183] Installing libunwind-20240221...
- [summer] [60/183] Extracting libunwind-20240221: .......... done
- [summer] [61/183] Installing dbus-glib-0.112_1...
- [summer] [61/183] Extracting dbus-glib-0.112_1: .......... done
- [summer] [62/183] Installing gsettings-desktop-schemas-42.0...
- [summer] [62/183] Extracting gsettings-desktop-schemas-42.0: .......... done
- [summer] [63/183] Installing libdaemon-0.14_1...
- [summer] [63/183] Extracting libdaemon-0.14_1: .......... done
- [summer] [64/183] Installing xorg-fonts-truetype-7.7_1...
- [summer] [64/183] Extracting xorg-fonts-truetype-7.7_1: ... done
- [summer] [65/183] Installing suitesparse-camd-3.3.1...
- [summer] [65/183] Extracting suitesparse-camd-3.3.1: .......... done
- [summer] [66/183] Installing fribidi-1.0.13_1...
- [summer] [66/183] Extracting fribidi-1.0.13_1: .......... done
- [summer] [67/183] Installing py39-cairo-1.21.0,1...
- [summer] [67/183] Extracting py39-cairo-1.21.0,1: .......... done
- [summer] [68/183] Installing gnome_subr-1.0...
- [summer] [68/183] Extracting gnome_subr-1.0: .... done
- [summer] [69/183] Installing wayland-1.22.0...
- [summer] [69/183] Extracting wayland-1.22.0: .......... done
- [summer] [70/183] Installing pygobject3-common-3.42.2...
- [summer] [70/183] Extracting pygobject3-common-3.42.2: ..... done
- [summer] [71/183] Installing harfbuzz-8.4.0...
- [summer] [71/183] Extracting harfbuzz-8.4.0: .......... done
- [summer] [72/183] Installing libedit-3.1.20230828_1,1...
- [summer] [72/183] Extracting libedit-3.1.20230828_1,1: .......... done
- [summer] [73/183] Installing libudev-devd-0.5.2...
- [summer] [73/183] Extracting libudev-devd-0.5.2: ........ done
- [summer] [74/183] Installing libgpg-error-1.48...
- [summer] [74/183] Extracting libgpg-error-1.48: .......... done
- [summer] [75/183] Installing suitesparse-colamd-3.3.2...
- [summer] [75/183] Extracting suitesparse-colamd-3.3.2: .......... done
- [summer] [76/183] Installing xkeyboard-config-2.41_4...
- [summer] [76/183] Extracting xkeyboard-config-2.41_4: .......... done
- [summer] [77/183] Installing lcms2-2.16_1...
- [summer] [77/183] Extracting lcms2-2.16_1: .......... done
- [summer] [78/183] Installing suitesparse-cholmod-5.2.0...
- [summer] [78/183] Extracting suitesparse-cholmod-5.2.0: .......... done
- [summer] [79/183] Installing polkit-124_3...
- ===> Creating groups.
- Creating group 'polkitd' with gid '565'.
- ===> Creating users
- Creating user 'polkitd' with uid '565'.
- [summer] [79/183] Extracting polkit-124_3: ......... done
- [summer] [80/183] Installing gtk-update-icon-cache-3.24.31_1...
- [summer] [80/183] Extracting gtk-update-icon-cache-3.24.31_1: .......... done
- [summer] [81/183] Installing libgusb-0.3.10_1...
- [summer] [81/183] Extracting libgusb-0.3.10_1: .......... done
- [summer] [82/183] Installing libgudev-237...
- [summer] [82/183] Extracting libgudev-237: .......... done
- [summer] [83/183] Installing avahi-app-0.8_2...
- ===> Creating groups.
- Creating group 'avahi' with gid '558'.
- ===> Creating users
- Creating user 'avahi' with uid '558'.
- [summer] [83/183] Extracting avahi-app-0.8_2: .......... done
- [summer] [84/183] Installing py39-gobject3-3.42.2...
- [summer] [84/183] Extracting py39-gobject3-3.42.2: .......... done
- [summer] [85/183] Installing at-spi2-core-2.50.2...
- [summer] [85/183] Extracting at-spi2-core-2.50.2: .......... done
- [summer] [86/183] Installing libxkbcommon-1.6.0_2...
- [summer] [86/183] Extracting libxkbcommon-1.6.0_2: .......... done
- [summer] [87/183] Installing iso-codes-4.15.0...
- [summer] [87/183] Extracting iso-codes-4.15.0: .......... done
- [summer] [88/183] Installing tcl86-8.6.14_2...
- [summer] [88/183] Extracting tcl86-8.6.14_2: .......... done
- [summer] [89/183] Installing glib-networking-2.78.0...
- [summer] [89/183] Extracting glib-networking-2.78.0: .......... done
- [summer] [90/183] Installing orc-0.4.34_1...
- [summer] [90/183] Extracting orc-0.4.34_1: .......... done
- [summer] [91/183] Installing libXScrnSaver-1.2.4_1...
- [summer] [91/183] Extracting libXScrnSaver-1.2.4_1: .......... done
- [summer] [92/183] Installing libpaper-1.1.28_1...
- [summer] [92/183] Extracting libpaper-1.1.28_1: .......... done
- [summer] [93/183] Installing hwdata-0.381,1...
- [summer] [93/183] Extracting hwdata-0.381,1: .......... done
- [summer] [94/183] Installing libgcrypt-1.10.3_1...
- [summer] [94/183] Extracting libgcrypt-1.10.3_1: .......... done
- [summer] [95/183] Installing pango-1.50.14...
- [summer] [95/183] Extracting pango-1.50.14: .......... done
- [summer] [96/183] Installing gstreamer1-1.22.10...
- [summer] [96/183] Extracting gstreamer1-1.22.10: .......... done
- [summer] [97/183] Installing py39-setuptools-63.1.0_1...
- [summer] [97/183] Extracting py39-setuptools-63.1.0_1: .......... done
- [summer] [98/183] Installing sqlite3-3.45.1,1...
- [summer] [98/183] Extracting sqlite3-3.45.1,1: .......... done
- [summer] [99/183] Installing libnice-0.1.21_2...
- [summer] [99/183] Extracting libnice-0.1.21_2: .......... done
- [summer] [100/183] Installing adwaita-icon-theme-42.0...
- [summer] [100/183] Extracting adwaita-icon-theme-42.0: .......... done
- [summer] [101/183] Installing libsoup3-3.2.2...
- [summer] [101/183] Extracting libsoup3-3.2.2: .......... done
- [summer] [102/183] Installing icu-74.2_1,1...
- [summer] [102/183] Extracting icu-74.2_1,1: .......... done
- [summer] [103/183] Installing libwpe-1.12.0...
- [summer] [103/183] Extracting libwpe-1.12.0: .......... done
- [summer] [104/183] Installing giflib-5.2.1_1...
- [summer] [104/183] Extracting giflib-5.2.1_1: .......... done
- [summer] [105/183] Installing hunspell-1.7.2_1...
- [summer] [105/183] Extracting hunspell-1.7.2_1: .......... done
- [summer] [106/183] Installing gstreamer1-plugins-1.22.10_1...
- [summer] [106/183] Extracting gstreamer1-plugins-1.22.10_1: .......... done
- [summer] [107/183] Installing json-glib-1.8.0...
- [summer] [107/183] Extracting json-glib-1.8.0: .......... done
- [summer] [108/183] Installing py39-six-1.16.0...
- [summer] [108/183] Extracting py39-six-1.16.0: .......... done
- [summer] [109/183] Installing libXcomposite-0.4.6_1,1...
- [summer] [109/183] Extracting libXcomposite-0.4.6_1,1: .......... done
- [summer] [110/183] Installing py39-appdirs-1.4.4...
- [summer] [110/183] Extracting py39-appdirs-1.4.4: .......... done
- [summer] [111/183] Installing libnotify-0.8.2_2...
- [summer] [111/183] Extracting libnotify-0.8.2_2: .......... done
- [summer] [112/183] Installing libGLU-9.0.2_2...
- [summer] [112/183] Extracting libGLU-9.0.2_2: ..... done
- [summer] [113/183] Installing graphene-1.10.8...
- [summer] [113/183] Extracting graphene-1.10.8: .......... done
- [summer] [114/183] Installing librsvg2-rust-2.58.0_1...
- [summer] [114/183] Extracting librsvg2-rust-2.58.0_1: .......... done
- [summer] [115/183] Installing libxslt-1.1.37_1...
- [summer] [115/183] Extracting libxslt-1.1.37_1: .......... done
- [summer] [116/183] Installing cups-2.4.7_2...
- ===> Creating groups.
- Creating group 'cups' with gid '193'.
- ===> Creating users
- Creating user 'cups' with uid '193'.
- [summer] [116/183] Extracting cups-2.4.7_2: .......... done
- [summer] [117/183] Installing libXrandr-1.5.2_1...
- [summer] [117/183] Extracting libXrandr-1.5.2_1: .......... done
- [summer] [118/183] Installing libXdamage-1.1.6...
- [summer] [118/183] Extracting libXdamage-1.1.6: ......... done
- [summer] [119/183] Installing libXinerama-1.1.4_3,1...
- [summer] [119/183] Extracting libXinerama-1.1.4_3,1: .......... done
- [summer] [120/183] Installing hicolor-icon-theme-0.17...
- [summer] [120/183] Extracting hicolor-icon-theme-0.17: . done
- [summer] [121/183] Installing colord-1.4.7...
- ===> Creating groups.
- Creating group 'colord' with gid '970'.
- ===> Creating users
- Creating user 'colord' with uid '970'.
- [summer] [121/183] Extracting colord-1.4.7: .......... done
- [summer] [122/183] Installing suitesparse-umfpack-6.3.2...
- [summer] [122/183] Extracting suitesparse-umfpack-6.3.2: .......... done
- [summer] [123/183] Installing libepoxy-1.5.9...
- [summer] [123/183] Extracting libepoxy-1.5.9: .......... done
- [summer] [124/183] Installing libXcursor-1.2.2...
- [summer] [124/183] Extracting libXcursor-1.2.2: .......... done
- [summer] [125/183] Installing tk86-8.6.14_2...
- [summer] [125/183] Extracting tk86-8.6.14_2: .......... done
- [summer] [126/183] Installing py39-pytz-2024.1,1...
- [summer] [126/183] Extracting py39-pytz-2024.1,1: .......... done
- [summer] [127/183] Installing hyphen-2.8.8...
- [summer] [127/183] Extracting hyphen-2.8.8: .......... done
- [summer] [128/183] Installing py39-lxml-4.9.3...
- [summer] [128/183] Extracting py39-lxml-4.9.3: .......... done
- [summer] [129/183] Installing woff2-1.0.2_5...
- [summer] [129/183] Extracting woff2-1.0.2_5: .......... done
- [summer] [130/183] Installing openjpeg-2.5.2...
- [summer] [130/183] Extracting openjpeg-2.5.2: .......... done
- [summer] [131/183] Installing libsoup-2.74.3...
- [summer] [131/183] Extracting libsoup-2.74.3: .......... done
- [summer] [132/183] Installing enchant2-2.2.15_5...
- [summer] [132/183] Extracting enchant2-2.2.15_5: .......... done
- [summer] [133/183] Installing libsecret-0.20.5_3...
- [summer] [133/183] Extracting libsecret-0.20.5_3: 
- .......... done
- [summer] [134/183] Installing py39-zopfli-0.2.3...
- [summer] [134/183] Extracting py39-zopfli-0.2.3: .......... done
- [summer] [135/183] Installing geoclue-2.7.1_1...
- [summer] [135/183] Extracting geoclue-2.7.1_1: .......... done
- [summer] [136/183] Installing libraqm-0.10.1...
- [summer] [136/183] Extracting libraqm-0.10.1: .......... done
- [summer] [137/183] Installing libXt-1.3.0,1...
- [summer] [137/183] Extracting libXt-1.3.0,1: .......... done
- [summer] [138/183] Installing gstreamer1-plugins-bad-1.22.10_2...
- [summer] [138/183] Extracting gstreamer1-plugins-bad-1.22.10_2: .......... done
- [summer] [139/183] Installing boost-libs-1.84.0...
- [summer] [139/183] Extracting boost-libs-1.84.0: ..
- ....
- ...
- . done
- [summer] [140/183] Installing py39-zipp-3.18.1...
- [summer] [140/183] Extracting py39-zipp-3.18.1: .......... done
- [summer] [141/183] Installing py39-olefile-0.46...
- [summer] [141/183] Extracting py39-olefile-0.46: .......... done
- [summer] [142/183] Installing py39-numpy-1.25.0_6,1...
- [summer] [142/183] Extracting py39-numpy-1.25.0_6,1: .......... done
- [summer] [143/183] Installing py39-fs2-2.4.16...
- [summer] [143/183] Extracting py39-fs2-2.4.16: .......... done
- [summer] [144/183] Installing libimagequant-4.3.0_2...
- [summer] [144/183] Extracting libimagequant-4.3.0_2: ......... done
- [summer] [145/183] Installing harfbuzz-icu-8.4.0...
- [summer] [145/183] Extracting harfbuzz-icu-8.4.0: ........ done
- [summer] [146/183] Installing py39-brotli-1.1.0...
- [summer] [146/183] Extracting py39-brotli-1.1.0: .......... done
- [summer] [147/183] Installing gtk3-3.24.41...
- [summer] [147/183] Extracting gtk3-3.24.41: .......... done
- [summer] [148/183] Installing wpebackend-fdo-1.12.0...
- [summer] [148/183] Extracting wpebackend-fdo-1.12.0: .......... done
- [summer] [149/183] Installing webp-1.3.2_1...
- [summer] [149/183] Extracting webp-1.3.2_1: .......... done
- [summer] [150/183] Installing gstreamer1-plugins-gl-1.22.10...
- [summer] [150/183] Extracting gstreamer1-plugins-gl-1.22.10: .......... done
- [summer] [151/183] Installing py39-unicodedata2-15.1.0...
- [summer] [151/183] Extracting py39-unicodedata2-15.1.0: ......... done
- [summer] [152/183] Installing py39-tkinter-3.9.18_7...
- [summer] [152/183] Extracting py39-tkinter-3.9.18_7: ........ done
- [summer] [153/183] Installing qhull-8.0.2_3,1...
- [summer] [153/183] Extracting qhull-8.0.2_3,1: .......... done
- [summer] [154/183] Installing libXxf86vm-1.1.4_4...
- [summer] [154/183] Extracting libXxf86vm-1.1.4_4: .......... done
- [summer] [155/183] Installing libmspack-0.11alpha...
- [summer] [155/183] Extracting libmspack-0.11alpha: ......... done
- [summer] [156/183] Installing py39-pluggy-1.4.0...
- [summer] [156/183] Extracting py39-pluggy-1.4.0: .......... done
- [summer] [157/183] Installing webkit2-gtk3-2.34.6_10...
- [summer] [157/183] Extracting webkit2-gtk3-2.34.6_10: .......
- ... done
- [summer] [158/183] Installing py39-fonttools-4.51.0...
- [summer] [158/183] Extracting py39-fonttools-4.51.0: .......... done
- [summer] [159/183] Installing py39-tornado-6.3.3...
- [summer] [159/183] Extracting py39-tornado-6.3.3: .......... done
- [summer] [160/183] Installing py39-contourpy-1.2.0...
- [summer] [160/183] Extracting py39-contourpy-1.2.0: .......... done
- [summer] [161/183] Installing py39-kiwisolver-1.4.5,1...
- [summer] [161/183] Extracting py39-kiwisolver-1.4.5,1: .......... done
- [summer] [162/183] Installing maeparser-1.3.1_3...
- [summer] [162/183] Extracting maeparser-1.3.1_3: .......... done
- [summer] [163/183] Installing py39-pillow-10.3.0...
- [summer] [163/183] Extracting py39-pillow-10.3.0: .......... done
- [summer] [164/183] Installing py39-cycler-0.12.1...
- [summer] [164/183] Extracting py39-cycler-0.12.1: .......... done
- [summer] [165/183] Installing py39-pyparsing-3.1.2...
- [summer] [165/183] Extracting py39-pyparsing-3.1.2: .......... done
- [summer] [166/183] Installing adobe-cmaps-20051217_4...
- [summer] [166/183] Extracting adobe-cmaps-20051217_4: .......... done
- [summer] [167/183] Installing py39-dateutil-2.9.0...
- [summer] [167/183] Extracting py39-dateutil-2.9.0: .......... done
- [summer] [168/183] Installing py39-certifi-2024.2.2...
- [summer] [168/183] Extracting py39-certifi-2024.2.2: .......... done
- [summer] [169/183] Installing py39-importlib-resources-6.4.0...
- [summer] [169/183] Extracting py39-importlib-resources-6.4.0: ........
- .. done
- [summer] [170/183] Installing py39-matplotlib-3.8.0...
- [summer] [170/183] Extracting py39-matplotlib-3.8.0: .......... done
- [summer] [171/183] Installing py39-reportlab-4.1.0...
- [summer] [171/183] Extracting py39-reportlab-4.1.0: .......... done
- [summer] [172/183] Installing coordgenlibs-3.0.2...
- [summer] [172/183] Extracting coordgenlibs-3.0.2: .......... done
- [summer] [173/183] Installing boost-jam-1.84.0...
- [summer] [173/183] Extracting boost-jam-1.84.0: .... done
- [summer] [174/183] Installing wx30-gtk3-3.0.5.1_4...
- [summer] [174/183] Extracting wx30-gtk3-3.0.5.1_4: .......... done
- [summer] [175/183] Installing py39-boost-libs-1.84.0...
- [summer] [175/183] Extracting py39-boost-libs-1.84.0: .......... done
- [summer] [176/183] Installing m4-1.4.19_1,1...
- [summer] [176/183] Extracting m4-1.4.19_1,1: .......... done
- [summer] [177/183] Installing boost-docs-1.84.0...
- [summer] [177/183] Extracting boost-docs-1.84.0: ..
- ..
- ...
- ... done
- [summer] [178/183] Installing autoconf-switch-20220527...
- [summer] [178/183] Extracting autoconf-switch-20220527: .......... done
- [summer] [179/183] Installing boost-all-1.84.0...
- [summer] [179/183] Extracting boost-all-1.84.0: ... done
- [summer] [180/183] Installing python3-3_3...
- [summer] [180/183] Extracting python3-3_3: ...... done
- [summer] [181/183] Installing rdkit-2023.09.6...
- [summer] [181/183] Extracting rdkit-2023.09.6: .......... done
- [summer] [182/183] Installing openbabel-3.1.1.178...
- [summer] [182/183] Extracting openbabel-3.1.1.178: .......... done
- [summer] [183/183] Installing autoconf-2.72...
- [summer] [183/183] Extracting autoconf-2.72: .......... done
- ==> 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
- Generating GTK icon cache for /usr/local/share/icons/Adwaita
- ==> Running trigger: glib-schemas.ucl
- Compiling glib schemas
- ==> Running trigger: fontconfig.ucl
- Running fc-cache to build fontconfig cache...
- ==> Running trigger: gio-modules.ucl
- Generating GIO modules 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 gcc13-13.2.0_4:
- 
- --
- To ensure binaries built with this toolchain find appropriate versions
- of the necessary run-time libraries, you may want to link using
- 
-   -Wl,-rpath=/usr/local/lib/gcc13
- 
- For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens
- transparently.
- =====
- Message from 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.
- =====
- Message from boost-libs-1.84.0:
- 
- --
- You have built the Boost library with thread support.
- 
- Don't forget to add -pthread to your linker options when
- linking your code.
- =====
- Message from py39-boost-libs-1.84.0:
- 
- --
- You have built the Boost library with thread support.
- 
- Don't forget to add -pthread to your linker options when
- linking your code.

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/108:
Processing  3/108:
Processing  4/108:
-> retrieved bitv.1.6  (cached)
Processing  5/108:
-> retrieved camlp-streams.5.0.1  (cached)
Processing  6/108:
Processing  7/108:
Processing  8/108:
Processing  9/108:
Processing 10/108:
Processing 11/108:
Processing 12/108:
Processing 13/108:
Processing 14/108:
Processing 15/108:
Processing 16/108: [conf-pkg-config: pkg-config]
Processing 17/108: [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py]
Processing 18/108: [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py] [conf-rdkit: sh]
Processing 19/108: [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py] [conf-rdkit: sh] [conf-which: which which]
-> installed conf-boost.1
Processing 20/108: [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py] [conf-rdkit: sh] [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 20/108: [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py] [conf-rdkit: sh]
-> installed conf-which.1
Processing 21/108: [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py] [conf-rdkit: sh]
Processing 22/108: [conf-autoconf: which autoconf] [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py] [conf-rdkit: sh]
+ /usr/local/bin/pkg-config "--help" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/conf-pkg-config.3)
- usage: pkgconf [OPTIONS] [LIBRARIES]
- 
- basic options:
- 
-   --help                            this message
-   --about                           print pkgconf version and license to stdout
-   --version                         print supported pkg-config version to stdout
-   --verbose                         print additional information
-   --atleast-pkgconfig-version       check whether or not pkgconf is compatible
-                                     with a specified pkg-config version
-   --errors-to-stdout                print all errors on stdout instead of stderr
-   --print-errors                    ensure all errors are printed
-   --short-errors                    be less verbose about some errors
-   --silence-errors                  explicitly be silent about errors
-   --list-all                        list all known packages
-   --list-package-names              list all known package names
-   --simulate                        simulate walking the calculated dependency graph
-   --no-cache                        do not cache already seen packages when
-                                     walking the dependency graph
-   --log-file=filename               write an audit log to a specified file
-   --with-path=path                  adds a directory to the search path
-   --define-prefix                   override the prefix variable with one that is guessed based on
-                                     the location of the .pc file
-   --dont-define-prefix              do not override the prefix variable under any circumstances
-   --prefix-variable=varname         sets the name of the variable that pkgconf considers
-                                     to be the package prefix
-   --relocate=path                   relocates a path and exits (mostly for testsuite)
-   --dont-relocate-paths             disables path relocation support
- 
- cross-compilation personality support:
- 
-   --personality=triplet|filename    sets the personality to 'triplet' or a file named 'filename'
-   --dump-personality                dumps details concerning selected personality
- 
- checking specific pkg-config database entries:
- 
-   --atleast-version                 require a specific version of a module
-   --exact-version                   require an exact version of a module
-   --max-version                     require a maximum version of a module
-   --exists                          check whether or not a module exists
-   --uninstalled                     check whether or not an uninstalled module will be used
-   --no-uninstalled                  never use uninstalled modules when satisfying dependencies
-   --no-provides                     do not use 'provides' rules to resolve dependencies
-   --maximum-traverse-depth          maximum allowed depth for dependency graph
-   --static                          be more aggressive when computing dependency graph
-                                     (for static linking)
-   --shared                          use a simplified dependency graph (usually default)
-   --pure                            optimize a static dependency graph as if it were a normal
-                                     dependency graph
-   --env-only                        look only for package entries in PKG_CONFIG_PATH
-   --ignore-conflicts                ignore 'conflicts' rules in modules
-   --validate                        validate specific .pc files for correctness
- 
- querying specific pkg-config database fields:
- 
-   --define-variable=varname=value   define variable 'varname' as 'value'
-   --variable=varname                print specified variable entry to stdout
-   --cflags                          print required CFLAGS to stdout
-   --cflags-only-I                   print required include-dir CFLAGS to stdout
-   --cflags-only-other               print required non-include-dir CFLAGS to stdout
-   --libs                            print required linker flags to stdout
-   --libs-only-L                     print required LDPATH linker flags to stdout
-   --libs-only-l                     print required LIBNAME linker flags to stdout
-   --libs-only-other                 print required other linker flags to stdout
-   --print-requires                  print required dependency frameworks to stdout
-   --print-requires-private          print required dependency frameworks for static
-                                     linking to stdout
-   --print-provides                  print provided dependencies to stdout
-   --print-variables                 print all known variables in module to stdout
-   --digraph                         print entire dependency graph in graphviz 'dot' format
-   --keep-system-cflags              keep -I/usr/include entries in cflags output
-   --keep-system-libs                keep -L/usr/lib entries in libs output
-   --path                            show the exact filenames for any matching .pc files
-   --modversion                      print the specified module's version to stdout
-   --internal-cflags                 do not filter 'internal' cflags from output
-   --license                         print the specified module's license to stdout if known
- 
- filtering output:
- 
-   --msvc-syntax                     print translatable fragments in MSVC syntax
-   --fragment-filter=types           filter output fragments to the specified types
- 
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled  conf-pkg-config.3
Processing 22/108: [conf-autoconf: which autoconf] [conf-python-3: python3 test.py] [conf-rdkit: sh]
-> installed conf-pkg-config.3
Processing 23/108: [conf-autoconf: which autoconf] [conf-python-3: python3 test.py] [conf-rdkit: sh]
Processing 24/108: [conf-autoconf: which autoconf] [conf-openbabel: sh pkg-config openbabel-2.0 || pkg-config openbabel-3] [conf-python-3: python3 test.py] [conf-rdkit: sh]
Processing 25/108: [conf-autoconf: which autoconf] [conf-openbabel: sh pkg-config openbabel-2.0 || pkg-config openbabel-3] [conf-python-3: python3 test.py] [conf-rdkit: sh] [conf-zlib: pkg-config zlib]
+ /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 25/108: [conf-openbabel: sh pkg-config openbabel-2.0 || pkg-config openbabel-3] [conf-python-3: python3 test.py] [conf-rdkit: sh] [conf-zlib: pkg-config zlib]
-> installed conf-autoconf.0.1
Processing 26/108: [conf-openbabel: sh pkg-config openbabel-2.0 || pkg-config openbabel-3] [conf-python-3: python3 test.py] [conf-rdkit: sh] [conf-zlib: pkg-config zlib]
-> retrieved cpm.12.2.0  (cached)
Processing 27/108: [conf-openbabel: sh pkg-config openbabel-2.0 || pkg-config openbabel-3] [conf-python-3: python3 test.py] [conf-rdkit: sh] [conf-zlib: pkg-config zlib]
+ /usr/local/bin/pkg-config "zlib" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/conf-zlib.1)
-> compiled  conf-zlib.1
Processing 27/108: [conf-openbabel: sh pkg-config openbabel-2.0 || pkg-config openbabel-3] [conf-python-3: python3 test.py] [conf-rdkit: sh]
-> installed conf-zlib.1
Processing 28/108: [conf-openbabel: sh pkg-config openbabel-2.0 || pkg-config openbabel-3] [conf-python-3: python3 test.py] [conf-rdkit: sh]
-> retrieved camlzip.1.11  (cached)
Processing 29/108: [conf-openbabel: sh pkg-config openbabel-2.0 || pkg-config openbabel-3] [conf-python-3: python3 test.py] [conf-rdkit: sh]
-> retrieved cpu.2.0.0  (cached)
Processing 30/108: [conf-openbabel: sh pkg-config openbabel-2.0 || pkg-config openbabel-3] [conf-python-3: python3 test.py] [conf-rdkit: sh]
-> retrieved csexp.1.5.2  (cached)
Processing 31/108: [conf-openbabel: sh pkg-config openbabel-2.0 || pkg-config openbabel-3] [conf-python-3: python3 test.py] [conf-rdkit: sh]
-> retrieved dokeysto.4.0.1  (cached)
Processing 32/108: [conf-openbabel: sh pkg-config openbabel-2.0 || pkg-config openbabel-3] [conf-python-3: python3 test.py] [conf-rdkit: sh]
-> retrieved dolog.6.0.0  (cached)
Processing 33/108: [conf-openbabel: sh pkg-config openbabel-2.0 || pkg-config openbabel-3] [conf-python-3: python3 test.py] [conf-rdkit: sh]
+ /bin/sh "-c" "pkg-config openbabel-2.0 || pkg-config openbabel-3" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/conf-openbabel.0.1)
-> compiled  conf-openbabel.0.1
Processing 33/108: [conf-python-3: python3 test.py] [conf-rdkit: sh]
-> installed conf-openbabel.0.1
Processing 34/108: [conf-python-3: python3 test.py] [conf-rdkit: sh]
+ /bin/sh "-c" "c++ test.cpp -o test -I/usr/local/include -I/usr/local/include/rdkit -L/usr/local/lib -lRDKitRDGeneral -DSWIG" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/conf-rdkit.1)
Processing 34/108: [conf-python-3: python3 test.py] [conf-rdkit: ./test]
+ /usr/local/bin/python3 "test.py" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/conf-python-3.9.0.0)
- python-3 OK
-> compiled  conf-python-3.9.0.0
Processing 34/108: [conf-rdkit: ./test]
-> installed conf-python-3.9.0.0
Processing 35/108: [conf-rdkit: ./test]
+ /home/opam/.opam/5.1.0/.opam-switch/build/conf-rdkit.1/./test  (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/conf-rdkit.1)
- 2023.09.6
-> compiled  conf-rdkit.1
Processing 35/108:
-> installed conf-rdkit.1
Processing 36/108:
-> retrieved extunix.0.4.1  (cached)
Processing 37/108: [lbvs_consent.2.2.0: http]
-> retrieved batteries.3.8.0  (cached)
Processing 38/108: [lbvs_consent.2.2.0: http]
-> retrieved minicli.5.0.2  (cached)
Processing 39/108: [lbvs_consent.2.2.0: http]
-> retrieved num.1.5  (cached)
Processing 40/108: [lbvs_consent.2.2.0: http]
Processing 41/108: [lbvs_consent.2.2.0: http] [num: gmake opam-modern]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 42/108: [lbvs_consent.2.2.0: http] [num: gmake opam-modern]
-> retrieved ocamlfind.1.9.6  (cached)
Processing 43/108: [lbvs_consent.2.2.0: http] [num: gmake opam-modern]
[ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch
Processing 44/108: [lbvs_consent.2.2.0: http] [num: gmake opam-modern] [ocamlfind: patch]
-> retrieved ounit2.2.2.7  (cached)
Processing 45/108: [lbvs_consent.2.2.0: http] [num: gmake opam-modern] [ocamlfind: patch]
Processing 45/108: [lbvs_consent.2.2.0: http] [num: gmake opam-modern] [ocamlfind: ./configure]
-> retrieved parany.14.0.1  (cached)
Processing 46/108: [lbvs_consent.2.2.0: http] [num: gmake opam-modern] [ocamlfind: ./configure]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 47/108: [lbvs_consent.2.2.0: http] [num: gmake opam-modern] [ocamlfind: ./configure]
-> retrieved ppxlib.0.32.1~5.2preview  (cached)
Processing 48/108: [lbvs_consent.2.2.0: http] [num: gmake opam-modern] [ocamlfind: ./configure]
Processing 48/108: [num: gmake opam-modern] [ocamlfind: ./configure]
-> retrieved qcheck.0.21.3, qcheck-core.0.21.3, qcheck-ounit.0.21.3  (cached)
Processing 49/108: [num: gmake opam-modern] [ocamlfind: ./configure]
Processing 50/108: [num: gmake opam-modern] [ocamlfind: ./configure]
Processing 51/108: [num: gmake opam-modern] [ocamlfind: ./configure]
-> installed seq.base
Processing 52/108: [num: gmake opam-modern] [ocamlfind: ./configure]
-> retrieved lbvs_consent.2.2.0  (https://github.com/UnixJunkie/consent/archive/v2.2.0.tar.gz)
Processing 53/108: [num: gmake opam-modern] [ocamlfind: ./configure]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 54/108: [vpt.5.0.0: http] [num: gmake opam-modern] [ocamlfind: ./configure]
-> retrieved stdlib-shims.0.3.0  (cached)
+ /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 54/108: [vpt.5.0.0: http] [num: gmake opam-modern] [ocamlfind: gmake all]
-> retrieved dune.3.15.0, dune-configurator.3.15.0  (cached)
Processing 55/108: [vpt.5.0.0: http] [dune: ocaml 15] [num: gmake opam-modern] [ocamlfind: gmake all]
Processing 55/108: [dune: ocaml 15] [num: gmake opam-modern] [ocamlfind: gmake all]
-> retrieved vpt.5.0.0  (https://github.com/UnixJunkie/vp-tree/archive/v5.0.0.tar.gz)
+ /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 55/108: [dune: ocaml 15] [ocamlfind: gmake all]
-> installed num.1.5
Processing 56/108: [dune: ocaml 15] [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 56/108: [dune: ocaml 15] [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 56/108: [dune: ocaml 15]
Processing 57/108: [dune: ocaml 15] [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 57/108: [dune: ocaml 15]
Processing 58/108: [dune: ocaml 15]
Processing 59/108: [camlzip: gmake all] [dune: ocaml 15]
-> installed base-bytes.base
Processing 60/108: [camlzip: gmake all] [dune: ocaml 15]
+ /usr/local/bin/gmake "all" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/camlzip.1.11)
- ocamlfind ocamlc -g -safe-string -bin-annot -c -ccopt -g  zlibstubs.c
- ocamlfind ocamlmklib -oc camlzip zlibstubs.o  -lz
- ocamlfind ocamlc -g -safe-string -bin-annot -c zlib.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -c zlib.ml
- ocamlfind ocamlc -g -safe-string -bin-annot -c zip.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -c zip.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- ocamlfind ocamlc -g -safe-string -bin-annot -c gzip.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -c gzip.ml
- ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmo zip.cmo gzip.cmo  -lz
- ocamlfind ocamlopt -safe-string -c zlib.ml
- ocamlfind ocamlopt -safe-string -c zip.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- ocamlfind ocamlopt -safe-string -c gzip.ml
- ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmx zip.cmx gzip.cmx  -lz
- ocamlfind ocamlopt -safe-string -shared -linkall -I ./ -o zip.cmxs zip.cmxa libcamlzip.a
-> compiled  camlzip.1.11
Processing 60/108: [dune: ocaml 15]
Processing 61/108: [dune: ocaml 15] [camlzip: gmake install]
+ /usr/local/bin/gmake "install" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/camlzip.1.11)
- cp META-zip META && \
-         ocamlfind install zip META *.cma *.a *.mli *.cmi *.cmti *.cmt gzip.cmx zip.cmx zlib.cmx zip.cmxa zip.cmxs dllcamlzip.so && \
-         rm META
- Installed /home/opam/.opam/5.1.0/lib/zip/zip.cmxs
- Installed /home/opam/.opam/5.1.0/lib/zip/zip.cmxa
- Installed /home/opam/.opam/5.1.0/lib/zip/zlib.cmx
- Installed /home/opam/.opam/5.1.0/lib/zip/zip.cmx
- Installed /home/opam/.opam/5.1.0/lib/zip/gzip.cmx
- Installed /home/opam/.opam/5.1.0/lib/zip/zlib.cmt
- Installed /home/opam/.opam/5.1.0/lib/zip/zip.cmt
- Installed /home/opam/.opam/5.1.0/lib/zip/gzip.cmt
- Installed /home/opam/.opam/5.1.0/lib/zip/zlib.cmti
- Installed /home/opam/.opam/5.1.0/lib/zip/zip.cmti
- Installed /home/opam/.opam/5.1.0/lib/zip/gzip.cmti
- Installed /home/opam/.opam/5.1.0/lib/zip/zlib.cmi
- Installed /home/opam/.opam/5.1.0/lib/zip/zip.cmi
- Installed /home/opam/.opam/5.1.0/lib/zip/gzip.cmi
- Installed /home/opam/.opam/5.1.0/lib/zip/zlib.mli
- Installed /home/opam/.opam/5.1.0/lib/zip/zip.mli
- Installed /home/opam/.opam/5.1.0/lib/zip/gzip.mli
- Installed /home/opam/.opam/5.1.0/lib/zip/zip.a
- Installed /home/opam/.opam/5.1.0/lib/zip/libcamlzip.a
- Installed /home/opam/.opam/5.1.0/lib/zip/zip.cma
- Installed /home/opam/.opam/5.1.0/lib/stublibs/dllcamlzip.so
- Installed /home/opam/.opam/5.1.0/lib/stublibs/dllcamlzip.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/5.1.0/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/5.1.0/lib/zip/META
- cp META-camlzip META && \
-         ocamlfind install camlzip META && \
-         rm META
- Installed /home/opam/.opam/5.1.0/lib/camlzip/META
-> installed camlzip.1.11
Processing 61/108: [dune: ocaml 15]
+ /home/opam/.opam/5.1.0/bin/ocaml "boot/bootstrap.ml" "-j" "15" (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 15
- 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 61/108: [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" "15" (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 63/108: [bitv: dune build]
Processing 64/108: [bitv: dune build] [camlp-streams: dune build]
Processing 65/108: [bitv: dune build] [camlp-streams: dune build] [cpu: autoconf]
Processing 66/108: [bitv: dune build] [camlp-streams: dune build] [cpu: autoconf] [csexp: dune build]
Processing 67/108: [bitv: dune build] [camlp-streams: dune build] [cpu: autoconf] [csexp: dune build] [dolog: dune build]
Processing 68/108: [bitv: dune build] [camlp-streams: dune build] [cpu: autoconf] [csexp: dune build] [dolog: dune build] [minicli: dune build]
Processing 69/108: [bitv: dune build] [camlp-streams: dune build] [cpu: autoconf] [csexp: dune build] [dolog: dune build] [minicli: dune build] [ocaml-compiler-libs: dune build]
Processing 70/108: [bitv: dune build] [camlp-streams: dune build] [cpu: autoconf] [csexp: dune build] [dolog: dune build] [minicli: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 71/108: [bitv: dune build] [camlp-streams: dune build] [cpu: autoconf] [csexp: dune build] [dolog: dune build] [minicli: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [qcheck-core: dune build]
Processing 72/108: [bitv: dune build] [camlp-streams: dune build] [cpu: autoconf] [csexp: dune build] [dolog: dune build] [minicli: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [qcheck-core: dune build] [sexplib0: dune build]
Processing 73/108: [bitv: dune build] [camlp-streams: dune build] [cpu: autoconf] [csexp: dune build] [dolog: dune build] [minicli: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [qcheck-core: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 74/108: [bitv: dune build] [camlp-streams: dune build] [cpu: autoconf] [csexp: dune build] [dolog: dune build] [minicli: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [qcheck-core: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [vpt: dune build]
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "ppx_derivers" "-j" "15" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 74/108: [bitv: dune build] [camlp-streams: dune build] [cpu: autoconf] [csexp: dune build] [dolog: dune build] [minicli: dune build] [ocaml-compiler-libs: dune build] [qcheck-core: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [vpt: dune build]
-> installed ppx_derivers.1.2.1
Processing 75/108: [bitv: dune build] [camlp-streams: dune build] [cpu: autoconf] [csexp: dune build] [dolog: dune build] [minicli: dune build] [ocaml-compiler-libs: dune build] [qcheck-core: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [vpt: dune build]
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "stdlib-shims" "-j" "15" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 75/108: [bitv: dune build] [camlp-streams: dune build] [cpu: autoconf] [csexp: dune build] [dolog: dune build] [minicli: dune build] [ocaml-compiler-libs: dune build] [qcheck-core: dune build] [sexplib0: dune build] [vpt: dune build]
-> installed stdlib-shims.0.3.0
Processing 76/108: [bitv: dune build] [camlp-streams: dune build] [cpu: autoconf] [csexp: dune build] [dolog: dune build] [minicli: dune build] [ocaml-compiler-libs: dune build] [qcheck-core: dune build] [sexplib0: dune build] [vpt: dune build]
Processing 77/108: [bitv: dune build] [camlp-streams: dune build] [cpu: autoconf] [csexp: dune build] [dolog: dune build] [minicli: dune build] [ocaml-compiler-libs: dune build] [ounit2: dune build] [qcheck-core: dune build] [sexplib0: dune build] [vpt: dune build]
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "csexp" "-j" "15" "@install" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 77/108: [bitv: dune build] [camlp-streams: dune build] [cpu: autoconf] [dolog: dune build] [minicli: dune build] [ocaml-compiler-libs: dune build] [ounit2: dune build] [qcheck-core: dune build] [sexplib0: dune build] [vpt: dune build]
-> installed csexp.1.5.2
Processing 78/108: [bitv: dune build] [camlp-streams: dune build] [cpu: autoconf] [dolog: dune build] [minicli: dune build] [ocaml-compiler-libs: dune build] [ounit2: dune build] [qcheck-core: dune build] [sexplib0: dune build] [vpt: dune build]
Processing 79/108: [bitv: dune build] [camlp-streams: dune build] [cpu: autoconf] [dolog: dune build] [dune-configurator: rm] [minicli: dune build] [ocaml-compiler-libs: dune build] [ounit2: dune build] [qcheck-core: dune build] [sexplib0: dune build] [vpt: dune build]
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "vpt" "-j" "15" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/vpt.5.0.0)
-> compiled  vpt.5.0.0
Processing 79/108: [bitv: dune build] [camlp-streams: dune build] [cpu: autoconf] [dolog: dune build] [dune-configurator: rm] [minicli: dune build] [ocaml-compiler-libs: dune build] [ounit2: dune build] [qcheck-core: dune build] [sexplib0: dune build]
-> installed vpt.5.0.0
Processing 80/108: [bitv: dune build] [camlp-streams: dune build] [cpu: autoconf] [dolog: dune build] [dune-configurator: rm] [minicli: dune build] [ocaml-compiler-libs: dune build] [ounit2: dune build] [qcheck-core: dune build] [sexplib0: dune build]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/dune-configurator.3.15.0)
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "sexplib0" "-j" "15" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/sexplib0.v0.16.0)
-> compiled  sexplib0.v0.16.0
Processing 80/108: [bitv: dune build] [camlp-streams: dune build] [cpu: autoconf] [dolog: dune build] [dune-configurator: rm] [minicli: dune build] [ocaml-compiler-libs: dune build] [ounit2: dune build] [qcheck-core: dune build]
-> installed sexplib0.v0.16.0
Processing 81/108: [bitv: dune build] [camlp-streams: dune build] [cpu: autoconf] [dolog: dune build] [dune-configurator: rm] [minicli: dune build] [ocaml-compiler-libs: dune build] [ounit2: dune build] [qcheck-core: dune build]
+ /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/dune-configurator.3.15.0)
Processing 81/108: [bitv: dune build] [camlp-streams: dune build] [cpu: autoconf] [dolog: dune build] [dune-configurator: dune build] [minicli: dune build] [ocaml-compiler-libs: dune build] [ounit2: dune build] [qcheck-core: dune build]
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "ocaml-compiler-libs" "-j" "15" "@install" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 81/108: [bitv: dune build] [camlp-streams: dune build] [cpu: autoconf] [dolog: dune build] [dune-configurator: dune build] [minicli: dune build] [ounit2: dune build] [qcheck-core: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 82/108: [bitv: dune build] [camlp-streams: dune build] [cpu: autoconf] [dolog: dune build] [dune-configurator: dune build] [minicli: dune build] [ounit2: dune build] [qcheck-core: dune build]
Processing 83/108: [bitv: dune build] [camlp-streams: dune build] [cpu: autoconf] [dolog: dune build] [dune-configurator: dune build] [minicli: dune build] [ounit2: dune build] [ppxlib: dune build] [qcheck-core: dune build]
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "minicli" "-j" "15" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/minicli.5.0.2)
-> compiled  minicli.5.0.2
Processing 83/108: [bitv: dune build] [camlp-streams: dune build] [cpu: autoconf] [dolog: dune build] [dune-configurator: dune build] [ounit2: dune build] [ppxlib: dune build] [qcheck-core: dune build]
-> installed minicli.5.0.2
Processing 84/108: [bitv: dune build] [camlp-streams: dune build] [cpu: autoconf] [dolog: dune build] [dune-configurator: dune build] [ounit2: dune build] [ppxlib: dune build] [qcheck-core: dune build]
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "dolog" "-j" "15" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/dolog.6.0.0)
-> compiled  dolog.6.0.0
Processing 84/108: [bitv: dune build] [camlp-streams: dune build] [cpu: autoconf] [dune-configurator: dune build] [ounit2: dune build] [ppxlib: dune build] [qcheck-core: dune build]
-> installed dolog.6.0.0
Processing 85/108: [bitv: dune build] [camlp-streams: dune build] [cpu: autoconf] [dune-configurator: dune build] [ounit2: dune build] [ppxlib: dune build] [qcheck-core: dune build]
+ /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 85/108: [bitv: dune build] [camlp-streams: dune build] [cpu: autoheader] [dune-configurator: dune build] [ounit2: dune build] [ppxlib: dune build] [qcheck-core: dune build]
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "camlp-streams" "-j" "15" "@install" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/camlp-streams.5.0.1)
-> compiled  camlp-streams.5.0.1
Processing 85/108: [bitv: dune build] [cpu: autoheader] [dune-configurator: dune build] [ounit2: dune build] [ppxlib: dune build] [qcheck-core: dune build]
-> installed camlp-streams.5.0.1
Processing 86/108: [bitv: dune build] [cpu: autoheader] [dune-configurator: dune build] [ounit2: dune build] [ppxlib: dune build] [qcheck-core: dune build]
Processing 87/108: [batteries: dune build] [bitv: dune build] [cpu: autoheader] [dune-configurator: dune build] [ounit2: dune build] [ppxlib: dune build] [qcheck-core: dune build]
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "ounit2" "-j" "15" "@install" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/ounit2.2.2.7)
-> compiled  ounit2.2.2.7
Processing 87/108: [batteries: dune build] [bitv: dune build] [cpu: autoheader] [dune-configurator: dune build] [ppxlib: dune build] [qcheck-core: dune build]
-> installed ounit2.2.2.7
Processing 88/108: [batteries: dune build] [bitv: dune build] [cpu: autoheader] [dune-configurator: dune build] [ppxlib: dune build] [qcheck-core: dune build]
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "bitv" "-j" "15" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/bitv.1.6)
-> compiled  bitv.1.6
Processing 88/108: [batteries: dune build] [cpu: autoheader] [dune-configurator: dune build] [ppxlib: dune build] [qcheck-core: dune build]
-> installed bitv.1.6
Processing 89/108: [batteries: dune build] [cpu: autoheader] [dune-configurator: dune build] [ppxlib: dune build] [qcheck-core: dune build]
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "qcheck-core" "-j" "15" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/qcheck-core.0.21.3)
- (cd _build/default && /home/opam/.opam/5.1.0/bin/ocamlc.opt -w -40 -w +a-4-42-44-48-50-58-32-60@8 -safe-string -g -bin-annot -I src/core/.qcheck_core.objs/byte -I /home/opam/.opam/5.1.0/lib/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/core/.qcheck_core.objs/byte/qCheck2.cmo -c -impl src/core/QCheck2.ml)
- File "src/core/QCheck2.ml", line 1172, characters 2-20:
- 1172 |   fun_gen: 'b Gen.t; (** How to generate output values *)
-          ^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field fun_gen is never read.
- (However, this field is used to build or mutate values.)
- 
- File "src/core/QCheck2.ml", line 1570, characters 4-33:
- 1570 |     mutable res: 'a TestResult.t;
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field res is never mutated.
- (cd _build/default && /home/opam/.opam/5.1.0/bin/ocamlopt.opt -w -40 -w +a-4-42-44-48-50-58-32-60@8 -safe-string -g -I src/core/.qcheck_core.objs/byte -I src/core/.qcheck_core.objs/native -I /home/opam/.opam/5.1.0/lib/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/core/.qcheck_core.objs/native/qCheck2.cmx -c -impl src/core/QCheck2.ml)
- File "src/core/QCheck2.ml", line 1172, characters 2-20:
- 1172 |   fun_gen: 'b Gen.t; (** How to generate output values *)
-          ^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field fun_gen is never read.
- (However, this field is used to build or mutate values.)
- 
- File "src/core/QCheck2.ml", line 1570, characters 4-33:
- 1570 |     mutable res: 'a TestResult.t;
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field res is never mutated.
-> compiled  qcheck-core.0.21.3
Processing 89/108: [batteries: dune build] [cpu: autoheader] [dune-configurator: dune build] [ppxlib: dune build]
-> installed qcheck-core.0.21.3
Processing 90/108: [batteries: dune build] [cpu: autoheader] [dune-configurator: dune build] [ppxlib: dune build]
Processing 91/108: [batteries: dune build] [cpu: autoheader] [dune-configurator: dune build] [ppxlib: dune build] [qcheck-ounit: dune build]
+ /usr/local/bin/autoheader  (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/cpu.2.0.0)
Processing 91/108: [batteries: dune build] [cpu: ./configure] [dune-configurator: dune build] [ppxlib: dune build] [qcheck-ounit: dune build]
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "qcheck-ounit" "-j" "15" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/qcheck-ounit.0.21.3)
-> compiled  qcheck-ounit.0.21.3
Processing 91/108: [batteries: dune build] [cpu: ./configure] [dune-configurator: dune build] [ppxlib: dune build]
-> installed qcheck-ounit.0.21.3
Processing 92/108: [batteries: dune build] [cpu: ./configure] [dune-configurator: dune build] [ppxlib: dune build]
Processing 93/108: [batteries: dune build] [cpu: ./configure] [dune-configurator: dune build] [ppxlib: dune build] [qcheck: dune build]
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "qcheck" "-j" "15" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/qcheck.0.21.3)
-> compiled  qcheck.0.21.3
Processing 93/108: [batteries: dune build] [cpu: ./configure] [dune-configurator: dune build] [ppxlib: dune build]
-> installed qcheck.0.21.3
Processing 94/108: [batteries: dune build] [cpu: ./configure] [dune-configurator: dune build] [ppxlib: dune build]
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "dune-configurator" "-j" "15" "@install" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/dune-configurator.3.15.0)
-> compiled  dune-configurator.3.15.0
Processing 94/108: [batteries: dune build] [cpu: ./configure] [ppxlib: dune build]
-> installed dune-configurator.3.15.0
Processing 95/108: [batteries: dune build] [cpu: ./configure] [ppxlib: dune build]
+ /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 95/108: [batteries: dune build] [cpu: dune build] [ppxlib: dune build]
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "cpu" "-j" "15" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/cpu.2.0.0)
-> compiled  cpu.2.0.0
Processing 95/108: [batteries: dune build] [ppxlib: dune build]
-> installed cpu.2.0.0
Processing 96/108: [batteries: dune build] [ppxlib: dune build]
Processing 97/108: [batteries: dune build] [parany: dune build] [ppxlib: dune build]
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "parany" "-j" "15" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/parany.14.0.1)
-> compiled  parany.14.0.1
Processing 97/108: [batteries: dune build] [ppxlib: dune build]
-> installed parany.14.0.1
Processing 98/108: [batteries: dune build] [ppxlib: dune build]
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "batteries" "-j" "15" "@install" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/batteries.3.8.0)
-> compiled  batteries.3.8.0
Processing 98/108: [ppxlib: dune build]
-> installed batteries.3.8.0
Processing 99/108: [ppxlib: dune build]
Processing 100/108: [cpm: dune build] [ppxlib: dune build]
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "cpm" "-j" "15" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/cpm.12.2.0)
-> compiled  cpm.12.2.0
Processing 100/108: [ppxlib: dune build]
-> installed cpm.12.2.0
Processing 101/108: [ppxlib: dune build]
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "ppxlib" "-j" "15" "@install" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/ppxlib.0.32.1~5.2preview)
-> compiled  ppxlib.0.32.1~5.2preview
-> installed ppxlib.0.32.1~5.2preview
Processing 103/108: [extunix: dune build]
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "extunix" "-j" "15" "@install" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/extunix.0.4.1)
- (cd _build/default/src && ../discover/discover.exe)
- checking EVENTFD.............ok
- checking ATFILE..............ok
- checking DIRFD...............ok
- checking STATVFS.............ok
- checking FSTATVFS............ok
- checking SIOCGIFCONF.........failed
- checking IFADDRS.............ok
- checking INET_NTOA...........ok
- checking INET_NTOP...........ok
- checking UNAME...............ok
- checking FADVISE.............failed
- checking FALLOCATE...........failed
- checking TTY_IOCTL...........failed
- checking TTYNAME.............ok
- checking CTERMID.............ok
- checking GETTID..............failed
- checking PGID................ok
- checking SETREUID............ok
- checking FSYNC...............ok
- checking FDATASYNC...........ok
- checking SYNC................ok
- checking SYNCFS..............failed
- checking REALPATH............ok
- checking SIGNALFD............failed
- checking PTRACE..............failed
- checking RESOURCE............ok
- checking MLOCKALL............ok
- checking STRPTIME............ok
- checking STRTIME.............ok
- checking TIMEZONE............failed
- checking TIMEGM..............failed
- checking PTS.................ok
- checking FCNTL...............ok
- checking TCPGRP..............ok
- checking EXECINFO............ok
- checking SETENV..............ok
- checking CLEARENV............failed
- checking MKDTEMP.............ok
- checking MALLOC_INFO.........failed
- checking MALLOC_STATS........failed
- checking MEMALIGN............ok
- checking ENDIAN..............ok
- checking READ_CREDENTIALS....failed
- checking FEXECVE.............ok
- checking SENDMSG.............failed
- checking PREAD...............ok
- checking PWRITE..............ok
- checking READ................ok
- checking WRITE...............ok
- checking MKSTEMPS............failed
- checking MKOSTEMPS...........failed
- checking SETRESUID...........failed
- checking SYSCONF.............ok
- checking SPLICE..............failed
- checking TEE.................failed
- checking VMSPLICE............failed
- checking SOCKOPT.............ok
- checking TCP_KEEPIDLE........failed
- checking TCP_KEEPCNT.........failed
- checking TCP_KEEPINTVL.......failed
- checking SO_REUSEPORT........failed
- checking POLL................ok
- checking SYSINFO.............failed
- checking MCHECK..............failed
- checking MOUNT...............failed
- checking UNSHARE.............failed
- checking CHROOT..............failed
- checking SYSLOG..............ok
-> compiled  extunix.0.4.1
-> installed extunix.0.4.1
Processing 105/108: [dokeysto: dune build]
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "dokeysto" "-j" "15" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/dokeysto.4.0.1)
-> compiled  dokeysto.4.0.1
-> installed dokeysto.4.0.1
[lbvs_consent: patch] applying makefile.patch
Processing 107/108: [lbvs_consent: patch]
Processing 107/108: [lbvs_consent: gmake obmaccs]
+ /usr/local/bin/gmake "obmaccs" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/lbvs_consent.2.2.0)
- cd src; make
- c++ -W -Wall `pkg-config --silence-errors --cflags openbabel-2.0 || pkg-config --cflags openbabel-3` ob_maccs.cpp  -o lbvs_consent_ob_maccs `pkg-config --silence-errors --libs openbabel-2.0 || pkg-config --libs openbabel-3` -Wl,-R/usr/lib
- In file included from ob_maccs.cpp:3:
- In file included from /usr/local/include/openbabel3/openbabel/obconversion.h:38:
- /usr/local/include/openbabel3/openbabel/lineend.h:74:31: warning: unused parameter 'which' [-Wunused-parameter]
-       std::ios_base::openmode which = std::ios_base::in | std::ios_base::out )
-                               ^
- /usr/local/include/openbabel3/openbabel/lineend.h:84:31: warning: unused parameter 'which' [-Wunused-parameter]
-       std::ios_base::openmode which = std::ios_base::in | std::ios_base::out )
-                               ^
- ob_maccs.cpp:7:10: fatal error: 'boost/algorithm/string/predicate.hpp' file not found
- #include <boost/algorithm/string/predicate.hpp>
-          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 2 warnings and 1 error generated.
- *** Error code 1
- 
- Stop.
- make[1]: stopped in /home/opam/.opam/5.1.0/.opam-switch/build/lbvs_consent.2.2.0/src
- gmake: *** [Makefile:15: obmaccs] Error 1
[ERROR] The compilation of lbvs_consent.2.2.0 failed at "gmake obmaccs".

#=== ERROR while compiling lbvs_consent.2.2.0 =================================#
# context              2.2.0~beta2~dev | freebsd/x86_64 | ocaml-base-compiler.5.1.0 | file:///home/opam/opam-repository
# path                 ~/.opam/5.1.0/.opam-switch/build/lbvs_consent.2.2.0
# command              /usr/local/bin/gmake obmaccs
# exit-code            2
# env-file             ~/.opam/log/lbvs_consent-20883-5a760d.env
# output-file          ~/.opam/log/lbvs_consent-20883-5a760d.out
### output ###
# [...]
# /usr/local/include/openbabel3/openbabel/lineend.h:84:31: warning: unused parameter 'which' [-Wunused-parameter]
#       std::ios_base::openmode which = std::ios_base::in | std::ios_base::out )
#                               ^
# ob_maccs.cpp:7:10: fatal error: 'boost/algorithm/string/predicate.hpp' file not found
# #include <boost/algorithm/string/predicate.hpp>
#          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 2 warnings and 1 error generated.
# *** Error code 1
# 
# Stop.
# make[1]: stopped in /home/opam/.opam/5.1.0/.opam-switch/build/lbvs_consent.2.2.0/src
# gmake: *** [Makefile:15: obmaccs] Error 1



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build lbvs_consent 2.2.0
+- 
+- The following changes have been performed
| - install base-bytes          base
| - install batteries           3.8.0
| - install bitv                1.6
| - install camlp-streams       5.0.1
| - install camlzip             1.11
| - install conf-autoconf       0.1
| - install conf-boost          1
| - install conf-openbabel      0.1
| - install conf-pkg-config     3
| - install conf-python-3       9.0.0
| - install conf-rdkit          1
| - install conf-which          1
| - install conf-zlib           1
| - install cpm                 12.2.0
| - install cpu                 2.0.0
| - install csexp               1.5.2
| - install dokeysto            4.0.1
| - install dolog               6.0.0
| - install dune                3.15.0
| - install dune-configurator   3.15.0
| - install extunix             0.4.1
| - install minicli             5.0.2
| - install num                 1.5
| - install ocaml-compiler-libs v0.12.4
| - install ocamlfind           1.9.6
| - install ounit2              2.2.7
| - install parany              14.0.1
| - install ppx_derivers        1.2.1
| - install ppxlib              0.32.1~5.2preview
| - install qcheck              0.21.3
| - install qcheck-core         0.21.3
| - install qcheck-ounit        0.21.3
| - install seq                 base
| - install sexplib0            v0.16.0
| - install stdlib-shims        0.3.0
| - install vpt                 5.0.0
+- 

The former state can be restored with:
    /usr/local/bin/opam switch import "/home/opam/.opam/5.1.0/.opam-switch/backup/state-20240418130443.export"
'opam install -vy lbvs_consent.2.2.0' failed.
jail: /usr/bin/su -l opam -c cd '/' && env OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "lbvs_consent.2.2.0"
opam install -vy "lbvs_consent.2.2.0"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "lbvs_consent.2.2.0" | grep -q '\''"freebsd"'\''; then
        echo "This package failed and has been disabled for CI using the '\''x-ci-accept-failures'\'' field."
        exit 69
    fi
fi


exit $res
': failed
"jail" "-c" "name=obuilder_221_9278" "mount.fstab=/tmp/obuilder-jail-d23858/fstab" "mount.devfs" "path=/obuilder/result/b3307cf06701e42682cf3a349a06e4295ea71672a0b972e30b688436d6970068/rootfs" "host=inherit" "ip6=inherit" "ip4=inherit" "command=/usr/bin/su" "-l" "opam" "-c" "cd '/' && env OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "lbvs_consent.2.2.0"
opam install -vy "lbvs_consent.2.2.0"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "lbvs_consent.2.2.0" | grep -q '\''"freebsd"'\''; then
        echo "This package failed and has been disabled for CI using the '\''x-ci-accept-failures'\'' field."
        exit 69
    fi
fi


exit $res
'" failed with exit status 1
Failed: Build failed