[Buildroot] [PATCH] autobuild-run: do not build evtest using extrenal arc-2014.12 toolchain

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri May 1 21:10:02 UTC 2015


Dear Alexey Brodkin,

On Tue, 24 Mar 2015 12:51:43 +0300, Alexey Brodkin wrote:
> This external arc-2014.12 toolchain has uClibc with disabled
> UCLIBC_HAS_PROGRAM_INVOCATION_NAME.
> 
> Because of this following build failure happens in autobuilder -
> http://autobuild.buildroot.net/results/0fd/0fd36a0d79c4d82aedebb5aca8d3ce4214b1ed61/
> --->8---
> evtest.c: In function 'version':
> evtest.c:730:20: error: 'program_invocation_short_name' undeclared (first use in this function)
>   printf("%s %s\n", program_invocation_short_name, PACKAGE_VERSION);
>                     ^
> evtest.c:730:20: note: each undeclared identifier is reported only once for each function it appears in
> evtest.c: In function 'usage':
> evtest.c:742:38: error: 'program_invocation_short_name' undeclared (first use in this function)
>   printf("   %s /dev/input/eventX\n", program_invocation_short_name);
> --->8---

I've marked this patch as Rejected, since I have committed another
patch to mark the Synopsys ARC external toolchain as "broken" because
the uClibc configuration is too far from the default Buildroot uClibc
configuration. We'll re-enable this toolchain once a new release is
made upstream, as we discussed.

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list