Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C3A52C7EE30 for ; Wed, 1 Mar 2023 23:34:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229580AbjCAXeF (ORCPT ); Wed, 1 Mar 2023 18:34:05 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60182 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229480AbjCAXeD (ORCPT ); Wed, 1 Mar 2023 18:34:03 -0500 Received: from mail-pl1-x62e.google.com (mail-pl1-x62e.google.com [IPv6:2607:f8b0:4864:20::62e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 62AA646155 for ; Wed, 1 Mar 2023 15:34:02 -0800 (PST) Received: by mail-pl1-x62e.google.com with SMTP id u5so12348250plq.7 for ; Wed, 01 Mar 2023 15:34:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20210112; t=1677713642; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=HRnbOushIGayii8e9TGHD8AmU4agQakFfKEOxWBRoZo=; b=evRAyZPfhF8pt9QwB2EGm3mqEdexSnOnOxQ+hq9/DxelpWGEHqXeJgEIPPYdxc/yLw SsgzjdTlqhiVgjLFT5qREnUiTmgGg+FBSum/VxL2YXwXXYyQB9OXS3brQGT/EV7tJxS1 VQG1olQFAByH4KbC2bR5wyTc7Ho4UQmvOvcr10/pglzCGcDfsQay/zoE1Z8iWq1dcd2s YaOlNesN514nTspp28A4uUjpr0FJN+KZ9nwOL+RHwLVSNbuU0I/ZcWKUwG2uz67TxquO vtl0XuEr2Jzd/lwI+V/jSFYnacBIQa7JoTDFeQPZfcN0Mnci0F83fTmBVoZIZsMT3e3/ BTzw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677713642; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HRnbOushIGayii8e9TGHD8AmU4agQakFfKEOxWBRoZo=; b=sCw/4oDJq5ayIxti1g9+zMZps6wZixxkPmK/BuGuz1EzTnr4PghMJxO3g4QhGvv75u Pl5Rp8Q9QotAp382/t9UWPnvN0exLx8VyRfKhFPcPWeoNMBcxlCtVHogeMAGsRnd+hKY yeVkMaPWRh9+fqBj+XykupOtHhs1vSLVVW03ARxVloxz2vcWCkF65xJDttcKSghPgjC7 GjYEorI6Qmbew/9SjvOjk64rdiskAOedQPJ7ey8pfLY11YQvSN5PGNWxGKL6DLbtVBZ+ kLl3kPB74y474roe6wOW/UC4nQ9XbBrFcBwHJ2bPSrTK500zLrgBxL0AkRCYprt9un7q 1lIQ== X-Gm-Message-State: AO0yUKWiK57CM2I+JIApK+dAFWFWDLxAj3c7v58LPShiosrg/pmH/Qg5 1gfV2N4Pc0za8LjMf5R+IyXHus9IdPp46+Ael+lygw== X-Google-Smtp-Source: AK7set9vQaIGnJBnZuSGxWwvYgDfU1W97KSAF9pAQ7TcZ1kC9CiIP88cqyAB9y22n8IVJ6JkCmAvfbchZO2qI3QrgoE= X-Received: by 2002:a17:903:44e:b0:19a:87dd:9206 with SMTP id iw14-20020a170903044e00b0019a87dd9206mr2961850plb.0.1677713641493; Wed, 01 Mar 2023 15:34:01 -0800 (PST) MIME-Version: 1.0 References: <20230301075402.4578-1-quic_johmoo@quicinc.com> <41d287fa-3a0a-cac6-4595-ad47ef873d79@quicinc.com> <0c92e7b8-e415-8ad5-14e7-d94f18c3fa25@quicinc.com> In-Reply-To: From: Nick Desaulniers Date: Wed, 1 Mar 2023 15:33:50 -0800 Message-ID: Subject: Re: [PATCH v2 0/2] Validating UAPI backwards compatibility To: John Moon Cc: Masahiro Yamada , Nathan Chancellor , Nicolas Schier , linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, Greg Kroah-Hartman , Randy Dunlap , Arnd Bergmann , Bjorn Andersson , Todd Kjos , Matthias Maennich , Giuliano Procida , kernel-team@android.com, libabigail@sourceware.org, Jordan Crouse , Trilok Soni , Satya Durga Srinivasu Prabhala , Elliot Berman Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 1, 2023 at 2:33=E2=80=AFPM John Moon = wrote: > > With some additional help from Nick offline, we determined that the > issue isn't with clang, but with libdw (from elfutils). You need at > least libdw version 0.171 for the abidiff tool to work correctly with > clang (in this particular case). Ubuntu 18.04 ships with version 0.170. > > If there's any interest, it'd be fairly easy to add a check for this > condition under the check_deps() function in the script. Good job John; mind sending a v3 with that addition, and the commit message updated? --=20 Thanks, ~Nick Desaulniers