public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Checks that autotools generated files were re-generated correctly
@ 2023-11-06 17:04 Martin Jambor
  2023-11-07 22:13 ` Frank Ch. Eigler
  2023-11-08 23:30 ` Mark Wielaard
  0 siblings, 2 replies; 10+ messages in thread
From: Martin Jambor @ 2023-11-06 17:04 UTC (permalink / raw)
  To: GCC Mailing List; +Cc: Maxim Kuvyrkov

Hello,

I have inherited Martin Liška's buildbot script that checks that all
sorts of autotools generated files, mainly configure scripts, were
re-generated correctly when appropriate.  While the checks are hopefully
useful, they report issues surprisingly often and reporting them feels
especially unproductive.

Could such checks be added to our server side push hooks so that commits
introducing these breakages would get refused automatically.  While the
check might be a bit expensive, it only needs to be run on files
touching the generated files and/or the files these are generated from.

Alternatively, Maxim, you seem to have an infrastructure that is capable
of sending email.  Would you consider adding the check to your buildbot
instance and report issues automatically?  The level of totally
false-positives should be low (I thought zero but see
https://gcc.gnu.org/pipermail/gcc-patches/2023-November/635358.html).

Thanks for any ideas which can lead to a mostly automated process.

Martin

^ permalink raw reply	[flat|nested] 10+ messages in thread
[parent not found: <65491cda.c80a0220.5fa79.7688SMTPIN_ADDED_BROKEN@mx.google.com>]

end of thread, other threads:[~2023-11-16 18:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-06 17:04 Checks that autotools generated files were re-generated correctly Martin Jambor
2023-11-07 22:13 ` Frank Ch. Eigler
2023-11-08 23:30 ` Mark Wielaard
2023-11-15 19:48   ` Mark Wielaard
2023-11-16 18:37     ` Martin Jambor
     [not found] <65491cda.c80a0220.5fa79.7688SMTPIN_ADDED_BROKEN@mx.google.com>
2023-11-06 17:19 ` Christophe Lyon
2023-11-07  7:38   ` Maxim Kuvyrkov
2023-11-07 13:50     ` Carlos O'Donell
2023-11-07 14:36     ` Martin Jambor
     [not found]     ` <654a4b60.2e0a0220.7f3b.6e5aSMTPIN_ADDED_BROKEN@mx.google.com>
2023-11-07 15:42       ` Christophe Lyon

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).