From unknown Tue Jun 17 20:13:59 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#25643 <25643@debbugs.gnu.org> To: bug#25643 <25643@debbugs.gnu.org> Subject: Status: po/Makefile.in.in is missing top_builddir Reply-To: bug#25643 <25643@debbugs.gnu.org> Date: Wed, 18 Jun 2025 03:13:59 +0000 retitle 25643 po/Makefile.in.in is missing top_builddir reassign 25643 grep submitter 25643 Max Horn severity 25643 normal tag 25643 moreinfo thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 07 10:18:24 2017 Received: (at submit) by debbugs.gnu.org; 7 Feb 2017 15:18:24 +0000 Received: from localhost ([127.0.0.1]:59128 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cb7XD-0001cA-Aa for submit@debbugs.gnu.org; Tue, 07 Feb 2017 10:18:24 -0500 Received: from eggs.gnu.org ([208.118.235.92]:42414) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cb7XB-0001by-S3 for submit@debbugs.gnu.org; Tue, 07 Feb 2017 10:18:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cb7X5-0000Ay-Ms for submit@debbugs.gnu.org; Tue, 07 Feb 2017 10:18:16 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:45839) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cb7X5-0000At-Ji for submit@debbugs.gnu.org; Tue, 07 Feb 2017 10:18:15 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33382) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cb7X4-0002vO-9j for bug-grep@gnu.org; Tue, 07 Feb 2017 10:18:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cb7X1-00008U-7c for bug-grep@gnu.org; Tue, 07 Feb 2017 10:18:14 -0500 Received: from wp256.webpack.hosteurope.de ([80.237.133.25]:47974) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cb7X1-000067-1K for bug-grep@gnu.org; Tue, 07 Feb 2017 10:18:11 -0500 Received: from ip-178-201-17-188.hsi08.unitymediagroup.de ([178.201.17.188] helo=zanovar.fritz.box); authenticated by wp256.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.0:ECDHE_RSA_AES_256_CBC_SHA384:256) id 1cb7Ww-0005vL-In; Tue, 07 Feb 2017 16:18:06 +0100 From: Max Horn Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: po/Makefile.in.in is missing top_builddir Message-Id: <083EFE4D-EF4B-4839-836C-86600FAB3895@quendi.de> Date: Tue, 7 Feb 2017 16:18:15 +0100 To: bug-grep@gnu.org Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) X-Mailer: Apple Mail (2.3124) X-bounce-key: webpack.hosteurope.de;max@quendi.de;1486480691;664d5b3a; X-HE-SMSGID: 1cb7Ww-0005vL-In X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) 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: -5.0 (-----) Hi there, this is a bug that affects grep 2.28 and several preceding versions: The po/Makefile.in.in is using $top_builddir, but the variable is never set. Fixing this is of course trivial, one just needs to insert top_builddir = @top_builddir@ in the appropriate place. However, this file is not present in the grep repository, so I am guessing it is generated by something (gettext?). As I have no idea how this all works, I am afraid I cannot supply a proper patch, but I hope the issue is clear, and that you will know how to resolve it. Cheers, Max From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 07 15:15:24 2017 Received: (at 25643) by debbugs.gnu.org; 7 Feb 2017 20:15:24 +0000 Received: from localhost ([127.0.0.1]:59312 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cbCAe-00020n-DQ for submit@debbugs.gnu.org; Tue, 07 Feb 2017 15:15:24 -0500 Received: from mail-vk0-f44.google.com ([209.85.213.44]:36017) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cbCAc-00020a-OZ for 25643@debbugs.gnu.org; Tue, 07 Feb 2017 15:15:23 -0500 Received: by mail-vk0-f44.google.com with SMTP id t8so86159986vke.3 for <25643@debbugs.gnu.org>; Tue, 07 Feb 2017 12:15:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=9j8Z4B14YpsT2oB+d4PLIKzzYRLGtXGkfRH71FDkTi8=; b=EuTr6KgQPrAHDB7w7lY997g2IFouMLMyWzjxfkBJipT5UvQE9p5mhMC0fskrITSwXO bC9t38YVycm6V4blDqtvETWwz4hIVYtHV/PZU9qLaG80CRXsKO/E0z45ZohmCxSeZSxq d7E92vyQAE1SIZD1HfrtD+3W+Y3TCjjqQOl+s7dmLJ+ZrxhNdQHqgy/nwxSqVnNbKQJ2 +YGpieYUIWh7AFxNUfHjbjEDgn9Khgq8hUV1fm2qZMj7GoUSkvJKFo1r8WJ/eQiKE7C4 9TOtf03eE7N2PRGAlTb6kR8oiqEQwp2HM/7VUwarFXXlBje+o1FPpjLplSjbw+hyylsi XGhA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=9j8Z4B14YpsT2oB+d4PLIKzzYRLGtXGkfRH71FDkTi8=; b=hVM5PMfVcRwphswxso4lCoMnLY44EkWqTy3xITaJuCW6Ef9R5P1cWNp6WqkCatbaWj aXvpc6H7wZOcCLUSuoN6O8T/b4sBWmuCR8X/LDTBrikctPtVd9b829E3RToubC4DC0Fr qVAHC5mODPagi48wXbjB1DQFmBjHU/2/l8VNa+CcbXnzb9WgaU3Hgjv7F6H3Mm4INfx1 fm2NMr0bTBXHD1Xc2xN/saaw0bVfvMXcVptxV+ppzbyYWHrJTSLiTJ9HUBPM0/kPBxxY 3+T2Rn9WEhCPiZcAl5KsrdUgi3FGh0GVC4K1tp/UIcd5GK4gPLKpxnHmjLh6tGlGn/fS FVnw== X-Gm-Message-State: AMke39njaoPd+pWUZILdgxY5uaWUbyDD0Gb4VL+uIwXM12kuad1B9wmetg6p16E3h9Tk+s21mK5sSwSEuP5cUQ== X-Received: by 10.31.128.78 with SMTP id b75mr8360075vkd.174.1486498516990; Tue, 07 Feb 2017 12:15:16 -0800 (PST) MIME-Version: 1.0 Received: by 10.176.5.198 with HTTP; Tue, 7 Feb 2017 12:14:56 -0800 (PST) In-Reply-To: <083EFE4D-EF4B-4839-836C-86600FAB3895@quendi.de> References: <083EFE4D-EF4B-4839-836C-86600FAB3895@quendi.de> From: Jim Meyering Date: Tue, 7 Feb 2017 12:14:56 -0800 X-Google-Sender-Auth: jOAflP7H0HIFbfEFQ3YTqn3Eed4 Message-ID: Subject: Re: bug#25643: po/Makefile.in.in is missing top_builddir To: Max Horn Content-Type: text/plain; charset=UTF-8 X-Spam-Score: -1.9 (-) X-Debbugs-Envelope-To: 25643 Cc: 25643@debbugs.gnu.org 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: -1.9 (-) On Tue, Feb 7, 2017 at 7:18 AM, Max Horn wrote: > this is a bug that affects grep 2.28 and several preceding versions: The > po/Makefile.in.in is using $top_builddir, but the variable is never set. > Fixing this is of course trivial, one just needs to insert > > top_builddir = @top_builddir@ > > in the appropriate place. However, this file is not present in the grep > repository, so I am guessing it is generated by something (gettext?). As I > have no idea how this all works, I am afraid I cannot supply a proper patch, > but I hope the issue is clear, and that you will know how to resolve it. Thank you for the report. Did you notice some sort of failure? If so, please tell us what you saw, what you expected, and how to reproduce the failure. From debbugs-submit-bounces@debbugs.gnu.org Sun Feb 12 16:46:22 2017 Received: (at control) by debbugs.gnu.org; 12 Feb 2017 21:46:22 +0000 Received: from localhost ([127.0.0.1]:37497 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cd1yQ-0008Kr-0J for submit@debbugs.gnu.org; Sun, 12 Feb 2017 16:46:22 -0500 Received: from zimbra.cs.ucla.edu ([131.179.128.68]:47820) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cd1yP-0008Ke-5T for control@debbugs.gnu.org; Sun, 12 Feb 2017 16:46:21 -0500 Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id B60E3160087 for ; Sun, 12 Feb 2017 13:46:15 -0800 (PST) Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id np4U3RdiDSOg for ; Sun, 12 Feb 2017 13:46:15 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 1DA41160089 for ; Sun, 12 Feb 2017 13:46:15 -0800 (PST) X-Virus-Scanned: amavisd-new at zimbra.cs.ucla.edu Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 7xnUuD8q7Kwb for ; Sun, 12 Feb 2017 13:46:15 -0800 (PST) Received: from [192.168.1.9] (unknown [47.153.188.248]) by zimbra.cs.ucla.edu (Postfix) with ESMTPSA id 04CB2160087 for ; Sun, 12 Feb 2017 13:46:15 -0800 (PST) To: control@debbugs.gnu.org From: Paul Eggert Subject: 25643 needs more info Organization: UCLA Computer Science Department Message-ID: <49462b55-753d-76e0-82e0-f3e7d313ad36@cs.ucla.edu> Date: Sun, 12 Feb 2017 13:46:14 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -0.0 (/) 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.0 (/) tags 25643 moreinfo