From patchwork Wed Feb 7 15:03:47 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Zack Weinberg X-Patchwork-Id: 25857 Received: (qmail 76585 invoked by alias); 7 Feb 2018 15:03:54 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 76573 invoked by uid 89); 7 Feb 2018 15:03:54 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-11.0 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_2, GIT_PATCH_3, SPF_PASS, T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy= X-HELO: mailbackend.panix.com X-Gm-Message-State: APf1xPALEXJoCQ1OUVSig5ZjqcGIQPlIidC1MbpFtsUEDHQ263tzXYJs ZsIRGnCCM6aHQTIhN2Nv1GR7RryjqFgHPQo0iQs= X-Google-Smtp-Source: AH8x227TgDTkX3nsXGRLo8jWaA9Jn4piEPM9/5tGt7qGTXFP2dotF+NvKgQ/T+/SVi0Icczp1JzvVGhFVZfMY+nqp9s= X-Received: by 10.202.221.11 with SMTP id u11mr4579905oig.42.1518015828461; Wed, 07 Feb 2018 07:03:48 -0800 (PST) MIME-Version: 1.0 From: Zack Weinberg Date: Wed, 7 Feb 2018 10:03:47 -0500 X-Gmail-Original-Message-ID: Message-ID: Subject: POT-Creation-Date line not making it into the output of gettext ("")? To: GNU C Library Lately, whenever I run the test suite locally, intl/tst-gettext fails due to the output of gettext ("") not being as expected: the POT-Creation-Date line is missing. This doesn't happen with the same patch tested using build-may-glibcs, so I'm pretty sure it's an environment problem of some sort. Does anyone have any idea what might be the issue? Example of the problem (I created tst-gettext.got and tst-gettext.exp by hand from tst-gettext.out): $ diff -u8 intl/tst-gettext.{got,exp} zw --- intl/tst-gettext.got 2018-02-07 09:56:47.394818710 -0500 +++ intl/tst-gettext.exp 2018-02-07 09:56:48.398808299 -0500 @@ -1,11 +1,12 @@ # test `gettext' with LANGUAGE set # gettext ("") failed Project-Id-Version: GNU libc 2.26.9000 +POT-Creation-Date: 2018-01-10 15:00+0000 PO-Revision-Date: 2018-01-10 21:17+0100 Last-Translator: Jochen Hein Language-Team: German Language: de MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Bugs: Report translation errors to the Language-Team address.