Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v1] package/util-linux: disable runuser for the host build
Date: Mon, 1 Mar 2021 22:40:28 +0100	[thread overview]
Message-ID: <20210301214028.GC2275@scaer> (raw)
In-Reply-To: <20210227155413.15809-1-ps.report@gmx.net>

Peter, All,

On 2021-02-27 16:54 +0100, Peter Seiderer spake thusly:
> Fixes host build in case unsuitable libs are found on the system
> (see [1]).
> 
> [1] http://lists.busybox.net/pipermail/buildroot/2021-February/304261.html

I would contend that this problem is a badly configured host, and if
such hosts have libraries installed that incompatible with their native
compiler, then those host should be fixed.

However, runuser really is a non-necessary tool for the Buildroot case,
so disabling it is still a good idea.

> Reported-by: GA K <guyarkam@gmail.com>
> Signed-off-by: Peter Seiderer <ps.report@gmx.net>

Applied to master, with a commit log expanded to provide a more
fundamental reason why we disable runuser. Thanks!

Regards,
Yann E. MORIN.

> ---
>  package/util-linux/util-linux.mk | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/package/util-linux/util-linux.mk b/package/util-linux/util-linux.mk
> index 0178c52bac..09acaca1a7 100644
> --- a/package/util-linux/util-linux.mk
> +++ b/package/util-linux/util-linux.mk
> @@ -211,6 +211,7 @@ HOST_UTIL_LINUX_CONF_OPTS += \
>  	--disable-nsenter \
>  	--disable-pg \
>  	--disable-rfkill \
> +	--disable-runuser \
>  	--disable-schedutils \
>  	--disable-setpriv \
>  	--disable-setterm \
> -- 
> 2.30.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  reply	other threads:[~2021-03-01 21:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-27 15:54 [Buildroot] [PATCH v1] package/util-linux: disable runuser for the host build Peter Seiderer
2021-03-01 21:40 ` Yann E. MORIN [this message]
2021-03-13 15:05 ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210301214028.GC2275@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox