From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 98574 invoked by alias); 10 Jul 2019 00:36:50 -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 98564 invoked by uid 89); 10 Jul 2019 00:36:50 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-5.1 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.1 spammy=H*i:sk:ad92573 X-HELO: mx1.redhat.com From: DJ Delorie To: fweimer@redhat.com, libc-alpha@sourceware.org Subject: Re: Partial test suite run builds corrupt test-in-container testroot In-Reply-To: (carlos@redhat.com) Date: Wed, 10 Jul 2019 00:36:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2019-07/txt/msg00208.txt.bz2 I did a "make" followed by "make libio/tests" and compared with a "make; make check" and they produced identical testroots (including iconvconfig). I tried a "./configure; make libio/tests" and it failed pretty quickly (shell-container not found) since support/ hadn't been built. Please provide more detailed reproduction instructions, as I don't see a "corrupt testroot" yet.