[PATCH] rtems-binutils-head.cfg, rtems-gdb-head.cfg: Bump to 3b2bef8

Joel Sherrill joel at rtems.org
Thu May 27 18:01:02 UTC 2021


On Wed, May 26, 2021 at 2:29 AM Chris Johns <chrisj at rtems.org> wrote:

> I am ok with this going in but ....
>
> I am becoming concerned we are building a debt around MacOS and Windows in
> the
> tools that we need to resolve. Our ability to release when we would like to
> depends on the state of the tools and the state of the tools for all
> archs. :)
>

I don't disagree. This bump was actually necessary because gdb wouldn't
build on CentOS 7. It had a bug and didn't add -std=c99 and was using
C99 code.

Crossing threads, the mailer series of modifications by Alex was to support
my
need to send reports from Windows. The addition of the various smtp options
and using gitconfig for email options. My intent was to turn on some Windows
testing (Mingw and Cygwin) but I couldn't get test reports to build at . I'm
not
tackling MacOS but was trying to get reports on the others which is the
first
step.

I know that's not apparent from the changes themselves but that was the
overall goal.

Also, I think the mailer changes were already in either RSB or rtems-tools
and needed to be synced. If something was missed when the patches were
reviewed and committed in the first repo, that can be addressed in a follow
up
patch.

I'm trying to increase my testing from 3 hosts to 5 and need reports from
them
all to show up on build at .



>
> On 22/5/21 9:20 am, Joel Sherrill wrote:
> > ---
> >  rtems/config/tools/rtems-binutils-head.cfg | 4 ++--
> >  rtems/config/tools/rtems-gdb-head.cfg      | 4 ++--
> >  2 files changed, 4 insertions(+), 4 deletions(-)
> >
> > diff --git a/rtems/config/tools/rtems-binutils-head.cfg
> b/rtems/config/tools/rtems-binutils-head.cfg
> > index 4c36865..46abb68 100644
> > --- a/rtems/config/tools/rtems-binutils-head.cfg
> > +++ b/rtems/config/tools/rtems-binutils-head.cfg
> > @@ -1,11 +1,11 @@
> >  %include %{_configdir}/checks.cfg
> >  %include %{_configdir}/base.cfg
> >
> > -%define binutils_version ed29efb
> > +%define binutils_version 3b2bef8
> >  %define binutils_external 1
> >  %define binutils_expand_name
> sourceware-mirror-binutils-gdb-%{binutils_version}
> >  %source set binutils --rsb-file=%{binutils_expand_name}.tar.gz
> https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/%{binutils_version}
> > -%hash sha512 %{binutils_expand_name}.tar.gz
> d8afdc9f5f5b73f585a1ead00500f45e7131f1bda94f0737c36f6af6ad96da220a82bab33146611c097b74abdf454d2b90ce9695320d1dfca5976da70c69c8c3
> > +%hash sha512 %{binutils_expand_name}.tar.gz
> b50bf8c83e7fb3e9654ff232df42b44b312488caa3b6ab0f53e2041e632b0f0235007866d0f191b7462a153c1c9b85a822e0ddd9c8d8a78c13e51177d9390e74
> >
> >  %define with_deterministic_archives 1
> >  %define with_64_bit_bfd 1
> > diff --git a/rtems/config/tools/rtems-gdb-head.cfg
> b/rtems/config/tools/rtems-gdb-head.cfg
> > index 7f7fedf..65171d7 100644
> > --- a/rtems/config/tools/rtems-gdb-head.cfg
> > +++ b/rtems/config/tools/rtems-gdb-head.cfg
> > @@ -1,10 +1,10 @@
> >  %include %{_configdir}/checks.cfg
> >  %include %{_configdir}/base.cfg
> >
> > -%define gdb_version ed29efb
> > +%define gdb_version 3b2bef8
> >  %define gdb_external 1
> >  %define gdb_expand_name sourceware-mirror-binutils-gdb-%{gdb_version}
> >  %source set gdb --rsb-file=%{gdb_expand_name}.tar.gz
> https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/%{gdb_version}
> > -%hash sha512 %{gdb_expand_name}.tar.gz
> d8afdc9f5f5b73f585a1ead00500f45e7131f1bda94f0737c36f6af6ad96da220a82bab33146611c097b74abdf454d2b90ce9695320d1dfca5976da70c69c8c3
> > +%hash sha512 %{gdb_expand_name}.tar.gz
> b50bf8c83e7fb3e9654ff232df42b44b312488caa3b6ab0f53e2041e632b0f0235007866d0f191b7462a153c1c9b85a822e0ddd9c8d8a78c13e51177d9390e74
> >
> >  %include %{_configdir}/gdb-8-1.cfg
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20210527/5a5fcaf9/attachment.html>


More information about the devel mailing list