From unknown Sun Aug 10 16:48:41 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#73368 <73368@debbugs.gnu.org> To: bug#73368 <73368@debbugs.gnu.org> Subject: Status: OCaml build failure on i686 Reply-To: bug#73368 <73368@debbugs.gnu.org> Date: Sun, 10 Aug 2025 23:48:41 +0000 retitle 73368 OCaml build failure on i686 reassign 73368 guix submitter 73368 Ludovic Court=C3=A8s severity 73368 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 19 13:44:38 2024 Received: (at submit) by debbugs.gnu.org; 19 Sep 2024 17:44:38 +0000 Received: from localhost ([127.0.0.1]:33468 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1srLCo-0004zi-Ja for submit@debbugs.gnu.org; Thu, 19 Sep 2024 13:44:38 -0400 Received: from lists.gnu.org ([209.51.188.17]:36622) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1srLCm-0004zZ-5Z for submit@debbugs.gnu.org; Thu, 19 Sep 2024 13:44:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1srLCT-0004NV-Tg for bug-guix@gnu.org; Thu, 19 Sep 2024 13:44:18 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1srLCT-0000la-Kw for bug-guix@gnu.org; Thu, 19 Sep 2024 13:44:17 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:Subject:To:From:in-reply-to: references; bh=P/JO6GLaHm3G3cZOjP+u/bgHzaznWQMsbkBNrKGz+hM=; b=qEaPfLYR9AGeKy FM3yKhV5U4cUJVjccj9fEauwMU45To+z5krNchXwP+oNNBA5yXcJsoU1u4o0zqsAk0S6rcHVdB6go L4yJzvmQT6iqkFetoWE8AULsRFSFtOXE/dJ3sphFe3s7WIzg1+ihfpuwWuyBiSnEC16VS5F5I1dpj Jc97zTj+mRm5WxP/Gke6IE3f4wzkuDtLXsgVwhRpPl5VjAexkrNA9+L+WyXGi1qUWyloAzSv1Ohxq vl3Vjfw998RpbFCmoTLJwMh4hcwWr45HPUW7TBsK6GU/RlDWGJVip6IGVUxTrJyhHMD3eDBdpT5s6 f7FvmhLhCpnqjCGC6gag==; From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: bug-guix@gnu.org Subject: OCaml build failure on i686 X-Debbugs-Cc: Julien Lepiller , pukkamustard X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Quartidi 4 jour =?utf-8?Q?compl=C3=A9mentaire?= an 232 de la =?utf-8?Q?R=C3=A9volution=2C?= jour de la Raison X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Thu, 19 Sep 2024 19:43:56 +0200 Message-ID: <87ploz4jz7.fsf@inria.fr> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hello OCaml team, There is what looks like a non-deterministic failure early in the =E2=80=98check=E2=80=99 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/tests= uite' 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=3D'$(ROOTDIR)/runtime/ocamlrun' \ CAMLC=3D'$(BOOT_OCAMLC) -use-prims ../runtime/primitives' all make[1]: Entering directory '/tmp/guix-build-ocaml-5.0.0.drv-0/source/stdli= b' 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 .) Does that ring a bell? Could it be a parallel build issue? Thanks, Ludo=E2=80=99.