[RTEMS Project] #3506: waf for building RTEMS applications needs updating

RTEMS trac trac at rtems.org
Thu Aug 23 16:18:59 UTC 2018


#3506: waf for building RTEMS applications needs updating
----------------------------+--------------------
  Reporter:  Joel Sherrill  |      Owner:  (none)
      Type:  defect         |     Status:  new
  Priority:  normal         |  Milestone:  5.1
 Component:  build          |    Version:  5
  Severity:  normal         |   Keywords:
Blocked By:                 |   Blocking:
----------------------------+--------------------
 Because there are no native tools in the RTEMS tree anymore, the RTEMS
 install point will not have a bin/ directory. If the --rtems-tools and
 --rtems directories are different, the sanity check by ''waf configure''
 for ${rtems}/bin fails. See examples-v2.

 {{{
 + ./waf configure -v --rtems=/home/joel/rtems-work/bsp-install --rtems-
 tools=/home/joel/rtems-work/tools/5 --rtems-bsps=powerpc/qemuppc
 Setting top to                           : /home/joel/rtems-
 work/examples-v2
 Setting out to                           : /home/joel/rtems-
 work/examples-v2/build
 RTEMS path is not valid. No bin directory found.
 (complete log in /home/joel/rtems-work/examples-v2/build/config.log)

 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/3506>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list