From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS3215 2.6.0.0/16 X-Spam-Status: No, score=-4.0 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,MAILING_LIST_MULTI,NICE_REPLY_A, RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server2.sourceware.org [IPv6:2620:52:3:1:0:246e:9693:128c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 67A841F5AE for ; Thu, 13 May 2021 21:30:04 +0000 (UTC) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 5C2D33848417; Thu, 13 May 2021 21:30:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5C2D33848417 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1620941403; bh=iaC3nwr4P1jL6xPWjOCd8qdH2K/Id07YSQuMzDQLZYI=; h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=G5tQiEZah7SoqLMWM/IyG6N2mcU5wmgOphLvDoWXlPMRWomQPwfE5MiQLJDuPwXCD GBz3oTvVX9AN9aOmOn03qB0MrQKIEt2EwRDNualXLl1cQ25hkLl7opdO/a69Itgqhw 5ibH9zBEQXdIHbQPVrU7ELsFtYSmjEceZWg7CGcg= Received: from mail-qk1-x735.google.com (mail-qk1-x735.google.com [IPv6:2607:f8b0:4864:20::735]) by sourceware.org (Postfix) with ESMTPS id 9EBD13848405 for ; Thu, 13 May 2021 21:30:00 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 9EBD13848405 Received: by mail-qk1-x735.google.com with SMTP id c20so15978927qkm.3 for ; Thu, 13 May 2021 14:30:00 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=iaC3nwr4P1jL6xPWjOCd8qdH2K/Id07YSQuMzDQLZYI=; b=SQXoFSGa9dPlmaeEYLzA3ef6gQ1d1OGw8fRDCrciLDuAqFetfbyfvuOGs+kI6W43aJ s6FvEGyZZ83M6Et0qBAg74VL84RJigjlXQ6ep46sbU0d+LwUmzBIKrVhDhIxH6a5Fpxw F4nVTa0erhIw6i3+IHtZ8+ROfLWVjIfm3vPCBUdohJQi43+TUCAQXrW/+8ZeDCG6cP3V Uy3xBWqI9TYZ+NNq30FdGQRJkilg48y+RuproScuLbXsl549pqhTb1sYpIVj+GNj6NGk +hSPVKku7CksUVOkSdz/5IWVA8tc90VWdCMrY+Z4gSf7ATWOv0C7ZhK3d1Xw3xEcQe7I bfRg== X-Gm-Message-State: AOAM5320FNsmlzbGYop1HFyl6h/eNp/7g3mjmIsAHkKpJcsKjsoAXTYC YoeXwJI+ppUHRFBpNACLDvqecbozSnk= X-Google-Smtp-Source: ABdhPJw5cUESD0QSs0BuzapIAP/xrD/TMBdsyWgYVX6WXhDD8qS/CQho6q0WTKYosdU3GAXRkWglag== X-Received: by 2002:ae9:e897:: with SMTP id a145mr41132121qkg.334.1620941400209; Thu, 13 May 2021 14:30:00 -0700 (PDT) Received: from [192.168.0.41] (71-218-14-121.hlrn.qwest.net. [71.218.14.121]) by smtp.gmail.com with ESMTPSA id y1sm3271854qkp.21.2021.05.13.14.29.59 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 13 May 2021 14:29:59 -0700 (PDT) Subject: Re: tests failing on x86_64-linux (due to test-container?) To: DJ Delorie References: Message-ID: <1c4ea1d3-5647-9654-ccd3-06dcc7844741@gmail.com> Date: Thu, 13 May 2021 15:29:58 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit 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: , From: Martin Sebor via Libc-alpha Reply-To: Martin Sebor Cc: libc-alpha@sourceware.org Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" On 4/28/21 5:54 PM, DJ Delorie wrote: > Martin Sebor writes: >>> (which should be bind-mounted inside your test chroot, which would be >>> /build/glibc/testroot.root/build/glibc/nss/tst-nss-test3) >> >> /build/glibc/testroot.root/build/glibc/ is empty. > > Only because you're not inside the container, where the mount exists. > Containers are weird ;-) > >> error: test-container.c:235: can't mount /ssd/src/glibc onto >> /build/glibc/testroot.root/ssd/src/glibc > > Sigh, you have "too many permissions" :-P Again, containers are weird. > > You may be able to run test-container manually, but test-container > itself is built against the just-built glibc > >>> Also, selinux might be interfering. >> >> That doesn't sound encouraging. Anything I should look at/for? > > Dunno, I typically disable selinux. I haven't been able to make that work yet but I also haven't tried too hard. I'll keep at it. > > Just for paranoia's sake... does all this work on a newer Fedora? Yes. I just installed F33 on my laptop and it works fine there. I haven't changed my main workstation though. It was a pain to set up. Martin