RTEMS / Tools / RTEMS Waf¶
Go to Issues or Merge Requests
Issues Summary
Merge Requests Summary
Issues¶
1 - Update rtems_waf to support Python 3.12+ (opened)¶
Id |
1 |
State |
opened |
Type |
ISSUE |
Author |
Kinsey Moore |
Assignee(s) |
Kinsey Moore |
Created |
2024-06-12T18:27:47.181Z |
Updated |
2024-07-04T22:15:20.665Z |
Milestone |
6.1 |
Labels |
tool::waf |
Link |
|
Merges |
0 |
Summary¶
Building rtems-net-legacy with rtems_waf and python 3.12 produces these errors:
/Volumes/Epics/LONG_ISLAND/RTEMS_FOR_EPICS/rtems-net-legacy/rtems_waf/rtems.py:639: SyntaxWarning: invalid escape sequence '.'
tar_rule = 'tar -cf ${TGT} --format=ustar -C ../.. $(echo "${SRC}" | sed -e 's/../..///g')'
/Volumes/Epics/LONG_ISLAND/RTEMS_FOR_EPICS/rtems-net-legacy/rtems_waf/pkgconfig.py:73: SyntaxWarning: invalid escape sequence '$'
mre = re.compile('${[^}]+}')
waf [commands] [options]
Author: Kinsey Moore
2024-06-12T18:27:47.266Z
assigned to @opticron
Author: Kinsey Moore
2024-06-12T22:16:15.258Z
changed the description
Author: Kinsey Moore
2024-06-12T22:16:29.639Z
changed the description
Author: Kinsey Moore
2024-06-12T22:16:53.188Z
changed the description
Author: Chris Johns
2024-06-13T03:04:29.535Z
changed the description
Merge Requests¶
5 - Update URL to GitLab¶
Id |
5 |
State |
merged |
Merged by |
Kinsey Moore |
Merged at |
2024-07-26T19:28:41.945Z |
Assignee(s) |
Amar Takhar |
Created |
2024-07-26T18:06:02.572Z |
Updated |
2024-07-26T19:28:42.945Z |
Milestone |
6.1 |
Labels |
doc |
Link |
https://gitlab.rtems.org/rtems/tools/rtems_waf/-/merge_requests/5 |
Commit |
Summary¶
Author: Amar Takhar
2024-07-26T18:06:03.086Z
assigned to @amar
Author: Kinsey Moore
2024-07-26T19:28:37.605Z
approved this merge request