Re: master fails to create moddep.lst, related to luks2 changes

2020-03-03 Thread Patrick Steinhardt
On Tue, Mar 03, 2020 at 05:52:24PM +0100, Daniel Kiper wrote: > Adding Patrick... > > On Tue, Mar 03, 2020 at 05:28:37PM +0100, Olaf Hering wrote: > > On Tue, Mar 03, Paul Menzel wrote: > > > > > Please bisect the problem to found out the commit introducing the build > > > regression in your

Re: master fails to create moddep.lst, related to luks2 changes

2020-03-03 Thread Daniel Kiper
Adding Patrick... On Tue, Mar 03, 2020 at 05:28:37PM +0100, Olaf Hering wrote: > On Tue, Mar 03, Paul Menzel wrote: > > > Please bisect the problem to found out the commit introducing the build > > regression in your environment. > > > git bisect start > # bad:

Re: master fails to create moddep.lst, related to luks2 changes

2020-03-03 Thread Olaf Hering
On Tue, Mar 03, Paul Menzel wrote: > Please bisect the problem to found out the commit introducing the build > regression in your environment. git bisect start # bad: [d5a32255de0e073881980fca0262000c865b30dd] misc: Make grub_strtol() "end" pointers have safer const qualifiers git bisect bad

Re: master fails to create moddep.lst, related to luks2 changes

2020-03-03 Thread Daniel Kiper
On Tue, Mar 03, 2020 at 12:18:18PM +0100, Paul Menzel wrote: > Dear Olaf, > > On 2020-03-03 09:48, Olaf Hering wrote: > > After upgrade from > > 4e75b2ae313b13b5bfb54cc5e5c53368d6eb2a08..d5a32255de0e073881980fca0262000c865b30dd > > I get this compile error: > > > > env CFLAGS=-Wall

Re: master fails to create moddep.lst, related to luks2 changes

2020-03-03 Thread Paul Menzel
Dear Olaf, On 2020-03-03 09:48, Olaf Hering wrote: > After upgrade from > 4e75b2ae313b13b5bfb54cc5e5c53368d6eb2a08..d5a32255de0e073881980fca0262000c865b30dd > I get this compile error: > > env CFLAGS=-Wall CXXFLAGS=-Wall FFLAGS=-Wall ../grub2-src/configure > --target=i386-suse-linux

master fails to create moddep.lst, related to luks2 changes

2020-03-03 Thread Olaf Hering
After upgrade from 4e75b2ae313b13b5bfb54cc5e5c53368d6eb2a08..d5a32255de0e073881980fca0262000c865b30dd I get this compile error: env CFLAGS=-Wall CXXFLAGS=-Wall FFLAGS=-Wall ../grub2-src/configure --target=i386-suse-linux --with-platform=pc --prefix=/usr/lib64/grub2-chainloader