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


Building on doris.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a)
Unable to find image 'ocaml/opam:debian-unstable@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a' locally
docker.io/ocaml/opam@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a: Pulling from ocaml/opam
d94e46e039c4: Pulling fs layer
d94e46e039c4: Verifying Checksum
d94e46e039c4: Download complete
d94e46e039c4: Pull complete
Digest: sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a
Status: Downloaded newer image for ocaml/opam@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a
2022-11-03 06:00.45 ---> using "6615d3400d8dabf8928c82fbcb18e477501a38f64d3b1412a91a4e86499e265b" 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/bin/opam-dev /usr/bin/opam"))
2022-11-03 06:00.45 ---> using "c909a0ff168e383d01aa2cb84f3e6cbc7a0c470ffe3d07946f43f83d47cc9bfa" 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 94675aaefe68e1e4a4ad959d88dd65afa3a9ed3d"))
2022-11-03 06:00.45 ---> using "5315c90a66cfce3be1f8ac668b7f4445c317bfeb4b1de04fe278a4bdf33753ae" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from 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.

2022-11-03 06:00.45 ---> using "f46d72ea67943cab7c832114e4ca486dbfd4f12ff8812515d1a06b3a229da8ee" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.04' '4.04.2'"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.04.2  (https://github.com/ocaml/ocaml/archive/4.04.2.tar.gz)
-> installed ocaml-base-compiler.4.04.2
-> installed ocaml-config.1
-> installed ocaml.4.04.2
Done.
# Run eval $(opam env --switch=4.04) to update the current shell environment
2022-11-03 06:00.45 ---> using "054f98245e360a75f1257c404e28c78461ed9a69fa4b3fae505ad91c1d8e3ef6" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [161 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-11-02-0803.40-F-2022-11-01-2004.36.pdiff [67.9 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-11-02-0803.40-F-2022-11-01-2004.36.pdiff [67.9 kB]
- Fetched 293 kB in 2s (195 kB/s)
- Reading package lists...
- 
2022-11-03 06:00.45 ---> using "45f564abc23d4361d1e51876a0e28da50f0693c592a334d4e7b2afb281fb8717" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam install -y ocaml-secondary-compiler"))
The following actions will be performed:
=== install 1 package
  - install ocaml-secondary-compiler 4.08.1-1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-secondary-compiler.4.08.1-1  (cached)
-> installed ocaml-secondary-compiler.4.08.1-1
Done.
# Run eval $(opam env) to update the current shell environment
2022-11-03 06:00.45 ---> using "729e66659cbdec4c882bef84a3f8264c9d628922c0dda4e084149a0406e55895" from cache

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

Nothing to do.
The following actions will be performed:
=== install 5 packages
  - install conf-m4             1       [required by gmp]
  - install dune                3.5.0   [required by gmp]
  - install gmp                 6.2.1-2
  - install ocamlfind           1.9.1   [required by ocamlfind-secondary]
  - install ocamlfind-secondary 1.9.1   [required by dune]

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

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run apt-get to install them (may need root/sudo access)
  2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
  3. Attempt installation anyway, and permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1

+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "m4"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package m4.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19051 files and directories currently installed.)
- Preparing to unpack .../archives/m4_1.4.19-1_amd64.deb ...
- Unpacking m4 (1.4.19-1) ...
- Setting up m4 (1.4.19-1) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/14:
Processing  3/14:
Processing  4/14:
Processing  5/14: [conf-m4: sh echo | m4]
-> retrieved gmp.6.2.1-2  (cached)
-> retrieved ocamlfind.1.9.1, ocamlfind-secondary.1.9.1  (cached)
Processing  6/14: [conf-m4: sh echo | m4] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "echo | m4" (CWD=/home/opam/.opam/4.04/.opam-switch/build/conf-m4.1)
- + echo
- + m4
- 
-> compiled  conf-m4.1
Processing  6/14: [ocamlfind: ./configure]
-> installed conf-m4.1
Processing  7/14: [ocamlfind: ./configure]
-> retrieved dune.3.5.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.04/bin" "-sitelib" "/home/opam/.opam/4.04/lib" "-mandir" "/home/opam/.opam/4.04/man" "-config" "/home/opam/.opam/4.04/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1)
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: found
- num: found
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: found
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/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 graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for raw_spacetime written to site-lib-src/raw_spacetime/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.04/lib/ocaml
-     Binaries:              /home/opam/.opam/4.04/bin
-     Manual pages:          /home/opam/.opam/4.04/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.04/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.04/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.04/bin
-     Manual pages:          /home/opam/.opam/4.04/man
-     topfind script:        /home/opam/.opam/4.04/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  7/14: [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1/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.04/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.04/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;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 -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -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 -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque -c topfind.mli
- ocamlc -I +compiler-libs -opaque -g -c topfind.ml
- 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.04/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c num_top_printers.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top_printers.ml
- ocamlc -I +compiler-libs -opaque -c num_top.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top.ml
- ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.04/lib' >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
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1'
Processing  7/14: [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque -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 -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque -c topfind.ml
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- 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 -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
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
-> compiled  ocamlfind.1.9.1
Processing  8/14: [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.04/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.04/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
- mkdir -p "/home/opam/.opam/4.04/bin"
- mkdir -p "/home/opam/.opam/4.04/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.04/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.04/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.04/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.04/lib/findlib"
- mkdir -p "/home/opam/.opam/4.04/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.04/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli 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` && \
- cp $files "/home/opam/.opam/4.04/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.04/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.04/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.04/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.04/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamldoc raw_spacetime stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.04/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.04/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.04/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.04/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.04/lib/num-top"
- cp num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.04/lib/num-top"
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.04/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.04/man/man1" "/home/opam/.opam/4.04/man/man3" "/home/opam/.opam/4.04/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.04/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.04/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1'
-> installed ocamlfind.1.9.1
[ocamlfind-secondary: subst] expanding opam variables in META.in, generating META
[ocamlfind-secondary: subst] expanding opam variables in ocaml-secondary-compiler.conf.in, generating ocaml-secondary-compiler.conf
Processing  9/14: [ocamlfind-secondary: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-sitelib" "/home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib" "-no-camlp4" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind-secondary.1.9.1)
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: found
- num: found
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: found
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/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 graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for raw_spacetime written to site-lib-src/raw_spacetime/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.04/lib/ocaml
-     Binaries:              /home/opam/.opam/4.04/bin
-     Manual pages:          /home/opam/.opam/4.04/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.04/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.04/bin
-     Manual pages:          /home/opam/.opam/4.04/man
-     topfind script:        /home/opam/.opam/4.04/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       yes
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
-> compiled  ocamlfind-secondary.1.9.1
Processing 10/14: [ocamlfind-secondary: make install-meta]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-meta" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind-secondary.1.9.1)
- for x in dynlink stdlib unix bigarray compiler-libs graphics num num-top ocamldoc raw_spacetime threads str; do mkdir -p "/home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib/findlib/Makefile.packages"
Processing 10/14: [ocamlfind-secondary: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.04/lib/findlib.conf.d/" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind-secondary.1.9.1)
Processing 10/14: [ocamlfind-secondary: cp ocaml-secondary-compiler.conf]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "cp" "ocaml-secondary-compiler.conf" "/home/opam/.opam/4.04/lib/findlib.conf.d/" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind-secondary.1.9.1)
Processing 10/14: [ocamlfind-secondary: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib/ocaml" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind-secondary.1.9.1)
Processing 10/14: [ocamlfind-secondary: cp META]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "cp" "META" "/home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib/ocaml" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind-secondary.1.9.1)
-> installed ocamlfind-secondary.1.9.1
Processing 11/14: [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "255" (CWD=/home/opam/.opam/4.04/.opam-switch/build/dune.3.5.0)
- ocamlfind -toolchain secondary ocamlc 2>.duneboot.ocamlfind-output
- 
- ocamlfind -toolchain secondary ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe --secondary -j 255
- 

Processing 11/14: [dune: ./dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "255" (CWD=/home/opam/.opam/4.04/.opam-switch/build/dune.3.5.0)
-> compiled  dune.3.5.0
-> installed dune.3.5.0
[gmp: subst] expanding opam variables in src/build.sh.in, generating src/build.sh
Processing 13/14: [gmp: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "gmp" "-j" "255" (CWD=/home/opam/.opam/4.04/.opam-switch/build/gmp.6.2.1-2)
- (cd _build/default/src && /usr/bin/sh ./build.sh gcc x86_64-unknown-linux-gnu '-std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC' true -lm) > _build/default/src/build.log
- ./configure: line 14343: /usr/bin/file: No such file or directory
- matrix22_mul1_inverse_vector.c: In function '__gmpn_matrix22_mul1_inverse_vector':
- matrix22_mul1_inverse_vector.c:44:17: warning: variable 'h1' set but not used [-Wunused-but-set-variable]
-    44 |   mp_limb_t h0, h1;
-       |                 ^~
- matrix22_mul1_inverse_vector.c:44:13: warning: variable 'h0' set but not used [-Wunused-but-set-variable]
-    44 |   mp_limb_t h0, h1;
-       |             ^~
- In file included from mod_1_3.c:41:
- ../longlong.h: In function '__gmpn_mod_1s_3p':
- ../longlong.h:1062:3: warning: 'rl' may be used uninitialized [-Wmaybe-uninitialized]
-  1062 |   __asm__ ("mulq\t%3"                                                   \
-       |   ^~~~~~~
- mod_1_3.c:89:17: note: 'rl' was declared here
-    89 |   mp_limb_t rh, rl, bi, ph, pl, ch, cl, r;
-       |                 ^~
- ../longlong.h:1062:3: warning: 'rh' may be used uninitialized [-Wmaybe-uninitialized]
-  1062 |   __asm__ ("mulq\t%3"                                                   \
-       |   ^~~~~~~
- mod_1_3.c:89:13: note: 'rh' was declared here
-    89 |   mp_limb_t rh, rl, bi, ph, pl, ch, cl, r;
-       |             ^~
- toom33_mul.c: In function '__gmpn_toom33_mul':
- toom33_mul.c:92:13: warning: unused variable '__gmpn_cpuvec_initialized' [-Wunused-variable]
-    92 |   const int __gmpn_cpuvec_initialized = 1;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~
- toom22_mul.c: In function '__gmpn_toom22_mul':
- toom22_mul.c:93:13: warning: unused variable '__gmpn_cpuvec_initialized' [-Wunused-variable]
-    93 |   const int __gmpn_cpuvec_initialized = 1;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~
- toom2_sqr.c: In function '__gmpn_toom2_sqr':
- toom2_sqr.c:72:13: warning: unused variable '__gmpn_cpuvec_initialized' [-Wunused-variable]
-    72 |   const int __gmpn_cpuvec_initialized = 1;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~
- rootrem.c: In function 'mpn_rootrem_internal':
- rootrem.c:514:10: warning: 'rn' may be used uninitialized [-Wmaybe-uninitialized]
-   514 |   return rn;
-       |          ^~
- rootrem.c:211:17: note: 'rn' was declared here
-   211 |   mp_size_t qn, rn, sn, wn, nl, bn;
-       |                 ^~
- toom3_sqr.c: In function '__gmpn_toom3_sqr':
- toom3_sqr.c:81:13: warning: unused variable '__gmpn_cpuvec_initialized' [-Wunused-variable]
-    81 |   const int __gmpn_cpuvec_initialized = 1;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from toom_interpolate_5pts.c:38:
- toom_interpolate_5pts.c: In function '__gmpn_toom_interpolate_5pts':
- ../gmp-impl.h:1662:6: warning: value computed is not used [-Wunused-value]
-  1662 |   (3 & mpn_bdiv_dbm1 (dst, src, size, __GMP_CAST (mp_limb_t, GMP_NUMB_MASK / 3)))
-       |      ^
- ../gmp-impl.h:2459:33: note: in definition of macro 'ASSERT_NOCARRY'
-  2459 | #define ASSERT_NOCARRY(expr)   (expr)
-       |                                 ^~~~
- toom_interpolate_5pts.c:70:19: note: in expansion of macro 'mpn_divexact_by3'
-    70 |   ASSERT_NOCARRY (mpn_divexact_by3 (v2, v2, kk1));    /* v2 <- v2 / 3 */
-       |                   ^~~~~~~~~~~~~~~~
- In file included from toom_interpolate_6pts.c:37:
- toom_interpolate_6pts.c: In function '__gmpn_toom_interpolate_6pts':
- ../gmp-impl.h:1662:6: warning: value computed is not used [-Wunused-value]
-  1662 |   (3 & mpn_bdiv_dbm1 (dst, src, size, __GMP_CAST (mp_limb_t, GMP_NUMB_MASK / 3)))
-       |   ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- toom_interpolate_6pts.c:148:3: note: in expansion of macro 'mpn_divexact_by3'
-   148 |   mpn_divexact_by3 (w2, w2, 2 * n + 1);
-       |   ^~~~~~~~~~~~~~~~
- ../gmp-impl.h:1662:6: warning: value computed is not used [-Wunused-value]
-  1662 |   (3 & mpn_bdiv_dbm1 (dst, src, size, __GMP_CAST (mp_limb_t, GMP_NUMB_MASK / 3)))
-       |   ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- toom_interpolate_6pts.c:156:3: note: in expansion of macro 'mpn_divexact_by3'
-   156 |   mpn_divexact_by3 (w1, w1, 2 * n + 1);
-       |   ^~~~~~~~~~~~~~~~
- invertappr.c: In function '__gmpn_ni_invertappr':
- invertappr.c:230:21: warning: variable 'chk' set but not used [-Wunused-but-set-variable]
-   230 |           mp_limb_t chk;
-       |                     ^~~
- In file included from toom_interpolate_7pts.c:38:
- toom_interpolate_7pts.c: In function '__gmpn_toom_interpolate_7pts':
- ../gmp-impl.h:1662:6: warning: value computed is not used [-Wunused-value]
-  1662 |   (3 & mpn_bdiv_dbm1 (dst, src, size, __GMP_CAST (mp_limb_t, GMP_NUMB_MASK / 3)))
-       |   ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- toom_interpolate_7pts.c:203:3: note: in expansion of macro 'mpn_divexact_by3'
-   203 |   mpn_divexact_by3 (w4, w4, m);
-       |   ^~~~~~~~~~~~~~~~
- ../gmp-impl.h:1698:7: warning: value computed is not used [-Wunused-value]
-  1698 |   (15 & 1 * mpn_bdiv_dbm1 (dst, src, size, __GMP_CAST (mp_limb_t, GMP_NUMB_MASK / 15)))
-       |   ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- toom_interpolate_7pts.c:212:3: note: in expansion of macro 'mpn_divexact_by15'
-   212 |   mpn_divexact_by15 (w1, w1, m);
-       |   ^~~~~~~~~~~~~~~~~
- In file included from toom_interpolate_8pts.c:37:
- toom_interpolate_8pts.c: In function '__gmpn_toom_interpolate_8pts':
- ../gmp-impl.h:1662:6: warning: value computed is not used [-Wunused-value]
-  1662 |   (3 & mpn_bdiv_dbm1 (dst, src, size, __GMP_CAST (mp_limb_t, GMP_NUMB_MASK / 3)))
-       |      ^
- ../gmp-impl.h:2459:33: note: in definition of macro 'ASSERT_NOCARRY'
-  2459 | #define ASSERT_NOCARRY(expr)   (expr)
-       |                                 ^~~~
- toom_interpolate_8pts.c:163:18: note: in expansion of macro 'mpn_divexact_by3'
-   163 |   ASSERT_NOCARRY(mpn_divexact_by3 (r5, r5, 3 * n + 1));
-       |                  ^~~~~~~~~~~~~~~~
- toom_interpolate_12pts.c: In function '__gmpn_toom_interpolate_12pts':
- toom_interpolate_12pts.c:137:8: warning: value computed is not used [-Wunused-value]
-   137 |   (255 & 1 * mpn_bdiv_dbm1 (dst, src, size, __GMP_CAST (mp_limb_t, GMP_NUMB_MASK / 255)))
-       |   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- toom_interpolate_12pts.c:268:3: note: in expansion of macro 'mpn_divexact_by255'
-   268 |   mpn_divexact_by255(r5, r5, n3p1);
-       |   ^~~~~~~~~~~~~~~~~~
- sec_div_r.c: In function '__gmpn_sec_div_r':
- sec_div_r.c:86:17: warning: unused variable 'qh' [-Wunused-variable]
-    86 |       mp_limb_t qh, cy;
-       |                 ^~
- add_n_sub_n.c: In function '__gmpn_add_n_sub_n':
- add_n_sub_n.c:53:13: warning: unused variable 'scyn' [-Wunused-variable]
-    53 |   mp_limb_t scyn, scyo;         /* carry for subtract */
-       |             ^~~~
- add_n_sub_n.c:52:13: warning: unused variable 'acyn' [-Wunused-variable]
-    52 |   mp_limb_t acyn, acyo;         /* carry for add */
-       |             ^~~~
- In function 'mpn_preinv_mu_divappr_q',
-     inlined from '__gmpn_mu_divappr_q' at mu_divappr_q.c:156:8:
- mu_divappr_q.c:292:6: warning: 'cy' may be used uninitialized [-Wmaybe-uninitialized]
-   292 |   if (cy != 0)
-       |      ^
- mu_divappr_q.c: In function '__gmpn_mu_divappr_q':
- mu_divappr_q.c:172:13: note: 'cy' was declared here
-   172 |   mp_limb_t cy, cx, qh;
-       |             ^~
- remove.c: In function '__gmpn_remove':
- remove.c:141:12: warning: 'np' may be used uninitialized [-Wmaybe-uninitialized]
-   141 |         np += pn;
-       |         ~~~^~~~~
- remove.c:88:18: note: 'np' was declared here
-    88 |   mp_ptr tp, qp, np, qp2;
-       |                  ^~
- clear.c:35:18: warning: argument 1 of type '__mpq_struct[1]' with mismatched bound [-Warray-parameter=]
-    35 | mpq_clear (mpq_t x)
-       |            ~~~~~~^
- In file included from ../gmp-impl.h:145,
-                  from clear.c:32:
- ../gmp.h:1147:32: note: previously declared as 'mpq_ptr' {aka '__mpq_struct *'}
-  1147 | __GMP_DECLSPEC void mpq_clear (mpq_ptr);
-       |                                ^~~~~~~
- canonicalize.c:35:25: warning: argument 1 of type '__mpq_struct[1]' with mismatched bound [-Warray-parameter=]
-    35 | mpq_canonicalize (mpq_t op)
-       |                   ~~~~~~^~
- In file included from ../gmp-impl.h:145,
-                  from canonicalize.c:32:
- ../gmp.h:1144:39: note: previously declared as 'mpq_ptr' {aka '__mpq_struct *'}
-  1144 | __GMP_DECLSPEC void mpq_canonicalize (mpq_ptr);
-       |                                       ^~~~~~~
- init.c:35:17: warning: argument 1 of type '__mpq_struct[1]' with mismatched bound [-Warray-parameter=]
-    35 | mpq_init (mpq_t x)
-       |           ~~~~~~^
- In file included from ../gmp-impl.h:145,
-                  from init.c:32:
- ../gmp.h:1186:31: note: previously declared as 'mpq_ptr' {aka '__mpq_struct *'}
-  1186 | __GMP_DECLSPEC void mpq_init (mpq_ptr);
-       |                               ^~~~~~~
- set_si.c:35:19: warning: argument 1 of type '__mpq_struct[1]' with mismatched bound [-Warray-parameter=]
-    35 | mpq_set_si (mpq_t dest, signed long int num, unsigned long int den)
-       |             ~~~~~~^~~~
- In file included from ../gmp-impl.h:145,
-                  from set_si.c:32:
- ../gmp.h:1231:33: note: previously declared as 'mpq_ptr' {aka '__mpq_struct *'}
-  1231 | __GMP_DECLSPEC void mpq_set_si (mpq_ptr, signed long int, unsigned long int);
-       |                                 ^~~~~~~
- set_ui.c:35:19: warning: argument 1 of type '__mpq_struct[1]' with mismatched bound [-Warray-parameter=]
-    35 | mpq_set_ui (mpq_t dest, unsigned long int num, unsigned long int den)
-       |             ~~~~~~^~~~
- In file included from ../gmp-impl.h:145,
-                  from set_ui.c:32:
- ../gmp.h:1237:33: note: previously declared as 'mpq_ptr' {aka '__mpq_struct *'}
-  1237 | __GMP_DECLSPEC void mpq_set_ui (mpq_ptr, unsigned long int, unsigned long int);
-       |                                 ^~~~~~~
- set_q.c:54:18: warning: argument 1 of type '__mpf_struct[1]' with mismatched bound [-Warray-parameter=]
-    54 | mpf_set_q (mpf_t r, mpq_srcptr q)
-       |            ~~~~~~^
- In file included from ../gmp-impl.h:145,
-                  from set_q.c:31:
- ../gmp.h:1414:32: note: previously declared as 'mpf_ptr' {aka '__mpf_struct *'}
-  1414 | __GMP_DECLSPEC void mpf_set_q (mpf_ptr, mpq_srcptr);
-       |                                ^~~~~~~
- reldiff.c:39:20: warning: argument 1 of type '__mpf_struct[1]' with mismatched bound [-Warray-parameter=]
-    39 | mpf_reldiff (mpf_t rdiff, mpf_srcptr x, mpf_srcptr y)
-       |              ~~~~~~^~~~~
- In file included from ../gmp-impl.h:145,
-                  from reldiff.c:31:
- ../gmp.h:1396:34: note: previously declared as 'mpf_ptr' {aka '__mpf_struct *'}
-  1396 | __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
-       |                                  ^~~~~~~
- extract-dbl.c: In function '__gmp_extract_double':
- extract-dbl.c:53:21: warning: unused variable 'manh' [-Wunused-variable]
-    53 |   unsigned long int manh, manl;
-       |                     ^~~~
- rand/randlc2x.c: In function 'lc':
- rand/randlc2x.c:79:7: warning: variable 'cy' set but not used [-Wunused-but-set-variable]
-    79 |   int cy;
-       |       ^~
- rand/randbui.c:38:36: warning: argument 1 of type 'gmp_randstate_ptr' {aka '__gmp_randstate_struct *'} declared as a pointer [-Warray-parameter=]
-    38 | gmp_urandomb_ui (gmp_randstate_ptr rstate, unsigned long bits)
-       |                  ~~~~~~~~~~~~~~~~~~^~~~~~
- In file included from ./gmp-impl.h:145,
-                  from rand/randbui.c:31:
- ./gmp.h:527:47: note: previously declared as an array '__gmp_randstate_struct[1]'
-   527 | __GMP_DECLSPEC unsigned long gmp_urandomb_ui (gmp_randstate_t, unsigned long);
-       |                                               ^~~~~~~~~~~~~~~
- rand/randmt.c:396:45: warning: argument 1 of type 'gmp_randstate_ptr' {aka '__gmp_randstate_struct *'} declared as a pointer [-Warray-parameter=]
-   396 | __gmp_randinit_mt_noseed (gmp_randstate_ptr dst)
-       |                           ~~~~~~~~~~~~~~~~~~^~~
- In file included from rand/randmt.c:37:
- ./gmp-impl.h:1316:47: note: previously declared as an array '__gmp_randstate_struct[1]'
-  1316 | __GMP_DECLSPEC void __gmp_randinit_mt_noseed (gmp_randstate_t);
-       |                                               ^~~~~~~~~~~~~~~
- rand/randmui.c:46:36: warning: argument 1 of type 'gmp_randstate_ptr' {aka '__gmp_randstate_struct *'} declared as a pointer [-Warray-parameter=]
-    46 | gmp_urandomm_ui (gmp_randstate_ptr rstate, unsigned long n)
-       |                  ~~~~~~~~~~~~~~~~~~^~~~~~
- In file included from ./gmp-impl.h:145,
-                  from rand/randmui.c:31:
- ./gmp.h:530:47: note: previously declared as an array '__gmp_randstate_struct[1]'
-   530 | __GMP_DECLSPEC unsigned long gmp_urandomm_ui (gmp_randstate_t, unsigned long);
-       |                                               ^~~~~~~~~~~~~~~
- rand/randiset.c:35:37: warning: argument 1 of type 'gmp_randstate_ptr' {aka '__gmp_randstate_struct *'} declared as a pointer [-Warray-parameter=]
-    35 | gmp_randinit_set (gmp_randstate_ptr dst, gmp_randstate_srcptr src)
-       |                   ~~~~~~~~~~~~~~~~~~^~~
- In file included from ./gmp-impl.h:145,
-                  from rand/randiset.c:31:
- ./gmp.h:515:39: note: previously declared as an array '__gmp_randstate_struct[1]'
-   515 | __GMP_DECLSPEC void gmp_randinit_set (gmp_randstate_t, const __gmp_randstate_struct *);
-       |                                       ^~~~~~~~~~~~~~~
- primesieve.c: In function 'first_block_primesieve':
- primesieve.c:248:13: warning: 'i' may be used uninitialized [-Wmaybe-uninitialized]
-   248 |   mp_limb_t i;
-       |             ^
-> compiled  gmp.6.2.1-2
-> installed gmp.6.2.1-2
Done.
# Run eval $(opam env) to update the current shell environment
2022-11-03 06:01.28 ---> saved as "ac1496678034b9f4b24b1ef45cc03a416ba7cd89356269a461d38db486468606"
Job succeeded