Build:
- 0
2026-06-24 15:05.02: New job: build binaryen.0.21.0 (3d9301251c44)
2026-06-24 15:05.02: Waiting for resource in pool day11-builds
2026-06-24 16:45.31: Got resource from pool day11-builds
2026-06-24 16:45.31: [profile full] build binaryen.0.21.0
2026-06-24 16:45.31: build binaryen.0.21.0 (3d9301251c44)
=== DEPENDENCIES (27 transitive) ===
base-threads.base c9e7bdbf5823
base-unix.base 7d1428be9ddb
cmdliner.2.1.1 f8fcac25252a
conf-cmake.1 712204d93053
csexp.1.5.2 0ced60b1f74a
dune.3.23.1 9d721df3a13a
dune-configurator.3.23.1 1ab906eeab63
gen.1.1 2291834c6da2
js_of_ocaml-compiler.5.9.1 5c35cb0ee4b1
libbinaryen.111.1.0 a9c772a312c3
menhir.20260209 05da01205928
menhirCST.20260209 10afe0461689
menhirGLR.20260209 7b22500e7305
menhirLib.20260209 0f58e6c70ac8
menhirSdk.20260209 caf07569aba6
ocaml.5.3.0 ec34d524d97d
ocaml-base-compiler.5.3.0 1841888fe75b
ocaml-compiler.5.3.0 f295fe609c87
ocaml-compiler-libs.v0.17.0 ae1038bc23cf
ocaml-config.3 a52eea84eedb
ppx_derivers.1.2.1 fe71b19cf412
ppxlib.0.35.0 c1fcf64e4dff
sedlex.3.7 075b0ea830c5
seq.base cd738ac20daf
sexplib0.v0.17.0 a15b0f614c90
stdlib-shims.0.3.0 c94355dec213
yojson.3.0.0 2870f90eedda
=== STDOUT ===
Processing: [default: loading data]
[binaryen.0.21.0: dl]
[binaryen.0.21.0: extract]
-> retrieved binaryen.0.21.0 (https://opam.ocaml.org/cache)
[binaryen: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "binaryen" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/binaryen.0.21.0)
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -O2 -Wall -Wextra -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/libbinaryen/c -o array_type.o -c array_type.c)
- In file included from array_type.c:7:
- ocaml_helpers.h:13:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable]
- 13 | static struct custom_operations binaryen_ops = {
- | ^~~~~~~~~~~~
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -O2 -Wall -Wextra -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/libbinaryen/c -o literal.o -c literal.c)
- In file included from literal.c:7:
- ocaml_helpers.h:13:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable]
- 13 | static struct custom_operations binaryen_ops = {
- | ^~~~~~~~~~~~
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -O2 -Wall -Wextra -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/libbinaryen/c -o type_system.o -c type_system.c)
- In file included from type_system.c:7:
- ocaml_helpers.h:13:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable]
- 13 | static struct custom_operations binaryen_ops = {
- | ^~~~~~~~~~~~
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -O2 -Wall -Wextra -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/libbinaryen/c -o signature_type.o -c signature_type.c)
- In file included from signature_type.c:7:
- ocaml_helpers.h:13:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable]
- 13 | static struct custom_operations binaryen_ops = {
- | ^~~~~~~~~~~~
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -O2 -Wall -Wextra -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/libbinaryen/c -o packed_type.o -c packed_type.c)
- In file included from packed_type.c:7:
- ocaml_helpers.h:13:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable]
- 13 | static struct custom_operations binaryen_ops = {
- | ^~~~~~~~~~~~
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -O2 -Wall -Wextra -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/libbinaryen/c -o global.o -c global.c)
- In file included from global.c:8:
- ocaml_helpers.h:13:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable]
- 13 | static struct custom_operations binaryen_ops = {
- | ^~~~~~~~~~~~
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -O2 -Wall -Wextra -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/libbinaryen/c -o struct_type.o -c struct_type.c)
- In file included from struct_type.c:7:
- ocaml_helpers.h:13:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable]
- 13 | static struct custom_operations binaryen_ops = {
- | ^~~~~~~~~~~~
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -O2 -Wall -Wextra -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/libbinaryen/c -o import.o -c import.c)
- In file included from import.c:8:
- ocaml_helpers.h:13:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable]
- 13 | static struct custom_operations binaryen_ops = {
- | ^~~~~~~~~~~~
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -O2 -Wall -Wextra -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/libbinaryen/c -o module_feature.o -c module_feature.c)
- In file included from module_feature.c:7:
- ocaml_helpers.h:13:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable]
- 13 | static struct custom_operations binaryen_ops = {
- | ^~~~~~~~~~~~
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -O2 -Wall -Wextra -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/libbinaryen/c -o export.o -c export.c)
- In file included from export.c:8:
- ocaml_helpers.h:13:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable]
- 13 | static struct custom_operations binaryen_ops = {
- | ^~~~~~~~~~~~
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -O2 -Wall -Wextra -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/libbinaryen/c -o function.o -c function.c)
- In file included from function.c:8:
- ocaml_helpers.h:13:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable]
- 13 | static struct custom_operations binaryen_ops = {
- | ^~~~~~~~~~~~
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -O2 -Wall -Wextra -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/libbinaryen/c -o heap_type.o -c heap_type.c)
- In file included from heap_type.c:7:
- ocaml_helpers.h:13:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable]
- 13 | static struct custom_operations binaryen_ops = {
- | ^~~~~~~~~~~~
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -O2 -Wall -Wextra -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/libbinaryen/c -o table.o -c table.c)
- In file included from table.c:8:
- ocaml_helpers.h:13:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable]
- 13 | static struct custom_operations binaryen_ops = {
- | ^~~~~~~~~~~~
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -O2 -Wall -Wextra -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/libbinaryen/c -o settings.o -c settings.c)
- In file included from settings.c:8:
- ocaml_helpers.h:13:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable]
- 13 | static struct custom_operations binaryen_ops = {
- | ^~~~~~~~~~~~
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -O2 -Wall -Wextra -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/libbinaryen/c -o module.o -c module.c)
- In file included from module.c:8:
- ocaml_helpers.h:13:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable]
- 13 | static struct custom_operations binaryen_ops = {
- | ^~~~~~~~~~~~
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -O2 -Wall -Wextra -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/libbinaryen/c -o memory.o -c memory.c)
- In file included from memory.c:7:
- ocaml_helpers.h:13:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable]
- 13 | static struct custom_operations binaryen_ops = {
- | ^~~~~~~~~~~~
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -O2 -Wall -Wextra -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/libbinaryen/c -o type.o -c type.c)
- In file included from type.c:7:
- ocaml_helpers.h:13:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable]
- 13 | static struct custom_operations binaryen_ops = {
- | ^~~~~~~~~~~~
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -O2 -Wall -Wextra -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/libbinaryen/c -o op.o -c op.c)
- In file included from op.c:7:
- ocaml_helpers.h:13:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable]
- 13 | static struct custom_operations binaryen_ops = {
- | ^~~~~~~~~~~~
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -O2 -Wall -Wextra -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/libbinaryen/c -o expression.o -c expression.c)
- In file included from expression.c:8:
- ocaml_helpers.h:13:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable]
- 13 | static struct custom_operations binaryen_ops = {
- | ^~~~~~~~~~~~
-> compiled binaryen.0.21.0
-> installed binaryen.0.21.0
=== STDERR ===
2026-06-24 16:46.01: OK: build binaryen.0.21.0 (runc: 12.6s, disk: 17KB)
2026-06-24 16:46.01: Job succeeded