From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 457AA385EC58; Wed, 3 Feb 2021 19:20:08 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 457AA385EC58 From: "joseph at codesourcery dot com" To: libc-locales@sourceware.org Subject: [Bug localedata/27320] localedata/gen-locale.sh failure is ignored Date: Wed, 03 Feb 2021 19:20:08 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: localedata X-Bugzilla-Version: 2.34 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: joseph at codesourcery dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: libc-locales@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-locales mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Feb 2021 19:20:08 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27320 --- Comment #6 from joseph at codesourcery dot com --- The basic principle is that anything running on the *build* system should=20 be reliable (and it's OK for failure to result in the termination of "make= =20 check"), while anything running on the glibc *host* may not be reliable,=20 may run into problems with the kernel, network between build and host=20 systems, embedded hardware, etc. (and failure should be reported as a FAIL= =20 without terminating "make check"). --=20 You are receiving this mail because: You are on the CC list for the bug.=