From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#65323: build failure on Alpine Linux Date: Thu, 17 Aug 2023 08:44:36 +0300 Message-ID: <83fs4i6x4r.fsf@gnu.org> References: <3412457.LbyZJav9QN@nimes> <83r0o38atg.fsf@gnu.org> <6532976.9BJzLoJf6C@nimes> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="25959"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 65323@debbugs.gnu.org To: Bruno Haible Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Aug 17 07:45:25 2023 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qWVoz-0006VV-Dl for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 17 Aug 2023 07:45:25 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qWVog-0005OJ-6a; Thu, 17 Aug 2023 01:45:06 -0400 Original-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 1qWVod-0005Ny-Dj for bug-gnu-emacs@gnu.org; Thu, 17 Aug 2023 01:45:03 -0400 Original-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 1qWVoc-0001Sk-Jq for bug-gnu-emacs@gnu.org; Thu, 17 Aug 2023 01:45:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qWVoc-0002bl-Ew for bug-gnu-emacs@gnu.org; Thu, 17 Aug 2023 01:45:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 17 Aug 2023 05:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65323 X-GNU-PR-Package: emacs Original-Received: via spool by 65323-submit@debbugs.gnu.org id=B65323.16922510799954 (code B ref 65323); Thu, 17 Aug 2023 05:45:02 +0000 Original-Received: (at 65323) by debbugs.gnu.org; 17 Aug 2023 05:44:39 +0000 Original-Received: from localhost ([127.0.0.1]:42580 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qWVoF-0002aT-5S for submit@debbugs.gnu.org; Thu, 17 Aug 2023 01:44:39 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:36510) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qWVoD-0002aH-P3 for 65323@debbugs.gnu.org; Thu, 17 Aug 2023 01:44:38 -0400 Original-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 1qWVo7-0000tj-4o; Thu, 17 Aug 2023 01:44:32 -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=SQa7CSHSxTB3qGtCmAzI5qFjrXca89Ngh21My0NMSj4=; b=O0VBP3XTdx8x QQNIOXX0JJ77kVhCXJnrsjpmboiHeflcac5ha7jiSenIV9yDGN86xSJVhS17cuMWf0JuVOsxf2+q6 D71JXCSwuLqmEFFFX+kKTUalCIR01UJV1gXu0BtFInMXuwALmkhrhZYUkZaupV0QVw2OcFNyuGffR 85JQRBIiDnv/zZBgbJtn0iM1ArflMof1u2RodM247pFNzXYfM6VQKJiUBOs7z+D0c0NFnvxd48e20 fTo1cpYFFNTbC0nOyUm5ZjtJUBlXi1gtbIyTikrG+NBvVFB7kVedBR09Ndf5P1tHvz7450i6iOw/v P0b+FDxOgrd7eNOZMphjWg==; In-Reply-To: <6532976.9BJzLoJf6C@nimes> (message from Bruno Haible on Thu, 17 Aug 2023 00:59:52 +0200) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:267631 Archived-At: > From: Bruno Haible > Cc: 65323@debbugs.gnu.org > Date: Thu, 17 Aug 2023 00:59:52 +0200 > > Eli Zaretskii wrote: > > > Are we using some feature that is not standard in Awk? > > I don't know, since I am not familiar with the Emacs build system. But if > you show me the Awk script(s) that the build executes, I might look whether > it only uses POSIX features [1] and, if so, report a bug to the Alpine > Linux people. I can only help with something that is obvious: . The following command will find all references to Awk in the configure script: fgrep -wi awk configure . The following command, if invoked from the top-level directory of the Emacs source tree, will find several Makefile's in the Emacs tree which invoke Awk as part of the build process: fgrep -wiR awk . --include="Makefile.in" Typically, the couple of directories whose Makefile.in invokes Awk also have Awk scripts in them. Not sure if the above is at all relevant, since the error message you quoted comes from the build-aux/make-info-dir script, so maybe you should ignore everything I wrote above, and look just at that script and the Awk commands it runs. (It's a poor-man's install-info.) HTH