Building on iphito.caelum.ci.dev (from ocaml/opam:debian-unstable@sha256:a81e38f7942f916eec4a7145224dbc6fcdf584820db2ab3063127d58ba80e4bb) Unable to find image 'ocaml/opam:debian-unstable@sha256:a81e38f7942f916eec4a7145224dbc6fcdf584820db2ab3063127d58ba80e4bb' locally docker.io/ocaml/opam@sha256:a81e38f7942f916eec4a7145224dbc6fcdf584820db2ab3063127d58ba80e4bb: Pulling from ocaml/opam 1ae3b60c1a35: Pulling fs layer 1ae3b60c1a35: Download complete 1ae3b60c1a35: Pull complete Digest: sha256:a81e38f7942f916eec4a7145224dbc6fcdf584820db2ab3063127d58ba80e4bb Status: Downloaded newer image for ocaml/opam@sha256:a81e38f7942f916eec4a7145224dbc6fcdf584820db2ab3063127d58ba80e4bb 2023-07-02 09:52.57 ---> using "c1e06f8014f4e4402e9743f32f9c406d2ceb2e9cafdf160fa25c5b4c5ddee1d0" 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")) 2023-07-02 09:52.57 ---> using "8710ae7221b0b40c4c31b8ab0b81a9e7702135c592da6045a57796358f5f39d3" 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 86961ac6d7505a361cd605968329990033691c57")) 2023-07-02 09:52.57 ---> using "0d0411dee08b7b9bbde0ce3d72beb85e2380abb682bfd207e6e830d1a2f6147b" 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. 2023-07-02 09:52.57 ---> using "4fd6f3e60fac8833ee35ce0f3db21cc7397ae6010de50b9444f037226216ee99" 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 (https://github.com/ocaml/ocaml/archive/5.0.0.tar.gz) -> 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 2023-07-02 09:52.57 ---> using "f0f63e3d1966c557d6a06183fd64671290df780581ad85470cc8096c209e7345" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [199 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-2023-07-01-0813.52-F-2023-06-29-2041.00.pdiff [102 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2023-07-01-0813.52-F-2023-06-29-2041.00.pdiff [102 kB] - Fetched 365 kB in 1s (280 kB/s) - Reading package lists... 2023-07-02 09:52.57 ---> using "a235c1ce4b0b6e1ac4674ffddf4b888718c4d25f19e20e5c7a0c8c4b25462eef" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"rmlbuild.0.14.0-00\"\ \nopam install -vy \"rmlbuild.0.14.0-00\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"rmlbuild.0.14.0-00\" | 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] rmlbuild.0.14.0-00 is not installed. Nothing to do. The following actions will be performed: === install 1 package - install rmlbuild 0.14.0-00 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/3: [rmlbuild.0.14.0-00: http] Processing 1/3: -> retrieved rmlbuild.0.14.0-00 (https://github.com/reactiveml/rmlbuild/archive/0.14.0-00.tar.gz) Processing 2/3: [rmlbuild: make configure.make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/5.0" "OCAMLBUILD_BINDIR=/home/opam/.opam/5.0/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/5.0/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/5.0/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/5.0/.opam-switch/build/rmlbuild.0.14.0-00) - (echo "# This file was generated from configure.make"; \ - echo ;\ - echo "OCAML_PREFIX="; \ - echo "OCAML_BINDIR=/home/opam/.opam/5.0/bin"; \ - echo "OCAML_LIBDIR=/home/opam/.opam/5.0/lib/ocaml"; \ - echo "OCAML_MANDIR=/home/opam/.opam/5.0/man"; \ - echo ;\ - echo "EXT_OBJ=.o"; \ - echo "EXT_ASM=.s"; \ - echo "EXT_LIB=.a"; \ - echo "EXT_DLL=.so"; \ - echo "EXE="; \ - echo ;\ - echo "OCAML_NATIVE=true"; \ - echo "OCAML_NATIVE_TOOLS=true"; \ - echo "NATDYNLINK=true"; \ - echo "SUPPORT_SHARED_LIBRARIES=true"; \ - echo ;\ - echo "PREFIX=/home/opam/.opam/5.0"; \ - echo "BINDIR=/home/opam/.opam/5.0/bin"; \ - echo "LIBDIR=/home/opam/.opam/5.0/lib"; \ - echo "MANDIR=/home/opam/.opam/5.0/man"; \ - ) > Makefile.config - (echo "(* This file was generated from ../configure.make *)"; \ - echo ;\ - echo 'let bindir = "/home/opam/.opam/5.0/bin"'; \ - echo 'let libdir = "/home/opam/.opam/5.0/lib"'; \ - echo 'let ocaml_libdir = "/home/opam/.opam/5.0/lib/ocaml"'; \ - echo 'let libdir_abs = "/home/opam/.opam/5.0/lib"'; \ - echo 'let ocaml_native = true'; \ - echo 'let ocaml_native_tools = true'; \ - echo 'let supports_shared_libraries = true';\ - echo 'let a = "a"'; \ - echo 'let o = "o"'; \ - echo 'let so = "so"'; \ - echo 'let ext_dll = ".so"'; \ - echo 'let exe = ""'; \ - echo 'let version = "0.14.0-00"'; \ - ) > src/ocamlbuild_config.ml Processing 2/3: [rmlbuild: make check-if-preinstalled] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/rmlbuild.0.14.0-00) - if test -d /home/opam/.opam/5.0/lib/ocaml/rmlbuild; then\ - >&2 echo "ERROR: Preinstalled rmlbuild detected at"\ - "/home/opam/.opam/5.0/lib/ocaml/rmlbuild";\ - >&2 echo "Installation aborted; if you want to bypass this"\ - "safety check, pass CHECK_IF_PREINSTALLED=false to make";\ - exit 2;\ - fi - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - File "src/my_std.ml", line 127, characters 20-38: - 127 | let compare = Pervasives.compare - ^^^^^^^^^^^^^^^^^^ - Error: Unbound module Pervasives - make: *** [Makefile:423: src/my_std.cmo] Error 2 [ERROR] The compilation of rmlbuild.0.14.0-00 failed at "make check-if-preinstalled all opam-install". #=== ERROR while compiling rmlbuild.0.14.0-00 =================================# # context 2.2.0~alpha | linux/x86_64 | ocaml-base-compiler.5.0.0 | file:///home/opam/opam-repository # path ~/.opam/5.0/.opam-switch/build/rmlbuild.0.14.0-00 # command ~/.opam/opam-init/hooks/sandbox.sh build make check-if-preinstalled all opam-install # exit-code 2 # env-file ~/.opam/log/rmlbuild-8-4bfdb0.env # output-file ~/.opam/log/rmlbuild-8-4bfdb0.out ### output ### # if test -d /home/opam/.opam/5.0/lib/ocaml/rmlbuild; then\ # >&2 echo "ERROR: Preinstalled rmlbuild detected at"\ # "/home/opam/.opam/5.0/lib/ocaml/rmlbuild";\ # >&2 echo "Installation aborted; if you want to bypass this"\ # "safety check, pass CHECK_IF_PREINSTALLED=false to make";\ # exit 2;\ # fi # ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml # ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli # ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml # ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli # ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml # ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli # ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli # ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml # File "src/my_std.ml", line 127, characters 20-38: # 127 | let compare = Pervasives.compare # ^^^^^^^^^^^^^^^^^^ # Error: Unbound module Pervasives # make: *** [Makefile:423: src/my_std.cmo] Error 2 <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions failed | - build rmlbuild 0.14.0-00 +- - No changes have been performed # Run eval $(opam env) to update the current shell environment 'opam install -vy rmlbuild.0.14.0-00' failed. "/bin/bash" "-c" " opam remove -y "rmlbuild.0.14.0-00" opam install -vy "rmlbuild.0.14.0-00" res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: "rmlbuild.0.14.0-00" | 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