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


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

(from ocaml/opam:debian-unstable)
2024-05-01 15:10.24 ---> 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-05-01 15:10.24 ---> 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 784f6c3aecb7d11609be51cc2e4a70a55abd2ddc"))
2024-05-01 15:10.24 ---> using "ab4752ec45f434bd31352caf567b49b876e433e96bd581f1632330cd2cbeaf1f" 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-05-01 15:10.24 ---> using "2ddb880cde074ccead15005b5d2c67e65df42d2504e6684f08378272ffa33857" 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-05-01 15:10.24 ---> using "7db1e518254fa0d76d75a6a5a9c93e3933dcf68170388db5f005dd4bb2215aba" 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-05-01-0805.42-F-2024-04-25-1406.51.pdiff [657 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-05-01-0805.42-F-2024-04-25-1406.51.pdiff [657 kB]
- Fetched 919 kB in 4s (209 kB/s)
- Reading package lists...
- 
2024-05-01 15:10.24 ---> using "55f2cdae61d24540d3ec4db1257675024081bfaf37a30f01a5c9b37a6b9a802d" from cache

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

Nothing to do.
The following actions will be performed:
=== install 1 package
  - install operf-micro 1.1.1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/3:
-> retrieved operf-micro.1.1.1  (cached)
[operf-micro: subst] expanding opam variables in Makefile.conf.in, generating Makefile.conf
Processing  2/3: [operf-micro: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.08/.opam-switch/build/operf-micro.1.1.1)
- make -C tools/operf-micro all
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/operf-micro.1.1.1/tools/operf-micro'
- echo "let name = \"operf-micro\"" > static_config.ml
- echo "let prefix = \"/home/opam/.opam/4.08\"" >> static_config.ml
- ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -c static_config.mli
- ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -c static_config.ml
- ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -c utils.ml
- ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -c files.ml
- ocamlyacc parser.mly
- ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -c files.ml
- ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -c parser.mli
- ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -c parser.ml
- ocamllex lexer.mll
- 21 states, 475 transitions, table size 2026 bytes
- ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -c lexer.ml
- ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -c loc.mli
- ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -c loc.ml
- ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -c utils.ml
- ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -c command.mli
- ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -c command.ml
- ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -c detect_config.mli
- ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -c detect_config.ml
- ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -c benchmark.mli
- ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -c benchmark.ml
- ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -c ransac.mli
- ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -c ransac.ml
- ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -c measurements.mli
- ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -c measurements.ml
- File "measurements.ml", line 8, characters 16-34:
- 8 |   let compare = Pervasives.compare
-                     ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -c builder.ml
- ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -c main.ml
- ocamlopt -g -o builder.opt unix.cmxa static_config.cmx utils.cmx files.cmx parser.cmx lexer.cmx loc.cmx command.cmx detect_config.cmx benchmark.cmx ransac.cmx measurements.cmx builder.cmx main.cmx
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/operf-micro.1.1.1/tools/operf-micro'
- make -C share/operf-micro all
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/operf-micro.1.1.1/share/operf-micro'
- ocamlc -c micro_bench_types.mli
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/operf-micro.1.1.1/share/operf-micro'
-> compiled  operf-micro.1.1.1
Processing  3/3: [operf-micro: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/operf-micro.1.1.1)
- make -C tools/operf-micro all
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/operf-micro.1.1.1/tools/operf-micro'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/operf-micro.1.1.1/tools/operf-micro'
- make -C share/operf-micro all
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/operf-micro.1.1.1/share/operf-micro'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/operf-micro.1.1.1/share/operf-micro'
- make -C tools/operf-micro install
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/operf-micro.1.1.1/tools/operf-micro'
- mkdir -p /home/opam/.opam/4.08/bin/
- cp -f builder.opt /home/opam/.opam/4.08/bin//operf-micro
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/operf-micro.1.1.1/tools/operf-micro'
- make -C share/operf-micro install
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/operf-micro.1.1.1/share/operf-micro'
- mkdir -p /home/opam/.opam/4.08/share//operf-micro/
- cp -a cycles.c micro_bench_run.ml micro_bench_types.ml micro_bench_types.mli time_stamp_counter.ml benchmarks /home/opam/.opam/4.08/share//operf-micro/
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/operf-micro.1.1.1/share/operf-micro'
-> installed operf-micro.1.1.1
Done.
# Run eval $(opam env) to update the current shell environment
2024-05-01 15:10.44 ---> saved as "bf8aa481033ac2f53f18aed6aa4e7636b2a94b90fc08096eaa025b3c71ce8e58"
Job succeeded