Skip to content
Failed

false,ocaml-arm-64 (Jun 28, 2025, 10:08:07 AM)

Started 6 hr 18 min ago
Took 53 min on ocaml-arm-64

Started by upstream project main build number 4789
originally caused by:

Revision: 076b435f9d1ccc36ba499c19c1f5b46ab1f35913
Repository: https://github.com/ocaml/ocaml
  • origin/trunk
Changes
  1. Typo in stdlib/Makefile (details / githubweb)
  2. Reduce tmpheader.exe to 4-5KiB on Windows (details / githubweb)
  3. Stop using Caml_inline and CAMLnoret in headernt.c (details / githubweb)
  4. Remove unnecessary guards around unistd.h (details / githubweb)
  5. Use PATH_MAX instead of MAXPATHLEN (details / githubweb)
  6. Assume S_ISREG and SEEK_END (details / githubweb)
  7. Move O_BINARY definition to "header" section (details / githubweb)
  8. Make caml/exec.h independent (details / githubweb)
  9. Re-order some header functions (no-op) (details / githubweb)
  10. Share error path in headernt.c (details / githubweb)
  11. Unify implementation of read_size (details / githubweb)
  12. headernt.c: inline run_runtime into main (details / githubweb)
  13. Check for errors from lseek in header.c (details / githubweb)
  14. Refactor error display code (details / githubweb)
  15. header.c: close bytecode image before exec (details / githubweb)
  16. Use execvp in header.c (as in headernt.c) (details / githubweb)
  17. headernt: make read_runtime_path more CRTish (details / githubweb)
  18. Missing error case in headernt.c (details / githubweb)
  19. Unify the common parts of header.c and headernt.c (details / githubweb)
  20. Merge stdlib/header{,nt}.c (details / githubweb)