Build:
- 0
2026-06-24 11:08.59: New job: build libevent.0.9.0 (27822ba3d783)
2026-06-24 11:08.59: Waiting for resource in pool day11-builds
2026-06-24 11:30.31: Got resource from pool day11-builds
2026-06-24 11:30.31: [profile full] build libevent.0.9.0
2026-06-24 11:30.31: build libevent.0.9.0 (27822ba3d783)
=== DEPENDENCIES (8 transitive) ===
base-unix.base 7d1428be9ddb
compiler-cloning.enabled 439a1fc77aa6
conf-libevent.1 82f783e32671
conf-pkg-config.5 d5de2c6a88f9
ocaml.5.5.0 383268832c4b
ocaml-base-compiler.5.5.0 522c248944c8
ocaml-compiler.5.5.0 eb1a8babf54c
ocamlfind.1.9.8 b506a15fcd6c
=== STDOUT ===
Processing: [default: loading data]
[libevent.0.9.0: dl]
[libevent.0.9.0: extract]
-> retrieved libevent.0.9.0 (https://opam.ocaml.org/cache)
[libevent: make depend]
+ /usr/bin/make "depend" (CWD=/home/opam/.opam/default/.opam-switch/build/libevent.0.9.0)
- gcc -I /home/opam/.opam/default/lib/ocaml -MM *.c > depend
- ocamldep *.mli *.ml >> depend
- make: 'depend' is up to date.
[libevent: make]
+ /usr/bin/make (CWD=/home/opam/.opam/default/.opam-switch/build/libevent.0.9.0)
- ocamlfind ocamlc -package unix -c -ccopt " -Wall " event_stubs.c
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- ocamlmklib -oc mloevent event_stubs.o -levent
- ocamlfind ocamlc -package unix -c libevent.mli
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- ocamlfind ocamlc -package unix -c -nolabels libevent.ml
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- ocamlmklib -o liboevent libevent.cmo -oc mloevent -levent
- ocamlfind ocamlopt -package unix -c -nolabels libevent.ml
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- ocamlmklib -o liboevent libevent.cmx -oc mloevent -levent
-> compiled libevent.0.9.0
[libevent: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/libevent.0.9.0)
- { test ! -f liboevent.cmxa || extra="liboevent.cmxa libevent.cmx liboevent.a"; }; \
- ocamlfind install libevent -patch-version 0.9.0 META libevent.cmi libevent.mli liboevent.cma \
- dllmloevent.so libmloevent.a $extra
- Installed /home/opam/.opam/default/lib/libevent/liboevent.a
- Installed /home/opam/.opam/default/lib/libevent/libevent.cmx
- Installed /home/opam/.opam/default/lib/libevent/liboevent.cmxa
- Installed /home/opam/.opam/default/lib/libevent/libmloevent.a
- Installed /home/opam/.opam/default/lib/libevent/liboevent.cma
- Installed /home/opam/.opam/default/lib/libevent/libevent.mli
- Installed /home/opam/.opam/default/lib/libevent/libevent.cmi
- Installed /home/opam/.opam/default/lib/stublibs/dllmloevent.so
- Installed /home/opam/.opam/default/lib/stublibs/dllmloevent.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/default/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/default/lib/libevent/META
-> installed libevent.0.9.0
[WARNING] Opam package conf-libevent.1 depends on the following system package that can no longer be found: libevent-dev
=== STDERR ===
2026-06-24 11:30.42: OK: build libevent.0.9.0 (runc: 2.6s, disk: 8KB)
2026-06-24 11:34.02: Job succeeded