Building on x86-bm-12.ocamllabs.io
(from ocaml/opam:debian-unstable@sha256:7054d8a46152338971700614b854690c8ce1a3d6024d9e66b018a8e73119aa3f)
Unable to find image 'ocaml/opam:debian-unstable@sha256:7054d8a46152338971700614b854690c8ce1a3d6024d9e66b018a8e73119aa3f' locally
docker.io/ocaml/opam@sha256:7054d8a46152338971700614b854690c8ce1a3d6024d9e66b018a8e73119aa3f: Pulling from ocaml/opam
2db5444d1f5b: Already exists
f086bebd22a1: Pulling fs layer
3264a46f1e18: Pulling fs layer
3264a46f1e18: Verifying Checksum
3264a46f1e18: Download complete
f086bebd22a1: Verifying Checksum
f086bebd22a1: Download complete
f086bebd22a1: Pull complete
3264a46f1e18: Pull complete
Digest: sha256:7054d8a46152338971700614b854690c8ce1a3d6024d9e66b018a8e73119aa3f
Status: Downloaded newer image for ocaml/opam@sha256:7054d8a46152338971700614b854690c8ce1a3d6024d9e66b018a8e73119aa3f
2022-03-04 21:04.42 ---> using "373f9b631d075c18f7442f5ab0fc65a1fd416e45c4bad373f7db673d6cf80f59" 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-03-04 21:04.42 ---> using "88849b7b49c5c9e5ea88c51a2386f85dc9692b3cbbbdfa071a4b6fb51a141dbe" 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 892f7bcbcb6c1fd05911ac75d53aa8c9f717b4b0"))
2022-03-04 21:04.42 ---> using "404c235885055cd745b552882486f8b810a0b774621d6103597df8eba1715fda" 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-03-04 21:04.42 ---> using "0af54149d5e87a921b7dadf447f75ea502ca8353b2aa045688bdf344893d2879" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam switch create --repositories=default '4.13' '4.13.1'"))
<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.13.1"} | "ocaml-system" {= "4.13.1"}]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.13.1 (cached)
-> installed ocaml-base-compiler.4.13.1
-> installed ocaml-config.2
-> installed ocaml.4.13.1
Done.
# Run eval $(opam env --switch=4.13) to update the current shell environment
2022-03-04 21:04.42 ---> using "3a221f821d43bba87e0b21c8d9116ab8da8663a4d1212bf4a7506999a3565510" 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]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [9010 kB]
- Fetched 9239 kB in 3s (3086 kB/s)
- Reading package lists...
-
2022-03-04 21:04.42 ---> using "6b3033fe3d101681f7b02bdf30bbb9f7fab1d4aa8c7abc4c2d21b923fed52b36" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "\
\nopam remove -y \"opam-file-format.2.0.0~beta\"\
\nopam install -vy \"opam-file-format.2.0.0~beta\"\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: \"opam-file-format.2.0.0~beta\" | 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-file-format.2.0.0~beta is not installed.
Nothing to do.
The following actions will be performed:
- install opam-file-format 2.0.0~beta
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 1/3:
-> retrieved opam-file-format.2.0.0~beta (cached)
Processing 2/3: [opam-file-format: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.13/.opam-switch/build/opam-file-format.2.0.0~beta)
- make -C src opam-file-format.cma
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/opam-file-format.2.0.0~beta/src'
- ocamlyacc opamBaseParser.mly
- ocamllex opamLexer.mll
- 81 states, 2059 transitions, table size 8722 bytes
- ocamldep *.mli *.ml > .depend
- ocamlc -c opamParserTypes.mli
- ocamlc -c opamBaseParser.mli
- ocamlc -c opamBaseParser.ml
- ocamlc -c opamLexer.mli
- ocamlc -c opamLexer.ml
- ocamlc -c opamParser.mli
- ocamlc -c opamParser.ml
- ocamlc -c opamPrinter.mli
- ocamlc -c opamPrinter.ml
- ocamlc -a opamBaseParser.cmo opamLexer.cmo opamParser.cmo opamPrinter.cmo -o opam-file-format.cma
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/opam-file-format.2.0.0~beta/src'
- make -C src opam-file-format.cmxa
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/opam-file-format.2.0.0~beta/src'
- ocamlopt -c opamBaseParser.ml
- ocamlopt -c opamLexer.ml
- ocamlopt -c opamParser.ml
- ocamlopt -c opamPrinter.ml
- ocamlopt -a opamBaseParser.cmx opamLexer.cmx opamParser.cmx opamPrinter.cmx -o opam-file-format.cmxa
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/opam-file-format.2.0.0~beta/src'
- make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/opam-file-format.2.0.0~beta/src'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/opam-file-format.2.0.0~beta/src'
-> compiled opam-file-format.2.0.0~beta
Processing 3/3: [opam-file-format: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "PREFIX=/home/opam/.opam/4.13" (CWD=/home/opam/.opam/4.13/.opam-switch/build/opam-file-format.2.0.0~beta)
- mkdir -p /home/opam/.opam/4.13/lib/opam-file-format
- install -m 0644 \
- src/opamBaseParser.cmi src/opamLexer.cmi src/opamParser.cmi src/opamParserTypes.cmi src/opamPrinter.cmi src/opamBaseParser.cmo src/opamLexer.cmo src/opamParser.cmo src/opamPrinter.cmo src/opamBaseParser.cmx src/opamLexer.cmx src/opamParser.cmx src/opamPrinter.cmx src/opam-file-format.a src/opam-file-format.cma src/opam-file-format.cmxa src/META \
- /home/opam/.opam/4.13/lib/opam-file-format/
-> installed opam-file-format.2.0.0~beta
Done.
# Run eval $(opam env) to update the current shell environment
2022-03-04 21:04.59 ---> saved as "2394abd518532f46360a4b1c6fac81670ec2d4d972ce7a8cb624d36c04071c48"
Job succeeded