* bug#73368: OCaml build failure on i686
@ 2024-09-19 17:43 Ludovic Courtès
0 siblings, 0 replies; only message in thread
From: Ludovic Courtès @ 2024-09-19 17:43 UTC (permalink / raw)
To: 73368; +Cc: Julien Lepiller, pukkamustard
Hello OCaml team,
There is what looks like a non-deterministic failure early in the
‘check’ phase of ocaml@4.09 and ocaml@5.0 on i686-linux:
--8<---------------cut here---------------start------------->8---
starting phase `check'
make -C testsuite all
make runtime-all
make[1]: Entering directory '/tmp/guix-build-ocaml-5.0.0.drv-0/source/testsuite'
make[1]: Entering directory '/tmp/guix-build-ocaml-5.0.0.drv-0/source'
make[1]: Nothing to be done for 'runtime-all'.
make[1]: Leaving directory '/tmp/guix-build-ocaml-5.0.0.drv-0/source'
make -C stdlib \
OCAMLRUN='$(ROOTDIR)/runtime/ocamlrun' \
CAMLC='$(BOOT_OCAMLC) -use-prims ../runtime/primitives' all
make[1]: Entering directory '/tmp/guix-build-ocaml-5.0.0.drv-0/source/stdlib'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/guix-build-ocaml-5.0.0.drv-0/source/stdlib'
cp runtime/ocamlrun boot/ocamlrun
cp: cannot create regular file 'boot/ocamlrun': Text file busy
make: *** [Makefile:177: coldstart] Error 1
--8<---------------cut here---------------end--------------->8---
(From <https://ci.guix.gnu.org/build/5830010>.)
Does that ring a bell? Could it be a parallel build issue?
Thanks,
Ludo’.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-09-19 17:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-19 17:43 bug#73368: OCaml build failure on i686 Ludovic Courtès
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).