From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 89946 invoked by alias); 29 Jul 2019 13:36:57 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 89934 invoked by uid 89); 29 Jul 2019 13:36:57 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-10.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.1 spammy=HTo:U*dj, pushed, HTo:U*carlos, HTo:D*ibm.com X-HELO: mx0a-001b2d01.pphosted.com From: Tulio Magno Quites Machado Filho To: "Carlos O'Donell" , Szabolcs Nagy , Stefan Liebler , "libc-alpha\@sourceware.org" , dj@redhat.com Cc: nd Cc: Subject: Re: [PATCH] test-container: Install with $(sorted-subdirs) [BZ #24794] In-Reply-To: References: <87k1c7zbw2.fsf@linux.ibm.com> <20190725000323.15612-1-tuliom@linux.ibm.com> <37773d62-bbba-eea4-4105-ec8a8cdbec7f@arm.com> User-Agent: Notmuch/0.27 (http://notmuchmail.org) Emacs/25.3.1 (x86_64-redhat-linux-gnu) Date: Mon, 29 Jul 2019 13:36:00 -0000 Message-ID: <87h875ynbj.fsf@linux.ibm.com> MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2019-07/txt/msg00637.txt.bz2 Carlos O'Donell writes: > On 7/25/19 8:46 AM, Szabolcs Nagy wrote: >> On 25/07/2019 01:03, Tulio Magno Quites Machado Filho wrote: >>> Commit 35e038c1d2ccb3a75395662f9c4f28d85a61444f started to use an >>> incomplete list of subdirs based on $(all-subdirs) causing >>> testroot.pristine to miss files from nss. >>> >>> Tested if the list of files in testroot.pristine remains the same. >> >> fwiw with this patch aarch64 buildbot would go back to green. > > This is good enough confirmation for me. > > Please install the fix so we can get clean builds for the release. I've just pushed it to master. DJ, I took the freedom to add your name to the ChangeLog file too as you proposed the same fix. ;-) Pushed as 354e4c1adddb1. -- Tulio Magno