From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-oi1-x22c.google.com (mail-oi1-x22c.google.com [IPv6:2607:f8b0:4864:20::22c]) by sourceware.org (Postfix) with ESMTPS id F1146396E018 for ; Tue, 13 Jul 2021 14:51:03 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org F1146396E018 Received: by mail-oi1-x22c.google.com with SMTP id p67so5955557oig.2 for ; Tue, 13 Jul 2021 07:51:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=jBtXvLGkJiJFTuxyC6lcWhLGIWVUO1i21Ddi/KlwdSg=; b=kyMwQoEM3PLr8bVniTYGp3wvSJ2terp9DlcAmwQHrMB9LqQGGDFE3EtJS9GJgkcPrj +HqfypsKwtSju/my100OfZN/pk/fpFJtwkOkfcn4FtXGysUZvjtwRjkFtatOHDsA5OqT gulL3WxrlBzv+CcWAtDK7hHhjGfI43UTptLSwK6vSwOEcXq40x0UmXB/FiUWku5UQIT8 UhlOV2wHJeLk+yAwU2ypkGbKByQxPguQqooy99FJ+mgJnpUJS2CwS/JQ/OaRdAxgIHk0 exKZl8l09V58JNI7Gfyon0OsWKDdmP6iNc456UEkDo6RWKWDyRPzxQpUZ7y4zXBvjImo e47Q== X-Gm-Message-State: AOAM530yFj7sqz4Ie8O59Z9GLhoalRvymo0s75ywqgkInkl9RhIHraaH cuKXBsVC1rPubnPtvh2JZash8OhFm18F/a55IwU= X-Google-Smtp-Source: ABdhPJy2gT4/Fnl3h2bxlVUSlGcxXng/2m6AAU7gihqhxoGzZ0OxpHjNRUkCc/wj+g09Ig9i6McyE0P9KY1eZ36aZJM= X-Received: by 2002:aca:bdc4:: with SMTP id n187mr3464839oif.169.1626187863521; Tue, 13 Jul 2021 07:51:03 -0700 (PDT) MIME-Version: 1.0 References: <878s2ajqf5.fsf@oldenburg.str.redhat.com> <87k0lui8en.fsf@oldenburg.str.redhat.com> In-Reply-To: <87k0lui8en.fsf@oldenburg.str.redhat.com> From: Manuel Lauss Date: Tue, 13 Jul 2021 16:50:27 +0200 Message-ID: Subject: Re: nss buildfailure in latest git sources To: Florian Weimer Cc: Manuel Lauss via Libc-help Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: libc-help@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-help mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jul 2021 14:51:05 -0000 On Tue, Jul 13, 2021 at 4:40 PM Florian Weimer wrote: > > > Does it fix your issue, too? Yes yes it does. Thanks! Manuel