[RTEMS Project] #4773: Can't build ATSAM BSP

RTEMS trac trac at rtems.org
Wed Dec 14 23:38:10 UTC 2022


#4773: Can't build ATSAM BSP
--------------------------------------+--------------------------
 Reporter:  Kyle Williams             |       Owner:  Chris Johns
     Type:  task                      |      Status:  assigned
 Priority:  normal                    |   Milestone:
Component:  bsps                      |     Version:  6
 Severity:  normal                    |  Resolution:
 Keywords:  atsam, bsps, quick start  |  Blocked By:
 Blocking:                            |
--------------------------------------+--------------------------
Changes (by Joel Sherrill):

 * owner:  (none) => Chris Johns
 * status:  new => assigned


Comment:

 I normally just use the RSB to build the tools and then waf to build the
 BSP. This procedure is covered in the
 [https://docs.rtems.org/branches/master/user/index.html Users Manual].
 This works well so I am not sure what happened here unless the kernel RSB
 bset has an issue.

 In fact, today I posted results from the rtems-bsp-builder tool which
 builds every BSP in multiple configurations and there were no failures.
 The atsamv built fine per
 https://lists.rtems.org/pipermail/build/2022-December/038438.html.

 My guess at this point is that your $PATH has a space in it based on this
 output from your post:


 {{{
 /home/kyle/qs/src/rsb/rtems/build/rtems-kernel-bsps-1/do-build: 4: export:
 (x86)/NVIDIA: bad variable name
 }}}


 Beyond that, is there something in a log or rsb-* file which might
 indicate what went wrong?

--
Ticket URL: <http://devel.rtems.org/ticket/4773#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list