From: Andrei Borzenkov <arvidjaar@gmail.com>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: build issue with 631a820: missing initialiser [-Werror=missing-field-initializers]
Date: Tue, 14 Oct 2014 09:33:17 +0400 [thread overview]
Message-ID: <CAA91j0VcpHPy5XuBZUkz0dcTT+YTPiCtk12NSiBLeTwzo++shQ@mail.gmail.com> (raw)
In-Reply-To: <543C8E49.9000303@gluglug.org.uk>
On Tue, Oct 14, 2014 at 6:45 AM, The Gluglug <info@gluglug.org.uk> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Here is how I try to build GRUB (to be used as a coreboot payload):
>
> git clone git://git.savannah.gnu.org/grub.git
> cd grub
> ./autogen.sh
> ./configure --with-platform=coreboot
> make
>
> Usually this works, but recently I get this error:
>
> loader/i386/pc/linux.c: In function ‘grub_cmd_initrd’:
> loader/i386/pc/linux.c:391:10: error: missing initialiser
> [-Werror=missing-field-initializers]
> loader/i386/pc/linux.c:391:10: error: (near initialisation for
> ‘initrd_ctx.components’) [-Werror=missing-field-initializers]
Hmm ... it builds fine here, with gcc 4.8. What compiler and version?
> cc1: all warnings being treated as errors
> make[3]: *** [loader/i386/pc/linux16_module-linux.o] Error 1
> make[3]: Leaving directory `/home/user/libreboot/grub/grub-core'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/home/user/libreboot/grub/grub-core'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/user/libreboot/grub'
> make: *** [all] Error 2
>
> I tracked it down to commit 631a82003851ca68bfaf87e12be5c94e14cd2a91.
> Short of reverting the commit, what is the best way to go about
> solving this issue?
>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.11 (GNU/Linux)
>
> iQEcBAEBAgAGBQJUPI5IAAoJEP9Ft0z50c+Ug64IAMeQEmnQcj82JEBllTh1rAs7
> 2YT39SxdzUmQK2LG5Lq6yv7Soh3hgVhObHhokGrs8lEgzV4jVELkPnzIrLFG/Mqk
> akOXQSUlM8ra7ZNwTW5ThlDETqQjkj98T2yL2sDXClBCm/u9FFzN6eybcM0jUIfd
> pa8rW53B4snG5DOmcmjvo5VQX1Gr7WPYUGPiSuqfqlqePhsiUkea6jzMmkTwhukW
> oqeyFmNrZ3VIzobhy/4wKmD104/IzLeyaaMBlWOLl4qc9/HSLJhR5i62BaqC2GAS
> jEjDfO0uvrE7C24St902lBezCPxyB11lhZEU18uy/KA1BY08C2Ie0qmHPmvaGls=
> =mk/h
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/grub-devel
next prev parent reply other threads:[~2014-10-14 5:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-14 2:45 build issue with 631a820: missing initialiser [-Werror=missing-field-initializers] The Gluglug
2014-10-14 5:33 ` Andrei Borzenkov [this message]
2014-10-14 5:43 ` Bryan Hundven
-- strict thread matches above, loose matches on Subject: below --
2014-10-14 14:37 The Gluglug
2014-10-14 16:29 ` Andrei Borzenkov
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=CAA91j0VcpHPy5XuBZUkz0dcTT+YTPiCtk12NSiBLeTwzo++shQ@mail.gmail.com \
--to=arvidjaar@gmail.com \
--cc=grub-devel@gnu.org \
/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;
as well as URLs for NNTP newsgroup(s).