Build:
  1. 0
2026-06-16 17:08.48: New job: build wasm_of_ocaml-compiler.6.3.0 (325ff17d3076)
2026-06-16 17:08.48: Waiting for resource in pool day11-builds
2026-06-16 17:52.36: Got resource from pool day11-builds
2026-06-16 17:52.36: [profile full] build wasm_of_ocaml-compiler.6.3.0
2026-06-16 17:52.36: build wasm_of_ocaml-compiler.6.3.0 (325ff17d3076)
=== DEPENDENCIES (25 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  cmdliner.2.1.1                                     36fe5a2b1d3e
  conf-binaryen.1                                    16a666d7e1da
  dune.3.23.1                                        d50060dd2cab
  gen.1.1                                            d7514bd3a90a
  js_of_ocaml.6.3.0                                  811c6b751bd8
  js_of_ocaml-compiler.6.3.0                         8b23585dfb64
  menhir.20260209                                    918bd21ac84f
  menhirCST.20260209                                 b2588cab386e
  menhirGLR.20260209                                 9f1a82c9daff
  menhirLib.20260209                                 521b8486c619
  menhirSdk.20260209                                 0f5231646c84
  ocaml.5.4.1                                        708fed352b2a
  ocaml-base-compiler.5.4.1                          89b85703f841
  ocaml-compiler.5.4.1                               a719b8419b8e
  ocaml-compiler-libs.v0.17.0                        bb35244dbd80
  ocaml-config.3                                     aa27f63940d8
  ppx_derivers.1.2.1                                 48d8f0a02148
  ppxlib.0.38.0                                      089dd9eec9cd
  sedlex.3.7                                         198f03726ec1
  seq.base                                           75c7a6b170f3
  sexplib0.v0.17.0                                   3a274f46ef22
  stdlib-shims.0.3.0                                 b64bd5274094
  yojson.3.0.0                                       fcc5f5f6d1cc
=== STDOUT ===
Processing: [default: loading data]
[wasm_of_ocaml-compiler.6.3.0: extract]
-> retrieved wasm_of_ocaml-compiler.6.3.0  (cached)
[wasm_of_ocaml-compiler: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "wasm_of_ocaml-compiler" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/wasm_of_ocaml-compiler.6.3.0)
- (cd tools/version && /home/opam/.opam/default/bin/ocaml -I +compiler-libs /home/opam/.opam/default/.opam-switch/build/wasm_of_ocaml-compiler.6.3.0/_build/.dune/default/tools/version/dune.ml)
- fatal: not a git repository (or any of the parent directories): .git
- File "runtime/wasm/dune", lines 24-37, characters 0-328:
[ERROR] The compilation of wasm_of_ocaml-compiler.6.3.0 failed at "dune build -p wasm_of_ocaml-compiler -j 39 @install".
- 24 | (rule
- 25 |  (target runtime-cps.wasm)
- 26 |  (deps
- ....
- 35 |    --allowed-imports=bindings,Math,js,wasm:js-string,wasm:text-encoder,wasm:text-decoder
- 36 |    %{target}
- 37 |    %{read-lines:args})))
- (cd _build/default/runtime/wasm && ../../compiler/bin-wasm_of_ocaml/wasmoo_link_wasm.exe --binaryen=-g --binaryen-opt=-O3 --set=effects=cps --allowed-imports=bindings,Math,js,wasm:js-string,wasm:text-encoder,wasm:text-decoder runtime-cps.wasm array:array.wat backtrace:backtrace.wat bigarray:bigarray.wat bigstring:bigstring.wat blake2:blake2.wat compare:compare.wat custom:custom.wat domain:domain.wat dynlink:dynlink.wat effect:effect.wat fail:fail.wat float:float.wat fs:fs.wat gc:gc.wat hash:hash.wat int32:int32.wat int64:int64.wat ints:ints.wat io:io.wat jslib:jslib.wat jslib_js_of_ocaml:jslib_js_of_ocaml.wat jsstring:jsstring.wat lexing:lexing.wat marshal:marshal.wat md5:md5.wat nat:nat.wat obj:obj.wat parsing:parsing.wat printexc:printexc.wat prng:prng.wat runtime_events:runtime_events.wat stdlib:stdlib.wat str:str.wat string:string.wat sync:sync.wat sys:sys.wat toplevel:toplevel.wat unix:unix.wat weak:weak.wat zstd:zstd.wat)
- sh: 1: wasm-merge: not found
- ../../compiler/bin-wasm_of_ocaml/wasmoo_link_wasm.exe: Error: the following command terminated unsuccessfully: wasm-merge --enable-gc --enable-multivalue --enable-exception-handling --enable-reference-types --enable-tail-call --enable-bulk-memory --enable-nontrapping-float-to-int --enable-strings -g '/tmp/build_4925de_dune/array84ab52.wat' array '/tmp/build_4925de_dune/backtraceb62bd8.wat' backtrace '/tmp/build_4925de_dune/bigarray17a192.wat' bigarray '/tmp/build_4925de_dune/bigstring1a536e.wat' bigstring '/tmp/build_4925de_dune/blake2570e31.wat' blake2 '/tmp/build_4925de_dune/compare1f82c6.wat' compare '/tmp/build_4925de_dune/custom8e4a1a.wat' custom '/tmp/build_4925de_dune/domaincbb11a.wat' domain '/tmp/build_4925de_dune/dynlinkd2c842.wat' dynlink '/tmp/build_4925de_dune/effect1518a0.wat' effect '/tmp/build_4925de_dune/fail450fdd.wat' fail '/tmp/build_4925de_dune/floatc2d7f8.wat' float '/tmp/build_4925de_dune/fsf6bc8b.wat' fs '/tmp/build_4925de_dune/gc0c124e.wat' gc '/tmp/build_4925de_dune/hash4dc42b.wat' hash '/tmp/build_4925de_dune/int32e0a7c4.wat' int32 '/tmp/build_4925de_dune/int64b87202.wat' int64 '/tmp/build_4925de_dune/ints5e502b.wat' ints '/tmp/build_4925de_dune/io5f0a98.wat' io '/tmp/build_4925de_dune/jslib598794.wat' jslib '/tmp/build_4925de_dune/jslib_js_of_ocamlf31317.wat' jslib_js_of_ocaml '/tmp/build_4925de_dune/jsstring5f42f5.wat' jsstring '/tmp/build_4925de_dune/lexingdb2f11.wat' lexing '/tmp/build_4925de_dune/marshal487939.wat' marshal '/tmp/build_4925de_dune/md524e8a2.wat' md5 '/tmp/build_4925de_dune/natb4d661.wat' nat '/tmp/build_4925de_dune/obj9bb05c.wat' obj '/tmp/build_4925de_dune/parsingaaa858.wat' parsing '/tmp/build_4925de_dune/printexc6454e3.wat' printexc '/tmp/build_4925de_dune/prnga4b0f0.wat' prng '/tmp/build_4925de_dune/runtime_eventsaa43fc.wat' runtime_events '/tmp/build_4925de_dune/stdlib420919.wat' stdlib '/tmp/build_4925de_dune/str12bd73.wat' str '/tmp/build_4925de_dune/string00d5a6.wat' string '/tmp/build_4925de_dune/sync98a652.wat' sync '/tmp/build_4925de_dune/sys027728.wat' sys '/tmp/build_4925de_dune/toplevel979458.wat' toplevel '/tmp/build_4925de_dune/unixf8ce9c.wat' unix '/tmp/build_4925de_dune/weakedc126.wat' weak '/tmp/build_4925de_dune/zstd6f52a6.wat' zstd -o '/tmp/build_4925de_dune/runtime-merged6db4f2.wasm'
- File "runtime/wasm/dune", lines 9-22, characters 0-334:
-  9 | (rule
- 10 |  (target runtime-standard.wasm)
- 11 |  (deps
- ....
- 20 |    --allowed-imports=bindings,Math,js,wasm:js-string,wasm:text-encoder,wasm:text-decoder
- 21 |    %{target}
- 22 |    %{read-lines:args})))
- (cd _build/default/runtime/wasm && ../../compiler/bin-wasm_of_ocaml/wasmoo_link_wasm.exe --binaryen=-g --binaryen-opt=-O3 --set=effects=jspi --allowed-imports=bindings,Math,js,wasm:js-string,wasm:text-encoder,wasm:text-decoder runtime-standard.wasm array:array.wat backtrace:backtrace.wat bigarray:bigarray.wat bigstring:bigstring.wat blake2:blake2.wat compare:compare.wat custom:custom.wat domain:domain.wat dynlink:dynlink.wat effect:effect.wat fail:fail.wat float:float.wat fs:fs.wat gc:gc.wat hash:hash.wat int32:int32.wat int64:int64.wat ints:ints.wat io:io.wat jslib:jslib.wat jslib_js_of_ocaml:jslib_js_of_ocaml.wat jsstring:jsstring.wat lexing:lexing.wat marshal:marshal.wat md5:md5.wat nat:nat.wat obj:obj.wat parsing:parsing.wat printexc:printexc.wat prng:prng.wat runtime_events:runtime_events.wat stdlib:stdlib.wat str:str.wat string:string.wat sync:sync.wat sys:sys.wat toplevel:toplevel.wat unix:unix.wat weak:weak.wat zstd:zstd.wat)
- sh: 1: wasm-merge: not found
- ../../compiler/bin-wasm_of_ocaml/wasmoo_link_wasm.exe: Error: the following command terminated unsuccessfully: wasm-merge --enable-gc --enable-multivalue --enable-exception-handling --enable-reference-types --enable-tail-call --enable-bulk-memory --enable-nontrapping-float-to-int --enable-strings -g '/tmp/build_4925de_dune/array7669b9.wat' array '/tmp/build_4925de_dune/backtrace19046b.wat' backtrace '/tmp/build_4925de_dune/bigarray096360.wat' bigarray '/tmp/build_4925de_dune/bigstringdbfb49.wat' bigstring '/tmp/build_4925de_dune/blake2f11957.wat' blake2 '/tmp/build_4925de_dune/compare6f95a0.wat' compare '/tmp/build_4925de_dune/custom7b9849.wat' custom '/tmp/build_4925de_dune/domain3f836e.wat' domain '/tmp/build_4925de_dune/dynlink72eb05.wat' dynlink '/tmp/build_4925de_dune/effecta4f6d8.wat' effect '/tmp/build_4925de_dune/fail53d4de.wat' fail '/tmp/build_4925de_dune/float931a82.wat' float '/tmp/build_4925de_dune/fs941920.wat' fs '/tmp/build_4925de_dune/gc7bce65.wat' gc '/tmp/build_4925de_dune/hashd6383e.wat' hash '/tmp/build_4925de_dune/int32cae6f9.wat' int32 '/tmp/build_4925de_dune/int64c7bbec.wat' int64 '/tmp/build_4925de_dune/intsd3287c.wat' ints '/tmp/build_4925de_dune/io365bc7.wat' io '/tmp/build_4925de_dune/jslib5f3e62.wat' jslib '/tmp/build_4925de_dune/jslib_js_of_ocaml02b880.wat' jslib_js_of_ocaml '/tmp/build_4925de_dune/jsstring7822e3.wat' jsstring '/tmp/build_4925de_dune/lexing7f7c18.wat' lexing '/tmp/build_4925de_dune/marshal4393c5.wat' marshal '/tmp/build_4925de_dune/md509055e.wat' md5 '/tmp/build_4925de_dune/natfbf8e6.wat' nat '/tmp/build_4925de_dune/obj6496f4.wat' obj '/tmp/build_4925de_dune/parsinge2522e.wat' parsing '/tmp/build_4925de_dune/printexcba1b67.wat' printexc '/tmp/build_4925de_dune/prng048f38.wat' prng '/tmp/build_4925de_dune/runtime_events0dadac.wat' runtime_events '/tmp/build_4925de_dune/stdlibd531f3.wat' stdlib '/tmp/build_4925de_dune/str6d2b93.wat' str '/tmp/build_4925de_dune/string6a2fb8.wat' string '/tmp/build_4925de_dune/sync6fece5.wat' sync '/tmp/build_4925de_dune/sysd5d355.wat' sys '/tmp/build_4925de_dune/toplevelc9f0e8.wat' toplevel '/tmp/build_4925de_dune/unixf42ddb.wat' unix '/tmp/build_4925de_dune/weak26225d.wat' weak '/tmp/build_4925de_dune/zstd4f53a4.wat' zstd -o '/tmp/build_4925de_dune/runtime-merged81e9ed.wasm'
build failed... 

=== STDERR ===

2026-06-16 17:55.09: FAILED: build wasm_of_ocaml-compiler.6.3.0
2026-06-16 17:55.09: Job failed: build failed: wasm_of_ocaml-compiler.6.3.0