Build:
  1. 0
2026-06-23 16:56.58: New job: build bitvec.2.3.0 (ac551b75106e)
2026-06-23 16:56.58: Waiting for resource in pool day11-builds
2026-06-23 18:58.26: Got resource from pool day11-builds
2026-06-23 18:58.26: [profile full] build bitvec.2.3.0
2026-06-23 18:58.26: build bitvec.2.3.0 (ac551b75106e)
=== DEPENDENCIES (12 transitive) ===
  base-unix.base                                     839dc585f12d
  conf-gmp.5                                         61e3c79e0ddf
  conf-pkg-config.5                                  4b60827fc174
  oasis.0.4.11                                       b0b712f02de4
  ocaml.4.12.1                                       b220906b3826
  ocaml-base-compiler.4.12.1                         ce8680725b32
  ocaml-config.2                                     3a99bd9dbb34
  ocamlbuild.0.16.1                                  0aed2948eb5f
  ocamlfind.1.9.6                                    6a204c1e4cf6
  ocamlify.0.0.1                                     dd86b5003dd0
  ocamlmod.0.0.9                                     ce94985ec150
  zarith.1.14                                        a7814713c672
=== STDOUT ===
Processing: [default: loading data]
[bitvec.2.3.0: dl]
[bitvec.2.3.0: extract]
-> retrieved bitvec.2.3.0  (https://opam.ocaml.org/cache)
[bitvec: ./configure]
+ /home/opam/.opam/default/.opam-switch/build/bitvec.2.3.0/./configure "--prefix=/home/opam/.opam/default" "--enable-bitvec" (CWD=/home/opam/.opam/default/.opam-switch/build/bitvec.2.3.0)
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/default/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/default/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/default/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/default/bin/ocamlbuild
- Package name: ........................................ bap
- Package version: ..................................... 2.3.0
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.12.1
- standard_library_default: ............................ /home/opam/.opam/default/lib/ocaml
- standard_library: .................................... /home/opam/.opam/default/lib/ocaml
- bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT 
- native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT 
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/default
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- A default folder for plugins: ........................ /home/opam/.opam/default/lib/bap
- c++ compiler: ........................................ /usr/bin/c++
- C compiler optimization level: ....................... -O2
- Build every feature by default: ...................... false
- Enable development mode: ............................. false
- Build the bitvec library: ............................ true
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_zarith: .......................................... /home/opam/.opam/default/lib/zarith
- 
[bitvec: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/default/.opam-switch/build/bitvec.2.3.0)
- ./setup.exe -quiet -build 
- + ocamlfind ocamlc -config
- + ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package findlib myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- + ocamlfind ocamlc -config
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -modules tools/postinstall.ml > tools/postinstall.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -w +a-4-6-7-9-27-29-32..42-44-45-48-50-60 -I tools -o tools/postinstall.cmo tools/postinstall.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -w +a-4-6-7-9-27-29-32..42-44-45-48-50-60 -I tools -o tools/postinstall.cmx tools/postinstall.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -linkpkg -g -linkpkg -I tools tools/postinstall.cmx -o tools/postinstall.native
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package zarith -modules lib/bitvec/bitvec.mli > lib/bitvec/bitvec.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -w +a-4-6-7-9-27-29-32..42-44-45-48-50-60 -package zarith -I lib/bitvec -o lib/bitvec/bitvec.cmi lib/bitvec/bitvec.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -w +a-4-6-7-9-27-29-32..42-44-45-48-50-60 -package zarith -I lib/bitvec -o lib/bitvec/bitvec.cmi lib/bitvec/bitvec.mli
- File "lib/bitvec/bitvec.mli", line 565, characters 12-13:
- 565 | module Make(M : Modulus) : sig
-                   ^
- Warning 67 [unused-functor-parameter]: unused functor parameter M.
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package zarith -modules lib/bitvec/bitvec.ml > lib/bitvec/bitvec.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -w +a-4-6-7-9-27-29-32..42-44-45-48-50-60 -package zarith -I lib/bitvec -o lib/bitvec/bitvec.cmo lib/bitvec/bitvec.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -a -I lib/bitvec lib/bitvec/bitvec.cmo -o lib/bitvec/bitvec.cma
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -w +a-4-6-7-9-27-29-32..42-44-45-48-50-60 -package zarith -I lib/bitvec -o lib/bitvec/bitvec.cmx lib/bitvec/bitvec.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -a -I lib/bitvec lib/bitvec/bitvec.cmx -o lib/bitvec/bitvec.cmxa
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -shared -linkall -I lib/bitvec lib/bitvec/bitvec.cmxa -o lib/bitvec/bitvec.cmxs
-> compiled  bitvec.2.3.0
[bitvec: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/bitvec.2.3.0)
- ./setup.exe -quiet -install 
- Installed /home/opam/.opam/default/lib/bitvec/bitvec.mli
- Installed /home/opam/.opam/default/lib/bitvec/bitvec.cma
- Installed /home/opam/.opam/default/lib/bitvec/bitvec.cmxa
- Installed /home/opam/.opam/default/lib/bitvec/bitvec.a
- Installed /home/opam/.opam/default/lib/bitvec/bitvec.cmxs
- Installed /home/opam/.opam/default/lib/bitvec/bitvec.cmi
- Installed /home/opam/.opam/default/lib/bitvec/bitvec.cmti
- Installed /home/opam/.opam/default/lib/bitvec/bitvec.cmt
- Installed /home/opam/.opam/default/lib/bitvec/bitvec.annot
- Installed /home/opam/.opam/default/lib/bitvec/bitvec.cmx
- Installed /home/opam/.opam/default/lib/bitvec/META
- sh tools/build_plugins.sh
- Finished updating plugins
- if [ -f ./postinstall.native ]; then ./postinstall.native; fi
- if [ -f ./postinstall.byte ]; then ./postinstall.byte; fi
- if [ -f ./postinstall ]; then ./postinstall; fi
-> installed bitvec.2.3.0
[WARNING] Opam package conf-pkg-config.5 depends on the following system package that can no longer be found: pkg-config

=== STDERR ===

2026-06-23 18:58.48: OK: build bitvec.2.3.0 (runc: 9.6s, disk: 13KB)
2026-06-23 18:58.48: Job succeeded