[PATCH rtems-source-builder 2/2] Update gdb to 12.1 including patch for hosts with readline 8.2

2023-02-16 Thread Joel Sherrill
Issue for hosts with readline 8.2 also exists with gdb 12.1. Closes #4859. --- rtems/config/6/rtems-default.bset | 2 +- rtems/config/tools/rtems-gdb-12.1.cfg | 15 +++ 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 rtems/config/tools/rtems-gdb-12.1.cfg

[PATCH rtems-source-builder 1/2] rtems-gdb-11.2.cfg: Add patch for hosts with readline 8.2

2023-02-16 Thread Joel Sherrill
Get the fix from gdb git repo to fix build issue which showed up on Cygwin but was cross platform. Closes #4858. --- rtems/config/tools/rtems-gdb-11.2.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/rtems/config/tools/rtems-gdb-11.2.cfg b/rtems/config/tools/rtems-gdb-11.2.cfg index

Re: Build failures on CentOS 8

2023-02-16 Thread Chris Johns
On 17/2/2023 3:36 am, Joel Sherrill wrote: > On Thu, Feb 16, 2023, 8:57 AM Jeff Mayes > wrote: > > >>On 16/2/2023 8:43 am, Jeff Mayes wrote: > >> We?re getting an odd build failure on CentOS 8. (I know it?s EOL.) > >> ?Below is a snip of the output.?

Downtime for devel.rtems.org and others.

2023-02-16 Thread Amar Takhar
Several of our sites will be going down randomly starting this afternoon 2023-09-16 GMT to 2023-09-18 8AM GMT. Given the importance of GSoC I hope to have this work done before the weekend. The sites that will be down are: lists.rtems.org docs.rtems.org git.rtems.org devel.rtems.org

Re: Build failures on CentOS 8

2023-02-16 Thread Joel Sherrill
On Thu, Feb 16, 2023, 8:57 AM Jeff Mayes wrote: > >>On 16/2/2023 8:43 am, Jeff Mayes wrote: > >> We?re getting an odd build failure on CentOS 8. (I know it?s EOL.) > >> ?Below is a snip of the output.? Any ideas? > > >Are you able to run a test with the latest version of waf? > > > >You can

Re: Build failures on CentOS 8

2023-02-16 Thread Jeff Mayes
>>On 16/2/2023 8:43 am, Jeff Mayes wrote: >> We?re getting an odd build failure on CentOS 8. (I know it?s EOL.) >> ?Below is a snip of the output.? Any ideas? >Are you able to run a test with the latest version of waf? > >You can download it here https://waf.io/waf-2.0.25 (https://waf.io/) and