From mboxrd@z Thu Jan 1 00:00:00 1970 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 B8432C433EF for ; Tue, 22 Mar 2022 20:21:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233318AbiCVUWu (ORCPT ); Tue, 22 Mar 2022 16:22:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60424 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232215AbiCVUWs (ORCPT ); Tue, 22 Mar 2022 16:22:48 -0400 Received: from mail-pj1-x1036.google.com (mail-pj1-x1036.google.com [IPv6:2607:f8b0:4864:20::1036]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D0B76657A6 for ; Tue, 22 Mar 2022 13:21:19 -0700 (PDT) Received: by mail-pj1-x1036.google.com with SMTP id mr5-20020a17090b238500b001c67366ae93so4222654pjb.4 for ; Tue, 22 Mar 2022 13:21:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20210112; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=OzgKQX00j77D35fg7pwuF5yWqtWZcjI+3JQituFaLCQ=; b=QgPuYPj8mFIyfXoUJGf4zaJXwCzD2PE3f8RlIStxC/NSba12o0kgL7nS/DpSyT3tXq /TfrD02ZwKXySbRTQ2X7BFtrYLC0q4obEWHN5jrCp5RVy6rOktKCV93ytEZmZdA7pU+9 N6sxdJmyL1HEx/433DeFCKNlYmctiR3l/q8nby0qDJBRp+dV91SQId4aJNrSEwRe2QzC hx65g4DAdFyBbgKuEcJbQCvHk/2+7vRvpC4W/UXkeL0GP/Sw8mKtJFvpyQZOFsBz52Fe A6Adaz4DjJt3D8FpNmb8FGuztgtOT1vzX+tXelpZN4r5ki+zSrTwdsS1JEpyF1JNPV2v k7rw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=OzgKQX00j77D35fg7pwuF5yWqtWZcjI+3JQituFaLCQ=; b=b9+r4LAU2wWrRGHWaa54WubzB+AwnnfzsdEViAX98CxepVtv9/TS58qO2trqTmu34Z peRle/pDw00etkJfzCKCeHNZcbc3LcWVBKGE27cHIANwe+62hO1yUrZwYTSPx5mDCo9a Gf/D+4x0OyVNM9wro+PgwC8Wqv4uXiWSqtkwNRoeXxO1CiqHahnbL5HNZvU24NQdnBeU E21Nze5bcRTujTXL+mlgXr4c6XVUWLAvvlS4Kt6MS7tKoyXXZNFuFJQNeQesqNWDqv5o A+rYTaIhUAsAiuGgLcWJ/hECt1jUHxvHjoTuu9r+IQhRxy9A4mQZTJRVvHCcTDGOtRUp dRfQ== X-Gm-Message-State: AOAM533mJBIgfzQykGuboK+B1VFf2robgPqwmQdqNczTSgoKBrubN5/K EDJpF5DkX2atGEy6FVhJGa3u7g== X-Google-Smtp-Source: ABdhPJwExt7xSpNVxNS9SolkdaicYIyWQLhE7Kl1FuO/CNsPN1cxEMx698OYo250+QpTB34Qid7eQw== X-Received: by 2002:a17:903:32c9:b0:154:3a2d:fa89 with SMTP id i9-20020a17090332c900b001543a2dfa89mr16642693plr.3.1647980479095; Tue, 22 Mar 2022 13:21:19 -0700 (PDT) Received: from google.com (223.103.125.34.bc.googleusercontent.com. [34.125.103.223]) by smtp.gmail.com with ESMTPSA id me5-20020a17090b17c500b001c63699ff60sm3926048pjb.57.2022.03.22.13.21.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 22 Mar 2022 13:21:18 -0700 (PDT) Date: Tue, 22 Mar 2022 20:21:14 +0000 From: Chun-Tse Shao To: Nick Desaulniers , Masahiro Yamada Cc: Masahiro Yamada , Steven Rostedt , Nicolas Schier , Rob Herring , Michal Marek , David Howells , David Woodhouse , Frank Rowand , Josh Poimboeuf , Peter Zijlstra , Linux Kbuild mailing list , Linux Kernel Mailing List , keyrings@vger.kernel.org, DTML Subject: Re: [PATCH v4] config: Allow kernel installation packaging to override pkg-config Message-ID: References: <20220306223016.2239094-1-ctshao@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Tue, Mar 22, 2022 at 10:19:14AM -0700, Nick Desaulniers wrote: > On Tue, Mar 22, 2022 at 12:44 AM Masahiro Yamada wrote: > > > > On Wed, Mar 16, 2022 at 11:51 AM Chun-Tse Shao wrote: > > > > > > Tue, Mar 08, 2022 at 01:01:45PM +0900, Masahiro Yamada wrote: > > > > On Tue, Mar 8, 2022 at 7:50 AM Chun-Tse Shao wrote: > > > > > > > > > > On Mon, Mar 07, 2022 at 10:17:17AM -0800, Nick Desaulniers wrote: > > > > > > On Sun, Mar 6, 2022 at 2:39 PM Chun-Tse Shao wrote: > > > > > > > > > > > > > > Add HOSTPKG_CONFIG to allow tooling that builds the kernel to override > > > > > > > what pkg-config and parameters are used. > > > > > > > > > > > > Sorry, kind a late thought here for v4, but we don't seem to prefix > > > > > > many other host side tools with HOST_, i.e. LEX, YACC, AWK, PERL, > > > > > > PYTHON3, etc. Maybe just having the variable identifier be simply > > > > > > PKGCONFIG rather than HOSTPKG_CONFIG then put it at the end of the > > > > > > list in the top level Makefile after ZSTD (i.e. the list of host > > > > > > tools)? There's HOST_ prefixes when there's more than one tool > > > > > > involved (i.e. host compiler vs target compiler), but I suspect > > > > > > there's no such distinction for the existing uses of pkg-config? > > > > > > > > > > > Thanks for your suggestion, Nick! Yes I think it makes sense with PKGCONFIG > > > > > instead of HOSTPKG_CONFIG since there is only one tool involved. I will > > > > > work on it and submit a new patch. > > > > > > > > > > > > > Please hold on. > > > > > > > > I was also wondering what to do with the "HOST" prefix. > > > > > > > > Libraries are usually arch-dependent. > > > > (in other words, pkg-config should return different library paths > > > > for $(CC) and $(HOSTCC) ) > > > > > > > > You already understood this, so you added "HOST" prefix. > > > > > > > > > > > > Please let me take time for further discussion. > > > > I will come back to this when I get some time. > > > > > > > > > > > > > > Hi Mashiro, > > > > > > I was wondering if you were able to look more into this. > > > > > > Thank you! > > > > > > -CT > > > > > > > In the meantime, > > > > a8a5cd8b472ca20e5b8fa649c43b3756867322f8 > > > > as reference info if you have not seen it. > > > > > > > > > > > > How many distros support something like > > > > "aarch64-linux-gnu-pkg-config" ? > > > > > > > > Ubuntu 18.04 and 20.04 seem to support it. > > > > I do not know for others. > > > > > > > > > > > > > > > > > > > > > > > > Sorry for the delay. > > I am OK with the idea of allowing users to override the pkg-config command, > > but I tend to take time before making a decision. > > > > > > > > > > Does anybody have any insight / thoughts about the following points? > > > > > > > > > > > > > > [Q1] with/without "HOST" prefix > > > > > > Apparently, "pkg-config" should return different libs/cflags > > for $(CC) and $(HOSTCC). > > > > I think the non-prefixed macro name "PKG_CONFIG" should be > > reserved for $(CC) (building for the target system). > > Ok. I retract my comment on v4 about removing the HOST prefix then. > > > > > "HOSTPKG_CONFIG" looks unbalanced > > due to the underscore. > > > > Perhaps, "HOST_PKG_CONFIG" might be better? > > I'm fine with HOSTPKG_CONFIG (what's in v4); follows the style of > HOSTCC and HOSTCXX. > Agree, it should follow the style of HOSTCC/HOSTCXX. > > > > > > > > > > [Q2] "pkg-config" vs "pkgconf" > > > > The traditional pkg-config implementation [1] is not actively > > maintained these days. > > The last commit was more than one year ago. > > > > The alternative one 'pkgconf' [2] is more active. > > > > In fact, Fedora already switched to 'pkgconf' [3]. > > Now 'pkg-config' is just a wrapper of 'pkgconf'. > > Many distributions already support pkgconf. > > > > > > I considered the shorter macro name "HOSTPKGCONF" and > > > > HOSTPKGCONF = pkgconf > > > > but I am not sure if this is the right decision. > > Maybe we should stick to "PKG_CONFIG" / "HOST_PKG_CONFIG" > > for the macro names. > > > > > > [1] https://gitlab.freedesktop.org/pkg-config/pkg-config.git > > [2] https://github.com/pkgconf/pkgconf.git > > [3] https://fedoraproject.org/wiki/Changes/pkgconf_as_system_pkg-config_implementation > > If the folks sending this are working on CrOS, better find what's in > their build system. Chun-Tse? > > (I feel like I'm behind the times again, like when `apt-get install` > became old news in favor of `apt install`...) > In Cros we only support pkg-config, and that is the reason we would like to make this change in upstream. > > > > > > > > > > > > [Q3] What is the trend of handling cross-compile by pkg-config (or pkgconf). > > > > > > By default, pkg-config returns the libs/cflags for native builds. > > > > For cross builds, the search paths for the *.pc files must be changed > > via the "PKG_CONFIG_LIBDIR" environment variable. > > > > To ease this, some distributions provide -pkg-config > > (for example, aarch64-linux-gnu-pkg-config). > > This became the nationale for tools/build/feature/Makefile defining: > > > > PKG_CONFIG ?= $(CROSS_COMPILE)pkg-config > > > > But, this wrapper shell script is not always available. > > I do not know how to do it with the LLVM tool suite. > > I am not quite sure if this is the global solution. > > > > > > These days, pkgconf supports another way, .personality file [4] > > to specify the .pc search paths for cross builds. > > > > Is it reasonable to use an option to distinguish native / cross builds > > and use the same macro "PKG_CONFIG = pkg-config" everywhere ? > > > > > > [4] http://manpages.ubuntu.com/manpages/focal/en/man5/pkgconf-personality.5.html > > I'm not sure, but do we need to cross that bridge for this patch if > it's just adding support for the HOST? No cross pkg-config necessary, > yet. (Famous last words). Agree with Nick. Thanks, CT > -- > Thanks, > ~Nick Desaulniers