From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 23112A00C2; Thu, 23 Jun 2022 10:04:32 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0F8A14069D; Thu, 23 Jun 2022 10:04:32 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id BB4284067B for ; Thu, 23 Jun 2022 10:04:30 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1655971470; 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: in-reply-to:in-reply-to:references:references; bh=f/YmAhilArdneK5f+6GxkqAi9Sp/h9FDZn1Qd31srhM=; b=NlY/h2R+u0R8BaAprvnJhm4g4nVTp85NVt+7nt+hXC4A9hmD4kE65OGWgZfsWxW590Ihlb Lj2hN3ni5Sy4K72emMhJH9ACTKwl0+SV4GxfugoBpz9PcraxOwDCZBsDh/vcTOlZ4KnRuT dW7C/v/IMYnTHE2c+f3+FiISm2AGuN0= Received: from mail-lj1-f199.google.com (mail-lj1-f199.google.com [209.85.208.199]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-528-XlX1unQTNQ--a2JrOkgXMQ-1; Thu, 23 Jun 2022 04:04:27 -0400 X-MC-Unique: XlX1unQTNQ--a2JrOkgXMQ-1 Received: by mail-lj1-f199.google.com with SMTP id d24-20020a2eb058000000b0025a7f5ccae6so1251473ljl.14 for ; Thu, 23 Jun 2022 01:04:27 -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=f/YmAhilArdneK5f+6GxkqAi9Sp/h9FDZn1Qd31srhM=; b=pkkaPA/XMxm/w1L84O6ltQwweqw2dN/R/yZiSDkiJAzFGSLJ4eaf8vchgg9f+z9Fvx iyS/cTfW4OJTBTSAGjb0mUbEQGDhsXS10BK+bil60Q23VOf9cknqfXAWFkqQCHxxwMVv KhyWmtBThwtGAWGWgKURY3+iaEeBczH97G6ENCMGNqiEf5dlR66owqW1/UC2ajXYtWzw QCMzSYLjRxMDEy7hp9ngJgpcKOpblFDOeKAhhkU7OXV48q++FiN1a+seUoJ/N+q1Kcx3 XazLNGQal7CyKXDUfM6Gk4Ti9yuYGbemO8IntMdT4VWc25rFGSJ/3qKx5miIG5PECSJa 9+AA== X-Gm-Message-State: AJIora/u/5GWv7TmPAJHPvptlC6mtxCrITAHKTqBJUeql28u7s/BL1sI SpXCVzh1kk0+LtRVM98Lsbd8jBPwlZ0lJmyJ4+I5sh+dnLZiSoRq2rlO2ogDRQax6qPPoS8LsMe AEYS9sfokT1gMwDDkhBk= X-Received: by 2002:a05:6512:13a0:b0:47f:709d:dc11 with SMTP id p32-20020a05651213a000b0047f709ddc11mr4634853lfa.265.1655971466217; Thu, 23 Jun 2022 01:04:26 -0700 (PDT) X-Google-Smtp-Source: AGRyM1uTLmClf57fuWhoV9HOO9HJ3Yo1RKQFKc8rUNrwXLEUIiEPos6oiWHKVSvUQ+/rc+FKHSjo/OgMxjqM5XEFzO0= X-Received: by 2002:a05:6512:13a0:b0:47f:709d:dc11 with SMTP id p32-20020a05651213a000b0047f709ddc11mr4634844lfa.265.1655971466004; Thu, 23 Jun 2022 01:04:26 -0700 (PDT) MIME-Version: 1.0 References: <20220621122824.187905-1-kda@semihalf.com> <20220621122824.187905-3-kda@semihalf.com> In-Reply-To: <20220621122824.187905-3-kda@semihalf.com> From: David Marchand Date: Thu, 23 Jun 2022 10:04:14 +0200 Message-ID: Subject: Re: [PATCH 2/2] ci: use crossbuild-essential packages To: Stanislaw Kardach Cc: Ruifeng Wang , David Christensen , dev , upstream@semihalf.com 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" X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org On Tue, Jun 21, 2022 at 2:28 PM Stanislaw Kardach wrote: > > The crossbuild-essential- packages contain all necessary > dependencies to cross-compile binaries for a given architecture > including C and C++ compilers. Therefore use those instead of listing > packages directly. This way C++ compiler is also installed and C++ > include checks will be checked in CI for PowerPC and ARM. > > Signed-off-by: Stanislaw Kardach Reviewed-by: David Marchand -- David Marchand