From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id BEF89A04DB for ; Thu, 15 Oct 2020 19:12:38 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id A23191DCE5; Thu, 15 Oct 2020 19:12:37 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by dpdk.org (Postfix) with ESMTP id 628921DCC2 for ; Thu, 15 Oct 2020 19:12:35 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1602781953; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=AgYG8bN2p0oJEmolDDikhsGR1uW7pc49AgnC4JDtWQk=; b=FngYz5+AWaiMjfQGHZeKGOW33mKdEv5N/S2kssgf6zLFiDbRjrCugLEhoNUdRH42qrBvZ3 lkzyuxMmoVWvCgwC0lB1yJZ8qF7gI3LnBFAADdadGg7WVDV0wodeVFV/0rOSgM10/tzJV+ uUdnxGxLKe0c46ADV9rQAhKs6uU+8ns= Received: from mail-vk1-f197.google.com (mail-vk1-f197.google.com [209.85.221.197]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-267-0Sxrd3eEPMeXfhFHxQxJ2w-1; Thu, 15 Oct 2020 13:12:29 -0400 X-MC-Unique: 0Sxrd3eEPMeXfhFHxQxJ2w-1 Received: by mail-vk1-f197.google.com with SMTP id o68so836074vkd.17 for ; Thu, 15 Oct 2020 10:12:29 -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:content-transfer-encoding; bh=AgYG8bN2p0oJEmolDDikhsGR1uW7pc49AgnC4JDtWQk=; b=RoSW3wfOAvlAGMQ7omDdGjx6X3Lv7PFcO+DnDRjBauNfIT7Ll7HNuvHkXhC8qEQF03 QVw9igxPJLMqdcfMqkHE34N7sccdwdJABIdqrmus+hYBVgWWrlS2uMid+Oj/aW5MGyLp JWecfMJB5J9ZYeQSIq6i1F1+q5r+OyUxjPmnMAjYeMgl+BYpmqCRdaYtrS1DGKGxtdTA AtlQhV70isTpY8s93zm7LQMT74IlYpSfe37mE3/rWgFxdeQwbDjnhli2rEC2B7q79gZM YBZJHH5MRGET9WjNnXHLuJPJFXzXe9Lpq9S6hcOA/f+crdzyUUI6Eynp5qzNqSloI8QP CZsQ== X-Gm-Message-State: AOAM532lCG13Epehp7rQRwxs0bSw/Fk+QNix8oJDrn+FNrX3LSjERpqo g8vpis6/ToXLiBKkY6NTlZhAvwwx6fyi7qFg9XcleBRfjEPTeCzgMCBvz+VLkeJ6MbbHHcdeUHN 8LqKBaQQsqtSHRKQssg== X-Received: by 2002:a1f:6014:: with SMTP id u20mr3623439vkb.9.1602781948810; Thu, 15 Oct 2020 10:12:28 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwCeimE6BQiNRJLqvtMXAIhb9q85AzygueQ/XtnpuOVVbc4lSWq/rHPiRyYhi0DhIhJBjDb2WXKMXHz3/Xucoc= X-Received: by 2002:a1f:6014:: with SMTP id u20mr3623417vkb.9.1602781948549; Thu, 15 Oct 2020 10:12:28 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: David Marchand Date: Thu, 15 Oct 2020 19:12:17 +0200 Message-ID: To: David Liu Cc: ci@dpdk.org, Jerin Jacob Kollanukkaran , "Yigit, Ferruh" Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=dmarchan@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [dpdk-ci] Fedora Rawhide Error on Compile DPDK with GCC11 X-BeenThere: ci@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK CI discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ci-bounces@dpdk.org Sender: "ci" On Thu, Oct 15, 2020 at 7:04 PM David Liu wrote: > > Hello everyone, > > We have successfully added GCC11 to Fedora Rawhide, but when we are tryin= g to compile DPDK with GCC11. The compilation failed on an error showed bel= ow: > > ../app/test/test_graph_perf.c > ../app/test/test_graph_perf.c: In function =E2=80=98graph_init=E2=80=99: > ../app/test/test_graph_perf.c:311:1: error: wrong number of arguments spe= cified for =E2=80=98access=E2=80=99 attribute > 311 | { > | ^ > ../app/test/test_graph_perf.c:311:1: note: expected between 1 and 3, foun= d 4 > [2368/2483] Compiling C object drivers/libtmp_rte_pmd_octeontx2_event.a.p= /event_octeontx2_otx2_worker_dual.c.o > ninja: build stopped: subcommand failed. > > Here is the link to the Bugzilla ticket for this issue: https://bugs.dpdk= .org/show_bug.cgi?id=3D557#c0 Thanks for reporting David. I assigned the bz to Jerin, as this is graph unit test code. Fyi, we had a couple of gcc 11 fixes from Ferruh and others, but all of them did not reach the main tree yet. --=20 David Marchand