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


Building on spring

(from freebsd)
2024-04-18 07:38.53 ---> 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 07:38.54 ---> 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 07:38.54 ---> 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 07:38.55 ---> using "ae05d419fac6605f1fa37d4b0e1385766018ebaa3233982c89fd3cd33bf5b52b" from cache

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

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

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

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

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

Nothing to do.
The following actions will be performed:
=== install 15 packages
  - install batteries     3.8.0  [required by fasmifra]
  - install camlp-streams 5.0.1  [required by batteries]
  - install conf-autoconf 0.1    [required by cpu]
  - install conf-python-3 9.0.0  [required by fasmifra]
  - install conf-rdkit    1      [required by fasmifra]
  - install conf-which    1      [required by conf-autoconf]
  - install cpu           2.0.0  [required by parany]
  - install dolog         6.0.0  [required by fasmifra]
  - install dune          3.15.0 [required by fasmifra]
  - install fasmifra      1.1.0
  - install line_oriented 1.3.0  [required by fasmifra]
  - install minicli       5.0.2  [required by fasmifra]
  - install num           1.5    [required by batteries]
  - install ocamlfind     1.9.6  [required by batteries]
  - install parany        12.2.2 [required by fasmifra]

The following system packages will first need to be installed:
    autoconf 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" "python3" "rdkit"
- Updating FreeBSD repository catalogue...
- [spring] Fetching meta.conf: . done
- [spring] Fetching packagesite.pkg: ..
- ....
- .... done
- Processing entries: 
- ..
- .
- .
- .
- .
- .
- ..
- . done
- FreeBSD repository update completed. 34060 packages processed.
- All repositories are up to date.
- New version of pkg detected; it needs to be installed first.
- The following 1 package(s) will be affected (of 0 checked):
- 
- Installed packages to be UPGRADED:
- 	pkg: 1.20.9 -> 1.21.2
- 
- Number of packages to be upgraded: 1
- 
- The process will require 7 MiB more space.
- 12 MiB to be downloaded.
- [spring] [1/1] Fetching pkg-1.21.2.pkg: 
- .
- ....
- ..... done
- Checking integrity... done (0 conflicting)
- [spring] [1/1] Upgrading pkg from 1.20.9 to 1.21.2...
- [spring] [1/1] Extracting pkg-1.21.2: .......... done
- Updating FreeBSD repository catalogue...
- [spring] Fetching meta.conf: . done
- [spring] Fetching data.pkg: 
- .......... done
- Processing entries: .
- .
- .
- .
- .
- .
- .
- .
- .
- . done
- FreeBSD repository update completed. 34060 packages processed.
- All repositories are up to date.
- The following 87 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	adobe-cmaps: 20051217_4
- 	autoconf: 2.72
- 	autoconf-switch: 20220527
- 	binutils: 2.40_5,1
- 	boost-libs: 1.84.0
- 	brotli: 1.1.0,1
- 	coordgenlibs: 3.0.2
- 	fontconfig: 2.15.0_2,1
- 	freetype2: 2.13.2
- 	fribidi: 1.0.13_1
- 	gcc13: 13.2.0_4
- 	giflib: 5.2.1_1
- 	glib: 2.80.0,2
- 	gmp: 6.3.0
- 	graphite2: 1.3.14
- 	harfbuzz: 8.4.0
- 	icu: 74.2_1,1
- 	jbigkit: 2.1_2
- 	jpeg-turbo: 3.0.2
- 	lcms2: 2.16_1
- 	libX11: 1.8.7_1,1
- 	libXScrnSaver: 1.2.4_1
- 	libXau: 1.0.9_1
- 	libXdmcp: 1.1.5
- 	libXext: 1.3.6,1
- 	libXft: 2.3.7_1
- 	libXrender: 0.9.10_2
- 	libdeflate: 1.20
- 	libfontenc: 1.1.8
- 	libgcrypt: 1.10.3_1
- 	libgpg-error: 1.48
- 	libimagequant: 4.3.0_2
- 	libraqm: 0.10.1
- 	libxcb: 1.16.1
- 	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
- 	openblas: 0.3.25,2
- 	openjpeg: 2.5.2
- 	png: 1.6.43
- 	py39-appdirs: 1.4.4
- 	py39-boost-libs: 1.84.0
- 	py39-brotli: 1.1.0
- 	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-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
- 	python3: 3_3
- 	qhull: 8.0.2_3,1
- 	rdkit: 2023.09.6
- 	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
- 	webp: 1.3.2_1
- 	xorgproto: 2023.2
- 
- Number of packages to be installed: 87
- 
- The process will require 1 GiB more space.
- 229 MiB to be downloaded.
- [spring] [1/87] Fetching png-1.6.43.pkg: .......... done
- [spring] [2/87] Fetching qhull-8.0.2_3,1.pkg: ..
- ........ done
- [spring] [3/87] Fetching libxcb-1.16.1.pkg: .......... done
- [spring] [4/87] Fetching libraqm-0.10.1.pkg: .... done
- [spring] [5/87] Fetching freetype2-2.13.2.pkg: .
- ........ done
- [spring] [6/87] Fetching jpeg-turbo-3.0.2.pkg: .......... done
- [spring] [7/87] Fetching py39-kiwisolver-1.4.5,1.pkg: ........ done
- [spring] [8/87] Fetching suitesparse-camd-3.3.1.pkg: .......... done
- [spring] [9/87] Fetching py39-matplotlib-3.8.0.pkg: ...
- ....... done
- [spring] [10/87] Fetching libxslt-1.1.37_1.pkg: .......... done
- [spring] [11/87] Fetching boost-libs-1.84.0.pkg: .
- ..
- ....
- ... done
- [spring] [12/87] Fetching py39-zipp-3.18.1.pkg: ... done
- [spring] [13/87] Fetching py39-lxml-4.9.3.pkg: .
- ......... done
- [spring] [14/87] Fetching lcms2-2.16_1.pkg: .......... done
- [spring] [15/87] Fetching suitesparse-cholmod-5.2.0.pkg: ..
- ........ done
- [spring] [16/87] Fetching py39-olefile-0.46.pkg: ...... done
- [spring] [17/87] Fetching python3-3_3.pkg: . done
- [spring] [18/87] Fetching mkfontscale-1.2.3.pkg: ... done
- [spring] [19/87] Fetching py39-numpy-1.25.0_6,1.pkg: 
- ..
- .....
- ... done
- [spring] [20/87] Fetching libdeflate-1.20.pkg: .......... done
- [spring] [21/87] Fetching fribidi-1.0.13_1.pkg: ........ done
- [spring] [22/87] Fetching openjpeg-2.5.2.pkg: .......... done
- [spring] [23/87] Fetching maeparser-1.3.1_3.pkg: .......... done
- [spring] [24/87] Fetching py39-pillow-10.3.0.pkg: .......... done
- [spring] [25/87] Fetching py39-fs2-2.4.16.pkg: ....... done
- [spring] [26/87] Fetching rdkit-2023.09.6.pkg: 
- .
- ..
- ..
- ...
- .. done
- [spring] [27/87] Fetching py39-pluggy-1.4.0.pkg: ....... done
- [spring] [28/87] Fetching libxml2-2.11.7.pkg: .......... done
- [spring] [29/87] Fetching py39-cycler-0.12.1.pkg: ... done
- [spring] [30/87] Fetching icu-74.2_1,1.pkg: 
- .....
- ..... done
- [spring] [31/87] Fetching libXScrnSaver-1.2.4_1.pkg: .... done
- [spring] [32/87] Fetching libimagequant-4.3.0_2.pkg: .......... done
- [spring] [33/87] Fetching libX11-1.8.7_1,1.pkg: .......... done
- [spring] [34/87] Fetching giflib-5.2.1_1.pkg: ......... done
- [spring] [35/87] Fetching libXrender-0.9.10_2.pkg: ..... done
- [spring] [36/87] Fetching suitesparse-umfpack-6.3.2.pkg: 
- .......... done
- [spring] [37/87] Fetching xorgproto-2023.2.pkg: ........ done
- [spring] [38/87] Fetching suitesparse-ccolamd-3.3.2.pkg: .... done
- [spring] [39/87] Fetching py39-brotli-1.1.0.pkg: ... done
- [spring] [40/87] Fetching libXft-2.3.7_1.pkg: ........ done
- [spring] [41/87] Fetching webp-1.3.2_1.pkg: .......... done
- [spring] [42/87] Fetching py39-reportlab-4.1.0.pkg: .......... done
- [spring] [43/87] Fetching py39-pyparsing-3.1.2.pkg: ........ done
- [spring] [44/87] Fetching graphite2-1.3.14.pkg: ........
- .. done
- [spring] [45/87] Fetching coordgenlibs-3.0.2.pkg: .......... done
- [spring] [46/87] Fetching harfbuzz-8.4.0.pkg: .......... done
- [spring] [47/87] Fetching suitesparse-amd-3.3.1.pkg: ........ done
- [spring] [48/87] Fetching py39-fonttools-4.51.0.pkg: ...
- ....... done
- [spring] [49/87] Fetching adobe-cmaps-20051217_4.pkg: ......
- .... done
- [spring] [50/87] Fetching libfontenc-1.1.8.pkg: .... done
- [spring] [51/87] Fetching py39-tornado-6.3.3.pkg: .......... done
- [spring] [52/87] Fetching py39-contourpy-1.2.0.pkg: .......... done
- [spring] [53/87] Fetching py39-unicodedata2-15.1.0.pkg: ......... done
- [spring] [54/87] Fetching libgcrypt-1.10.3_1.pkg: 
- .......... done
- [spring] [55/87] Fetching tk86-8.6.14_2.pkg: ........
- .. done
- [spring] [56/87] Fetching brotli-1.1.0,1.pkg: ......... done
- [spring] [57/87] Fetching py39-packaging-23.2.pkg: ........ done
- [spring] [58/87] Fetching libgpg-error-1.48.pkg: .......... done
- [spring] [59/87] Fetching gmp-6.3.0.pkg: .......... done
- [spring] [60/87] Fetching py39-dateutil-2.9.0.pkg: ........ done
- [spring] [61/87] Fetching mpfr-4.2.1,1.pkg: .
- ......... done
- [spring] [62/87] Fetching suitesparse-config-7.6.1.pkg: ..... done
- [spring] [63/87] Fetching libXext-1.3.6,1.pkg: ......... done
- [spring] [64/87] Fetching suitesparse-colamd-3.3.2.pkg: ...... done
- [spring] [65/87] Fetching py39-six-1.16.0.pkg: ... done
- [spring] [66/87] Fetching py39-tkinter-3.9.18_7.pkg: .... done
- [spring] [67/87] Fetching py39-setuptools-63.1.0_1.pkg: ....
- ...... done
- [spring] [68/87] Fetching py39-pytz-2024.1,1.pkg: ....... done
- [spring] [69/87] Fetching libXau-1.0.9_1.pkg: .. done
- [spring] [70/87] Fetching py39-appdirs-1.4.4.pkg: ... done
- [spring] [71/87] Fetching py39-boost-libs-1.84.0.pkg: .......... done
- [spring] [72/87] Fetching fontconfig-2.15.0_2,1.pkg: .......... done
- [spring] [73/87] Fetching py39-zopfli-0.2.3.pkg: .......... done
- [spring] [74/87] Fetching m4-1.4.19_1,1.pkg: .......... done
- [spring] [75/87] Fetching mpc-1.3.1_1.pkg: ...... done
- [spring] [76/87] Fetching py39-certifi-2024.2.2.pkg: .......... done
- [spring] [77/87] Fetching glib-2.80.0,2.pkg: ...
- ....... done
- [spring] [78/87] Fetching jbigkit-2.1_2.pkg: .....
- ... done
- [spring] [79/87] Fetching gcc13-13.2.0_4.pkg: 
- .
- .
- .
- .
- .
- .
- .
- ..
- . done
- [spring] [80/87] Fetching py39-importlib-resources-6.4.0.pkg: .......... done
- [spring] [81/87] Fetching binutils-2.40_5,1.pkg: .
- ......
- ... done
- [spring] [82/87] Fetching libXdmcp-1.1.5.pkg: ..... done
- [spring] [83/87] Fetching tiff-4.4.0_3.pkg: ..
- ........ done
- [spring] [84/87] Fetching tcl86-8.6.14_2.pkg: .......... done
- [spring] [85/87] Fetching autoconf-switch-20220527.pkg: . done
- [spring] [86/87] Fetching openblas-0.3.25,2.pkg: 
- .....
- ..... done
- [spring] [87/87] Fetching autoconf-2.72.pkg: .......... done
- Checking integrity...
-  done (0 conflicting)
- [spring] [1/87] Installing gmp-6.3.0...
- [spring] [1/87] Extracting gmp-6.3.0: .......... done
- [spring] [2/87] Installing mpfr-4.2.1,1...
- [spring] [2/87] Extracting mpfr-4.2.1,1: .......... done
- [spring] [3/87] Installing xorgproto-2023.2...
- [spring] [3/87] Extracting xorgproto-2023.2: .......... done
- [spring] [4/87] Installing mpc-1.3.1_1...
- [spring] [4/87] Extracting mpc-1.3.1_1: ......... done
- [spring] [5/87] Installing binutils-2.40_5,1...
- [spring] [5/87] Extracting binutils-2.40_5,1: 
- ......
- .... done
- [spring] [6/87] Installing libXau-1.0.9_1...
- [spring] [6/87] Extracting libXau-1.0.9_1: .......... done
- [spring] [7/87] Installing gcc13-13.2.0_4...
- [spring] [7/87] Extracting gcc13-13.2.0_4: .....
- ....
- . done
- [spring] [8/87] Installing libXdmcp-1.1.5...
- [spring] [8/87] Extracting libXdmcp-1.1.5: ......... done
- [spring] [9/87] Installing png-1.6.43...
- [spring] [9/87] Extracting png-1.6.43: .......... done
- [spring] [10/87] Installing libxcb-1.16.1...
- [spring] [10/87] Extracting libxcb-1.16.1: .......... done
- [spring] [11/87] Installing brotli-1.1.0,1...
- [spring] [11/87] Extracting brotli-1.1.0,1: .......... done
- [spring] [12/87] Installing openblas-0.3.25,2...
- [spring] [12/87] Extracting openblas-0.3.25,2: ........
- .. done
- [spring] [13/87] Installing freetype2-2.13.2...
- [spring] [13/87] Extracting freetype2-2.13.2: .......... done
- [spring] [14/87] Installing libX11-1.8.7_1,1...
- [spring] [14/87] Extracting libX11-1.8.7_1,1: .......
- ... done
- [spring] [15/87] Installing suitesparse-config-7.6.1...
- [spring] [15/87] Extracting suitesparse-config-7.6.1: .......... done
- [spring] [16/87] Installing jpeg-turbo-3.0.2...
- [spring] [16/87] Extracting jpeg-turbo-3.0.2: .......... done
- [spring] [17/87] Installing suitesparse-camd-3.3.1...
- [spring] [17/87] Extracting suitesparse-camd-3.3.1: .......... done
- [spring] [18/87] Installing libdeflate-1.20...
- [spring] [18/87] Extracting libdeflate-1.20: .......... done
- [spring] [19/87] Installing libXrender-0.9.10_2...
- [spring] [19/87] Extracting libXrender-0.9.10_2: .......... done
- [spring] [20/87] Installing suitesparse-ccolamd-3.3.2...
- [spring] [20/87] Extracting suitesparse-ccolamd-3.3.2: .......... done
- [spring] [21/87] Installing suitesparse-amd-3.3.1...
- [spring] [21/87] Extracting suitesparse-amd-3.3.1: .......... done
- [spring] [22/87] Installing py39-packaging-23.2...
- [spring] [22/87] Extracting py39-packaging-23.2: .......... done
- [spring] [23/87] Installing libgpg-error-1.48...
- [spring] [23/87] Extracting libgpg-error-1.48: .......... done
- [spring] [24/87] Installing libXext-1.3.6,1...
- [spring] [24/87] Extracting libXext-1.3.6,1: .......... done
- [spring] [25/87] Installing suitesparse-colamd-3.3.2...
- [spring] [25/87] Extracting suitesparse-colamd-3.3.2: .......... done
- [spring] [26/87] Installing fontconfig-2.15.0_2,1...
- [spring] [26/87] Extracting fontconfig-2.15.0_2,1: .......... done
- [spring] [27/87] Installing jbigkit-2.1_2...
- [spring] [27/87] Extracting jbigkit-2.1_2: .......... done
- [spring] [28/87] Installing suitesparse-cholmod-5.2.0...
- [spring] [28/87] Extracting suitesparse-cholmod-5.2.0: .......... done
- [spring] [29/87] Installing libxml2-2.11.7...
- [spring] [29/87] Extracting libxml2-2.11.7: .......... done
- [spring] [30/87] Installing libXScrnSaver-1.2.4_1...
- [spring] [30/87] Extracting libXScrnSaver-1.2.4_1: .......... done
- [spring] [31/87] Installing libXft-2.3.7_1...
- [spring] [31/87] Extracting libXft-2.3.7_1: .......... done
- [spring] [32/87] Installing graphite2-1.3.14...
- [spring] [32/87] Extracting graphite2-1.3.14: .......... done
- [spring] [33/87] Installing libgcrypt-1.10.3_1...
- [spring] [33/87] Extracting libgcrypt-1.10.3_1: .......... done
- [spring] [34/87] Installing py39-setuptools-63.1.0_1...
- [spring] [34/87] Extracting py39-setuptools-63.1.0_1: .......... done
- [spring] [35/87] Installing glib-2.80.0,2...
- [spring] [35/87] Extracting glib-2.80.0,2: .......... done
- [spring] [36/87] Installing tiff-4.4.0_3...
- [spring] [36/87] Extracting tiff-4.4.0_3: .......... done
- [spring] [37/87] Installing tcl86-8.6.14_2...
- [spring] [37/87] Extracting tcl86-8.6.14_2: .......... done
- [spring] [38/87] Installing libxslt-1.1.37_1...
- [spring] [38/87] Extracting libxslt-1.1.37_1: .......... done
- [spring] [39/87] Installing lcms2-2.16_1...
- [spring] [39/87] Extracting lcms2-2.16_1: .......... done
- [spring] [40/87] Installing fribidi-1.0.13_1...
- [spring] [40/87] Extracting fribidi-1.0.13_1: .......... done
- [spring] [41/87] Installing icu-74.2_1,1...
- [spring] [41/87] Extracting icu-74.2_1,1: .......... done
- [spring] [42/87] Installing giflib-5.2.1_1...
- [spring] [42/87] Extracting giflib-5.2.1_1: .......... done
- [spring] [43/87] Installing suitesparse-umfpack-6.3.2...
- [spring] [43/87] Extracting suitesparse-umfpack-6.3.2: .
- ......... done
- [spring] [44/87] Installing harfbuzz-8.4.0...
- [spring] [44/87] Extracting harfbuzz-8.4.0: .......... done
- [spring] [45/87] Installing libfontenc-1.1.8...
- [spring] [45/87] Extracting libfontenc-1.1.8: ......... done
- [spring] [46/87] Installing tk86-8.6.14_2...
- [spring] [46/87] Extracting tk86-8.6.14_2: .......... done
- [spring] [47/87] Installing py39-six-1.16.0...
- [spring] [47/87] Extracting py39-six-1.16.0: .......... done
- [spring] [48/87] Installing py39-pytz-2024.1,1...
- [spring] [48/87] Extracting py39-pytz-2024.1,1: .......... done
- [spring] [49/87] Installing py39-appdirs-1.4.4...
- [spring] [49/87] Extracting py39-appdirs-1.4.4: .......... done
- [spring] [50/87] Installing libraqm-0.10.1...
- [spring] [50/87] Extracting libraqm-0.10.1: .......... done
- [spring] [51/87] Installing boost-libs-1.84.0...
- [spring] [51/87] Extracting boost-libs-1.84.0: ...
- ...
- ...
- . done
- [spring] [52/87] Installing py39-zipp-3.18.1...
- [spring] [52/87] Extracting py39-zipp-3.18.1: .......... done
- [spring] [53/87] Installing py39-lxml-4.9.3...
- [spring] [53/87] Extracting py39-lxml-4.9.3: .......... done
- [spring] [54/87] Installing py39-olefile-0.46...
- [spring] [54/87] Extracting py39-olefile-0.46: .......... done
- [spring] [55/87] Installing mkfontscale-1.2.3...
- [spring] [55/87] Extracting mkfontscale-1.2.3: ....... done
- [spring] [56/87] Installing py39-numpy-1.25.0_6,1...
- [spring] [56/87] Extracting py39-numpy-1.25.0_6,1: ........
- .. done
- [spring] [57/87] Installing openjpeg-2.5.2...
- [spring] [57/87] Extracting openjpeg-2.5.2: .......... done
- [spring] [58/87] Installing py39-fs2-2.4.16...
- [spring] [58/87] Extracting py39-fs2-2.4.16: .......... done
- [spring] [59/87] Installing libimagequant-4.3.0_2...
- [spring] [59/87] Extracting libimagequant-4.3.0_2: ......... done
- [spring] [60/87] Installing py39-brotli-1.1.0...
- [spring] [60/87] Extracting py39-brotli-1.1.0: .......... done
- [spring] [61/87] Installing webp-1.3.2_1...
- [spring] [61/87] Extracting webp-1.3.2_1: .......... done
- [spring] [62/87] Installing py39-unicodedata2-15.1.0...
- [spring] [62/87] Extracting py39-unicodedata2-15.1.0: ......... done
- [spring] [63/87] Installing py39-tkinter-3.9.18_7...
- [spring] [63/87] Extracting py39-tkinter-3.9.18_7: ........ done
- [spring] [64/87] Installing py39-zopfli-0.2.3...
- [spring] [64/87] Extracting py39-zopfli-0.2.3: .......... done
- [spring] [65/87] Installing qhull-8.0.2_3,1...
- [spring] [65/87] Extracting qhull-8.0.2_3,1: .......... done
- [spring] [66/87] Installing py39-kiwisolver-1.4.5,1...
- [spring] [66/87] Extracting py39-kiwisolver-1.4.5,1: .......... done
- [spring] [67/87] Installing maeparser-1.3.1_3...
- [spring] [67/87] Extracting maeparser-1.3.1_3: .......... done
- [spring] [68/87] Installing py39-pillow-10.3.0...
- [spring] [68/87] Extracting py39-pillow-10.3.0: .......... done
- [spring] [69/87] Installing py39-pluggy-1.4.0...
- [spring] [69/87] Extracting py39-pluggy-1.4.0: .......... done
- [spring] [70/87] Installing py39-cycler-0.12.1...
- [spring] [70/87] Extracting py39-cycler-0.12.1: .......... done
- [spring] [71/87] Installing py39-pyparsing-3.1.2...
- [spring] [71/87] Extracting py39-pyparsing-3.1.2: .......... done
- [spring] [72/87] Installing py39-fonttools-4.51.0...
- [spring] [72/87] Extracting py39-fonttools-4.51.0: .
- ......... done
- [spring] [73/87] Installing adobe-cmaps-20051217_4...
- [spring] [73/87] Extracting adobe-cmaps-20051217_4: .......... done
- [spring] [74/87] Installing py39-tornado-6.3.3...
- [spring] [74/87] Extracting py39-tornado-6.3.3: .......... done
- [spring] [75/87] Installing py39-contourpy-1.2.0...
- [spring] [75/87] Extracting py39-contourpy-1.2.0: .......... done
- [spring] [76/87] Installing py39-dateutil-2.9.0...
- [spring] [76/87] Extracting py39-dateutil-2.9.0: .......... done
- [spring] [77/87] Installing py39-certifi-2024.2.2...
- [spring] [77/87] Extracting py39-certifi-2024.2.2: .......
- ... done
- [spring] [78/87] Installing py39-importlib-resources-6.4.0...
- [spring] [78/87] Extracting py39-importlib-resources-6.4.0: .......... done
- [spring] [79/87] Installing py39-matplotlib-3.8.0...
- [spring] [79/87] Extracting py39-matplotlib-3.8.0: .......... done
- [spring] [80/87] Installing py39-reportlab-4.1.0...
- [spring] [80/87] Extracting py39-reportlab-4.1.0: .......... done
- [spring] [81/87] Installing coordgenlibs-3.0.2...
- [spring] [81/87] Extracting coordgenlibs-3.0.2: .......... done
- [spring] [82/87] Installing py39-boost-libs-1.84.0...
- [spring] [82/87] Extracting py39-boost-libs-1.84.0: .......... done
- [spring] [83/87] Installing m4-1.4.19_1,1...
- [spring] [83/87] Extracting m4-1.4.19_1,1: .......... done
- [spring] [84/87] Installing autoconf-switch-20220527...
- [spring] [84/87] Extracting autoconf-switch-20220527: .......... done
- [spring] [85/87] Installing python3-3_3...
- [spring] [85/87] Extracting python3-3_3: ...... done
- [spring] [86/87] Installing rdkit-2023.09.6...
- [spring] [86/87] Extracting rdkit-2023.09.6: ..
- .....
- ... done
- [spring] [87/87] Installing autoconf-2.72...
- [spring] [87/87] Extracting autoconf-2.72: .......... done
- ==> Running trigger: gio-modules.ucl
- Generating GIO modules cache
- ==> Running trigger: glib-schemas.ucl
- Compiling glib schemas
- No schema files found: doing nothing.
- ==> Running trigger: fontconfig.ucl
- Running fc-cache to build fontconfig cache...
- =====
- 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 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 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  1/45: [batteries.3.8.0: http]
Processing  2/45: [batteries.3.8.0: http]
Processing  3/45: [batteries.3.8.0: http]
Processing  4/45: [batteries.3.8.0: http]
Processing  5/45: [batteries.3.8.0: http]
Processing  6/45: [batteries.3.8.0: http]
Processing  7/45: [batteries.3.8.0: http] [cpu.2.0.0: http]
Processing  8/45: [batteries.3.8.0: http] [cpu.2.0.0: http] [conf-python-3: python3 test.py]
Processing  9/45: [batteries.3.8.0: http] [cpu.2.0.0: http] [conf-python-3: python3 test.py] [conf-rdkit: sh]
Processing 10/45: [batteries.3.8.0: http] [cpu.2.0.0: http] [conf-python-3: python3 test.py] [conf-rdkit: sh] [conf-which: which which]
-> retrieved camlp-streams.5.0.1  (cached)
Processing 11/45: [batteries.3.8.0: http] [cpu.2.0.0: http] [dolog.6.0.0: http] [conf-python-3: python3 test.py] [conf-rdkit: sh] [conf-which: which which]
+ /usr/bin/which "which" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-which.1)
- /usr/bin/which
-> compiled  conf-which.1
Processing 11/45: [batteries.3.8.0: http] [cpu.2.0.0: http] [dolog.6.0.0: http] [conf-python-3: python3 test.py] [conf-rdkit: sh]
-> installed conf-which.1
Processing 12/45: [batteries.3.8.0: http] [cpu.2.0.0: http] [dolog.6.0.0: http] [conf-python-3: python3 test.py] [conf-rdkit: sh]
Processing 13/45: [batteries.3.8.0: http] [cpu.2.0.0: http] [dolog.6.0.0: http] [conf-autoconf: which autoconf] [conf-python-3: python3 test.py] [conf-rdkit: sh]
+ /usr/bin/which "autoconf" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-autoconf.0.1)
- /usr/local/bin/autoconf
-> compiled  conf-autoconf.0.1
Processing 13/45: [batteries.3.8.0: http] [cpu.2.0.0: http] [dolog.6.0.0: http] [conf-python-3: python3 test.py] [conf-rdkit: sh]
-> installed conf-autoconf.0.1
Processing 14/45: [batteries.3.8.0: http] [cpu.2.0.0: http] [dolog.6.0.0: http] [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/4.14.1/.opam-switch/build/conf-rdkit.1)
Processing 14/45: [batteries.3.8.0: http] [cpu.2.0.0: http] [dolog.6.0.0: http] [conf-python-3: python3 test.py] [conf-rdkit: ./test]
+ /home/opam/.opam/4.14.1/.opam-switch/build/conf-rdkit.1/./test  (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-rdkit.1)
- 2023.09.6
-> compiled  conf-rdkit.1
Processing 14/45: [batteries.3.8.0: http] [cpu.2.0.0: http] [dolog.6.0.0: http] [conf-python-3: python3 test.py]
-> installed conf-rdkit.1
Processing 15/45: [batteries.3.8.0: http] [cpu.2.0.0: http] [dolog.6.0.0: http] [conf-python-3: python3 test.py]
Processing 15/45: [batteries.3.8.0: http] [dolog.6.0.0: http] [conf-python-3: python3 test.py]
Processing 15/45: [dolog.6.0.0: http] [conf-python-3: python3 test.py]
-> retrieved cpu.2.0.0  (https://github.com/UnixJunkie/cpu/archive/v2.0.0.tar.gz)
Processing 16/45: [dolog.6.0.0: http] [conf-python-3: python3 test.py]
Processing 16/45: [conf-python-3: python3 test.py]
-> retrieved dolog.6.0.0  (https://github.com/UnixJunkie/dolog/archive/v6.0.0.tar.gz)
Processing 17/45: [fasmifra.1.1.0: http] [conf-python-3: python3 test.py]
-> retrieved batteries.3.8.0  (https://github.com/ocaml-batteries-team/batteries-included/archive/refs/tags/v3.8.0.tar.gz)
Processing 18/45: [fasmifra.1.1.0: http] [line_oriented.1.3.0: http] [conf-python-3: python3 test.py]
+ /usr/local/bin/python3 "test.py" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-python-3.9.0.0)
- python-3 OK
-> compiled  conf-python-3.9.0.0
Processing 18/45: [fasmifra.1.1.0: http] [line_oriented.1.3.0: http]
-> installed conf-python-3.9.0.0
Processing 19/45: [fasmifra.1.1.0: http] [line_oriented.1.3.0: http]
Processing 19/45: [line_oriented.1.3.0: http]
-> retrieved fasmifra.1.1.0  (https://github.com/UnixJunkie/FASMIFRA/archive/refs/tags/v1.1.0.tar.gz)
Processing 20/45: [line_oriented.1.3.0: http] [minicli.5.0.2: http]
Processing 20/45: [minicli.5.0.2: http]
-> retrieved line_oriented.1.3.0  (https://github.com/UnixJunkie/line-oriented/archive/v1.3.0.tar.gz)
Processing 21/45: [minicli.5.0.2: http]
-> retrieved num.1.5  (cached)
Processing 22/45: [minicli.5.0.2: http]
Processing 23/45: [minicli.5.0.2: http] [num: gmake opam-legacy]
-> retrieved ocamlfind.1.9.6  (cached)
Processing 24/45: [minicli.5.0.2: http] [parany.12.2.2: http] [num: gmake opam-legacy]
[ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch
Processing 25/45: [minicli.5.0.2: http] [parany.12.2.2: http] [num: gmake opam-legacy] [ocamlfind: patch]
Processing 25/45: [parany.12.2.2: http] [num: gmake opam-legacy] [ocamlfind: patch]
-> retrieved minicli.5.0.2  (https://github.com/UnixJunkie/minicli/archive/v5.0.2.tar.gz)
Processing 25/45: [parany.12.2.2: http] [num: gmake opam-legacy] [ocamlfind: ./configure]
-> retrieved dune.3.15.0  (cached)
Processing 26/45: [parany.12.2.2: http] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlfind: ./configure]
+ /home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/./configure "-bindir" "/home/opam/.opam/4.14.1/bin" "-sitelib" "/home/opam/.opam/4.14.1/lib" "-mandir" "/home/opam/.opam/4.14.1/man" "-config" "/home/opam/.opam/4.14.1/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.14.1/.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...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- dynlink: found
- bigarray: found
- 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
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- 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/4.14.1/lib/ocaml
-     Binaries:              /home/opam/.opam/4.14.1/bin
-     Manual pages:          /home/opam/.opam/4.14.1/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.14.1/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.14.1/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.14.1/bin
-     Manual pages:          /home/opam/.opam/4.14.1/man
-     topfind script:        /home/opam/.opam/4.14.1/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 26/45: [parany.12.2.2: http] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlfind: gmake all]
Processing 26/45: [dune: ocaml 7] [num: gmake opam-legacy] [ocamlfind: gmake all]
-> retrieved parany.12.2.2  (https://github.com/UnixJunkie/parany/archive/v12.2.2.tar.gz)
+ /usr/local/bin/gmake "all" (CWD=/home/opam/.opam/4.14.1/.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/4.14.1/.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/4.14.1/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.14.1/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/4.14.1/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/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- /usr/local/bin/gmake all-config
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.14.1/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/4.14.1/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/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
Processing 26/45: [dune: ocaml 7] [num: gmake opam-legacy] [ocamlfind: gmake opt]
+ /usr/local/bin/gmake "opt" (CWD=/home/opam/.opam/4.14.1/.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/4.14.1/.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/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
-> compiled  ocamlfind.1.9.6
Processing 26/45: [dune: ocaml 7] [num: gmake opam-legacy]
Processing 27/45: [dune: ocaml 7] [num: gmake opam-legacy] [ocamlfind: gmake install]
+ /usr/local/bin/gmake "PROFILE=release" "opam-legacy" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/num.1.5)
- /usr/local/bin/gmake -C src all
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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/4.14.1/.opam-switch/build/num.1.5/src'
- cp src/num-legacy.install num.install
-> compiled  num.1.5
Processing 27/45: [dune: ocaml 7] [ocamlfind: gmake install]
+ /usr/local/bin/gmake "install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.14.1/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.14.1/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/4.14.1/bin"
- install -d "/home/opam/.opam/4.14.1/man"
- /usr/local/bin/gmake install-config
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- install -d "`dirname \"/home/opam/.opam/4.14.1/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.14.1/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.14.1/lib/findlib.conf"
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.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/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- install -d "/home/opam/.opam/4.14.1/lib/findlib"
- install -d "/home/opam/.opam/4.14.1/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/4.14.1/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.14.1/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/4.14.1/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/4.14.1/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.14.1/lib/findlib/"; \
- fi
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- /usr/local/bin/gmake install-meta
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do install -d "/home/opam/.opam/4.14.1/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.14.1/lib/$x/META.tmp" && mv "/home/opam/.opam/4.14.1/lib/$x/META.tmp" "/home/opam/.opam/4.14.1/lib/$x/META"; done
- install -d "/home/opam/.opam/4.14.1/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.14.1/lib/findlib/Makefile.packages"
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.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/4.14.1/bin"
- /usr/local/bin/gmake install-doc
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- install -d "/home/opam/.opam/4.14.1/man/man1" "/home/opam/.opam/4.14.1/man/man3" "/home/opam/.opam/4.14.1/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.14.1/man/man1"
- install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.14.1/man/man5"
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
-> installed ocamlfind.1.9.6
Processing 27/45: [dune: ocaml 7]
-> installed num.1.5
Processing 28/45: [dune: ocaml 7]
+ /home/opam/.opam/4.14.1/bin/ocaml "boot/bootstrap.ml" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.15.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- /tmp/camlobj87eab2.c:16598:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype]
- extern value caml_get_public_method();
-              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/mlvalues.h:236:18: note: conflicting prototype is here
- CAMLextern value caml_get_public_method (value obj, value tag);
-                  ^
- /tmp/camlobj87eab2.c:16780:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype]
- extern value caml_set_oo_id();
-              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/mlvalues.h:413:18: note: conflicting prototype is here
- CAMLextern value caml_set_oo_id(value obj);
-                  ^
- 2 warnings generated.
- ./.duneboot.exe -j 7
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamLocal.ml
- File "vendor/opam/src/repository/opamLocal.ml", lines 109-114, characters 46-34:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamVCS.ml
- File "vendor/opam/src/repository/opamVCS.ml", lines 179-182, characters 11-40:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamDownload.ml
- File "vendor/opam/src/repository/opamDownload.ml", lines 323-361, characters 42-41:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamRepository.ml
- File "vendor/opam/src/repository/opamRepository.ml", lines 88-90, characters 45-77:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 277-281, characters 38-17:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 423-427, characters 12-42:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, Checksum_mismatch _)
- 

Processing 28/45: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/4.14.1/.opam-switch/build/dune.3.15.0/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.15.0)
-> compiled  dune.3.15.0
-> installed dune.3.15.0
Processing 30/45: [camlp-streams: dune build]
Processing 31/45: [camlp-streams: dune build] [cpu: autoconf]
Processing 32/45: [camlp-streams: dune build] [cpu: autoconf] [dolog: dune build]
Processing 33/45: [camlp-streams: dune build] [cpu: autoconf] [dolog: dune build] [minicli: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "camlp-streams" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/camlp-streams.5.0.1)
-> compiled  camlp-streams.5.0.1
Processing 33/45: [cpu: autoconf] [dolog: dune build] [minicli: dune build]
-> installed camlp-streams.5.0.1
Processing 34/45: [cpu: autoconf] [dolog: dune build] [minicli: dune build]
Processing 35/45: [batteries: dune build] [cpu: autoconf] [dolog: dune build] [minicli: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "minicli" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/minicli.5.0.2)
-> compiled  minicli.5.0.2
Processing 35/45: [batteries: dune build] [cpu: autoconf] [dolog: dune build]
-> installed minicli.5.0.2
Processing 36/45: [batteries: dune build] [cpu: autoconf] [dolog: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "dolog" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dolog.6.0.0)
-> compiled  dolog.6.0.0
Processing 36/45: [batteries: dune build] [cpu: autoconf]
-> installed dolog.6.0.0
Processing 37/45: [batteries: dune build] [cpu: autoconf]
+ /usr/local/bin/autoconf  (CWD=/home/opam/.opam/4.14.1/.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 37/45: [batteries: dune build] [cpu: autoheader]
+ /usr/local/bin/autoheader  (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/cpu.2.0.0)
Processing 37/45: [batteries: dune build] [cpu: ./configure]
+ /home/opam/.opam/4.14.1/.opam-switch/build/cpu.2.0.0/./configure  (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/cpu.2.0.0)
- checking for ocamlc... ocamlc
- OCaml version is 4.14.1
- OCaml library path is /home/opam/.opam/4.14.1/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for dynlink.cmxa... yes
- 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 37/45: [batteries: dune build] [cpu: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "cpu" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/cpu.2.0.0)
-> compiled  cpu.2.0.0
Processing 37/45: [batteries: dune build]
-> installed cpu.2.0.0
Processing 38/45: [batteries: dune build]
Processing 39/45: [batteries: dune build] [parany: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "parany" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/parany.12.2.2)
-> compiled  parany.12.2.2
Processing 39/45: [batteries: dune build]
-> installed parany.12.2.2
Processing 40/45: [batteries: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "batteries" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/batteries.3.8.0)
-> compiled  batteries.3.8.0
-> installed batteries.3.8.0
Processing 42/45: [line_oriented: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "line_oriented" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/line_oriented.1.3.0)
-> compiled  line_oriented.1.3.0
-> installed line_oriented.1.3.0
Processing 44/45: [fasmifra: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "fasmifra" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/fasmifra.1.1.0)
-> compiled  fasmifra.1.1.0
Processing 45/45: [fasmifra: cp]
+ /bin/cp "bin/fasmifra_fragment.py" "/home/opam/.opam/4.14.1/bin/fasmifra_fragment.py" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/fasmifra.1.1.0)
-> installed fasmifra.1.1.0
Done.
2024-04-18 07:44.28 ---> saved as "d14cb420e10a3a297b0f1b517341689b20b6f64a4f58496b588dda9411dd9022"
Job succeeded