#4047 closed defect (wontfix)

RSB 4.11 fails to build rtems-tools

Reported by: Patrick Roncagliolo Owned by:
Priority: normal Milestone: 4.11.4
Component: tool/rsb Version: 4.11
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

I checked out RSB on branch 4.11.

The execution of the following command fails

../source-builder/sb-set-builder --prefix=/mnt/sdb/rtems/4.11 4.11/rtems-powerpc --jobs 16

with the following error:

Waf: Entering directory `/mnt/sdb/rtems/src_4.10/rsb/rtems/sources/git/rtems-tools.git/build'
[ 16/258] Compiling rtemstoolkit/elftoolchain/libelf/elf.c
../rtemstoolkit/elftoolchain/libelf/elf.c:34:29: error: expected expression before ‘,’ token
  .libelf_arch  = LIBELF_ARCH,
                             ^

Build failed

How can I obtain a working 4.11 toolchain?

Change History (1)

comment:1 Changed on 10/02/20 at 02:08:16 by Chris Johns

Resolution: wontfix
Status: newclosed

I just build the 4.11/rtems-arm on FreeBSD 12.1 and that builds the rtems-tools and I saw no error. If you have more details please provide them and we can reopen the ticket.

Note: See TracTickets for help on using tickets.