Re: i386 emu build is broken

2019-03-22 Thread Daniel Kiper
On Tue, Mar 19, 2019 at 12:04:11PM +0100, Daniel Kiper wrote: > Hey, > > I am trying to fix various build hiccups before the release. > During that I found the following issue in i386 emu build. > It is configured in the following way: > ./configure --target=i386 --with-platform=emu --enable-grub

Re: i386 emu build is broken

2019-03-19 Thread Alex Burmashev
Hi! Strange, i thought it was fixed long ago: https://github.com/coreutils/gnulib/commit/3a4836d1fa061adf7b2f96fbda9c2345e6210732 19-Mar-19 12:04 PM, Daniel Kiper пишет: Hey, I am trying to fix various build hiccups before the release. During that I found the following issue in i386 emu build

Re: i386 emu build is broken

2019-03-19 Thread Daniel Kiper
On Tue, Mar 19, 2019 at 11:49:05AM +, Colin Watson wrote: > On Tue, Mar 19, 2019 at 12:27:20PM +0100, Daniel Kiper wrote: > > Hmmm... Last week it built correctly. Do we use latest Gnulib from master? > > Should not we use specific tag/commit which works for us? > > We already pin a particular

Re: i386 emu build is broken

2019-03-19 Thread Colin Watson
On Tue, Mar 19, 2019 at 12:27:20PM +0100, Daniel Kiper wrote: > Hmmm... Last week it built correctly. Do we use latest Gnulib from master? > Should not we use specific tag/commit which works for us? We already pin a particular commit. See GNULIB_REVISION in bootstrap.conf. docs/grub-dev.texi exp

Re: i386 emu build is broken

2019-03-19 Thread Daniel Kiper
On Tue, Mar 19, 2019 at 12:04:11PM +0100, Daniel Kiper wrote: > Hey, > > I am trying to fix various build hiccups before the release. > During that I found the following issue in i386 emu build. > It is configured in the following way: > ./configure --target=i386 --with-platform=emu --enable-grub

i386 emu build is broken

2019-03-19 Thread Daniel Kiper
Hey, I am trying to fix various build hiccups before the release. During that I found the following issue in i386 emu build. It is configured in the following way: ./configure --target=i386 --with-platform=emu --enable-grub-mkfont --prefix=... Then during build I see this: In file included