From unknown Fri Aug 15 12:51:29 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#61079 <61079@debbugs.gnu.org> To: bug#61079 <61079@debbugs.gnu.org> Subject: Status: [3.0.9] =?UTF-8?Q?=E2=80=98system*=E2=80=99?= broken on GNU/Hurd Reply-To: bug#61079 <61079@debbugs.gnu.org> Date: Fri, 15 Aug 2025 19:51:29 +0000 retitle 61079 [3.0.9] =E2=80=98system*=E2=80=99 broken on GNU/Hurd reassign 61079 guile submitter 61079 Ludovic Court=C3=A8s severity 61079 normal tag 61079 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Jan 26 11:45:53 2023 Received: (at submit) by debbugs.gnu.org; 26 Jan 2023 16:45:53 +0000 Received: from localhost ([127.0.0.1]:36027 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pL5Np-0004vd-8H for submit@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 ) id 1pL5Nn-0004fB-JB for submit@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 ) id 1pL5Nh-0000s9-CI for bug-guile@gnu.org; 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 ) id 1pL5Nd-0007UW-SX for bug-guile@gnu.org; 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 ) id 1pL5Nd-0003bM-8B for bug-guile@gnu.org; Thu, 26 Jan 2023 11:45:41 -0500 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: bug-guile@gnu.org 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@inria.fr> 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@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 (---) 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 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. From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 27 09:33:04 2023 Received: (at control) by debbugs.gnu.org; 27 Mar 2023 13:33:05 +0000 Received: from localhost ([127.0.0.1]:46830 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pgmy8-0005qG-LD for submit@debbugs.gnu.org; Mon, 27 Mar 2023 09:33:04 -0400 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:29357) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pgmy7-0005pp-7z for control@debbugs.gnu.org; Mon, 27 Mar 2023 09:33:03 -0400 Authentication-Results: mail2-relais-roc.national.inria.fr; dkim=none (message not signed) header.i=none; spf=SoftFail smtp.mailfrom=ludo@gnu.org; dmarc=fail (p=none dis=none) d=gnu.org X-IronPort-AV: E=Sophos;i="5.98,294,1673910000"; d="scan'208";a="99321414" Received: from unknown (HELO ribbon) ([193.50.110.81]) by mail2-relais-roc.national.inria.fr with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 27 Mar 2023 15:32:56 +0200 Date: Mon, 27 Mar 2023 15:32:56 +0200 Message-Id: <874jq6iak7.fsf@gnu.org> To: control@debbugs.gnu.org From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: control message for bug #61095 MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: control 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: -0.7 (/) merge 61095 61079 quit From debbugs-submit-bounces@debbugs.gnu.org Wed Mar 29 18:34:02 2023 Received: (at control) by debbugs.gnu.org; 29 Mar 2023 22:34:02 +0000 Received: from localhost ([127.0.0.1]:55170 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pheMk-0006gw-DS for submit@debbugs.gnu.org; Wed, 29 Mar 2023 18:34:02 -0400 Received: from eggs.gnu.org ([209.51.188.92]:46494) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pheMi-0006gT-LA for control@debbugs.gnu.org; Wed, 29 Mar 2023 18:34:01 -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 1pheMd-0008Pk-El for control@debbugs.gnu.org; Wed, 29 Mar 2023 18:33:55 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:Subject:From:To:Date:in-reply-to: references; bh=FKhZnlABGi15CHC8FQjhldajqky0Xun55pVzK35wrQQ=; b=jPBrR3XU4VzSo7 50z5JiOJQdbZ1z1fsg43DZKI0lIEDHAX99t1teIkHhYT9bHJd6rhiYecv2yw6WyyfJwlybgAwHXRh p56m+XocUHk4I71O88hh1z6oXhyM5Kh+k9R+zgYV0bvOzxIRNvs3059fkIj7TIV8ahOMIDR2CP2j7 8/Ioe74Cv5CgvVTwu9ZQ+tA+dUoos0cMMQrVNYIaLNWuVhhdhd0oBLKSbQrVO16iR7m4oZUfF5XWk tZ0+RwdhepVWNEgNMcYR2mKeN0aCh341Z/WmlP1hEZ9MJLBpEluvBAoqQx5FRjv5Z+MHpDbs4ebo+ SpJqu0UFiGtUoozNEjwg==; Received: from vpn-0-27.aquilenet.fr ([2a0c:e300:4:27::] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pheMc-0001CG-RX for control@debbugs.gnu.org; Wed, 29 Mar 2023 18:33:55 -0400 Date: Thu, 30 Mar 2023 00:33:53 +0200 Message-Id: <87v8ijjige.fsf@gnu.org> To: control@debbugs.gnu.org From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: control message for bug #61095 MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control 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 (---) tags 61095 + patch quit From unknown Fri Aug 15 12:51:29 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 01 May 2023 11:24:12 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator