Re: Running bootstrap script fails on Debian unstable

2023-02-21 Thread Glenn Washburn
On Tue, 21 Feb 2023 14:56:18 +0100 John Paul Adrian Glaubitz wrote: > Hi Glenn! > > On Tue, 2023-02-21 at 10:58 +0100, John Paul Adrian Glaubitz wrote: > > > Do you have installed all the packages that are installed in that > > > build log? Are you applying all the patches or just building from

Re: Running bootstrap script fails on Debian unstable

2023-02-21 Thread John Paul Adrian Glaubitz
Hi Glenn! On Tue, 2023-02-21 at 10:58 +0100, John Paul Adrian Glaubitz wrote: > > Do you have installed all the packages that are installed in that build > > log? Are you applying all the patches or just building from 2.06 git? > > Building from git, no patches applied. Will try openSUSE Tumbelwe

Re: Running bootstrap script fails on Debian unstable

2023-02-21 Thread John Paul Adrian Glaubitz
Hi Glenn! On Mon, 2023-02-20 at 21:29 -0600, Glenn Washburn wrote: > It looks like the debian build log[1] for sid has the same messages, up > to here. The package goes on to build successfully. Yes, but the Debian build does not seem to run the bootstrap script which is probably why the problem

Re: Running bootstrap script fails on Debian unstable

2023-02-20 Thread Glenn Washburn
On Mon, 20 Feb 2023 18:50:05 +0100 John Paul Adrian Glaubitz wrote: > Hi Glenn! > > On Mon, 2023-02-20 at 11:34 -0600, Glenn Washburn wrote: > > Does the 2.06 release build with the new autoconf? It looks like > > sid is using 2.06, I don't see any special patches for > > configure.ac, and I pre

Re: Running bootstrap script fails on Debian unstable

2023-02-20 Thread John Paul Adrian Glaubitz
Hi Glenn! On Mon, 2023-02-20 at 11:34 -0600, Glenn Washburn wrote: > Does the 2.06 release build with the new autoconf? It looks like sid is > using 2.06, I don't see any special patches for configure.ac, and I > presume that the sid grub binary is built with the new autoconf. If > this all is tru

Re: Running bootstrap script fails on Debian unstable

2023-02-20 Thread Glenn Washburn
Hi Adrian, On Mon, 20 Feb 2023 15:26:35 +0100 John Paul Adrian Glaubitz wrote: > Hi Mihai! > > On Mon, 2023-02-20 at 15:01 +0100, Mihai Moldovan wrote: > > * On 2/20/23 10:28, John Paul Adrian Glaubitz wrote: > > > I wanted to start the current GRUB master branch on various > > > architectures

Re: Running bootstrap script fails on Debian unstable

2023-02-20 Thread Mihai Moldovan
* On 2/20/23 15:26, John Paul Adrian Glaubitz wrote: > [...] >> >> These are standard macros, so if autoconf cannot find them, something really >> weird must be going on. You'll probably have to strace autoreconf to figure >> out >> what it's reading. Unfortunately, debugging autotools is a nightm

Re: Running bootstrap script fails on Debian unstable

2023-02-20 Thread John Paul Adrian Glaubitz
Hi Mihai! On Mon, 2023-02-20 at 15:01 +0100, Mihai Moldovan wrote: > * On 2/20/23 10:28, John Paul Adrian Glaubitz wrote: > > I wanted to start the current GRUB master branch on various architectures > > and it > > turns out that the bootstrap script currently fails on Debian unstable due > > to

Re: Running bootstrap script fails on Debian unstable

2023-02-20 Thread Mihai Moldovan
* On 2/20/23 10:28, John Paul Adrian Glaubitz wrote: > I wanted to start the current GRUB master branch on various architectures and > it > turns out that the bootstrap script currently fails on Debian unstable due to > the autoconf syntax changes: > > running: AUTOPOINT=true LIBTOOLIZE=true auto