Ludovic Courtès <ludo@HIDDEN>
to control <at> debbugs.gnu.org
.
Full text available.Received: (at submit) by debbugs.gnu.org; 26 Jan 2023 16:45:53 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Thu Jan 26 11:45:53 2023 Received: from localhost ([127.0.0.1]:36027 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1pL5Np-0004vd-8H for submit <at> debbugs.gnu.org; Thu, 26 Jan 2023 11:45:53 -0500 Received: from lists.gnu.org ([209.51.188.17]:54502) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <ludo@HIDDEN>) id 1pL5Nn-0004fB-JB for submit <at> debbugs.gnu.org; Thu, 26 Jan 2023 11:45:52 -0500 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 <ludo@HIDDEN>) id 1pL5Nh-0000s9-CI for bug-guile@HIDDEN; Thu, 26 Jan 2023 11:45:45 -0500 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 <ludo@HIDDEN>) id 1pL5Nd-0007UW-SX for bug-guile@HIDDEN; Thu, 26 Jan 2023 11:45:43 -0500 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=vtO8j79SjqTqfn9FB38Qjz7PTudlpsdGlNwbY/AH1VM=; b=YkctBMODvdvn6z pQiFQ4SLFf3SWXoR1iE1cXHNwtaPSZ0L1LCvzWgA2aoqybAIuH6TkZ9vqtB4uLppPJz15VjKGQg8c W3AblsHHkwJur/ZfDDJmvp6UCroC4+yjsE4FsqYIRu7cPMhpfIgG7oKTISbDoWJ6TLIRpIUF4RVkM sgIO3wKwQEJC5qygMrWDW1VSRFn2QTjY17HKloBz8XDGIxlmd477VREP2B6uhX7ZAYF4TPT9O6EQD WnQYYx4+a5Cp7spPYOTlrXvFRFjPY8Cj3e1CDrqwBmP8Ag7654MYY4IlSmm2Q47keuviWYzo67gHd h8mSE7nfYUxDDIMXACJg==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <ludo@HIDDEN>) id 1pL5Nd-0003bM-8B for bug-guile@HIDDEN; Thu, 26 Jan 2023 11:45:41 -0500 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= <ludo@HIDDEN> To: bug-guile@HIDDEN Subject: [3.0.9] =?utf-8?B?4oCYc3lzdGVtKuKAmQ==?= broken on GNU/Hurd X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Septidi 7 =?utf-8?Q?Pluvi=C3=B4se?= an 231 de la =?utf-8?Q?R=C3=A9volution=2C?= jour de l'Amadouvier 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, 26 Jan 2023 17:45:38 +0100 Message-ID: <87bkmlnt1p.fsf@HIDDEN> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) 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 <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -3.3 (---) This test fails on GNU/Hurd: --8<---------------cut here---------------start------------->8--- checking for library containing posix_spawn... none required checking whether posix_spawn is declared... yes checking for posix_spawn... yes checking whether posix_spawn is declared... (cached) yes checking whether posix_spawn works... yes checking whether posix_spawn rejects scripts without shebang... yes checking whether posix_spawnp rejects scripts without shebang... yes checking whether posix_spawnattr_setschedpolicy is supported... yes checking whether posix_spawnattr_setschedparam is supported... yes checking for mbstate_t... yes checking for ssize_t... yes checking for sched.h... yes checking for struct sched_param... yes checking whether <sys/select.h> is self-contained... yes checking whether setenv is declared... yes checking for search.h... yes checking for tsearch... yes checking for sigset_t... yes checking for uid_t in sys/types.h... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking for posix_spawnattr_t... yes checking for posix_spawn_file_actions_t... yes [=E2=80=A6] make[5]: Entering directory '/tmp/guix-build-guile-3.0.9rc1.drv-0/guile-3.0= .9rc1/test-suite/standalone' In execvp of guile: Bad file descriptor test-system-cmds: system* exit status was 127 rather than 42 FAIL: test-system-cmds --8<---------------cut here---------------end--------------->8--- This looks like a bug in the new =E2=80=98posix_spawn=E2=80=99-based =E2=80= =98system*=E2=80=99, or (more likely) in the =E2=80=98posix_spawn=E2=80=99 implementation for the Hurd in= glibc. Ludo=E2=80=99.
Ludovic Courtès <ludo@HIDDEN>
:bug-guile@HIDDEN
.
Full text available.bug-guile@HIDDEN
:bug#61079
; Package guile
.
Full text available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.