Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sl9yA-005d6P-05 for pgsql-committers@arkaria.postgresql.org; Mon, 02 Sep 2024 16:31:58 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1sl9y8-00GidC-94 for pgsql-committers@arkaria.postgresql.org; Mon, 02 Sep 2024 16:31:56 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sl9y8-00Gid3-16 for pgsql-committers@lists.postgresql.org; Mon, 02 Sep 2024 16:31:56 +0000 Received: from sss.pgh.pa.us ([68.162.161.243]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sl9y5-000Jz6-EP for pgsql-committers@lists.postgresql.org; Mon, 02 Sep 2024 16:31:55 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.15.2/8.15.2) with ESMTP id 482GVnnU1254404; Mon, 2 Sep 2024 12:31:50 -0400 From: Tom Lane To: Peter Eisentraut cc: pgsql-committers@lists.postgresql.org Subject: Re: pgsql: Translation updates In-reply-to: <5a79b597-1aaa-4a82-bd98-42dbe6103e0e@eisentraut.org> References: <1161478.1725290316@sss.pgh.pa.us> <5a79b597-1aaa-4a82-bd98-42dbe6103e0e@eisentraut.org> Comments: In-reply-to Peter Eisentraut message dated "Mon, 02 Sep 2024 18:05:51 +0200" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <1254402.1725294709.1@sss.pgh.pa.us> Date: Mon, 02 Sep 2024 12:31:49 -0400 Message-ID: <1254403.1725294709@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Peter Eisentraut writes: > On 02.09.24 17:18, Tom Lane wrote: >> I'm seeing build warnings with this: > I've fixed this manually for now. Thanks, confirmed clean build here. > I don't see these warnings with my local toolset. I'll research this > for the next release. I see it with $ rpm -qf /usr/bin/msgfmt gettext-0.19.8.1-17.el8.x86_64 on RHEL8. A quick look in the buildfarm finds a few animals of roughly that vintage also showing the warning, but mostly they're not (although we have only a small sample, since most animals are configured not to react to po-file-only updates ... I wonder if that's such a great idea). FTR, I found such warnings in builds from ayu batfish broadbill chameleon chimaera elasmobranch grison lapwing massasauga pytilia rhinoceros sidewinder snakefly regards, tom lane