From: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
To: buildroot@busybox.net
Subject: [Buildroot] [autobuild.buildroot.net] Build results for 2016-06-20
Date: Tue, 21 Jun 2016 16:30:23 +0100 [thread overview]
Message-ID: <57695D8F.4030200@imgtec.com> (raw)
In-Reply-To: <20160621063030.C5B79103326@stock.ovh.net>
Hello Thomas,
On 21/06/16 07:30, Thomas Petazzoni wrote:
> mips64el | efivar-0.23 | NOK | http://autobuild.buildroot.net/results/c4e9df261317fbcdb2015522e90d3e210e235c21/
> sparc64 | efivar-0.23 | NOK | http://autobuild.buildroot.net/results/4d3c16580c2011a85a6ddb699ac21ed15cbe120d/
> mips64el | efivar-0.23 | NOK | http://autobuild.buildroot.net/results/06ed84113867237a84159ee3193a8b0d05caeb03/
> arm | efivar-0.23 | NOK | http://autobuild.buildroot.net/results/fa461c2ab6826e90f21a2689caef04b0306ef87d/
> sparc64 | efivar-0.23 | NOK | http://autobuild.buildroot.net/results/2d1f44a435a2cecdaa1dcdd561a52b1dd8276c23/
> mips64el | efivar-0.23 | NOK | http://autobuild.buildroot.net/results/32d871eb563b8c2b25a58255a0e27de572e976be/
it looks like there is some sort of problem with your host compiler. All
the above build failures have been produced in your "Free Electrons
server" autobuilder, and it fails when using the host gcc for this
snippet of code from the efivar.mk:
# makeguids is an internal host tool and must be built separately with
# $(HOST_CC), otherwise it gets cross-built.
$(HOST_MAKE_ENV) $(HOST_CONFIGURE_OPTS) \
CFLAGS="$(HOST_CFLAGS) -std=c99" \
$(MAKE) -C $(@D)/src makeguids
The error looks like this:
cc1: error: unrecognized command line option "-std=gnu11"
cc1: error: unrecognized command line option "-Wmaybe-uninitialized"
cc1: error: unrecognized command line option "-flto"
cc1: error: unrecognized command line option "-std=gnu11"
cc1: error: unrecognized command line option "-Wmaybe-uninitialized"
cc1: error: unrecognized command line option "-flto"
Could you please have a look?
Regards,
Vincent.
next prev parent reply other threads:[~2016-06-21 15:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-21 6:30 [Buildroot] [autobuild.buildroot.net] Build results for 2016-06-20 Thomas Petazzoni
2016-06-21 15:30 ` Vicente Olivert Riera [this message]
2016-06-21 15:42 ` Vicente Olivert Riera
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=57695D8F.4030200@imgtec.com \
--to=vincent.riera@imgtec.com \
--cc=buildroot@busybox.net \
/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