☠ Buildbot (Sourceware): binutils-gdb - failed compile (failure) (master)

Mark Wielaard mark@klomp.org
Mon Apr 22 08:02:28 GMT 2024


Hi Tom,

On Sun, Apr 21, 2024 at 07:53:24PM +0000, builder--- via Gdb-testers wrote:
> A new failure has been detected on builder gdb-debian-armhf while building binutils-gdb.
> 
> Full details are available at:
>     https://builder.sourceware.org/buildbot/#/builders/72/builds/4454
> 
> Build state: failed compile (failure)
> Revision: e6375bc8ebbbc177c79f08e9616eb0b131229f65
> Worker: debian-armhf
> Build Reason: (unknown)
> Blamelist: Tom Tromey <tom@tromey.com>

The alma builder also produced a compile error:

../../binutils-gdb/gdb/c-exp.y: In function ‘void c_print_token(FILE*, int, c_exp_YYSTYPE)’:
../../binutils-gdb/gdb/c-exp.y:3433:29: error: ‘val’ was not declared in this scope
         value.tsval.length, val.tsval.ptr);
                             ^~~
../../binutils-gdb/gdb/c-exp.y:3433:29: note: suggested alternative: ‘value’
         value.tsval.length, val.tsval.ptr);
                             ^~~
                             value
make[1]: *** [Makefile:1950: c-exp.o] Error 1

val being value here looks correct, but I don't understand why it
isn't failing on all other arches.

Cheers,

Mark


More information about the Gdb-testers mailing list