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: AS17314 8.43.84.0/22 X-Spam-Status: No, score=-3.7 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,MAILING_LIST_MULTI, PDS_RDNS_DYNAMIC_FP,RCVD_IN_DNSWL_MED,RDNS_DYNAMIC,SPF_HELO_PASS, SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (ip-8-43-85-97.sourceware.org [8.43.85.97]) (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 E93561F8C8 for ; Tue, 28 Sep 2021 00:08:32 +0000 (UTC) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id BB6EC385840C for ; Tue, 28 Sep 2021 00:08:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BB6EC385840C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1632787711; bh=DQLJyrFC1zGIPxKq0znmUhNydr/12TuE6TsX375hRjY=; h=References:In-Reply-To:Date:Subject:To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=IOBljxJ6YDNBIG+5aNxUNZBn/crFqvomrCGFYZnu3uTJP3OBH5eJ3UNDu1K8EM8QZ 4dxgMhz8oCUXkZaFjb4xT/ptbFB29ooPeQFdsCBc1ngJVtZrkFYSPY6GufHq/k0Lr0 mGA2Is+nRAWGuC+/uQEXUPXAnoGxy2EwEA1WDLkg= Received: from mail-pg1-x52b.google.com (mail-pg1-x52b.google.com [IPv6:2607:f8b0:4864:20::52b]) by sourceware.org (Postfix) with ESMTPS id C38EE3858C2C for ; Tue, 28 Sep 2021 00:08:11 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org C38EE3858C2C Received: by mail-pg1-x52b.google.com with SMTP id g184so19364915pgc.6 for ; Mon, 27 Sep 2021 17:08:11 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=DQLJyrFC1zGIPxKq0znmUhNydr/12TuE6TsX375hRjY=; b=f90IhXYXAv1DbawKmIuEgJwUowQUykE6mugrvA1b/+tNJdCxNnph9J/fhKJPmbapFF W37V9IzzmD3ej7zJOvT5t9bUchcKdEuFo4MLzzjNZuYwfe2ssBNG4dPPF/vWDGITeKNI pScSqPsLAf36DVLs05CXvXlwjGIfEDs1MsDGz3u/3AWhMjbagxydfPPdSOjnf6EqbTVt q4x3P4BCQ0oKWzqWz2+KU+CX+GaNkVSBeV7TbVnmIU9lY+0JHuPyO01K2SgxpEwgoujK vCeLV7RqpnsJA9hAskLYF4K9pK/WBEfoR8MQRI74B9GElb2YI0hWlguUIYozrcwB1JHH VjbA== X-Gm-Message-State: AOAM530Tp7hrhIalzapY4D7l8rJMZZiEqfF7Ca324whxJDX2jC7u4rnn HBr2gt0TXCYVU+eu1B53XFEMdPaadLlmN5cBsDE= X-Google-Smtp-Source: ABdhPJwFlWXzkOrpEw7/hvLxHTxFMkw/cx8WQM1rN0AwcyRO8FdCTlMb9h4fMwWX180PMiIbDwsi8aXGka8V93DR6Yg= X-Received: by 2002:a63:7d04:: with SMTP id y4mr1986759pgc.131.1632787690855; Mon, 27 Sep 2021 17:08:10 -0700 (PDT) MIME-Version: 1.0 References: <20210913230506.546749-1-goldstein.w.n@gmail.com> <87mtoerl85.fsf@oldenburg.str.redhat.com> <875yumjx36.fsf@oldenburg.str.redhat.com> <87a6jyez7o.fsf@oldenburg.str.redhat.com> <87r1d9ewc9.fsf@oldenburg.str.redhat.com> <87mtnxevo1.fsf@oldenburg.str.redhat.com> <87ilylev4j.fsf@oldenburg.str.redhat.com> <87sfxpdf01.fsf@oldenburg.str.redhat.com> <87k0j1dd8u.fsf@oldenburg.str.redhat.com> <87czotdc2p.fsf@oldenburg.str.redhat.com> <87zgrxbwca.fsf@oldenburg.str.redhat.com> In-Reply-To: Date: Mon, 27 Sep 2021 19:07:59 -0500 Message-ID: Subject: Re: [PATCH 1/5] x86_64: Add support for bcmp using sse2, sse 4_1, avx2, and evex To: Florian Weimer Content-Type: text/plain; charset="UTF-8" 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: Noah Goldstein via Libc-alpha Reply-To: Noah Goldstein Cc: Zack Weinberg , Zack Weinberg via Libc-alpha , Joseph Myers Errors-To: libc-alpha-bounces+e=80x24.org@sourceware.org Sender: "Libc-alpha" On Mon, Sep 27, 2021 at 3:38 PM Noah Goldstein wrote: > > On Mon, Sep 27, 2021 at 3:24 PM Florian Weimer wrote: > > > > * Noah Goldstein: > > > > > I'm gunna post the patch w.o fully build-many-glibcs.py tests. > > > > Right. I can run it through the build for you, I've still got a lab > > machine checked out. > > Thanks :) > > I just posted the patch. > > > > Florian > > Figured it out. I had $C_INCLUDE_PATH as ":" instead of unset. See PASS for build now :) Thank you for your help! I'll run the ABI tests overnight. Will: $> python3 src/glibc/scripts/build-many-glibcs.py build-many/ checkout gcc-vcs-11; echo "Host Libraries"; python3 src/glibc/scripts/build-many-glibcs.py build-many host-libraries --keep=failed; echo "Compilers"; python3 src/glibc/scripts/build-many-glibcs.py build-many compilers x86_64-linux-gnu --keep=failed; python3 src/glibc/scripts/build-many-glibcs.py build-many glibcs --keep=failed be sufficient to test all GLIBC abi builds?