From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.9]) by sourceware.org (Postfix) with ESMTPS id 7741D3AA9C10 for ; Thu, 6 May 2021 14:50:53 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 7741D3AA9C10 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=linux-m68k.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=whitebox@nefkom.net Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4Fbc2g5yj0z1qskq; Thu, 6 May 2021 16:50:51 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4Fbc2g5Qwcz1qqkB; Thu, 6 May 2021 16:50:51 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id wx-zrLCyXPTR; Thu, 6 May 2021 16:50:51 +0200 (CEST) X-Auth-Info: 1xJwx10IF0KhhjqzK4QRR+9TPpmVOX8AnT5P3ZUsh2IsPoj6tx4xKX1ZmVyGkp1Y Received: from igel.home (ppp-46-244-184-70.dynamic.mnet-online.de [46.244.184.70]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Thu, 6 May 2021 16:50:51 +0200 (CEST) Received: by igel.home (Postfix, from userid 1000) id EBCBD2C313A; Thu, 6 May 2021 16:50:49 +0200 (CEST) From: Andreas Schwab To: "Lucas A. M. Magalhaes via Libc-alpha" Cc: "Lucas A. M. Magalhaes" , tuliom@linux.ibm.com Subject: Re: [PATCH v2] powerpc: Optimized memmove for POWER10 References: <20210429204231.1486973-1-lamm@linux.ibm.com> X-Yow: .. my NOSE is NUMB! Date: Thu, 06 May 2021 16:50:49 +0200 In-Reply-To: <20210429204231.1486973-1-lamm@linux.ibm.com> (Lucas A. M. Magalhaes via Libc-alpha's message of "Thu, 29 Apr 2021 17:42:31 -0300") Message-ID: <87im3v7w6u.fsf@igel.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_STATUS, KAM_NUMSUBJECT, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 May 2021 14:50:55 -0000 How did you test that? make -C localedata install-locales make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/glibc-2.33.9000.506.g5633541d3b/localedata' .././scripts/mkinstalldirs /home/abuild/rpmbuild/BUILDROOT/glibc-2.33.9000.506.g5633541d3b-2801.1.ppc64le/usr/lib/locale mkdir -p -- /home/abuild/rpmbuild/BUILDROOT/glibc-2.33.9000.506.g5633541d3b-2801.1.ppc64le/usr/lib/locale aa_DJ.UTF-8...aa_DJ.ISO-8859-1aa_ER.UTF-8...C.UTF-8make[2]: *** [Makefile:449: install-archive-aa_DJ.UTF-8/UTF-8] Error 132 make[2]: *** Waiting for unfinished jobs.... ......make[2]: *** [Makefile:449: install-archive-aa_DJ/ISO-8859-1] Error 132 make[2]: *** [Makefile:449: install-archive-C.UTF-8/UTF-8] Error 132 make[2]: *** [Makefile:449: install-archive-aa_ER/UTF-8] Error 132 make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/glibc-2.33.9000.506.g5633541d3b/localedata' make[1]: *** [Makefile:731: localedata/install-locales] Error 2 make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/glibc-2.33.9000.506.g5633541d3b' make: *** [Makefile:9: localedata/install-locales] Error 2 Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."