GNU bug report logs -
#73368
OCaml build failure on i686
Previous Next
To reply to this bug, email your comments to 73368 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
julien <at> lepiller.eu, pukkamustard <at> posteo.net, bug-guix <at> gnu.org
:
bug#73368
; Package
guix
.
(Thu, 19 Sep 2024 17:45:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
New bug report received and forwarded. Copy sent to
julien <at> lepiller.eu, pukkamustard <at> posteo.net, bug-guix <at> gnu.org
.
(Thu, 19 Sep 2024 17:45:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hello OCaml team,
There is what looks like a non-deterministic failure early in the
‘check’ phase of ocaml <at> 4.09 and ocaml <at> 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’.
This bug report was last modified 274 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.