Build:
- 0
2026-06-23 16:45.42: New job: build ocaml-expat.1.3.0 (638029f9de93)
2026-06-23 16:45.42: Waiting for resource in pool day11-builds
2026-06-23 17:54.26: Got resource from pool day11-builds
2026-06-23 17:54.26: [profile full] build ocaml-expat.1.3.0
2026-06-23 17:54.26: build ocaml-expat.1.3.0 (638029f9de93)
=== DEPENDENCIES (7 transitive) ===
compiler-cloning.enabled 0d2606125f88
conf-expat.1 eeff7475d670
conf-pkg-config.5 4b60827fc174
ocaml.5.5.0 1b4132bddf48
ocaml-base-compiler.5.5.0 1901c3a760c1
ocaml-compiler.5.5.0 5f593a0b4a8c
ocamlfind.1.9.8 5b46f9d92bbd
=== STDOUT ===
Processing: [default: loading data]
[ocaml-expat.1.3.0: dl]
[ocaml-expat.1.3.0: extract]
-> retrieved ocaml-expat.1.3.0 (https://opam.ocaml.org/cache)
[ocaml-expat: make all]
+ /usr/bin/make "all" (CWD=/home/opam/.opam/default/.opam-switch/build/ocaml-expat.1.3.0)
- gcc -I /home/opam/.opam/default/lib/ocaml -MM *.c > depend
- ocamlfind ocamldep -package bytes *.mli *.ml >> depend
- ocamlfind ocamlc -package bytes -c -ccopt "-pthread" expat_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
- In file included from expat_stubs.c:23:
- expat_stubs.c: In function 'String_option_val':
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:366:24: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 366 | #define String_val(x) ((const char *) Bp_val(x))
- | ~^~~~~~~~~~~~~~~~~~~~~~~~~
- expat_stubs.c:78:16: note: in expansion of macro 'String_val'
- 78 | return String_val(Field(string_option, 0));
- | ^~~~~~~~~~
- expat_stubs.c: In function 'expat_error':
- expat_stubs.c:350:25: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 350 | expat_error_exn = caml_named_value("expat_error");
- | ^
- expat_stubs.c: In function 'expat_XML_ParseSub':
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:366:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 366 | #define String_val(x) ((const char *) Bp_val(x))
- | ^
- expat_stubs.c:387:20: note: in expansion of macro 'String_val'
- 387 | char *string = String_val(vstring);
- | ^~~~~~~~~~
- expat_stubs.c: In function 'character_data_handler':
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:366:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 366 | #define String_val(x) ((const char *) Bp_val(x))
- | ~^~~~~~~~~~~~~~~~~~~~~~~~~
- expat_stubs.c:550:12: note: in expansion of macro 'String_val'
- 550 | memcpy(String_val(str), data, len);
- | ^~~~~~~~~~
- In file included from expat_stubs.c:13:
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
- 43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
- | ~~~~~~~~~~~~~~~~~^~~~~~
- expat_stubs.c: In function 'default_handler':
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:366:24: warning: passing argument 1 of 'memmove' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 366 | #define String_val(x) ((const char *) Bp_val(x))
- | ~^~~~~~~~~~~~~~~~~~~~~~~~~
- expat_stubs.c:819:13: note: in expansion of macro 'String_val'
- 819 | memmove(String_val(d), data, len);
- | ^~~~~~~~~~
- /usr/include/string.h:47:29: note: expected 'void *' but argument is of type 'const char *'
- 47 | extern void *memmove (void *__dest, const void *__src, size_t __n)
- | ~~~~~~^~~~~~
- ocamlfind ocamlmklib -package bytes -oc mlexpat expat_stubs.o \
- -L/usr/local/lib -lexpat
- 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 bytes -c expat.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 bytes -c expat.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
- ocamlfind ocamlmklib -package bytes -o expat expat.cmo -oc mlexpat \
- -L/usr/local/lib -lexpat
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
[ocaml-expat: make allopt]
+ /usr/bin/make "allopt" (CWD=/home/opam/.opam/default/.opam-switch/build/ocaml-expat.1.3.0)
- ocamlfind ocamlopt -package bytes -c expat.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
- ocamlfind ocamlmklib -package bytes -o expat expat.cmx -oc mlexpat \
- -L/usr/local/lib -lexpat
- 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 ocamlopt -package bytes -linkall -shared -o expat.cmxs expat.cmx libmlexpat.a \
- -ccopt -L/usr/local/lib -cclib -lexpat
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
-> compiled ocaml-expat.1.3.0
[ocaml-expat: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/ocaml-expat.1.3.0)
- { test ! -f expat.cmxa || extra="expat.cmxa expat.cmxs expat.a"; }; \
- ocamlfind install expat META expat.cmi expat.mli expat.cma \
- libmlexpat.a $extra \
- -optional dllmlexpat.so
- Installed /home/opam/.opam/default/lib/expat/expat.a
- Installed /home/opam/.opam/default/lib/expat/expat.cmxs
- Installed /home/opam/.opam/default/lib/expat/expat.cmxa
- Installed /home/opam/.opam/default/lib/expat/libmlexpat.a
- Installed /home/opam/.opam/default/lib/expat/expat.cma
- Installed /home/opam/.opam/default/lib/expat/expat.mli
- Installed /home/opam/.opam/default/lib/expat/expat.cmi
- Installed /home/opam/.opam/default/lib/stublibs/dllmlexpat.so
- Installed /home/opam/.opam/default/lib/stublibs/dllmlexpat.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/expat/META
-> installed ocaml-expat.1.3.0
[WARNING] Opam package conf-expat.1 depends on the following system package that can no longer be found: libexpat1-dev
=== STDERR ===
2026-06-23 17:56.01: OK: build ocaml-expat.1.3.0 (runc: 4.7s, disk: 11KB)
2026-06-23 17:56.01: Job succeeded