All of lore.kernel.org
 help / color / mirror / Atom feed
From: Petr Vorel <petr.vorel@gmail.com>
To: Giulio Benetti <giulio.benetti@benettiengineering.com>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v2 2/2] pacakge/nfs-utils: fix build failure due to missing BR2_PACKAGE_LIBTIRPC_DB
Date: Sat, 13 Dec 2025 19:51:54 +0100	[thread overview]
Message-ID: <20251213185154.GC183913@pevik> (raw)
In-Reply-To: <3B44FA1C-00EA-40D7-AD9F-4980B9556673@benettiengineering.com>

> Hi Thomas,

> thanks for looking into these patches,

> > Il giorno 13 dic 2025, alle ore 18:56, Thomas Petazzoni <thomas.petazzoni@bootlin.com> ha scritto:

> > Hello,

> >> On Sat, 13 Dec 2025 16:17:30 +0100
> >> Giulio Benetti <giulio.benetti@benettiengineering.com> wrote:

> >> Pacakge nfs-utils requires libtirpc rpcdb option, so let's select it by
> >> default.

> >> Fixes:
> >> https://autobuild.buildroot.org/results/29adf2d04cf4c46e492af95edaa96983985d6b57/

> >> Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>

> > It seems like rpcbind will need the same thing?

> >    https://autobuild.buildroot.org/results/f461212605d9d5f1c38a1ffe00a83912522bf482/build-end.log

Thomas, thanks for pointing this out.

> > Let me know if you want to address it as well, or if you would like me
> > to send a separate patch.

> I’m glad to send a patch for rpcbind in some day. So I can clean up these patches too.

+1, thanks! Otherwise I'd send a patch.

This is also needed since libtirpc 1.3.7. Commit
7cea8ad ("Add conditional version script support")
added --enable-rpcdb, which is the default off.

Kind regards,
Petr

> Best regards.
> Giulio
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2025-12-13 18:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-13 15:17 [Buildroot] [PATCH v2 1/2] package/libtirpc: introduce BR2_PACKAGE_LIBTIRPC_DB Giulio Benetti
2025-12-13 15:17 ` [Buildroot] [PATCH v2 2/2] pacakge/nfs-utils: fix build failure due to missing BR2_PACKAGE_LIBTIRPC_DB Giulio Benetti
2025-12-13 17:14   ` Thomas Petazzoni via buildroot
2025-12-13 18:39     ` Petr Vorel
2025-12-13 17:55   ` Thomas Petazzoni via buildroot
2025-12-13 18:04     ` Giulio Benetti
2025-12-13 18:51       ` Petr Vorel [this message]
2025-12-13 17:26 ` [Buildroot] [PATCH v2 1/2] package/libtirpc: introduce BR2_PACKAGE_LIBTIRPC_DB Thomas Petazzoni via buildroot
2025-12-13 18:36 ` Petr Vorel

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=20251213185154.GC183913@pevik \
    --to=petr.vorel@gmail.com \
    --cc=buildroot@buildroot.org \
    --cc=giulio.benetti@benettiengineering.com \
    --cc=thomas.petazzoni@bootlin.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.