#4319 closed defect (fixed)

RSB: Build error with rtems-bsp.cfg

Reported by: Vijay Kumar Banerjee Owned by: Vijay Kumar Banerjee <vijay@…>
Priority: normal Milestone:
Component: tool/rsb Version:
Severity: normal Keywords:
Cc: Chris Johns Blocked By:
Blocking:

Description

The RSB recipe for rtems-libbsd fails with powerpc/beatnik with the following error:

RTEMS Source Builder - Set Builder, 6 (2031e457ab0b)
warning: exe: absolute exe found in path: (__chown) /usr/sbin/chown
Build Set: 6/rtems-net-legacy
config: tools/rtems-net-legacy-6.cfg
error: rtems-bsp.cfg:155: invalid %if operator:  -mcpu=7400 -I/home/vijay/development/rtems/6/powerpc-rtems6/beatnik/lib/include ==
Build FAILED
Build Set: Time 0:00:00.045206
Build FAILED

Change History (3)

comment:1 Changed on 03/09/21 at 02:55:12 by Chris Johns

Does another BSP build?

I suggest running with --trace and comparing the output with a libbsd with --trace.

comment:2 Changed on 03/09/21 at 02:58:38 by Chris Johns

Also use --dry-run and comment some of the packages int he bset you do not need to build, ie gcc etc, to speed things up.

comment:3 Changed on 03/10/21 at 18:23:56 by Vijay Kumar Banerjee <vijay@…>

Owner: set to Vijay Kumar Banerjee <vijay@…>
Resolution: fixed
Status: newclosed

In 2f9a68b/rtems-source-builder:

sb/config.py: Fix relational operator

Close #4319

Note: See TracTickets for help on using tickets.