Build:
- 0
2026-09-03 20:05.06: New job: build nproc.0.5.1 (e89789fda1ee) 2026-09-03 20:05.06: Waiting for resource in pool day11-builds 2026-09-03 22:00.24: Got resource from pool day11-builds 2026-09-03 22:00.24: [profile full] build nproc.0.5.1 2026-09-03 22:00.25: build nproc.0.5.1 (e89789fda1ee) === DEPENDENCIES (13 transitive) === base-bytes.base 68d84c459288 base-threads.base 3d2f2cbc6db2 base-unix.base 3a38ddca6b5e cppo.1.8.0 8b34f9718c9c csexp.1.5.2 c758d7657e5b dune.3.24.2 bf83cdf0a904 dune-configurator.3.24.2 23afe5cb4d3b lwt.6.1.2 3072189ea5c2 ocaml.4.14.4 c7d6265b51fe ocaml-base-compiler.4.14.4 7a409b6ffbef ocaml-config.2 85edea6ac168 ocamlfind.1.9.8 3cae95bed0a0 ocplib-endian.1.2 a626410be6a1 === STDOUT === Processing: [default: loading data] [nproc.0.5.1: dl] [nproc.0.5.1: extract] -> retrieved nproc.0.5.1 (https://opam.ocaml.org/cache) [nproc: make] + /usr/bin/make (CWD=/home/opam/.opam/default/.opam-switch/build/nproc.0.5.1) - echo "version = \"$(cat VERSION)\"" > META - cat META.in >> META - ocamlfind ocamlc -c nproc.mli -package lwt.unix - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - File "nproc.mli", line 106, characters 5-13: - 106 | 'a Stream.t -> unit - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "nproc.mli", line 223, characters 7-15: - 223 | 'a Stream.t -> unit - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - ocamlfind ocamlc -a -g nproc.ml -o nproc.cma -package lwt.unix - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - File "nproc.ml", line 31, characters 10-21: - 31 | match Stream.peek strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "nproc.ml", line 34, characters 10-21: - 34 | Stream.junk strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "nproc.ml", line 41, characters 2-13: - 41 | Stream.from ( - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "nproc.ml", line 123, characters 21-34: - 123 | with Sys_error "Broken pipe" -> - ^^^^^^^^^^^^^ - Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 11.5) - File "nproc.ml", line 330, characters 12-23: - 330 | let o = Stream.peek x in - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "nproc.ml", line 333, characters 19-30: - 333 | | Some _ -> Stream.junk x - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - ocamlfind ocamlc -c nproc.mli -package lwt.unix - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - File "nproc.mli", line 106, characters 5-13: - 106 | 'a Stream.t -> unit - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "nproc.mli", line 223, characters 7-15: - 223 | 'a Stream.t -> unit - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - ocamlfind ocamlopt -a -g nproc.ml -o nproc.cmxa -package lwt.unix - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - File "nproc.ml", line 31, characters 10-21: - 31 | match Stream.peek strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "nproc.ml", line 34, characters 10-21: - 34 | Stream.junk strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "nproc.ml", line 41, characters 2-13: - 41 | Stream.from ( - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "nproc.ml", line 123, characters 21-34: - 123 | with Sys_error "Broken pipe" -> - ^^^^^^^^^^^^^ - Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 11.5) - File "nproc.ml", line 330, characters 12-23: - 330 | let o = Stream.peek x in - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "nproc.ml", line 333, characters 19-30: - 333 | | Some _ -> Stream.junk x - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. -> compiled nproc.0.5.1 [nproc: make install] + /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/nproc.0.5.1) - ocamlfind install nproc META \ - `find nproc.mli nproc.cmi \ - nproc.cmo nproc.cma \ - nproc.cmx nproc.o nproc.cmxa nproc.a` - Installed /home/opam/.opam/default/lib/nproc/nproc.a - Installed /home/opam/.opam/default/lib/nproc/nproc.cmxa - Installed /home/opam/.opam/default/lib/nproc/nproc.o - Installed /home/opam/.opam/default/lib/nproc/nproc.cmx - Installed /home/opam/.opam/default/lib/nproc/nproc.cma - Installed /home/opam/.opam/default/lib/nproc/nproc.cmo - Installed /home/opam/.opam/default/lib/nproc/nproc.cmi - Installed /home/opam/.opam/default/lib/nproc/nproc.mli - Installed /home/opam/.opam/default/lib/nproc/META -> installed nproc.0.5.1 === STDERR === 2026-09-03 22:00.30: OK: build nproc.0.5.1 (runc: 2.1s, disk: 10KB) 2026-09-03 22:00.30: Job succeeded