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


Building on asteria.caelum.ci.dev

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
Digest: sha256:35955c73858a160861a4c163059ac175d08b4130fa60e218e4e334edc9aaf57e
Status: Downloaded newer image for ocaml/opam:debian-unstable
2024-03-16 14:57.04 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" 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"))
2024-03-16 14:57.04 ---> using "65c3237f501f7c75f3828458ecf2342bc41c98aaef8c6a7fd82bf46a58cb258c" 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 ac9a846c007d1cde3764459aeae5b75c2f8b7aa8"))
2024-03-16 14:57.04 ---> using "f6daa5a185e151575958bea1bc7ebf168b134457b47fd2bceccea664c8ac3953" 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.

2024-03-16 14:57.04 ---> using "18a4f9bae2d8e0b81b324227a340acbc6fb6adc121711142b1a69c92072eb64b" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.5.0.0  (cached)
-> installed ocaml-base-compiler.5.0.0
-> installed ocaml-config.3
-> installed ocaml.5.0.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# Run eval $(opam env --switch=5.0) to update the current shell environment
2024-03-16 14:57.04 ---> using "5d11e26b54cd8d53a366092f138bac1d66998e7c9c071436c2e49483e197a936" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [198 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-2024-03-15-1419.03-F-2024-03-15-1419.03.pdiff [14.0 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-03-15-1419.03-F-2024-03-15-1419.03.pdiff [14.0 kB]
- Fetched 275 kB in 1s (254 kB/s)
- Reading package lists...
2024-03-16 14:57.04 ---> using "6b85e139d472f2a5d3bc623d507cd520c18ded34e93922816e31990890666680" from cache

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

The following actions will be performed:
=== install 20 packages
  - install base              v0.16.3 [required by stdio]
  - install bigarray-compat   1.1.0   [required by ctypes]
  - install conf-bash         1       [required by base]
  - install conf-gmp          4       [required by guile]
  - install conf-guile        1       [required by guile]
  - install conf-libffi       2.0.0   [required by ctypes-foreign]
  - install conf-pkg-config   3       [required by conf-guile, ctypes-foreign]
  - install csexp             1.5.2   [required by dune-configurator]
  - install ctypes            0.22.0  [required by guile]
  - install ctypes-foreign    0.22.0  [required by guile]
  - install dune              3.14.2  [required by guile]
  - install dune-configurator 3.14.2  [required by guile]
  - install guile             1.0
  - install integers          0.7.0   [required by ctypes]
  - install num               1.5     [required by sexplib]
  - install parsexp           v0.16.0 [required by sexplib]
  - install sexplib           v0.16.0 [required by guile]
  - install sexplib0          v0.16.0 [required by sexplib]
  - install stdio             v0.16.0 [required by guile]
  - install stdlib-shims      0.3.0   [required by integers]

The following system packages will first need to be installed:
    guile-3.0-dev libffi-dev libgmp-dev pkg-config

<><> 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. 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/bin/sudo "apt-get" "install" "-qq" "-yy" "guile-3.0-dev" "libffi-dev" "libgmp-dev" "pkg-config"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libmagic-mgc.
- (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 ... 19678 files and directories currently installed.)
- Preparing to unpack .../00-libmagic-mgc_1%3a5.45-3_amd64.deb ...
- Unpacking libmagic-mgc (1:5.45-3) ...
- Selecting previously unselected package libmagic1t64:amd64.
- Preparing to unpack .../01-libmagic1t64_1%3a5.45-3_amd64.deb ...
- Unpacking libmagic1t64:amd64 (1:5.45-3) ...
- Selecting previously unselected package file.
- Preparing to unpack .../02-file_1%3a5.45-3_amd64.deb ...
- Unpacking file (1:5.45-3) ...
- Selecting previously unselected package m4.
- Preparing to unpack .../03-m4_1.4.19-4_amd64.deb ...
- Unpacking m4 (1.4.19-4) ...
- Selecting previously unselected package autoconf.
- Preparing to unpack .../04-autoconf_2.71-3_all.deb ...
- Unpacking autoconf (2.71-3) ...
- Selecting previously unselected package autotools-dev.
- Preparing to unpack .../05-autotools-dev_20220109.1_all.deb ...
- Unpacking autotools-dev (20220109.1) ...
- Selecting previously unselected package automake.
- Preparing to unpack .../06-automake_1%3a1.16.5-1.3_all.deb ...
- Unpacking automake (1:1.16.5-1.3) ...
- Selecting previously unselected package libgc1:amd64.
- Preparing to unpack .../07-libgc1_1%3a8.2.6-1_amd64.deb ...
- Unpacking libgc1:amd64 (1:8.2.6-1) ...
- Selecting previously unselected package guile-3.0-libs:amd64.
- Preparing to unpack .../08-guile-3.0-libs_3.0.9-1+b1_amd64.deb ...
- Unpacking guile-3.0-libs:amd64 (3.0.9-1+b1) ...
- Selecting previously unselected package guile-3.0.
- Preparing to unpack .../09-guile-3.0_3.0.9-1+b1_amd64.deb ...
- Unpacking guile-3.0 (3.0.9-1+b1) ...
- Selecting previously unselected package libncurses6:amd64.
- Preparing to unpack .../10-libncurses6_6.4+20240113-1_amd64.deb ...
- Unpacking libncurses6:amd64 (6.4+20240113-1) ...
- Selecting previously unselected package libncurses-dev:amd64.
- Preparing to unpack .../11-libncurses-dev_6.4+20240113-1_amd64.deb ...
- Unpacking libncurses-dev:amd64 (6.4+20240113-1) ...
- Selecting previously unselected package libreadline-dev:amd64.
- Preparing to unpack .../12-libreadline-dev_8.2-3.1_amd64.deb ...
- Unpacking libreadline-dev:amd64 (8.2-3.1) ...
- Selecting previously unselected package libltdl7:amd64.
- Preparing to unpack .../13-libltdl7_2.4.7-7_amd64.deb ...
- Unpacking libltdl7:amd64 (2.4.7-7) ...
- Selecting previously unselected package libltdl-dev:amd64.
- Preparing to unpack .../14-libltdl-dev_2.4.7-7_amd64.deb ...
- Unpacking libltdl-dev:amd64 (2.4.7-7) ...
- Selecting previously unselected package libgmpxx4ldbl:amd64.
- Preparing to unpack .../15-libgmpxx4ldbl_2%3a6.3.0+dfsg-2+b1_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-2+b1) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../16-libgmp-dev_2%3a6.3.0+dfsg-2+b1_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.3.0+dfsg-2+b1) ...
- Selecting previously unselected package libgc-dev:amd64.
- Preparing to unpack .../17-libgc-dev_1%3a8.2.6-1_amd64.deb ...
- Unpacking libgc-dev:amd64 (1:8.2.6-1) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../18-libpkgconf3_1.8.1-1+b2_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-1+b2) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../19-pkgconf-bin_1.8.1-1+b2_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-1+b2) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../20-pkgconf_1.8.1-1+b2_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-1+b2) ...
- Selecting previously unselected package guile-3.0-dev.
- Preparing to unpack .../21-guile-3.0-dev_3.0.9-1+b1_amd64.deb ...
- Unpacking guile-3.0-dev (3.0.9-1+b1) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../22-libffi-dev_3.4.6-1_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.4.6-1) ...
- Selecting previously unselected package libtool.
- Preparing to unpack .../23-libtool_2.4.7-7_all.deb ...
- Unpacking libtool (2.4.7-7) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../24-pkg-config_1.8.1-1+b2_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-1+b2) ...
- Setting up libmagic-mgc (1:5.45-3) ...
- Setting up libmagic1t64:amd64 (1:5.45-3) ...
- Setting up m4 (1.4.19-4) ...
- Setting up file (1:5.45-3) ...
- Setting up libffi-dev:amd64 (3.4.6-1) ...
- Setting up autotools-dev (20220109.1) ...
- Setting up libpkgconf3:amd64 (1.8.1-1+b2) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-2+b1) ...
- Setting up libncurses6:amd64 (6.4+20240113-1) ...
- Setting up pkgconf-bin (1.8.1-1+b2) ...
- Setting up libgc1:amd64 (1:8.2.6-1) ...
- Setting up libltdl7:amd64 (2.4.7-7) ...
- Setting up autoconf (2.71-3) ...
- Setting up libgc-dev:amd64 (1:8.2.6-1) ...
- Setting up automake (1:1.16.5-1.3) ...
- update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
- Setting up libncurses-dev:amd64 (6.4+20240113-1) ...
- Setting up libgmp-dev:amd64 (2:6.3.0+dfsg-2+b1) ...
- Setting up libtool (2.4.7-7) ...
- Setting up guile-3.0-libs:amd64 (3.0.9-1+b1) ...
- Setting up libreadline-dev:amd64 (8.2-3.1) ...
- Setting up pkgconf:amd64 (1.8.1-1+b2) ...
- Setting up libltdl-dev:amd64 (2.4.7-7) ...
- Setting up pkg-config:amd64 (1.8.1-1+b2) ...
- Setting up guile-3.0 (3.0.9-1+b1) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/guile/3.0/bin/guile to provide /usr/bin/guile (guile) in auto mode
- Setting up guile-3.0-dev (3.0.9-1+b1) ...
- update-alternatives: using /usr/bin/guile-config-3.0 to provide /usr/bin/guile-config (guile-config) in auto mode
- update-alternatives: using /usr/share/aclocal/guile-3.0.m4 to provide /usr/share/aclocal/guile.m4 (guile-autoconf-macros) in auto mode
- Processing triggers for libc-bin (2.37-15.1) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/58:
Processing  2/58:
Processing  3/58:
Processing  4/58:
Processing  5/58:
Processing  6/58:
Processing  7/58:
Processing  8/58:
Processing  9/58: [conf-bash: bash]
Processing 10/58: [conf-bash: bash] [conf-gmp: sh]
Processing 11/58: [conf-bash: bash] [conf-gmp: sh] [conf-pkg-config: pkg-config]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing 12/58: [conf-bash: bash] [conf-gmp: sh] [conf-pkg-config: pkg-config]
-> retrieved csexp.1.5.2  (cached)
Processing 13/58: [conf-bash: bash] [conf-gmp: sh] [conf-pkg-config: pkg-config]
-> retrieved base.v0.16.3  (cached)
Processing 14/58: [conf-bash: bash] [conf-gmp: sh] [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "bash" "--version" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-bash.1)
- GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu)
- Copyright (C) 2022 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
- 
- This is free software; you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law.
-> compiled  conf-bash.1
Processing 14/58: [conf-gmp: sh] [conf-pkg-config: pkg-config]
-> installed conf-bash.1
Processing 15/58: [conf-gmp: sh] [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-gmp.4)
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp.4
Processing 15/58: [conf-pkg-config: pkg-config]
-> installed conf-gmp.4
Processing 16/58: [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-pkg-config.3)
- usage: pkgconf [OPTIONS] [LIBRARIES]
- 
- basic options:
- 
-   --help                            this message
-   --about                           print pkgconf version and license to stdout
-   --version                         print supported pkg-config version to stdout
-   --atleast-pkgconfig-version       check whether or not pkgconf is compatible
-                                     with a specified pkg-config version
-   --errors-to-stdout                print all errors on stdout instead of stderr
-   --print-errors                    ensure all errors are printed
-   --short-errors                    be less verbose about some errors
-   --silence-errors                  explicitly be silent about errors
-   --list-all                        list all known packages
-   --list-package-names              list all known package names
-   --simulate                        simulate walking the calculated dependency graph
-   --no-cache                        do not cache already seen packages when
-                                     walking the dependency graph
-   --log-file=filename               write an audit log to a specified file
-   --with-path=path                  adds a directory to the search path
-   --define-prefix                   override the prefix variable with one that is guessed based on
-                                     the location of the .pc file
-   --dont-define-prefix              do not override the prefix variable under any circumstances
-   --prefix-variable=varname         sets the name of the variable that pkgconf considers
-                                     to be the package prefix
-   --relocate=path                   relocates a path and exits (mostly for testsuite)
-   --dont-relocate-paths             disables path relocation support
- 
- cross-compilation personality support:
- 
-   --personality=triplet|filename    sets the personality to 'triplet' or a file named 'filename'
-   --dump-personality                dumps details concerning selected personality
- 
- checking specific pkg-config database entries:
- 
-   --atleast-version                 require a specific version of a module
-   --exact-version                   require an exact version of a module
-   --max-version                     require a maximum version of a module
-   --exists                          check whether or not a module exists
-   --uninstalled                     check whether or not an uninstalled module will be used
-   --no-uninstalled                  never use uninstalled modules when satisfying dependencies
-   --no-provides                     do not use 'provides' rules to resolve dependencies
-   --maximum-traverse-depth          maximum allowed depth for dependency graph
-   --static                          be more aggressive when computing dependency graph
-                                     (for static linking)
-   --shared                          use a simplified dependency graph (usually default)
-   --pure                            optimize a static dependency graph as if it were a normal
-                                     dependency graph
-   --env-only                        look only for package entries in PKG_CONFIG_PATH
-   --ignore-conflicts                ignore 'conflicts' rules in modules
-   --validate                        validate specific .pc files for correctness
- 
- querying specific pkg-config database fields:
- 
-   --define-variable=varname=value   define variable 'varname' as 'value'
-   --variable=varname                print specified variable entry to stdout
-   --cflags                          print required CFLAGS to stdout
-   --cflags-only-I                   print required include-dir CFLAGS to stdout
-   --cflags-only-other               print required non-include-dir CFLAGS to stdout
-   --libs                            print required linker flags to stdout
-   --libs-only-L                     print required LDPATH linker flags to stdout
-   --libs-only-l                     print required LIBNAME linker flags to stdout
-   --libs-only-other                 print required other linker flags to stdout
-   --print-requires                  print required dependency frameworks to stdout
-   --print-requires-private          print required dependency frameworks for static
-                                     linking to stdout
-   --print-provides                  print provided dependencies to stdout
-   --print-variables                 print all known variables in module to stdout
-   --digraph                         print entire dependency graph in graphviz 'dot' format
-   --keep-system-cflags              keep -I/usr/include entries in cflags output
-   --keep-system-libs                keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output
-   --path                            show the exact filenames for any matching .pc files
-   --modversion                      print the specified module's version to stdout
-   --internal-cflags                 do not filter 'internal' cflags from output
- 
- filtering output:
- 
-   --msvc-syntax                     print translatable fragments in MSVC syntax
-   --fragment-filter=types           filter output fragments to the specified types
- 
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled  conf-pkg-config.3
Processing 16/58:
-> installed conf-pkg-config.3
Processing 17/58:
Processing 18/58: [conf-guile: pkg-config guile-3.0]
Processing 19/58: [conf-guile: pkg-config guile-3.0] [conf-libffi: pkg-config libffi]
-> retrieved ctypes.0.22.0, ctypes-foreign.0.22.0  (cached)
Processing 20/58: [conf-guile: pkg-config guile-3.0] [conf-libffi: pkg-config libffi]
-> retrieved guile.1.0  (cached)
Processing 21/58: [conf-guile: pkg-config guile-3.0] [conf-libffi: pkg-config libffi]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "guile-3.0" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-guile.1)
-> compiled  conf-guile.1
Processing 21/58: [conf-libffi: pkg-config libffi]
-> installed conf-guile.1
Processing 22/58: [conf-libffi: pkg-config libffi]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "libffi" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-libffi.2.0.0)
-> compiled  conf-libffi.2.0.0
Processing 22/58:
-> installed conf-libffi.2.0.0
Processing 23/58:
-> retrieved integers.0.7.0  (cached)
Processing 24/58:
-> retrieved num.1.5  (cached)
Processing 25/58:
Processing 26/58: [num: make opam-modern]
-> retrieved parsexp.v0.16.0  (cached)
Processing 27/58: [num: make opam-modern]
-> retrieved sexplib.v0.16.0  (cached)
Processing 28/58: [num: make opam-modern]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 29/58: [num: make opam-modern]
-> retrieved stdio.v0.16.0  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved dune.3.14.2, dune-configurator.3.14.2  (cached)
Processing 30/58: [dune: ocaml 255] [num: make opam-modern]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "PROFILE=release" "opam-modern" (CWD=/home/opam/.opam/5.0/.opam-switch/build/num.1.5)
- make -C src all
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/num.1.5/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml .
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- echo 'version = "1.6~dev"' > META.top
- cat META.num-top.in >> META.top
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/num.1.5/src'
- cp src/num-modern.install num.install
-> compiled  num.1.5
Processing 30/58: [dune: ocaml 255]
-> installed num.1.5
Processing 31/58: [dune: ocaml 255]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "255" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune.3.14.2)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 255
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamLocal.ml
- File "vendor/opam/src/repository/opamLocal.ml", lines 109-114, characters 46-34:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamVCS.ml
- File "vendor/opam/src/repository/opamVCS.ml", lines 179-182, characters 11-40:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamDownload.ml
- File "vendor/opam/src/repository/opamDownload.ml", lines 323-361, characters 42-41:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamRepository.ml
- File "vendor/opam/src/repository/opamRepository.ml", lines 88-90, characters 45-77:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 277-281, characters 38-17:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 423-427, characters 12-42:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, Checksum_mismatch _)
- 

Processing 31/58: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "255" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune.3.14.2)
-> compiled  dune.3.14.2
-> installed dune.3.14.2
Processing 33/58: [bigarray-compat: dune build]
Processing 34/58: [bigarray-compat: dune build] [csexp: dune build]
Processing 35/58: [bigarray-compat: dune build] [csexp: dune build] [sexplib0: dune build]
Processing 36/58: [bigarray-compat: dune build] [csexp: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "255" (CWD=/home/opam/.opam/5.0/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 36/58: [bigarray-compat: dune build] [csexp: dune build] [sexplib0: dune build]
-> installed stdlib-shims.0.3.0
Processing 37/58: [bigarray-compat: dune build] [csexp: dune build] [sexplib0: dune build]
Processing 38/58: [bigarray-compat: dune build] [csexp: dune build] [integers: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "255" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 38/58: [bigarray-compat: dune build] [integers: dune build] [sexplib0: dune build]
-> installed csexp.1.5.2
Processing 39/58: [bigarray-compat: dune build] [integers: dune build] [sexplib0: dune build]
Processing 40/58: [bigarray-compat: dune build] [dune-configurator: rm] [integers: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigarray-compat" "-j" "255" (CWD=/home/opam/.opam/5.0/.opam-switch/build/bigarray-compat.1.1.0)
-> compiled  bigarray-compat.1.1.0
Processing 40/58: [dune-configurator: rm] [integers: dune build] [sexplib0: dune build]
-> installed bigarray-compat.1.1.0
Processing 41/58: [dune-configurator: rm] [integers: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "255" (CWD=/home/opam/.opam/5.0/.opam-switch/build/sexplib0.v0.16.0)
-> compiled  sexplib0.v0.16.0
Processing 41/58: [dune-configurator: rm] [integers: dune build]
-> installed sexplib0.v0.16.0
Processing 42/58: [dune-configurator: rm] [integers: dune build]
Processing 43/58: [dune-configurator: rm] [integers: dune build] [parsexp: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "integers" "-j" "255" (CWD=/home/opam/.opam/5.0/.opam-switch/build/integers.0.7.0)
-> compiled  integers.0.7.0
Processing 43/58: [dune-configurator: rm] [parsexp: dune build]
-> installed integers.0.7.0
Processing 44/58: [dune-configurator: rm] [parsexp: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.14.2)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.14.2)
Processing 44/58: [dune-configurator: dune build] [parsexp: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "parsexp" "-j" "255" (CWD=/home/opam/.opam/5.0/.opam-switch/build/parsexp.v0.16.0)
-> compiled  parsexp.v0.16.0
Processing 44/58: [dune-configurator: dune build]
-> installed parsexp.v0.16.0
Processing 45/58: [dune-configurator: dune build]
Processing 46/58: [dune-configurator: dune build] [sexplib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "255" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.14.2)
-> compiled  dune-configurator.3.14.2
Processing 46/58: [sexplib: dune build]
-> installed dune-configurator.3.14.2
Processing 47/58: [sexplib: dune build]
Processing 48/58: [base: dune build] [sexplib: dune build]
Processing 49/58: [base: dune build] [ctypes: dune build] [sexplib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib" "-j" "255" (CWD=/home/opam/.opam/5.0/.opam-switch/build/sexplib.v0.16.0)
-> compiled  sexplib.v0.16.0
Processing 49/58: [base: dune build] [ctypes: dune build]
-> installed sexplib.v0.16.0
Processing 50/58: [base: dune build] [ctypes: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ctypes" "-j" "255" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ctypes.0.22.0)
Processing 50/58: [base: dune build] [ctypes: dune install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "ctypes" "--create-install-files" "ctypes" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ctypes.0.22.0)
-> compiled  ctypes.0.22.0
Processing 50/58: [base: dune build]
-> installed ctypes.0.22.0
Processing 51/58: [base: dune build]
Processing 52/58: [base: dune build] [ctypes-foreign: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "255" (CWD=/home/opam/.opam/5.0/.opam-switch/build/base.v0.16.3)
-> compiled  base.v0.16.3
Processing 52/58: [ctypes-foreign: dune build]
-> installed base.v0.16.3
Processing 53/58: [ctypes-foreign: dune build]
Processing 54/58: [ctypes-foreign: dune build] [stdio: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdio" "-j" "255" (CWD=/home/opam/.opam/5.0/.opam-switch/build/stdio.v0.16.0)
-> compiled  stdio.v0.16.0
Processing 54/58: [ctypes-foreign: dune build]
-> installed stdio.v0.16.0
Processing 55/58: [ctypes-foreign: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ctypes-foreign" "-j" "255" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ctypes-foreign.0.22.0)
Processing 55/58: [ctypes-foreign: dune install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "ctypes-foreign" "--create-install-files" "ctypes-foreign" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ctypes-foreign.0.22.0)
-> compiled  ctypes-foreign.0.22.0
-> installed ctypes-foreign.0.22.0
Processing 57/58: [guile: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "guile" "-j" "255" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/guile.1.0)
- (cd _build/default/stubgen && /usr/bin/bash -e -u -o pipefail -c 'gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 bindings_stubs_gen.c -I `dirname /home/opam/.opam/5.0/lib/ctypes/ctypes_cstubs_internals.h` -I /home/opam/.opam/5.0/lib/ocaml $(< c_flags) $(< c_library_flags) -o bindings_stubs_gen.exe')
- bindings_stubs_gen.c: In function 'main':
- bindings_stubs_gen.c:35:41: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-    35 |      enum { check_SCM_UNDEFINED_const = (int)SCM_UNDEFINED };
-       |                                         ^
- bindings_stubs_gen.c:36:19: warning: initialization of 'intptr_t' {aka 'long int'} from 'struct scm_unused_struct *' makes integer from pointer without a cast [-Wint-conversion]
-    36 |      intptr_t v = (SCM_UNDEFINED);
-       |                   ^
- bindings_stubs_gen.c:42:35: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-    42 |      enum { check_SCM_EOL_const = (int)SCM_EOL };
-       |                                   ^
- bindings_stubs_gen.c:43:19: warning: initialization of 'intptr_t' {aka 'long int'} from 'struct scm_unused_struct *' makes integer from pointer without a cast [-Wint-conversion]
-    43 |      intptr_t v = (SCM_EOL);
-       |                   ^
- bindings_stubs_gen.c:49:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-    49 |      enum { check_SCM_BOOL_T_const = (int)SCM_BOOL_T };
-       |                                      ^
- bindings_stubs_gen.c:50:19: warning: initialization of 'intptr_t' {aka 'long int'} from 'struct scm_unused_struct *' makes integer from pointer without a cast [-Wint-conversion]
-    50 |      intptr_t v = (SCM_BOOL_T);
-       |                   ^
- bindings_stubs_gen.c:56:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-    56 |      enum { check_SCM_BOOL_F_const = (int)SCM_BOOL_F };
-       |                                      ^
- bindings_stubs_gen.c:57:19: warning: initialization of 'intptr_t' {aka 'long int'} from 'struct scm_unused_struct *' makes integer from pointer without a cast [-Wint-conversion]
-    57 |      intptr_t v = (SCM_BOOL_F);
-       |                   ^
Processing 57/58: [guile: dune install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "guile" "--create-install-files" "guile" (CWD=/home/opam/.opam/5.0/.opam-switch/build/guile.1.0)
-> compiled  guile.1.0
-> installed guile.1.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-03-16 14:57.44 ---> saved as "c11ca27655452aeae2406ca4a7f34b115396fdf6eace7698c668cb1bb276a169"
Job succeeded