From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#26441: =?UTF-8?Q?Gnulib=E2=80=99s_?= =?UTF-8?Q?=E2=80=98test-lock=E2=80=99?= fails to complete on machines with >= 32 cores Date: Wed, 12 Apr 2017 14:00:50 +0200 Message-ID: <87wpapdedp.fsf__31215.5977976092$1491998542$gmane$org@gnu.org> References: <871sszuznt.fsf@gnu.org> <86shleatk3.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56747) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cyGyN-0008V3-2k for bug-guix@gnu.org; Wed, 12 Apr 2017 08:02:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cyGyI-0007sd-5m for bug-guix@gnu.org; Wed, 12 Apr 2017 08:02:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:45701) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cyGyI-0007sX-2b for bug-guix@gnu.org; Wed, 12 Apr 2017 08:02:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cyGyH-0005aB-Sr for bug-guix@gnu.org; Wed, 12 Apr 2017 08:02:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <86shleatk3.fsf@gmail.com> (Mathieu Othacehe's message of "Wed, 12 Apr 2017 11:01:16 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Bruno Haible Cc: bug-gnulib@gnu.org, 26441@debbugs.gnu.org Hello Gnulib, The =E2=80=98test-lock=E2=80=99 test as shipped with gettext-0.19.8.1 fails= to complete (or hangs?) on machines with 32+ cores, as reported here: https://bugs.gnu.org/26441 Does that ring a bell? Mathieu Othacehe found that this is fixed by gettext commit 1afbcb06fded2a427b761dd1615b1e48e1e853cc but writes: > However, I don't fully understand the difference between commit > 1afbcb06fded2a427b761dd1615b1e48e1e853cc in gettext and commit > 480d374e596a0ee3fed168ab42cd84c313ad3c89 in gnulib. Could you clarify this? Thanks in advance, Ludo=E2=80=99.