Build:
- 0
2026-06-16 11:39.57: New job: build conf-binutils.0.3 (71fe4f01eb46)
2026-06-16 11:39.57: Waiting for resource in pool day11-builds
2026-06-16 11:54.18: Got resource from pool day11-builds
2026-06-16 11:54.18: [profile full] build conf-binutils.0.3
2026-06-16 11:54.18: build conf-binutils.0.3 (71fe4f01eb46)
=== DEPENDENCIES (5 transitive) ===
base-unix.base 839dc585f12d
ocaml.5.4.1 708fed352b2a
ocaml-base-compiler.5.4.1 89b85703f841
ocaml-compiler.5.4.1 a719b8419b8e
ocaml-config.3 aa27f63940d8
=== STDOUT ===
Processing: [default: loading data]
The following system packages will first need to be installed:
binutils-multiarch
<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "binutils-multiarch"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package binutils-multiarch.
- (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18247 files and directories currently installed.)
- Preparing to unpack .../binutils-multiarch_2.40-2_amd64.deb ...
- Adding 'diversion of /usr/bin/x86_64-linux-gnu-nm to /usr/bin/x86_64-linux-gnu-nm.single by binutils-multiarch'
- Adding 'diversion of /usr/bin/x86_64-linux-gnu-objdump to /usr/bin/x86_64-linux-gnu-objdump.single by binutils-multiarch'
- Adding 'diversion of /usr/bin/x86_64-linux-gnu-objcopy to /usr/bin/x86_64-linux-gnu-objcopy.single by binutils-multiarch'
- Adding 'diversion of /usr/bin/x86_64-linux-gnu-strings to /usr/bin/x86_64-linux-gnu-strings.single by binutils-multiarch'
- Adding 'diversion of /usr/bin/x86_64-linux-gnu-strip to /usr/bin/x86_64-linux-gnu-strip.single by binutils-multiarch'
- Adding 'diversion of /usr/bin/x86_64-linux-gnu-size to /usr/bin/x86_64-linux-gnu-size.single by binutils-multiarch'
- Adding 'diversion of /usr/bin/x86_64-linux-gnu-ar to /usr/bin/x86_64-linux-gnu-ar.single by binutils-multiarch'
- Adding 'diversion of /usr/bin/x86_64-linux-gnu-ranlib to /usr/bin/x86_64-linux-gnu-ranlib.single by binutils-multiarch'
- Adding 'diversion of /usr/bin/x86_64-linux-gnu-addr2line to /usr/bin/x86_64-linux-gnu-addr2line.single by binutils-multiarch'
- Adding 'diversion of /usr/bin/x86_64-linux-gnu-gprof to /usr/bin/x86_64-linux-gnu-gprof.single by binutils-multiarch'
- Adding 'diversion of /usr/bin/x86_64-linux-gnu-readelf to /usr/bin/x86_64-linux-gnu-readelf.single by binutils-multiarch'
- Unpacking binutils-multiarch (2.40-2) ...
- Setting up binutils-multiarch (2.40-2) ...
- Processing triggers for libc-bin (2.36-9+deb12u14) ...
[conf-binutils.0.3/find-binutils.ml.in: dl]
-> retrieved conf-binutils.0.3 (https://opam.ocaml.org/cache)
[conf-binutils: subst] expanding opam variables in find-binutils.ml.in, generating find-binutils.ml
[conf-binutils: ocaml unix.cma]
+ /home/opam/.opam/default/bin/ocaml "unix.cma" "find-binutils.ml" (CWD=/home/opam/.opam/default/.opam-switch/build/conf-binutils.0.3)
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include:
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
-
- File "./find-binutils.ml", line 35, characters 11-21:
- 35 | r := String.sub s (i + 1) (!j - i - 1) :: !r;
- ^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application
- of this function.
-
- File "./find-binutils.ml", line 39, characters 2-12:
- 39 | String.sub s 0 !j :: !r
- ^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application
- of this function.
-
- File "./find-binutils.ml", line 42, characters 2-10:
- 42 | List.map String.trim (split_on_char on str) |>
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this
- function.
-
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include:
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
-
- File "./find-binutils.ml", line 109, characters 13-26:
- 109 | let deps = String.concat "\n" deps in
- ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sep was omitted in the application of this
- function.
-
- File "./find-binutils.ml", line 110, characters 13-26:
- 110 | let vars = String.concat "\n" vars in
- ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sep was omitted in the application of this
- function.
-
- File "./find-binutils.ml", line 176, characters 2-12:
- 176 | String.sub str 0 len = pref
- ^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application
- of this function.
-> compiled conf-binutils.0.3
-> installed conf-binutils.0.3
=== STDERR ===
2026-06-16 11:54.37: OK: build conf-binutils.0.3 (runc: 6.6s, disk: 0KB)
2026-06-16 11:54.37: Job succeeded