From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id sIwCII6nNWVPZgAA9RJhRA:P1 (envelope-from ) for ; Mon, 23 Oct 2023 00:51:58 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id sIwCII6nNWVPZgAA9RJhRA (envelope-from ) for ; Mon, 23 Oct 2023 00:51:58 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 393DF6CAB0 for ; Mon, 23 Oct 2023 00:51:58 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="FGVRhd/1"; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1698015118; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=fOa3F4gHxt09ykmfBbiJvIhi+JugJ6fbHZ8fJo6BIks=; b=ST8vojTkmLJkS8tswwPeja+nNwfuQYIUKi33uE8Hzl6ejN7jGOuzkWdkW4oPbd7JMaY5Gk I/gbL67ggq/7nMitdWK+kmPA13rs8i9fxiXwKp49xcyMBHUaxm3WO/rram+hYHbhOHQOgo 5c2Wzvvns+PzizvCM7VZAPXtZW5Zx/OPWt4shH06+RQYNMGwvlLW//hoBiGRK8aEN4bD3u 65tB9GBK0BBpC9Ma3cg0SFAZT5fmdZ/FrUJYiqjUFKXwv1DgiWVd4QTgjgd+oDma/mQ7T5 Kp4d/0LD7yZ5AwKtxCX/GA8e8lyiUlYmsIvo5A0WxdO0P46nohdQq/uK3QhaDA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1698015118; a=rsa-sha256; cv=none; b=NbQc/8JrmBU90bT4ApnJc8r84kSdV5HovL3bUbwCXQHBOEvnNO7ywn0tfbIZvYo7fO3fSR wdQwQEn4lmkYXnSyfR2OQuyWLbYvt1/hKC395OshXkhrvVPiIrFdRYS4gHTewmSEBwJCxT aV4rZgmeFXZiQ9SrpKADiZi0A2J7Ag6U9ypRAj5Ix/HdeUxWlp6cTFUzkglQgX0LNSh+ro 0D7yMsFzM6ehxPhb0T/YX9r9CN5p0ZqsMObzoE7CTqy8Rl2Cc+DwDPsmmNgL9LmuQ2S9f7 iaPFrTGVdB7zhAVJE+bTz0AgAQYogKAu50cgDD06bv8Tr0f7o7cxu1F+SzrBqA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="FGVRhd/1"; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1quhIF-0007eZ-HV; Sun, 22 Oct 2023 18:51:35 -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 1quhIE-0007e9-8b for bug-guix@gnu.org; Sun, 22 Oct 2023 18:51:34 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1quhIE-00005y-0Y for bug-guix@gnu.org; Sun, 22 Oct 2023 18:51:34 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1quhIg-0003iE-EH for bug-guix@gnu.org; Sun, 22 Oct 2023 18:52:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#66691: GnuTLS 3.8.1 fails to (cross-)build for GNU/Hurd Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 22 Oct 2023 22:52:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 66691 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 66691@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169801508714222 (code B ref -1); Sun, 22 Oct 2023 22:52:02 +0000 Received: (at submit) by debbugs.gnu.org; 22 Oct 2023 22:51:27 +0000 Received: from localhost ([127.0.0.1]:48518 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1quhI6-0003hK-On for submit@debbugs.gnu.org; Sun, 22 Oct 2023 18:51:27 -0400 Received: from lists.gnu.org ([2001:470:142::17]:36430) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1quhI1-0003h0-Fr for submit@debbugs.gnu.org; Sun, 22 Oct 2023 18:51:25 -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 1quhHS-0007aX-6j for bug-guix@gnu.org; Sun, 22 Oct 2023 18:50:46 -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 1quhHR-0008RZ-Ul for bug-guix@gnu.org; Sun, 22 Oct 2023 18:50:45 -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=fOa3F4gHxt09ykmfBbiJvIhi+JugJ6fbHZ8fJo6BIks=; b=FGVRhd/1EPSpeu 5RJ7h9eEbCxU9P08i+SazE6fSXU45tEMyIUhtQakNHyzsnTLlcDwRVxGZk9eETfNq23LxyeiIkX/F iiQYZzeeG0oD9g3tMV2FIFdB4HYeyauoeQ2ADdkEaGHGnYPx+ih4LvFwIaYMrR4R/zrsK5rFt4LyV YvHwIWskP/m4GzKSZ01TpAvs/ZEFHBIJBoGmNzaacy9lhaao8Qc8ijer126XfCpBjPy4OCyAA1gVa diHPxdXtlfhS7Pha2taUVD5Jku2Ii79PLBODhqbBUD/KTC8ultqHo9qbp6kdYJstrhS5xbmFFrRCr X4ZGRXM/DvBOVfCcYeqw==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Duodi 2 Brumaire an 232 de la =?UTF-8?Q?R=C3=A9volution, ?= jour du =?UTF-8?Q?C=C3=A9leri?= 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: Mon, 23 Oct 2023 00:50:43 +0200 Message-ID: <87zg0anuf0.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-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: -6.82 X-Migadu-Queue-Id: 393DF6CAB0 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.82 X-TUID: 8liEOACOQ0oU The recently-committed GnuTLS 3.8.1 fails to (cross-)build for GNU/Hurd: --8<---------------cut here---------------start------------->8--- CC common.lo CC key_encode.lo CC key_decode.lo CC time.lo In file included from ./../system.h:47, from ./../gnutls_int.h:85, from common.c:24: ./../pathbuf.h:28:25: error: 'PATH_MAX' undeclared here (not in a function) 28 | #define GNUTLS_PATH_MAX PATH_MAX | ^~~~~~~~ ./../pathbuf.h:31:19: note: in expansion of macro 'GNUTLS_PATH_MAX' 31 | char base[GNUTLS_PATH_MAX + 1]; | ^~~~~~~~~~~~~~~ In file included from ./../system.h:47, from ./../gnutls_int.h:85, from time.c:24: ./../pathbuf.h:28:25: error: 'PATH_MAX' undeclared here (not in a function) 28 | #define GNUTLS_PATH_MAX PATH_MAX | ^~~~~~~~ ./../pathbuf.h:31:19: note: in expansion of macro 'GNUTLS_PATH_MAX' 31 | char base[GNUTLS_PATH_MAX + 1]; | ^~~~~~~~~~~~~~~ In file included from ./../system.h:47, from ./../gnutls_int.h:85, from key_decode.c:24: ./../pathbuf.h:28:25: error: 'PATH_MAX' undeclared here (not in a function) 28 | #define GNUTLS_PATH_MAX PATH_MAX | ^~~~~~~~ ./../pathbuf.h:31:19: note: in expansion of macro 'GNUTLS_PATH_MAX' 31 | char base[GNUTLS_PATH_MAX + 1]; | ^~~~~~~~~~~~~~~ In file included from ./../system.h:47, from ./../gnutls_int.h:85, from key_encode.c:24: ./../pathbuf.h:28:25: error: 'PATH_MAX' undeclared here (not in a function) 28 | #define GNUTLS_PATH_MAX PATH_MAX | ^~~~~~~~ ./../pathbuf.h:31:19: note: in expansion of macro 'GNUTLS_PATH_MAX' 31 | char base[GNUTLS_PATH_MAX + 1]; | ^~~~~~~~~~~~~~~ make[5]: *** [Makefile:2330: time.lo] Error 1 make[5]: *** Waiting for unfinished jobs.... make[5]: *** [Makefile:2330: common.lo] Error 1 make[5]: *** [Makefile:2330: key_decode.lo] Error 1 make[5]: *** [Makefile:2330: key_encode.lo] Error 1 make[5]: Leaving directory '/tmp/guix-build-gnutls-3.8.1.drv-0/gnutls-3.8.1= /lib/x509' --8<---------------cut here---------------end--------------->8--- This is because =E2=80=98PATH_MAX=E2=80=99 is undefined on GNU/Hurd. Ludo=E2=80=99.