Build:
  1. 0
2026-06-19 18:36.02: New job: build cpuid.0.1.1 (b7d61d8ceaa8)
2026-06-19 18:36.02: Waiting for resource in pool day11-builds
2026-06-19 19:29.38: Got resource from pool day11-builds
2026-06-19 19:29.38: [profile full] build cpuid.0.1.1
2026-06-19 19:29.38: build cpuid.0.1.1 (b7d61d8ceaa8)
=== DEPENDENCIES (12 transitive) ===
  astring.0.8.5                                      a4f99eb8200d
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  dune.3.23.1                                        b9e31df96092
  ocaml.5.5.0                                        7bdffd2f55d9
  ocaml-base-compiler.5.5.0                          88ac983b1a28
  ocaml-compiler.5.5.0                               8d77bbea3746
  ocamlbuild.0.16.1                                  b61d8be21b8c
  ocamlfind.1.9.8                                    1872268d1aec
  ocb-stubblr.0.1.1-1                                aa4d30429dc1
  result.1.5                                         c8a56fc8128f
  topkg.1.1.1                                        ecfbf436618b
=== STDOUT ===
Processing: [default: loading data]
[cpuid.0.1.1: dl]
[cpuid.0.1.1: extract]
-> retrieved cpuid.0.1.1  (https://opam.ocaml.org/cache)
[cpuid: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" "--tests" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/cpuid.0.1.1)
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlc -config
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package ocb-stubblr myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- + ocamlfind ocamlc -config
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlc -g -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package result -c src/native/cpuid.c
- + ocamlfind ocamlc -g -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package result -c src/native/cpuid.c
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + mv cpuid.o src/native/cpuid.o
- + ocamlfind ocamlmklib -o src/cpuid_stubs -g src/native/cpuid.o
- + ocamlfind ocamlmklib -o src/cpuid_stubs -g src/native/cpuid.o
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamldep -package bytes -package result -modules src/cpuid.ml > src/cpuid.ml.depends
- + ocamlfind ocamldep -package bytes -package result -modules src/cpuid.mli > src/cpuid.mli.depends
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I test -o src/cpuid.cmi src/cpuid.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I test -o src/cpuid.cmi src/cpuid.mli
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package result -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I test -o src/cpuid.cmx src/cpuid.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package result -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I test -o src/cpuid.cmx src/cpuid.ml
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -a -cclib -lcpuid_stubs -package bytes -package result -I src src/cpuid.cmx -o src/cpuid.cmxa
- + ocamlfind ocamlopt -a -cclib -lcpuid_stubs -package bytes -package result -I src src/cpuid.cmx -o src/cpuid.cmxa
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -shared -linkall -I . -I src -I test -package bytes -package result -I src src/cpuid.cmxa -o src/cpuid.cmxs
- + ocamlfind ocamlopt -shared -linkall -I . -I src -I test -package bytes -package result -I src src/cpuid.cmxa -o src/cpuid.cmxs
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I test -o src/cpuid.cmo src/cpuid.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I test -o src/cpuid.cmo src/cpuid.ml
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlc -a -dllib -lcpuid_stubs -cclib -lcpuid_stubs -package bytes -package result -I src src/cpuid.cmo -o src/cpuid.cma
- + ocamlfind ocamlc -a -dllib -lcpuid_stubs -cclib -lcpuid_stubs -package bytes -package result -I src src/cpuid.cmo -o src/cpuid.cma
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- # No parallelism done
- + ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package ocb-stubblr myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
-> compiled  cpuid.0.1.1
-> installed cpuid.0.1.1

=== STDERR ===

2026-06-19 19:30.11: OK: build cpuid.0.1.1 (runc: 3.6s, disk: 10KB)
2026-06-19 19:30.11: Job succeeded