[Buildroot] [autobuild.buildroot.net] Build results for 2016-06-20

Vicente Olivert Riera Vincent.Riera at imgtec.com
Tue Jun 21 15:42:15 UTC 2016


Sorry, I just noticed that you were already aware of this problem and
asked the submitter to investigate it.

Regards,

Vincent.

On 21/06/16 16:30, Vicente Olivert Riera wrote:
> 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.
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
> 


More information about the buildroot mailing list