Eli Zaretskii <eliz@HIDDEN>
to control <at> debbugs.gnu.org
.
Full text available.Received: (at 62482) by debbugs.gnu.org; 27 Mar 2023 13:54:16 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Mon Mar 27 09:54:16 2023 Received: from localhost ([127.0.0.1]:46915 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1pgnIc-0000TK-IB for submit <at> debbugs.gnu.org; Mon, 27 Mar 2023 09:54:16 -0400 Received: from eggs.gnu.org ([209.51.188.92]:51718) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <eliz@HIDDEN>) id 1pgnIZ-0000So-4Z; Mon, 27 Mar 2023 09:54:12 -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 <eliz@HIDDEN>) id 1pgnIT-0005M5-I8; Mon, 27 Mar 2023 09:54:05 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=2golPs0tNPm1ABy0SHKE91IqAs6n0ucAWyuIFpdW5Sc=; b=d1vMeCPkhkfc mNMCWg1PT6CQI6vgEDM8tTd42J701yTIKS6vP+5k6DejdXPhAlJy99JMNbGp8ZOXE54T6bqNehnY2 9F6uxlRWeDBR3G1KWnZggffLx+BE09CgdrNnQO7tcjq8Y2UU6qYtTaw7sCQ72KmtBWS/+YnIJPidg Sefq1d4EqUuljH5Ql3DQ9KTafz2l1TCTyTWAH2BdrG4jXqow9fez1ktO7oz/ANRr0mOimXum7pDK/ v8kNgTuOTo4iQxZLW9pAOQCSZk8L/7FOOYwgOOzQAZu+eAXnOQasYwijkbce7zmuNN0KPt9Cpoli8 6mQZHrw4h1MnQDPWQCooEw==; Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <eliz@HIDDEN>) id 1pgnIS-0005Ic-Uw; Mon, 27 Mar 2023 09:54:05 -0400 Date: Mon, 27 Mar 2023 16:54:08 +0300 Message-Id: <835yam9u67.fsf@HIDDEN> From: Eli Zaretskii <eliz@HIDDEN> To: bug-gnu-emacs@HIDDEN In-Reply-To: <a965dd44a1889318c1d4def51b8a0e35@HIDDEN> (c.buhtz@HIDDEN) Subject: Re: bug#62482: Unclear configure errors about "gl_PROG_CC_C99" and "gl_EARLY" References: <a965dd44a1889318c1d4def51b8a0e35@HIDDEN> X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 62482 Cc: 62482 <at> debbugs.gnu.org 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 (---) tags 62482 notabug thanks > Date: Mon, 27 Mar 2023 08:55:14 +0000 > From: c.buhtz@HIDDEN > > Hello, > > beside I'm interested into how to solve that problem (what is IMHO > off-topic on that list) this message main intention is a bug report to > improve the output of a configure script. > > I have this two errors (?) running "configure". It is unclear what they > are mean. Even if I look into the "configure" script the meaning is > unclear to me. > > ./configure: line 5063: gl_PROG_CC_C99: command not found > ./configure: line 5196: gl_EARLY: command not found > > Please improve the output of the script to make it easier to understand > it for the users, to prevent further support questions and lower the > workload for emacs "support channels". > > To reproduce: > > I cloned from git and switch to "emacs-29" branch. The machine is a > Raspberry Pi4 with Debian 11 (pure Debian, not rasbian). > > Because the configure script is missing (bug-report exists) I checked > the content of "configure.ac". It points out to use "autoconf" to > generate such a script. I did. > > $ autoconf > configure.ac:55: error: possibly undefined macro: AS_ECHO > If this token and others are legitimate, please use > m4_pattern_allow. > See the Autoconf documentation. > configure.ac:1777: error: possibly undefined macro: m4_default Please read INSTALL.REPO, which tells you to run ./autogen.sh script instead. Then such errors ought not to happen.
bug-gnu-emacs@HIDDEN
:bug#62482
; Package emacs
.
Full text available.Received: (at submit) by debbugs.gnu.org; 27 Mar 2023 13:54:11 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Mon Mar 27 09:54:11 2023 Received: from localhost ([127.0.0.1]:46911 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1pgnIY-0000T1-2a for submit <at> debbugs.gnu.org; Mon, 27 Mar 2023 09:54:11 -0400 Received: from lists.gnu.org ([209.51.188.17]:36616) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <eliz@HIDDEN>) id 1pgnIU-0000Sq-TX for submit <at> debbugs.gnu.org; Mon, 27 Mar 2023 09:54:08 -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 <eliz@HIDDEN>) id 1pgnIU-0003bU-69 for bug-gnu-emacs@HIDDEN; Mon, 27 Mar 2023 09:54:06 -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 <eliz@HIDDEN>) id 1pgnIT-0005M5-I8; Mon, 27 Mar 2023 09:54:05 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=2golPs0tNPm1ABy0SHKE91IqAs6n0ucAWyuIFpdW5Sc=; b=d1vMeCPkhkfc mNMCWg1PT6CQI6vgEDM8tTd42J701yTIKS6vP+5k6DejdXPhAlJy99JMNbGp8ZOXE54T6bqNehnY2 9F6uxlRWeDBR3G1KWnZggffLx+BE09CgdrNnQO7tcjq8Y2UU6qYtTaw7sCQ72KmtBWS/+YnIJPidg Sefq1d4EqUuljH5Ql3DQ9KTafz2l1TCTyTWAH2BdrG4jXqow9fez1ktO7oz/ANRr0mOimXum7pDK/ v8kNgTuOTo4iQxZLW9pAOQCSZk8L/7FOOYwgOOzQAZu+eAXnOQasYwijkbce7zmuNN0KPt9Cpoli8 6mQZHrw4h1MnQDPWQCooEw==; Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <eliz@HIDDEN>) id 1pgnIS-0005Ic-Uw; Mon, 27 Mar 2023 09:54:05 -0400 Date: Mon, 27 Mar 2023 16:54:08 +0300 Message-Id: <835yam9u67.fsf@HIDDEN> From: Eli Zaretskii <eliz@HIDDEN> To: bug-gnu-emacs@HIDDEN In-Reply-To: <a965dd44a1889318c1d4def51b8a0e35@HIDDEN> (c.buhtz@HIDDEN) Subject: Re: bug#62482: Unclear configure errors about "gl_PROG_CC_C99" and "gl_EARLY" References: <a965dd44a1889318c1d4def51b8a0e35@HIDDEN> X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit Cc: 62482 <at> debbugs.gnu.org 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 (---) tags 62482 notabug thanks > Date: Mon, 27 Mar 2023 08:55:14 +0000 > From: c.buhtz@HIDDEN > > Hello, > > beside I'm interested into how to solve that problem (what is IMHO > off-topic on that list) this message main intention is a bug report to > improve the output of a configure script. > > I have this two errors (?) running "configure". It is unclear what they > are mean. Even if I look into the "configure" script the meaning is > unclear to me. > > ./configure: line 5063: gl_PROG_CC_C99: command not found > ./configure: line 5196: gl_EARLY: command not found > > Please improve the output of the script to make it easier to understand > it for the users, to prevent further support questions and lower the > workload for emacs "support channels". > > To reproduce: > > I cloned from git and switch to "emacs-29" branch. The machine is a > Raspberry Pi4 with Debian 11 (pure Debian, not rasbian). > > Because the configure script is missing (bug-report exists) I checked > the content of "configure.ac". It points out to use "autoconf" to > generate such a script. I did. > > $ autoconf > configure.ac:55: error: possibly undefined macro: AS_ECHO > If this token and others are legitimate, please use > m4_pattern_allow. > See the Autoconf documentation. > configure.ac:1777: error: possibly undefined macro: m4_default Please read INSTALL.REPO, which tells you to run ./autogen.sh script instead. Then such errors ought not to happen.
bug-gnu-emacs@HIDDEN
:bug#62482
; Package emacs
.
Full text available.Received: (at 62482) by debbugs.gnu.org; 27 Mar 2023 13:25:20 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Mon Mar 27 09:25:20 2023 Received: from localhost ([127.0.0.1]:46815 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1pgmqc-0005eX-Sd for submit <at> debbugs.gnu.org; Mon, 27 Mar 2023 09:25:20 -0400 Received: from heytings.org ([95.142.160.155]:56232) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <gregory@HIDDEN>) id 1pgmqZ-0005eO-MF for 62482 <at> debbugs.gnu.org; Mon, 27 Mar 2023 09:25:17 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=heytings.org; s=20220101; t=1679923515; bh=Yb0JfKObPFjecMRGfWOgUFddshcrS82I0wM7q/UpHCw=; h=Date:From:To:cc:Subject:In-Reply-To:Message-ID:References:From; b=jX86DJ7V4a4+uLs6abDuISUUxamjOzK2h0iZ0xxypM/i1rjer0UGOpwK6TtmYGzor uB1bHzlbnGX8FyUuU29dD/U2QiMnvF5IcjWsBGTqWjbr2gqfFltJ+brqyD6PzY5H2L 0ycW1T4t6IlqtiF4yY97q6QMZ+PkVPwJIGWd5YKcMgHgXkTZXAi6gS4NcxEsWtLQz1 gGIq9bQUK5WtanDK5+oyve3UAdp9zLvtSrtDaAHkyzWC/zXbs1LBd7wbpDgnKxSpH1 GpLUK49aw84/0uMpkX2sbSeQAubpME2695per187hcQIQ7fDYECif9usSfmQjmLYZY 3S0DrolQQCwAA== Date: Mon, 27 Mar 2023 13:25:14 +0000 From: Gregory Heytings <gregory@HIDDEN> To: c.buhtz@HIDDEN Subject: Re: bug#62482: Unclear configure errors about "gl_PROG_CC_C99" and "gl_EARLY" In-Reply-To: <a965dd44a1889318c1d4def51b8a0e35@HIDDEN> Message-ID: <728618716b76f44fd30b@HIDDEN> References: <a965dd44a1889318c1d4def51b8a0e35@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 62482 Cc: 62482 <at> debbugs.gnu.org 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: -1.0 (-) > > I have this two errors (?) running "configure". It is unclear what they > are mean. Even if I look into the "configure" script the meaning is > unclear to me. > > ./configure: line 5063: gl_PROG_CC_C99: command not found > ./configure: line 5196: gl_EARLY: command not found > Do you see these errors if you use "./autogen.sh", as explained in the INSTALL.REPO file?
bug-gnu-emacs@HIDDEN
:bug#62482
; Package emacs
.
Full text available.Received: (at 62482) by debbugs.gnu.org; 27 Mar 2023 13:23:31 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Mon Mar 27 09:23:31 2023 Received: from localhost ([127.0.0.1]:46810 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1pgmot-0005bX-G5 for submit <at> debbugs.gnu.org; Mon, 27 Mar 2023 09:23:31 -0400 Received: from smtp-out1.suse.de ([195.135.220.28]:51278) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <schwab@HIDDEN>) id 1pgmor-0005b9-Mt for 62482 <at> debbugs.gnu.org; Mon, 27 Mar 2023 09:23:30 -0400 Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out1.suse.de (Postfix) with ESMTP id E127021F48; Mon, 27 Mar 2023 13:23:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1679923403; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=R83ZtxxAoqC1bQn1J53YYlZVlMRZjOMd0gXFH8dz4Sk=; b=Au1/eV8LZRevZjLJ7v2oAy48DRyk7gRX/bNpkCWROSYFkWSpRnJNWSDniFbKxoOAH6QDZF l95csBBtZovGj5pxPEOUAt9JKqz4SQJUHxeY4ds3ZvXbXqaUMMT6d3cAzBytsP9JgsoJcc ootq1Ani5PqWhs3NYJl4ZUT7wcddrFA= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1679923403; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=R83ZtxxAoqC1bQn1J53YYlZVlMRZjOMd0gXFH8dz4Sk=; b=J8ICeCsJeG1LodiilRIzWH5lJiUFRbia05yA1oskOPC3dxZ2z98lWvPbtfJ7woW2lLCLwM VVqmYpvH6NdT8kDA== Received: from hawking.suse.de (unknown [10.168.4.11]) by relay2.suse.de (Postfix) with ESMTP id 8E5DB2C141; Mon, 27 Mar 2023 13:23:23 +0000 (UTC) Received: by hawking.suse.de (Postfix, from userid 17005) id 7D8384A04E6; Mon, 27 Mar 2023 15:23:23 +0200 (CEST) From: Andreas Schwab <schwab@HIDDEN> To: c.buhtz@HIDDEN Subject: Re: bug#62482: Unclear configure errors about "gl_PROG_CC_C99" and "gl_EARLY" References: <a965dd44a1889318c1d4def51b8a0e35@HIDDEN> X-Yow: Now I am depressed... Date: Mon, 27 Mar 2023 15:23:23 +0200 In-Reply-To: <a965dd44a1889318c1d4def51b8a0e35@HIDDEN> (c. buhtz's message of "Mon, 27 Mar 2023 08:55:14 +0000") Message-ID: <mvmo7oeuy44.fsf@HIDDEN> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 62482 Cc: 62482 <at> debbugs.gnu.org, bug-gnu-emacs@HIDDEN 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 (---) Please read INSTALL.REPO. -- Andreas Schwab, SUSE Labs, schwab@HIDDEN GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."
bug-gnu-emacs@HIDDEN
:bug#62482
; Package emacs
.
Full text available.Received: (at submit) by debbugs.gnu.org; 27 Mar 2023 13:23:31 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Mon Mar 27 09:23:31 2023 Received: from localhost ([127.0.0.1]:46808 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1pgmot-0005bU-8g for submit <at> debbugs.gnu.org; Mon, 27 Mar 2023 09:23:31 -0400 Received: from lists.gnu.org ([209.51.188.17]:48968) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <schwab@HIDDEN>) id 1pgmor-0005bG-SP for submit <at> debbugs.gnu.org; Mon, 27 Mar 2023 09:23:30 -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 <schwab@HIDDEN>) id 1pgmor-00022z-0r for bug-gnu-emacs@HIDDEN; Mon, 27 Mar 2023 09:23:29 -0400 Received: from smtp-out1.suse.de ([195.135.220.28]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from <schwab@HIDDEN>) id 1pgmop-0000rx-KD for bug-gnu-emacs@HIDDEN; Mon, 27 Mar 2023 09:23:28 -0400 Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out1.suse.de (Postfix) with ESMTP id E127021F48; Mon, 27 Mar 2023 13:23:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1679923403; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=R83ZtxxAoqC1bQn1J53YYlZVlMRZjOMd0gXFH8dz4Sk=; b=Au1/eV8LZRevZjLJ7v2oAy48DRyk7gRX/bNpkCWROSYFkWSpRnJNWSDniFbKxoOAH6QDZF l95csBBtZovGj5pxPEOUAt9JKqz4SQJUHxeY4ds3ZvXbXqaUMMT6d3cAzBytsP9JgsoJcc ootq1Ani5PqWhs3NYJl4ZUT7wcddrFA= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1679923403; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=R83ZtxxAoqC1bQn1J53YYlZVlMRZjOMd0gXFH8dz4Sk=; b=J8ICeCsJeG1LodiilRIzWH5lJiUFRbia05yA1oskOPC3dxZ2z98lWvPbtfJ7woW2lLCLwM VVqmYpvH6NdT8kDA== Received: from hawking.suse.de (unknown [10.168.4.11]) by relay2.suse.de (Postfix) with ESMTP id 8E5DB2C141; Mon, 27 Mar 2023 13:23:23 +0000 (UTC) Received: by hawking.suse.de (Postfix, from userid 17005) id 7D8384A04E6; Mon, 27 Mar 2023 15:23:23 +0200 (CEST) From: Andreas Schwab <schwab@HIDDEN> To: c.buhtz@HIDDEN Subject: Re: bug#62482: Unclear configure errors about "gl_PROG_CC_C99" and "gl_EARLY" References: <a965dd44a1889318c1d4def51b8a0e35@HIDDEN> X-Yow: Now I am depressed... Date: Mon, 27 Mar 2023 15:23:23 +0200 In-Reply-To: <a965dd44a1889318c1d4def51b8a0e35@HIDDEN> (c. buhtz's message of "Mon, 27 Mar 2023 08:55:14 +0000") Message-ID: <mvmo7oeuy44.fsf@HIDDEN> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=195.135.220.28; envelope-from=schwab@HIDDEN; helo=smtp-out1.suse.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit Cc: 62482 <at> debbugs.gnu.org, bug-gnu-emacs@HIDDEN 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: -2.3 (--) Please read INSTALL.REPO. -- Andreas Schwab, SUSE Labs, schwab@HIDDEN GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."
bug-gnu-emacs@HIDDEN
:bug#62482
; Package emacs
.
Full text available.Received: (at submit) by debbugs.gnu.org; 27 Mar 2023 13:14:11 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Mon Mar 27 09:14:11 2023 Received: from localhost ([127.0.0.1]:46772 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1pgmfq-0005Ks-7t for submit <at> debbugs.gnu.org; Mon, 27 Mar 2023 09:14:10 -0400 Received: from lists.gnu.org ([209.51.188.17]:46460) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <c.buhtz@HIDDEN>) id 1pgidM-0003w6-S5 for submit <at> debbugs.gnu.org; Mon, 27 Mar 2023 04:55:21 -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 <c.buhtz@HIDDEN>) id 1pgidL-00062w-Ud for bug-gnu-emacs@HIDDEN; Mon, 27 Mar 2023 04:55:20 -0400 Received: from mout02.posteo.de ([185.67.36.66]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <c.buhtz@HIDDEN>) id 1pgidJ-0003QE-O8 for bug-gnu-emacs@HIDDEN; Mon, 27 Mar 2023 04:55:19 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 33EDD240191 for <bug-gnu-emacs@HIDDEN>; Mon, 27 Mar 2023 10:55:14 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.jp; s=2017; t=1679907315; bh=TcR4z7vVRyzlEojJ7i9lemfO2xSgUZcM7Qdzx+DNE7c=; h=Date:From:To:Subject:From; b=koZUBW4DKBkvXOpt2sbjs1HxUzKi4pdUp8Jp8hKzdc46PFxYG7Nv5kuhyLEpd7EPG FBNp+sQ6N6bDmLQ6u3bWjjNFTK5J2bzfkFeRaVWFzhjUiCXjULQv+oMM3paqSehZ/S Cv+lxosMPlCWimjHFvswAcI17FhTeOxVAR2uNXA3PqeDfm8Pl4DyPdv5juHohe+Ghe G//x7pC6pC4x7ajs0DmElOd6r++qr90AZXtm5eADgAiB+m9mMbmLfPzTgO0qk3uSX+ X1+6LWxSKd1/Z+AvZm4tRSxwzyfsom7wLnRg2nF3TaeYXOBh3caZjSNwSGMRtI7GdB df1Gyx/GiFfNg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4PlRTt0nvFz9rxM for <bug-gnu-emacs@HIDDEN>; Mon, 27 Mar 2023 10:55:14 +0200 (CEST) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Date: Mon, 27 Mar 2023 08:55:14 +0000 From: c.buhtz@HIDDEN To: bug-gnu-emacs@HIDDEN Subject: Unclear configure errors about =?UTF-8?Q?=22gl=5FPROG=5FCC=5FC=39?= =?UTF-8?Q?=39=22=20and=20=22gl=5FEARLY=22?= Mail-Reply-To: bug-gnu-emacs@HIDDEN Message-ID: <a965dd44a1889318c1d4def51b8a0e35@HIDDEN> Received-SPF: pass client-ip=185.67.36.66; envelope-from=c.buhtz@HIDDEN; helo=mout02.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Mon, 27 Mar 2023 09:14:05 -0400 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> Reply-To: bug-gnu-emacs@HIDDEN Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -2.3 (--) Hello, beside I'm interested into how to solve that problem (what is IMHO=20 off-topic on that list) this message main intention is a bug report to=20 improve the output of a configure script. I have this two errors (?) running "configure". It is unclear what they=20 are mean. Even if I look into the "configure" script the meaning is=20 unclear to me. ./configure: line 5063: gl_PROG_CC_C99: command not found ./configure: line 5196: gl_EARLY: command not found Please improve the output of the script to make it easier to understand=20 it for the users, to prevent further support questions and lower the=20 workload for emacs "support channels". To reproduce: I cloned from git and switch to "emacs-29" branch. The machine is a=20 Raspberry Pi4 with Debian 11 (pure Debian, not rasbian). Because the configure script is missing (bug-report exists) I checked=20 the content of "configure.ac". It points out to use "autoconf" to=20 generate such a script. I did. $ autoconf configure.ac:55: error: possibly undefined macro: AS_ECHO If this token and others are legitimate, please use=20 m4_pattern_allow. See the Autoconf documentation. configure.ac:1777: error: possibly undefined macro: m4_default Two errors are there. I don't understand. But a "./configure" was=20 created. So I tried. $=C2=A0./configure checking for xcrun... no checking for GNU Make... make checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes =2E/configure: line 5063: gl_PROG_CC_C99: command not found checking whether gcc and cc understand -c and -o together... yes =2E/configure: line 5196: gl_EARLY: command not found checking whether gcc accepts -g3 -O2... yes checking whether the compiler is clang... no checking how to run the C preprocessor... gcc -E =2E/configure: line 5555: syntax error near unexpected token `-Wno-switch' =2E/configure: line 5555: ` gl_WARN_ADD(-Wno-switch)'
bug-gnu-emacs@HIDDEN
:bug-gnu-emacs@HIDDEN
.
Full text available.bug-gnu-emacs@HIDDEN
:bug#62482
; Package emacs
.
Full text available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.