mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: "Sven Püschel" <s.pueschel@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] nbd: add autotools-autoconf-archive dependency
Date: Thu,  4 Dec 2025 14:14:52 +0100	[thread overview]
Message-ID: <20251204131452.2197184-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20251119150445.2192157-1-s.pueschel@pengutronix.de>

Thanks, applied as 98b6210ead1bd292b1c93b53abb31ece653e6414.

Michael

[sent from post-receive hook]

On Thu, 04 Dec 2025 14:14:52 +0100, Sven Püschel <s.pueschel@pengutronix.de> wrote:
> The nbd.extract.post step has a dependency on
> autotools-autoconf-archive. If it is not selected by another rule it
> fails with the following error:
> 
>   configure.ac:104: error: The m4 macro AX_PROG_BISON has not been defined. Please install the autoconf-archive package.
> 
> Fixes: 0f202ec7ef6c ("nbd: version bump 3.25 -> 3.26.1")
> Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
> Message-Id: <20251119150445.2192157-1-s.pueschel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/nbd.in b/rules/nbd.in
> index 8b0024d8f54e..374e28d67dd3 100644
> --- a/rules/nbd.in
> +++ b/rules/nbd.in
> @@ -3,6 +3,7 @@
>  config NBD
>  	tristate
>  	select GLIB
> +	select HOST_AUTOTOOLS_AUTOCONF_ARCHIVE
>  	select LIBNL3
>  	prompt "NBD server and client"
>  	help



      reply	other threads:[~2025-12-04 13:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-19 15:04 [ptxdist] [PATCH] " Sven Püschel
2025-12-04 13:14 ` Michael Olbrich [this message]

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=20251204131452.2197184-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    --cc=s.pueschel@pengutronix.de \
    /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