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


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

(from ocaml/opam:debian-unstable)
2025-05-23 18:21.16 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2025-05-23 18:21.16 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" 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 d4d1aa63ab7830b868cb8cbd85e076c699d8eb06"))
2025-05-23 18:21.16 ---> using "9dd08d1070d43bd32b9bd541b7c80c489e99c8b764fe1cf09cf53dcf45faae9d" 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.

2025-05-23 18:21.16 ---> using "d921eb389f66f97f3cd81fad6e72bfcbf285b9f49ad655f05bd4f22ef863e39d" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.3  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.5.1.0  (cached)
-> installed ocaml-base-compiler.5.1.0
-> installed ocaml-config.3
-> installed ocaml.5.1.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=5.1)
2025-05-23 18:21.16 ---> using "7b9faf46dfad08b107e2655cb2ba6707fa0cae4e7da9f74e0b60988a43a1d674" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [208 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Err:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
-   Couldn't find the start of the patch series
- 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 [10.1 MB]
- Fetched 10.4 MB in 2s (6517 kB/s)
- Reading package lists...
- 
2025-05-23 18:21.16 ---> using "ff66de4dc34a7419291239493a062c9f809bf86fc06b4911a318a37f707ff6da" from cache

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

The following actions will be performed:
=== install 1 package
  - install operf-micro 1.1.3

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/3: [operf-micro.1.1.3: extract]
-> retrieved operf-micro.1.1.3  (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/5.1/.opam-switch/build/operf-micro.1.1.3)
- make -C tools/operf-micro all
- make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/operf-micro.1.1.3/tools/operf-micro'
- echo "let name = \"operf-micro\"" > static_config.ml
- echo "let prefix = \"/home/opam/.opam/5.1\"" >> static_config.ml
- ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c static_config.mli
- ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c static_config.ml
- ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c utils.ml
- ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c files.ml
- ocamlyacc parser.mly
- ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c files.ml
- ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c parser.mli
- ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -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 -I +unix -c lexer.ml
- ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c loc.mli
- ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c loc.ml
- ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c utils.ml
- ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c command.mli
- ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c command.ml
- ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c detect_config.mli
- ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c detect_config.ml
- ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c benchmark.mli
- ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c benchmark.ml
- ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c ransac.mli
- ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c ransac.ml
- ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c measurements.mli
- ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c measurements.ml
- ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c builder.ml
- ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -I +unix -c main.ml
- ocamlopt -g -I +unix -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/5.1/.opam-switch/build/operf-micro.1.1.3/tools/operf-micro'
- make -C share/operf-micro all
- make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/operf-micro.1.1.3/share/operf-micro'
- ocamlc -c micro_bench_types.mli
- make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/operf-micro.1.1.3/share/operf-micro'
-> compiled  operf-micro.1.1.3
Processing  3/3: [operf-micro: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/5.1/.opam-switch/build/operf-micro.1.1.3)
- make -C tools/operf-micro all
- make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/operf-micro.1.1.3/tools/operf-micro'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/operf-micro.1.1.3/tools/operf-micro'
- make -C share/operf-micro all
- make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/operf-micro.1.1.3/share/operf-micro'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/operf-micro.1.1.3/share/operf-micro'
- make -C tools/operf-micro install
- make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/operf-micro.1.1.3/tools/operf-micro'
- mkdir -p /home/opam/.opam/5.1/bin/
- cp -f builder.opt /home/opam/.opam/5.1/bin//operf-micro
- make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/operf-micro.1.1.3/tools/operf-micro'
- make -C share/operf-micro install
- make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/operf-micro.1.1.3/share/operf-micro'
- mkdir -p /home/opam/.opam/5.1/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/5.1/share//operf-micro/
- make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/operf-micro.1.1.3/share/operf-micro'
-> installed operf-micro.1.1.3
Done.
# To update the current shell environment, run: eval $(opam env)
2025-05-23 18:21.29 ---> saved as "3fb03f02a162bc3e846f73c9d51ecc0c39a2ee3c1cca02172f7466fe5bc367cb"
Job succeeded