Building on x86-bm-3.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:0689b2c0bae81ca736a3cf47bf9f45d784bdbc49ceb862d61cac3392c998d272) 2022-04-07 09:05.45 ---> using "9694d2e78ab3fcaaf506053043dc404ac6350d10eabcb4e61663e36a98d481fd" 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-04-07 09:05.45 ---> using "f1435c573d465aa4a3b32f3496f8ddaab4c185e5f8720ec93f2b8f5b9c107d4b" 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 aa1f173b2a62d094b9857fa09cf471a46424c4a8")) 2022-04-07 09:05.45 ---> using "16ab3e697c9012d52ecf2d027a886d80445d47f3204474de827be3a6a09ce5bd" 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-04-07 09:05.45 ---> using "161fa26fa8ff94f6712afd15c3db137cd2e1a4ac1ac76e29aae43348e67b52d7" 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+trunk'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-variants" {= "5.0.0+trunk"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-variants.5.0.0+trunk (https://github.com/ocaml/ocaml/archive/trunk.tar.gz) -> installed ocaml-variants.5.0.0+trunk -> installed ocaml-config.2 -> 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 2022-04-07 09:05.45 ---> using "4fe020c4fa888d0431c8c5cde8acbf822fa516d7fc3e336457ddc67dac0f69b9" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [165 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-04-06-1404.48-F-2022-03-29-0803.54.pdiff [526 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-04-06-1404.48-F-2022-03-29-0803.54.pdiff [526 kB] - Fetched 755 kB in 2s (418 kB/s) - Reading package lists... - 2022-04-07 09:05.45 ---> using "36ae673d88958ab8334999e42a45eeedc22d8dab21880d1d5d86c9a003cbfa35" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"opam-core.2.1.0~beta2\"\ \nopam install -vy \"opam-core.2.1.0~beta2\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"opam-core.2.1.0~beta2\" | 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-core.2.1.0~beta2 is not installed. Nothing to do. The following actions will be performed: === install 7 packages - install cppo 1.6.8 [required by opam-core] - install dune 3.0.3 [required by opam-core] - install ocamlgraph 2.0.0 [required by opam-core] - install opam-core 2.1.0~beta2 - install re 1.10.3 [required by opam-core] - install seq base [required by re] - install stdlib-shims 0.3.0 [required by ocamlgraph] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/21: Processing 2/21: Processing 3/21: -> retrieved cppo.1.6.8 (cached) Processing 4/21: [opam-core.2.1.0~beta2: http] -> retrieved ocamlgraph.2.0.0 (cached) Processing 5/21: [opam-core.2.1.0~beta2: http] -> retrieved re.1.10.3 (cached) Processing 6/21: [opam-core.2.1.0~beta2: http] Processing 7/21: [opam-core.2.1.0~beta2: http] Processing 8/21: [opam-core.2.1.0~beta2: http] -> installed seq.base Processing 9/21: [opam-core.2.1.0~beta2: http] -> retrieved stdlib-shims.0.3.0 (cached) Processing 9/21: -> retrieved opam-core.2.1.0~beta2 (https://github.com/ocaml/opam/archive/2.1.0-beta2.tar.gz) -> retrieved dune.3.0.3 (cached) Processing 10/21: [dune: ocaml bootstrap.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune.3.0.3) - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 31 - cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads build_path_prefix_map.ml - File "vendor/build_path_prefix_map/src/build_path_prefix_map.ml", line 5, characters 17-31: - Alert deprecated: Stdlib.Printf.kprintf - Use Printf.ksprintf instead. - cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamLexer.ml - File "vendor/opam-file-format/src/opamLexer.mll", line 21, characters 2-16: - Alert deprecated: Stdlib.Printf.kprintf - Use Printf.ksprintf instead. - Processing 10/21: [dune: ./dune.exe build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune.3.0.3) -> compiled dune.3.0.3 -> installed dune.3.0.3 Processing 12/21: [cppo: dune build] Processing 13/21: [cppo: dune build] [re: dune build] Processing 14/21: [cppo: dune build] [re: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/stdlib-shims.0.3.0) -> compiled stdlib-shims.0.3.0 Processing 14/21: [cppo: dune build] [re: dune build] -> installed stdlib-shims.0.3.0 Processing 15/21: [cppo: dune build] [re: dune build] Processing 16/21: [cppo: dune build] [ocamlgraph: dune build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/re.1.10.3) -> compiled re.1.10.3 Processing 16/21: [cppo: dune build] [ocamlgraph: dune build] -> installed re.1.10.3 Processing 17/21: [cppo: dune build] [ocamlgraph: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/cppo.1.6.8) -> compiled cppo.1.6.8 Processing 17/21: [ocamlgraph: dune build] -> installed cppo.1.6.8 Processing 18/21: [ocamlgraph: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocamlgraph" "-j" "31" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocamlgraph.2.0.0) -> compiled ocamlgraph.2.0.0 -> installed ocamlgraph.2.0.0 Processing 20/21: [opam-core: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--disable-checks" "--prefix" "/home/opam/.opam/5.0" (CWD=/home/opam/.opam/5.0/.opam-switch/build/opam-core.2.1.0~beta2) - checking for ocamlc... ocamlc - OCaml version is 5.0.0+dev0-2021-11-05 - OCaml library path is /home/opam/.opam/5.0/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 -pthread -fPIC -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 we are using the GNU C compiler... yes - checking whether gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 accepts -g... yes - checking for gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 option to accept ISO C89... none needed - checking how to run the C preprocessor... gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -E - checking for grep that handles long lines and -e... /bin/grep - checking for egrep... /bin/grep -E - checking for ANSI C header files... yes - checking for sys/types.h... yes - checking for sys/stat.h... yes - checking for stdlib.h... yes - checking for string.h... yes - checking for memory.h... yes - checking for strings.h... yes - checking for inttypes.h... - yes - checking for stdint.h... yes - checking for unistd.h... yes - checking acl/libacl.h usability... no - checking acl/libacl.h presence... no - 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 g++... g++ - checking whether we are using the GNU C++ compiler... yes - checking whether g++ accepts -g... yes - - 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/5.0/bin - Manual pages will be installed in /home/opam/.opam/5.0/share/man Processing 20/21: [opam-core: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "opam-core" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/opam-core.2.1.0~beta2) - File "src/core/dune", line 5, characters 34-42: - 5 | (libraries re ocamlgraph unix bigarray - ^^^^^^^^ - Error: Library "bigarray" not found. - -> required by library "opam-core" in _build/default/src/core - -> required by _build/default/META.opam-core - -> required by _build/install/default/lib/opam-core/META - -> required by _build/default/opam-core.install - -> required by alias install [ERROR] The compilation of opam-core.2.1.0~beta2 failed at "dune build -p opam-core -j 31". #=== ERROR while compiling opam-core.2.1.0~beta2 ==============================# # context 2.2.0~alpha~dev | linux/x86_64 | ocaml-variants.5.0.0+trunk | file:///home/opam/opam-repository # path ~/.opam/5.0/.opam-switch/build/opam-core.2.1.0~beta2 # command ~/.opam/opam-init/hooks/sandbox.sh build dune build -p opam-core -j 31 # exit-code 1 # env-file ~/.opam/log/opam-core-10-5d8acc.env # output-file ~/.opam/log/opam-core-10-5d8acc.out ### output ### # File "src/core/dune", line 5, characters 34-42: # 5 | (libraries re ocamlgraph unix bigarray # ^^^^^^^^ # Error: Library "bigarray" not found. # -> required by library "opam-core" in _build/default/src/core # -> required by _build/default/META.opam-core # -> required by _build/install/default/lib/opam-core/META # -> required by _build/default/opam-core.install # -> required by alias install <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions failed | - build opam-core 2.1.0~beta2 +- +- The following changes have been performed | - install cppo 1.6.8 | - install dune 3.0.3 | - install ocamlgraph 2.0.0 | - install re 1.10.3 | - install seq base | - install stdlib-shims 0.3.0 +- # Run eval $(opam env) to update the current shell environment The former state can be restored with: /usr/bin/opam switch import "/home/opam/.opam/5.0/.opam-switch/backup/state-20220407090551.export" 'opam install -vy opam-core.2.1.0~beta2' failed. "/bin/bash" "-c" " opam remove -y "opam-core.2.1.0~beta2" opam install -vy "opam-core.2.1.0~beta2" res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: "opam-core.2.1.0~beta2" | grep -q '"debian-unstable"'; then echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field." exit 69 fi fi exit $res " failed with exit status 31 Failed: Build failed