Re: [PATCH 3/3] devel/gcc: Check and build GNU sed if not available on build host

2022-09-15 Thread Chris Johns
On 15/9/22 9:21 pm, Frank Kühndel wrote: > Hello Chris, > > our CI build the tools (rtems-source-builder git) for revision > > c0edd80bcd27b3dad7ee7acf5ea129e81e6a6f64 "rtems/jpeg: Update the checksum" > > OK and failed for revision > > 468fc79e8c7c8076e8b65be82ba2009e41dd6c8e "devel/gcc:

Re: [PATCH 3/3] devel/gcc: Check and build GNU sed if not available on build host

2022-09-15 Thread Frank Kühndel
Hello Chris, our CI build the tools (rtems-source-builder git) for revision c0edd80bcd27b3dad7ee7acf5ea129e81e6a6f64 "rtems/jpeg: Update the checksum" OK and failed for revision 468fc79e8c7c8076e8b65be82ba2009e41dd6c8e "devel/gcc: Check and build GNU sed if not available on build host"

Re: [PATCH 3/3] devel/gcc: Check and build GNU sed if not available on build host

2022-09-14 Thread Chris Johns
On 14/9/2022 11:31 pm, Joel Sherrill wrote: > OK. Hopefully this fixes the MIPS issues. It does on FreeBSD 13.1. Thanks Chris ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

Re: [PATCH 3/3] devel/gcc: Check and build GNU sed if not available on build host

2022-09-14 Thread Joel Sherrill
OK. Hopefully this fixes the MIPS issues. On Wed, Sep 14, 2022 at 2:02 AM wrote: > From: Chris Johns > > Closes #2300 > --- > bare/config/devel/gnu-default-tools.bset| 6 ++ > rtems/config/tools/rtems-default-tools.bset | 5 + > source-builder/config/gcc-common-1.cfg | 4

[PATCH 3/3] devel/gcc: Check and build GNU sed if not available on build host

2022-09-14 Thread chrisj
From: Chris Johns Closes #2300 --- bare/config/devel/gnu-default-tools.bset| 6 ++ rtems/config/tools/rtems-default-tools.bset | 5 + source-builder/config/gcc-common-1.cfg | 4 3 files changed, 15 insertions(+) diff --git a/bare/config/devel/gnu-default-tools.bset