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


Building on x86-bm-c3.sw.ocaml.org

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
Digest: sha256:7deb428a15f9f063df304d03775c70dcbe31721353bc5f8ce4b6fd83fd70d3df
Status: Downloaded newer image for ocaml/opam:debian-unstable
2024-04-14 17:27.42 ---> 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-04-14 17:27.42 ---> 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 6c3f73f42890cc19f81eb1dec8023c2cd7b8b5cd"))
2024-04-14 17:27.42 ---> using "a716e6d0c4f8c4580397b1818195c94aca540496c6107fd02787228b07e75a03" 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-04-14 17:27.42 ---> using "63d71d090c4a93c3a5052a75fe064cd0aefadd24751ab1898439f5ca0d13e4a1" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.08.1  (cached)
-> installed ocaml-base-compiler.4.08.1
-> installed ocaml-config.1
-> installed ocaml.4.08.1
Done.
# Run eval $(opam env --switch=4.08) to update the current shell environment
2024-04-14 17:27.42 ---> using "fad5bd6944dfe09fd77978b19fa79c52032b7cfdefbc388cb629ed777e1d1157" 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-04-14-1407.11-F-2024-04-11-1406.04.pdiff [226 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-04-14-1407.11-F-2024-04-11-1406.04.pdiff [226 kB]
- Fetched 488 kB in 3s (159 kB/s)
- Reading package lists...
- 
2024-04-14 17:27.42 ---> using "5fe9d82ac1a849fbd97a045fa5bb7f20bd4183e2e43a8fe6060ed176bad30d62" from cache

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

Nothing to do.
The following actions will be performed:
=== install 16 packages
  - install base64           3.5.1  [required by dose3]
  - install conf-c++         1.0    [required by mccs]
  - install cppo             1.6.9  [required by extlib, opam-core]
  - install cudf             0.10   [required by opam-solver]
  - install dose3            7.0.0  [required by opam-solver]
  - install dune             3.15.0 [required by opam-solver]
  - install extlib           1.7.9  [required by cudf, dose3]
  - install mccs             1.1+17 [required by opam-solver]
  - install ocamlgraph       2.1.0  [required by dose3]
  - install opam-core        2.1.4  [required by opam-format]
  - install opam-file-format 2.1.6  [required by opam-format]
  - install opam-format      2.1.4  [required by opam-solver]
  - install opam-solver      2.1.4
  - install re               1.11.0 [required by dose3, opam-format]
  - install seq              base   [required by re]
  - install stdlib-shims     0.3.0  [required by dose3]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/46:
Processing  2/46:
Processing  3/46:
Processing  4/46:
Processing  5/46: [conf-c++: c++]
-> retrieved cppo.1.6.9  (cached)
Processing  6/46: [conf-c++: c++]
-> retrieved base64.3.5.1  (cached)
Processing  7/46: [conf-c++: c++]
-> retrieved cudf.0.10  (cached)
Processing  8/46: [conf-c++: c++]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "c++" "--version" (CWD=/home/opam/.opam/4.08/.opam-switch/build/conf-c++.1.0)
- c++ (Debian 13.2.0-23) 13.2.0
- Copyright (C) 2023 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions.  There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- 
-> compiled  conf-c++.1.0
Processing  8/46:
-> installed conf-c++.1.0
Processing  9/46:
-> retrieved dose3.7.0.0  (cached)
Processing 10/46:
-> retrieved extlib.1.7.9  (cached)
Processing 11/46:
-> retrieved mccs.1.1+17  (cached)
Processing 12/46:
-> retrieved ocamlgraph.2.1.0  (cached)
Processing 13/46:
-> retrieved opam-core.2.1.4, opam-format.2.1.4, opam-solver.2.1.4  (cached)
Processing 14/46:
-> retrieved opam-file-format.2.1.6  (cached)
Processing 15/46:
Processing 16/46:
Processing 17/46:
-> installed seq.base
Processing 18/46:
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved re.1.11.0  (cached)
-> retrieved dune.3.15.0  (cached)
Processing 19/46: [dune: ocaml 39]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "39" (CWD=/home/opam/.opam/4.08/.opam-switch/build/dune.3.15.0)
- ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 39
- cd _boot && /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamLocal.ml
- File "vendor/opam/src/repository/opamLocal.ml", line 109, characters 46-225:
- Warning 8: 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", line 170, characters 44-866:
- Warning 8: 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", line 209, characters 8-775:
- Warning 8: 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.08/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamVCS.ml
- File "vendor/opam/src/repository/opamVCS.ml", line 179, characters 11-183:
- Warning 8: 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.08/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_util__Gc.ml
- File "src/dune_util/gc.ml", line 78, characters 5-351:
- Warning 23: all the fields are explicitly listed in this record:
- the 'with' clause is useless.
- cd _boot && /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamDownload.ml
- File "vendor/opam/src/repository/opamDownload.ml", line 323, characters 42-1950:
- Warning 8: 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.08/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamRepository.ml
- File "vendor/opam/src/repository/opamRepository.ml", line 88, characters 45-174:
- Warning 8: 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", line 277, characters 38-236:
- Warning 8: 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", line 423, characters 12-252:
- Warning 8: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, Checksum_mismatch _)
- 

Processing 19/46: [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" "39" (CWD=/home/opam/.opam/4.08/.opam-switch/build/dune.3.15.0)
-> compiled  dune.3.15.0
-> installed dune.3.15.0
Processing 21/46: [base64: dune build]
Processing 22/46: [base64: dune build] [cppo: dune build]
Processing 23/46: [base64: dune build] [cppo: dune build] [opam-file-format: dune build]
Processing 24/46: [base64: dune build] [cppo: dune build] [opam-file-format: dune build] [re: dune build]
Processing 25/46: [base64: dune build] [cppo: dune build] [opam-file-format: dune build] [re: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "39" (CWD=/home/opam/.opam/4.08/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 25/46: [base64: dune build] [cppo: dune build] [opam-file-format: dune build] [re: dune build]
-> installed stdlib-shims.0.3.0
Processing 26/46: [base64: dune build] [cppo: dune build] [opam-file-format: dune build] [re: dune build]
Processing 27/46: [base64: dune build] [cppo: dune build] [ocamlgraph: dune build] [opam-file-format: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base64" "-j" "39" (CWD=/home/opam/.opam/4.08/.opam-switch/build/base64.3.5.1)
-> compiled  base64.3.5.1
Processing 27/46: [cppo: dune build] [ocamlgraph: dune build] [opam-file-format: dune build] [re: dune build]
-> installed base64.3.5.1
Processing 28/46: [cppo: dune build] [ocamlgraph: dune build] [opam-file-format: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "opam-file-format" "-j" "39" "@install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/opam-file-format.2.1.6)
-> compiled  opam-file-format.2.1.6
Processing 28/46: [cppo: dune build] [ocamlgraph: dune build] [re: dune build]
-> installed opam-file-format.2.1.6
Processing 29/46: [cppo: dune build] [ocamlgraph: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "39" (CWD=/home/opam/.opam/4.08/.opam-switch/build/cppo.1.6.9)
-> compiled  cppo.1.6.9
Processing 29/46: [ocamlgraph: dune build] [re: dune build]
-> installed cppo.1.6.9
Processing 30/46: [ocamlgraph: dune build] [re: dune build]
Processing 31/46: [extlib: dune build] [ocamlgraph: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "39" (CWD=/home/opam/.opam/4.08/.opam-switch/build/re.1.11.0)
-> compiled  re.1.11.0
Processing 31/46: [extlib: dune build] [ocamlgraph: dune build]
-> installed re.1.11.0
Processing 32/46: [extlib: dune build] [ocamlgraph: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "extlib" "-j" "39" (CWD=/home/opam/.opam/4.08/.opam-switch/build/extlib.1.7.9)
-> compiled  extlib.1.7.9
Processing 32/46: [ocamlgraph: dune build]
-> installed extlib.1.7.9
Processing 33/46: [ocamlgraph: dune build]
Processing 34/46: [cudf: dune build] [ocamlgraph: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cudf" "-j" "39" (CWD=/home/opam/.opam/4.08/.opam-switch/build/cudf.0.10)
-> compiled  cudf.0.10
Processing 34/46: [ocamlgraph: dune build]
-> installed cudf.0.10
Processing 35/46: [ocamlgraph: dune build]
Processing 36/46: [mccs: dune build] [ocamlgraph: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocamlgraph" "-j" "39" "@install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ocamlgraph.2.1.0)
-> compiled  ocamlgraph.2.1.0
Processing 36/46: [mccs: dune build]
-> installed ocamlgraph.2.1.0
Processing 37/46: [mccs: dune build]
Processing 38/46: [dose3: dune build] [mccs: dune build]
Processing 39/46: [dose3: dune build] [mccs: dune build] [opam-core: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dose3" "-j" "39" "@install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/dose3.7.0.0)
- (cd _build/default/src/common && /home/opam/.opam/4.08/bin/ocaml unix.cma get-git-info.mlt) > _build/default/src/common/gitVersionInfo.ml
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
-> compiled  dose3.7.0.0
Processing 39/46: [mccs: dune build] [opam-core: ./configure]
-> installed dose3.7.0.0
Processing 40/46: [mccs: dune build] [opam-core: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--disable-checks" "--prefix" "/home/opam/.opam/4.08" (CWD=/home/opam/.opam/4.08/.opam-switch/build/opam-core.2.1.4)
- checking for ocamlc... ocamlc
- OCaml version is 4.08.1
- OCaml library path is /home/opam/.opam/4.08/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamldep.opt... ocamldep.opt
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamlbuild... no
- checking OCaml Sys.os_type... Unix
- checking for gawk... no
- checking for mawk... mawk
- checking for compiler type... cc
- checking for compiler architecture... amd64
- checking for compiler system... linux
- checking for gcc... gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64
- 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 gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 accepts -g... yes
- checking for gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 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 acl/libacl.h... no
- checking for library containing acl_get_perm... no
- checking for ocamlobjinfo... ocamlobjinfo
- checking for ocamlfind... no
- checking for curl... curl
- checking for dune... dune
- checking for cppo... cppo
- checking for patch... patch
- checking for bunzip2... bunzip2
- 
- checking for OCaml findlib package unix... not found
- checking for OCaml findlib package bigarray... not found
- checking for OCaml findlib package extlib... not found
- checking for OCaml findlib package re... not found
- checking for OCaml findlib package re.glob... not found
- checking for OCaml findlib package cmdliner... not found
- checking for OCaml findlib package ocamlgraph... not found
- checking for OCaml findlib package cudf... not found
- checking for OCaml findlib package dose3.common... not found
- checking for OCaml findlib package dose3.algo... not found
- checking for OCaml findlib package opam-file-format... not found
- checking for OCaml findlib package mccs... not found
- checking for OCaml findlib package opam-0install-cudf... not found
- checking for g++... g++
- checking whether the compiler supports GNU C++... yes
- checking whether g++ accepts -g... yes
- checking for g++ option to enable C++11 features... none needed
- 
- configure: creating ./config.status
- config.status: creating Makefile.config
- config.status: creating src/ocaml-flags-configure.sexp
- config.status: creating src/stubs/c-flags.sexp
- config.status: creating src/stubs/libacl/c-libraries.sexp
- 
- Opam will be built WITH a built-in solver
- 
- Executables will be installed in /home/opam/.opam/4.08/bin
- Manual pages will be installed in /home/opam/.opam/4.08/share/man
Processing 40/46: [mccs: dune build] [opam-core: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mccs" "-j" "39" (CWD=/home/opam/.opam/4.08/.opam-switch/build/mccs.1.1+17)
-> compiled  mccs.1.1+17
Processing 40/46: [opam-core: dune build]
-> installed mccs.1.1+17
Processing 41/46: [opam-core: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "opam-core" "-j" "39" (CWD=/home/opam/.opam/4.08/.opam-switch/build/opam-core.2.1.4)
-> compiled  opam-core.2.1.4
-> installed opam-core.2.1.4
Processing 43/46: [opam-format: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--disable-checks" "--prefix" "/home/opam/.opam/4.08" (CWD=/home/opam/.opam/4.08/.opam-switch/build/opam-format.2.1.4)
- checking for ocamlc... ocamlc
- OCaml version is 4.08.1
- OCaml library path is /home/opam/.opam/4.08/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamldep.opt... ocamldep.opt
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamlbuild... no
- checking OCaml Sys.os_type... Unix
- checking for gawk... no
- checking for mawk... mawk
- checking for compiler type... cc
- checking for compiler architecture... 
- amd64
- checking for compiler system... linux
- checking for gcc... gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64
- 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 gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 accepts -g... yes
- checking for gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 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 acl/libacl.h... no
- checking for library containing acl_get_perm... no
- checking for ocamlobjinfo... ocamlobjinfo
- checking for ocamlfind... no
- checking for curl... curl
- checking for dune... dune
- checking for cppo... cppo
- checking for patch... patch
- checking for bunzip2... bunzip2
- 
- checking for OCaml findlib package unix... not found
- checking for OCaml findlib package bigarray... not found
- checking for OCaml findlib package extlib... not found
- checking for OCaml findlib package re... not found
- checking for OCaml findlib package re.glob... not found
- checking for OCaml findlib package cmdliner... not found
- checking for OCaml findlib package ocamlgraph... not found
- checking for OCaml findlib package cudf... not found
- checking for OCaml findlib package dose3.common... not found
- checking for OCaml findlib package dose3.algo... not found
- checking for OCaml findlib package opam-file-format... not found
- checking for OCaml findlib package mccs... not found
- checking for OCaml findlib package opam-0install-cudf... not found
- checking for g++... g++
- checking whether the compiler supports GNU C++... yes
- checking whether g++ accepts -g... yes
- checking for g++ option to enable C++11 features... none needed
- 
- configure: creating ./config.status
- config.status: creating Makefile.config
- config.status: creating src/ocaml-flags-configure.sexp
- config.status: creating src/stubs/c-flags.sexp
- config.status: creating src/stubs/libacl/c-libraries.sexp
- 
- Opam will be built WITH a built-in solver
- 
- Executables will be installed in /home/opam/.opam/4.08/bin
- Manual pages will be installed in /home/opam/.opam/4.08/share/man
Processing 43/46: [opam-format: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "opam-format" "-j" "39" (CWD=/home/opam/.opam/4.08/.opam-switch/build/opam-format.2.1.4)
-> compiled  opam-format.2.1.4
-> installed opam-format.2.1.4
Processing 45/46: [opam-solver: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--disable-checks" "--prefix" "/home/opam/.opam/4.08" (CWD=/home/opam/.opam/4.08/.opam-switch/build/opam-solver.2.1.4)
- checking for ocamlc... ocamlc
- OCaml version is 4.08.1
- OCaml library path is /home/opam/.opam/4.08/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamldep.opt... ocamldep.opt
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamlbuild... no
- checking OCaml Sys.os_type... Unix
- checking for gawk... no
- checking for mawk... mawk
- checking for compiler type... cc
- checking for compiler architecture... 
- amd64
- checking for compiler system... linux
- checking for gcc... gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64
- 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 gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 accepts -g... yes
- checking for gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 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 acl/libacl.h... no
- checking for library containing acl_get_perm... no
- checking for ocamlobjinfo... ocamlobjinfo
- checking for ocamlfind... no
- checking for curl... curl
- checking for dune... dune
- checking for cppo... cppo
- checking for patch... patch
- checking for bunzip2... bunzip2
- 
- checking for OCaml findlib package unix... not found
- checking for OCaml findlib package bigarray... not found
- checking for OCaml findlib package extlib... not found
- checking for OCaml findlib package re... not found
- checking for OCaml findlib package re.glob... not found
- checking for OCaml findlib package cmdliner... not found
- checking for OCaml findlib package ocamlgraph... not found
- checking for OCaml findlib package cudf... not found
- checking for OCaml findlib package dose3.common... not found
- checking for OCaml findlib package dose3.algo... not found
- checking for OCaml findlib package opam-file-format... not found
- checking for OCaml findlib package mccs... not found
- checking for OCaml findlib package opam-0install-cudf... not found
- checking for g++... g++
- checking whether the compiler supports GNU C++... yes
- checking whether g++ accepts -g... yes
- checking for g++ option to enable C++11 features... none needed
- 
- configure: creating ./config.status
- config.status: creating Makefile.config
- config.status: creating src/ocaml-flags-configure.sexp
- config.status: creating src/stubs/c-flags.sexp
- config.status: creating src/stubs/libacl/c-libraries.sexp
- 
- Opam will be built WITH a built-in solver
- 
- Executables will be installed in /home/opam/.opam/4.08/bin
- Manual pages will be installed in /home/opam/.opam/4.08/share/man
Processing 45/46: [opam-solver: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "opam-solver" "-j" "39" (CWD=/home/opam/.opam/4.08/.opam-switch/build/opam-solver.2.1.4)
-> compiled  opam-solver.2.1.4
-> installed opam-solver.2.1.4
Done.
# Run eval $(opam env) to update the current shell environment
2024-04-14 17:29.08 ---> saved as "8195de81d87ea89198cc8c3c1d6c78f3ef8cdc952ebd66bf79bae2907c501e06"
Job succeeded