public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* sim automake regen
@ 2021-03-08  3:14 Mike Frysinger
  2021-03-08 18:46 ` Tom Tromey
  2021-03-12  0:02 ` Jeff Law
  0 siblings, 2 replies; 3+ messages in thread
From: Mike Frysinger @ 2021-03-08  3:14 UTC (permalink / raw)
  To: Jeff Law; +Cc: gdb-patches

what's up with this change ?  i couldn't find mention of it on the mailing
lists, and when i regenerate autotools locally, it's reverting the commit
you've made.  are you seeing a problem running autotools or something ?

https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=f4df849f1d8ba58893e9c8ca7ee053ca98712aa0
commit f4df849f1d8ba58893e9c8ca7ee053ca98712aa0
Author: Jeff Law <law@redhat.com>
Date:   Sun Mar 7 16:03:49 2021 -0700

    Regenerated

$ git checkout 2916e3e18fe7
HEAD is now at 2916e3e18fe7 sim: igen: update options API
$ cd sim/
$ aclocal -I.. -I../config
$ git diff --stat
 sim/aclocal.m4 | 22 +++-------------------
 1 file changed, 3 insertions(+), 19 deletions(-)
$ autoconf
$ git diff --stat
 sim/aclocal.m4 | 22 +++-------------------
 sim/configure  |  3 +++
 2 files changed, 6 insertions(+), 19 deletions(-)
-mike

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: sim automake regen
  2021-03-08  3:14 sim automake regen Mike Frysinger
@ 2021-03-08 18:46 ` Tom Tromey
  2021-03-12  0:02 ` Jeff Law
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Tromey @ 2021-03-08 18:46 UTC (permalink / raw)
  To: gdb-patches

>>>>> "Mike" == Mike Frysinger via Gdb-patches <gdb-patches@sourceware.org> writes:

Mike> what's up with this change ?  i couldn't find mention of it on the mailing
Mike> lists, and when i regenerate autotools locally, it's reverting the commit
Mike> you've made.  are you seeing a problem running autotools or something ?

I didn't look at the particular change, but one thing that sometimes
happens is that some distros patch auto*, affecting their output.  So,
you can wind up with spurious patches even though the version appears to
be correct.

I personally deal with this by installing the upstream releases in their
own prefix, and then changing my path when I need them.

Tom

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: sim automake regen
  2021-03-08  3:14 sim automake regen Mike Frysinger
  2021-03-08 18:46 ` Tom Tromey
@ 2021-03-12  0:02 ` Jeff Law
  1 sibling, 0 replies; 3+ messages in thread
From: Jeff Law @ 2021-03-12  0:02 UTC (permalink / raw)
  To: gdb-patches



On 3/7/21 8:14 PM, Mike Frysinger wrote:
> what's up with this change ?  i couldn't find mention of it on the mailing
> lists, and when i regenerate autotools locally, it's reverting the commit
> you've made.  are you seeing a problem running autotools or something ?
Several ports were failing to build sim/.  It initially looked like it
was sufficient to just regen with automake, but it's something deeper.

Odd that we're getting opposing diffs when regenerating.  Go with yours
and we'll get it sorted out later -- I'm at my last day with Red Hat and
likely won't be digging into tester failures over the next week or two
as I start to get my feed under me at a new job.

Sorry for any confusion,
jeff


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-12  0:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-08  3:14 sim automake regen Mike Frysinger
2021-03-08 18:46 ` Tom Tromey
2021-03-12  0:02 ` Jeff Law

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).