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

2018-10-18 Thread RTEMS trac
#3506: waf for building RTEMS applications needs updating
---+--
 Reporter:  Joel Sherrill  |   Owner:  Chris Johns
 Type:  defect |  Status:  closed
 Priority:  normal |   Milestone:  5.1
Component:  build  | Version:  5
 Severity:  normal |  Resolution:  fixed
 Keywords: |  Blocked By:
 Blocking: |
---+--
Changes (by Chris Johns):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 The `rtems_waf` git module has been fixed ..

 
https://git.rtems.org/rtems_waf/commit/?id=c0d52d5fcd9cad9b63479b92a0abf4fa5f5c99f3

--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

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

2018-08-23 Thread RTEMS trac
#3506: waf for building RTEMS applications needs updating
---+--
 Reporter:  Joel Sherrill  |   Owner:  Chris Johns
 Type:  defect |  Status:  assigned
 Priority:  normal |   Milestone:  5.1
Component:  build  | Version:  5
 Severity:  normal |  Resolution:
 Keywords: |  Blocked By:
 Blocking: |
---+--
Changes (by Joel Sherrill):

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


--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

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

2018-08-23 Thread RTEMS trac
#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: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs